Using the Wizards to Create a New Data Field or Parameter
You can create a new data field or parameter using the wizards provided:
Procedure
- In the Project Explorer, expand the process where you want to add a data field or parameter.
- As appropriate, right-click Data Fields or Parameters and select New > Data Field or New > Parameter. The New Data Field or New Parameter dialog is displayed.
- Specify a label for the data field or parameter; you cannot specify leading or trailing spaces.
-
For parameters, specify the following:
Option Description Mandatory (Parameter only) Select this checkbox to specify that the parameter must be present when the process is started. Read Only Select this checkbox to specify that the value of the data field or parameter cannot be modified after it is created. Mode (Parameter only) Select whether the parameter will be an input (In) output (Out) or both (In/Out). - Specify the type of data field or parameter you want to create:
- Select whether you want the data field or parameter to be an array. Selecting the Array checkbox creates an array of the Basic Type that is selected. For example, if you select the Array checkbox and Text, you are defining the data field or parameter as an array of Text values.
- Click Finish to create the data field or parameter, or click Next to specify a documentation URL, description, or extended attributes.
- The Documentation Url and Description fields allow you to specify supplementary information about the data field or parameter that you have created.
-
The
Extended dialog allows you to specify extended attributes.
The parameter that you created appears in the Project Explorer.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.