Option | Description | ||||
Name | You can optionally change the step name. There are no naming restrictions. | ||||
Type | (Read-only field.) Routing Rule. | ||||
Protocol | (Read-only field.) HTTP. | ||||
Routing Type | Select Content-Based. | ||||
Rule Name | Assign a name to the rule. | ||||
XPath | Create an XPath expression as follows: a. Click the icon next to this field to display the XPath Editor. b. In the XPath Editor that appears, the Namespace tab displays all predefined namespaces in the WSDL. If you want to add custom namespaces, click Add Custom Namespace/prefix, specify a name and value for the namespace, and click OK. To add additional rows, use the plus button at the end of the row to add them. c. In the XPath Editor's Nodes tab, expand the namespace's node, choose the method you want for the XPath expression, and click OK. d. In the XPath Editor's Evaluator tab, evaluate the XPath expression by specifying an argument in the XPath Expression field, and clicking Evaluate. The true/false result of the evaluation is displayed in the Result field. To specify additional XPath expressions, use the plus button at the end of the row to add them. | ||||
Route To | Specify where to route the request if the rule criteria are met. Specify either the URL of a native service or a connection pool name. | ||||
Click the icon next to this field and complete the Configure Endpoint Properties dialog box as follows: Optimization Method: Select one of the following options: None: The default. MTOM: Indicates that CloudStreams expects to receive a request with a Message Transmission Optimization Mechanism (MTOM) attachment, and will forward the attachment to the native service. SwA: Indicates that CloudStreams expects to receive a "SOAP with Attachment" (SwA) request, and will forward the attachment to the native service.
| |||||
Connection Timeout: The time interval (in seconds) after which a connection attempt will timeout. If a value is not specified (or if the value 0 is specified), CloudStreams will use the default value specified in Integration Server. Read Timeout: The time interval (in seconds) after which a socket read attempt will timeout. If a value is not specified (or if the value 0 is specified), the default is 30 seconds. | |||||
SSL Options: Optional. To enable SSL client authentication for the endpoint, you must specify values for both the Client Certificate Alias field and the IS Keystore Alias field. If you specify a value for only one of these fields, a deployment error will occur. You may leave both fields blank. Client Certificate Alias: The client's private key to be used for performing SSL client authentication. IS Keystore Alias: The keystore alias of the instance of Integration Server on which CloudStreams is running. This value (along with the value of Client Certificate Alias) will be used for performing SSL client authentication. | |||||
Default To | Enter a native service endpoint to route the request to in case all routing rules evaluate to False. Then, click the icon next to this field and complete the Configure Endpoint Properties dialog box, as described for the Route To field above. |