Home
Extended ECM
API, SDK, REST and Web Services
Dynamically adding multiple users to workflow map thru LAPI
unknown
I have a requirement where I have to dynamically add the list of approvers to a task in the workflow. For this I am trying to use the 'User Type' Attribute of the workflow Map. I am planning to use 'UpdateTaskWork' method. This accepts a 'workPackage' attribute. This is where I am stuck. I am not sure of how to add the users to this workPackage and update the task accordingly. If anybody has experiece in this area I would greatly appreciate their help. Also if you know of any Java samples related to this please point me to those.
Find more posts tagged with
Comments
Greg_Griffiths_(greggriffiths_-_(deleted))
This has also been posted in TekTips (
http://www.tek-tips.com/viewthread.cfm?SQID=844681&SPID=862&page=1)
where there are some answers.