A Process Entity is defined by a set of fixed attributes and another set of dynamic attributes.

Fixed Attributes

The fixed attributes of a Process entity are as follows:

Process Identifier type.

Text type.

Boolean type.

Date Time type.

Dynamic Attributes

The dynamic attributes of a process entity are the ones used as input parameters for the process. In this way, the process entity stores the runtime values of the process input parameters.

Use these attributes to query process entities and obtain process information to be used in your application logic. How?

See Also

About Process Entities | About Processes