After defining the business entity on which you want to trigger a specific
Process, you need to select a service to run on the defined business entity and set the
service parameters.
About this task
To select a service to trigger and set the parameters, do the following:
Procedure
-
In the Service area, click the Service JNDI
Name arrow and select from the list the service you want to kick
off by the Trigger, callprocess in this example.
Note: The services you can find in the list are pre configured MDM services.
Click the

button to open a dialog box that gives information about what the service
does and its parameters.
-
In the Service Parameters area, define the parameters of
the service you select in the list.
When you select the
callprocess service, you just need
to click the name of the Process you want to trigger,
Call_Job in this example. For more information about
how to create a Process from scratch, see
Creating a Process from scratch.
Results
The callprocess service is one
of the most important available services on the list. When you select this service,
all Processes you already created in Talend Studio are listed in the Service
Parameters area and you can call any of them to transform and
cross-reference master data.
The parameters you need to define in the Service Parameters
area differ according to the selected service in the service list. Talend Studio simplifies this task for
you by creating the underlying XML code for the proper execution of the trigger.
When you select the callJob service, for example, you can
access a list of all deployed Jobs directly from the Trigger editor.
Note: For certain services, you can switch between a graphical editor and a text editor
upon clicking the Sheet and Source
tabs respectively. You can define the service parameters in either
editors and any modifications you do in one of the two editors will be reflected in
the other.