Table of Contents

Search

  1. Preface
  2. Part 1: Using Process Developer
  3. Part 2: Creating and Modifying Processes
  4. Part 3: Functions, Events, Errors, and Correlation
  5. Part 4: Testing and Deployment
  6. Part 5: Process Central and Process Server (On-Premises)

Process Developer

Process Developer

Creating a New Variable From an Activity's Property View

Creating a New Variable From an Activity's Property View

Create a new process variable for a receive or other activities.
Create a new process variable for a receive onMessage, onEvent, reply, or invoke activity as follows:
  1. Select the Properties view of an activity.
  2. Open the Data, Input or Output tab of the activity.
  3. For the Assignment Type, select Single Variable.
  4. In the Variable list, select New Variable.
The variable name suggested is one of the following:
  • The qualified name of the schema element for a single-part element WSDL message
  • The local name of the message if the single-part element is an XSD type, such as string
  • For a multi-part WSDL message, the local name of the message
In the Scope field, select the process or a scope to make the variable global or local.
The Variable Type is derived from the WSDL message definition.

0 COMMENTS

We’d like to hear from you!