Worklist Service for K2 Cloud
Could we please get a K2 Service Object for the K2 Worklist so we can build custom worklists for our clients.
Something that will return the:
ProcessInstanceId
ActivityInstanceDestinationId
EventId, ActivityId... etc
Originator
ActivityInstanceDestination
Data - the URL to the task
Folio
It would also be really great if it could also return a data field or two, we often build processes with a primary data field which would be very useful in a workflow to bind it to other business data.
For example in all of my processes I have two datafields and that it ( BusinessObjectId and ApplicationInstanceId ).
If I could tell the service to return DataField1 and Datafield2 as ( BusinessObjectId and ApplicationInstanceId ) and if found in the task it will be returned, if not then null..
