| | | Supreme Being
       
Group: Forum Members Last Login: Tuesday, May 17, 2011 Posts: 15, Visits: 100 |
| | I have an XML element called approver that holds the AD User Id for the person that should become the actor on some forms. How can I use that ID to get the GUID that workflow uses? Thanks,
Mike |
| | | | Supreme Being
       
Group: Forum Members Last Login: Thursday, January 12, 2012 Posts: 93, Visits: 121 |
| | Hi, Can you elaborate more for better understanding on your query? Do you want to assign InvokeForm activity using an XML Element that holds the AD user ID for the person? If Yes, am sharing a sample workflow related to this and find attached the word document (WorkflowDesign-Sample.doc) which talks about this. Regarding the other point(How can I use that ID to get the GUID that workflow uses?), which GUID you are referring for or what would be exact scenario? Cheers,
|
| | | | Supreme Being
       
Group: Forum Members Last Login: Tuesday, May 17, 2011 Posts: 15, Visits: 100 |
| | Hi Sri, I have a workflow where sometimes I will have an AD UserID and sometimes that will not be available and someone will use the user control. What I was trying to send an email to the user using the AD UserID or the selected user from the user control. I noticed when a user is selected using the user control that there is a GUID for the UserID so I was trying to get a GUID of an AD UserID so I could use the same logic in the workflow for assigning the tasks and sending emails. Is this able to be done? Currently I have 2 branches in the workflow, one using the GUID and one using the AD UserID. The 2 branches work correctly but it means I have two places to change things if the workflow needs to be changed. Thanks, Mike |
| | | | Supreme Being
       
Group: Forum Members Last Login: Monday, September 12, 2011 Posts: 18, Visits: 36 |
| | Hi, The GUID generated can be used. But, since there is no option for the GUID to be used in properties (user control) to send a mail to user it cannot be made use of. Regards, Skelta Support
Regards, Prashant Patil |
| |
|
|