Adding Routing Options Actions
Use a routing options action to modify any or all of the following properties in the outbound request: URI, Quality of Service, Mode, Retry parameters, Message Priority.
- Navigate to where you want to add the action, as described in
Adding and Editing Actions in Message Flows.
- Click the appropriate icon, then select Add an Action > Communication > Routing Options.
- Complete any or all of the following steps:
- To set the URI for the outbound message: Select URI, and click the XQuery Expression Editor. Enter an expression that returns a URI. This overrides the URI for the invoked service.
- To set the Quality of Service element: Select Quality of Service, and select the Quality of Service option from the drop-down list. This overrides the default that is auto computed.
- To set the Mode: Select Mode, and select either request, or request-response from the drop-down list.
Note: |
This is normally already automatically set, based on the interface of the service invoked. However, in some cases like Any Soap or Any XML services, this is not so. |
- To set the Retry Interval: Select Retry Interval, and specify the number of seconds between retries. This overrides the default configured with the invoked service.
- To set the Retry Count: Select Retry Count, and specify the number of retries the system must attempt before discontinuing the action. This overrides the default configured with the invoked service.
- To set the Message Priority: Select Priority, and click the XQuery Expression Editor. Enter an expression that returns a positive integer.
After you finish
When you complete the configuration of this action, continue by configuring other actions or by saving your configuration, as described in
Adding and Editing Actions in Message Flows.