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 Load Balancing. | ||||
Route To | Specify the URLs of two or more services in a pool to which the requests will be routed. The application routes the requests to services in the pool sequentially, starting from the first to the last service without considering the individual performance of the services. After the requests have been forwarded to all the services in the pool, the first service is chosen for the next loop of forwarding. To specify additional URLs, use the plus button next to the field to add rows. | ||||
Then, click the icon next to this field and complete the Configure Endpoint Properties dialog box as follows. These properties will apply to all the endpoints. 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. | |||||
Suspend Interval | A numeric timeout value (in seconds) for a failed endpoint. Default: 30. When this timeout value expires, the system routes the execution of the virtual service to the next consecutive Web service endpoint specified in the Route To field. | ||||
Use Credentials from Incoming Request | Default. Authenticates requests based on the credentials specified in the HTTP header. CloudStreams passes the Authorization header present in the original client request to the native service. | ||||
Use Specific Credentials | Authenticates requests according to the values you specify in the User, Password and Domain fields. | ||||
Invoke Service Anonymously | Does not authenticate requests. | ||||
Use Existing HTTP Headers | Use the HTTP headers that are contained in the requests. | ||||
Customize HTTP Headers | Use the HTTP headers that you specify in the Name and Value columns on this page. If you need to specify multiple headers, use the plus button to add rows. |