Adding a Service - 7.3

Talend Open Studio User Guide

Version
7.3
Language
English
Product
Talend Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for Data Quality
Talend Open Studio for ESB
Module
Talend Studio
Content
Design and Development
Last publication date
2023-10-11
Available in...

Open Studio for ESB

About this task

The service object is a collection of related ports and specifies the location of the Service.

To create a new Service, complete the following steps:

Procedure

  1. Right click in the blank area of the design workspace to show the contextual menu and select Add Service.
    A new service object is added in the design workspace with a port.
  2. Click the service object to show its Properties view.
  3. In the Properties view, click the General tab. In the Name field, type in the name of the Service. The name of the Service provides it with a unique name among all the Services defined within in the enclosing WSDL file.
  4. Type in any information about the Service you want the user to read in the Documentation tab.
  5. To manage extensions, click the Extensions tab. You can either add, sort, or remove extensions.

Results

You can add ports to your Service. A port defines an individual endpoint by specifying a single address for a binding. For more information, see Adding a port to a Service.