Service Studio 6.0 Help
Activity Identifier Data Type
While executing the process flow (Collection of elements that graphically implement the behavior of a process. You can have flow control elements (Start, Decision, ..., End), activity elements, and you can invoke other processes. Elements in an process flow are linked through Connectors.) of a process (Implements a business process of your organization. A process behavior is defined by its process flow. A process can handle input and output parameters.), each process activity in the flow path is executed by creating and executing an instance of it. Each executed instance have an activity identifier that uniquely identifies it in Agile Platform. Learn more about process activities System actions.
Default value
The value returned by the NullIdentifier built-in function.
See Also
About null values | Available Data Types | Overview of Designing Processes