How to fetch approvers from an Approve For Workflow event?
Hi,
I have an Approve for Workflow with pre type subscriber configured on the workflow of an ECO subclass. When any user approves it on behalf of some user group, I want to capture & fetch those user groups via SDK API code. Can someone help me which method should I use for this purpose? I got no such information in SDK guide. Thanks in advance for your support. I've already tried the ISignOffEventInfo.getSignOffForGroups() method which returns an array of IDataObject, but it didn't help.
Regards,
Swagoto