Hi All,
Is there any way that we can read the K2 Context within the Custom Service Broker Logic. We are having a custom service broker implemented and in one of the methods we need to get the details of the User who approved the task/What is the action that user taken / what is the finish date of the task.
For this currently we are trying to open a new smart object server connection and trying to execute the "Activity Intance Destination" smart object. Instead of opening new connections within K2 service broker is there any way that we can directly access the K2 Context.
Share your suggestions....