Creating a SOAP Service from a BPM process exported as a .bar file - Cloud - 7.3

Talend Studio User Guide

Version
Cloud
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development
Last publication date
2023-09-13
Available in...

Data Fabric

Data Services Platform

MDM Platform

Real-Time Big Data Platform

About this task

Once you have selected the From .BAR File option in the Create Service From BPM Process wizard, do the following.

Procedure

  1. Browse your system to the .bar file holding the process from which you want to create a Service.
  2. Click Next to select the fields you want to include in the Service.
  3. By default, all the fields corresponding to the variables defined in the BPM process are selected. If required, clear the Name check box of a field, and then choose one of the following options from the Non-request Field Type list field:
    • Custom: to leave an empty value for the field; if needed, you can specify a custom value or expression for the column corresponding to this field in the output table of the first tXMLMap component in the generated Job, to pass custom information to the BPM process, before running the Job to start the Service. This is the default option for a non-request field.

    • Security Token: use this field to pass the Security Token, if any, in the service request to the BPM process.

    • Correlation ID: use this field to pass the correlation ID, if any, in the service request to the BPM process.

  4. Select the SOAP option and check the default generated information of the BPM service. Clear the Use default check box to update them according to your needs.
  5. Then click Finish. The related Job and data Service are created in the Repository tree view.

Results

You can now: