Open Studio for ESB
About this task
To do so:
Procedure
-
Right-click a Service in the repository tree view and select ESB
Runtime Options from the contextual menu.
The wizard appears allowing you to set the Runtime options.
-
Set the Runtime options as required.
Options
Description Use Business Correlation
Select this check box to enable the correlation option so that chained service calls will be grouped under the same correlation ID. The service will extract the correlation ID from the request header and store it in the component variable of the data service Job for further use in the flow.
Use Service Activity Monitor
Select this check box to capture events and store this information to facilitate in-depth analysis of service activity and track-and-trace of messages throughout a business transaction. This can be used to analyze service response times, identify traffic patterns, perform root cause analysis and more. For more information, see Talend ESB Infrastructure Services Configuration Guide for Service Activity Monitoring.
Use Service Locator Select this check box to maintain the availability of the service to help meet demands and service level agreements (SLAs).
Service Locator Custom Properties
Click
to add as many properties as needed to the Service Locator Custom Properties table. Enter the name and the value of each property in the Property Name field and the Property Value field respectively to identify the service. The table is disabled when the Use Service Locator check box is cleared. For more information, see Talend ESB Infrastructure Services Configuration Guide for how to install and configure the Service Locator.
Username / Password
Select this check box to enable the Username token. When using the Username token, the web service provider requires the consumer to send the credentials as a part of the request and authentication is performed on the provider side.Note: Note that the authentication is the same for all services running in the same Talend ESB container.For more information on how to configure the authentication, see Talend ESB Infrastructure Services Configuration Guide for how to use STS with Talend Runtime.
SAML Token
Select this check box to use the SAML token. When using the SAML token, the web service provider requires the consumer to make a SAML token issue request to the Security Token Service (STS) passing its credentials. On successful authentication the STS issues a SAML token. This SAML token is sent as a part of the request to the provider and the provider verifies the validity of the SAML token.Note: Note that the authentication is the same for all services running in the same Talend ESB container.For more information on how to configure the authentication, see Talend ESB Infrastructure Services Configuration Guide for how to use STS with Talend Runtime.
Log Messages
Select this check box to log the content of the messages that are sent between the service and the consumer.
- Click OK to validate your settings and close the wizard.