Implementing EAI Dispatch Service
The following checklist lists the steps you need to take to implement a new EAI Dispatch Service. These steps are the same whether an external system is requesting data from a Siebel application, or inserting data into a Siebel application, or when a Siebel application sends a request to an external system.
Checklist | |
---|---|
□ |
Create a workflow to be called by the EAI Dispatch Service. For details, see Creating a Workflow. |
□ |
Define a Rule Set. For details, see Defining Rule Sets. |
□ |
Define Rules. For details, see Defining Rules. |
□ |
Define Transforms. For details, see Defining Transforms. |
□ |
Set up the EAI Dispatch Service to invoke the workflow. For details, see Creating a Workflow. |
□ |
Test your EAI Dispatch Service. For details, see Testing Your EAI Dispatch Service Using Argument Tracing. |