Overview
You are developing a custom Aurea Process (formerly known as CX Process, Savvion and SBM) application and would like to know how you can retrieve the active and completed workitems for a given process instance.
Solution
The BizManage API is the API that provides methods for retrieving Workitems. To retrieve the workitems for a given process instance, please use the bizManage.getWorkItemInfo() method in the BizManage API.
Priyanka Bhotika
Comments