Assigning Process Instance Attributes

After the successful creation of the Process instance you need to associate data with it.

What all attributes can be associated?

Attributes are user defined data.. It can be external database variables or queue variables.

 

For assigning attribute you need to have valid session id and process instance id.
Step1
: Call WMAssignProcessInstanceAttribute call for assigning process instance attributes.

View the call details for assigning the process instance attributes

 

Result

The attributes are successfully assigned with the process instance.

 

Related Topics

Creating Process Instance

Starting Process Instance

Fetching Worklist

Getting Workitem

Complete Workitem