Creating a new process - 7.3

Talend Connectors for BPM Reference Guide

Version
7.3
Language
English
Product
Talend Data Fabric
Talend Data Services Platform
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development
Last publication date
2023-01-05

Procedure

  1. Click New from the Process menu to create a new process.
    The newly created process already has a start event and a human task.
  2. Drag and drop a new task, Step2, from the context palette of Step1.
  3. Drag and drop an End event, End1, from the context palette of Step2.
  4. Click the task labelled Step1 in the process design workspace.
  5. From the General view, select the Data tab and click the Add... button to add a new variable.
  6. Name the variable username, and select the Auto-generate form check box.
    You can also specify the default value in the Default value field.
  7. Click Finish to complete the process creation.
    A form allowing you to enter the username variable is generated.