Skip to main content Skip to complementary content

Adding and configuring the Talend ESB Web Service Client connector

Availability-noteDeprecated

Procedure

  1. From the General view, select the Connectors tab and click the Add... button.
  2. Then in the connector wizard select Talend > Talend ESB Web Service Client and then click Next.
  3. Name the connector CRMService_getCRMInformation and click Next.
  4. Select the Use Service Locator option and select the CRMServiceProvider line from the available services list, and then click Next.
  5. From the Operation list, select getCRMInformation, expand the Whole variable node, select username, assign the value of the username variable to it by clicking its Value field and selecting the variable, and then click Next.
  6. Select the Use Service Locator and Use Service Activity Monitoring options.
  7. Select the Use Security check box, select Basic from the Security Type list, and enter tadmin in both Username and Password fields, and then click Next.
  8. Click the Create data... button.
  9. Name the variable CRM_Status, clear the Auto-generate form check box, and click Finish to close the variable window.
  10. Select the output connector named output..., expand the Whole variable node, select status, and then click OK to close the window.
    In this way, a request to the CRMService (getCRMInformation) Operation is defined with a user name as a request parameter and the status of this user within the CRM Application as a result.

What to do next

Next, you need to display the CRM_Status variable in a process Web User Interface to show the returned status.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!