Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hi Members,
I am working on Promotion Request customization on windchill 10.2, where I suppose to remove the third wizard form and list the participants in second step itself. Once the user selects set of users and click finish button, the “Promotion Approval Task” have to be sent to those set of users.
I have already workflow template defined and I am able to retrieve the template. All I need is I have to map those list of users into the template and trigger the task to the list of users.
Note: I can selecting multiple users from combo box in the form of “wt.org.WTUser:79321${user name}”
Please help me to assign the task.
Thanks,
KGK