webMethods CloudStreams 10.3 | webMethods CloudStreams Documentation 10.3 | Virtual Services | Creating a New Virtual Service (REST) | The "In Sequence" Step (REST)
 
The "In Sequence" Step (REST)
 
The "Entry Step" (REST)
The "Transform" Step (Inbound, REST)
The "Invoke IS Service" Step (Inbound, REST)
The "Routing Rule" Step (REST)
You configure the service's "In Sequence" step to manipulate the request messages. This step can include the following sub-steps:
*The "Entry Step" (required), which specifies the protocol (HTTP or HTTPS) of the requests that the virtual service will accept, and the HTTP methods that the virtual service should be allowed to perform on the REST resource.
*The "Transform" step (optional), which performs an XSLT message transformation on the request message before it is submitted to the native service.
*The "Invoke IS Service" step (optional), which pre-processes the request message before it is submitted to the native service.
*The "Routing Rule" step (required), which specifies how the virtual service will route the requests to the native service endpoint(s). There are four ways to route HTTP or HTTPS requests:
*"Straight Through" routing (to route requests directly to the native service endpoint).
*"Context-Based" routing (to route specific types of messages to specific endpoints according to context-based routing rules).
*"Content-Based" routing (to route specific types of messages to specific endpoints based on specific values that appear in the request message).
*"Load Balancing" routing (to distribute requests among multiple endpoints).

Copyright © 2013-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.