I'm working on setting up an approval button using some of the InfoPath Forms Integration tutorials and documentations.
The first thing I tried was to get the Task information. TaskID, AssignedTo, etc... using the GetRunningWorkflowTasksForCurrentUser service call.
Just to test the Service Calls, I created fields in my InfoPath form and created some rules to populate these fields with the information collected by the Web Service Call. This is not working.
Has anyone gotten this to work? I am running SharePoint 2010 SP1 with Claims based authentication.
Jovi