| | | Supreme Being
       
Group: Forum Members Last Login: Friday, April 18, 2008 Posts: 11, Visits: 28 |
| | Hi there, In my application, user submits the infopath form for travel request. This form includes type of journey i.e. domestic/international as well as approver name. According to infopath form data workflow triggers. I have declared all the variables at start level but all variables are hardcoded. Now I want all the variables to be updated from infopath form data. Please help me achieving this functionality. Regards, Ravi |
| | | | Supreme Being
       
Group: Forum Members Last Login: Thursday, July 31, 2008 Posts: 145, Visits: 619 |
| Hi Ravi, You can access InfoPath form data in Skelta WF by declaring a XML-variable of type SP InfoPath. You can use the XML-variable to dynamically assign actors.
Regards, BiNo |
| |
|
|