CloudStreams 10.5 | webMethods CloudStreams | Administering webMethods CloudStreams | Cloud Connections, Services, and Connector Listeners | Using inline connection details while running a cloud connector service
 
Using inline connection details while running a cloud connector service
CloudStreams allows you to run a cloud connector service by passing connection details that are different from the connection details configured in the connection configuration page in webMethods Integration Server Administrator.
While designing a cloud connector service, select the Use inline connection option to enable the Connection panel. Then select the fields you want to include in the cloud connector service input signature in the Connection panel. When you select the fields, the cloud connector service input signature will be automatically updated based on your selections. Only the fields that are part of the signature gets mapped as the input request. You can override their values at run time. Default values will be used for other fields for creating the connection. The details specified in the Connection panel takes precedence over the details specified in the connection configuration page in webMethods Integration Server Administrator.
Note:
While running the cloud connector service, if you have provided both the connection alias and the inline connection details, CloudStreams reads the data from the connection alias and merges the connection alias data with the data provided in the inline connection, without modifying the existing configuration of the connection alias.
See the Editing a Cloud Connector Service for a REST-Based Provider or Editing a Cloud Connector Service for a SOAP-Based Provider sections in the webMethods Service Development Help for more information.