Outbound Scenario
For this scenario, you want to dispatch a service request as soon as it is created. The scenario assumes that:
You are only interested in service requests logged against EAI.
You know how to design a workflow that gets triggered as a new service request is created.
Note: There are number of different ways to trigger a workflow process. For details, see Siebel Business Process Framework: Workflow Guide.You want the other non-EAI service requests to be sent to an MQSeries.
The following illustrates this scenario.

To create this scenario
Create a rule set with a search expression to check if the Service Request Area is set to EAI.
Create a workflow that is triggered when the criterion defined in Step 1 is matched.
Your workflow should contain the following steps:
Start
EAI Dispatch Service
End