Routing to user name stored in property, which as to be selected from autocomplete.
Hi All,
I have a page list for Approver, which has Roles and User Properties. Roles is a drop down sourced from Data page and Users is autocomplete sourced from again Data page. Say if reviewer is selected from Roles drop down, the corresponding user selected from autocomplete has to routed to the next stage.
I have a DT to get the user name which Reviewer is selected from Role, set on another property.
Approach tried:
1. Used ToWorklist - but getting only operator Id from the drop down
2. Created new route activity to set Param.AssignTo to the values from User property, from OOTB Route activity
3. Also routed to workparty
All the above gives error, No routing info found, its assigned to Broken process.
Please help me to get this implemented.
Thanks,
Divya