Hi,
I’m a newbie programmer and I need some help, please.
I need to start a BizAgi process from an Absence Request. I need to call a BizAgi Web Service and pass the InfoPath Form as string.
BizAgi is waiting something like this:
"VacationStartingDate" + MyInfoPathFieldValue + "VacationStartingDate"..
Where "VacationStartingDate" is a BizAgi node....
This is an example. Please, take a look:
http://wiki.bizagi.com/en/index.php?title=How_to_Create_a_Case_Using_SOA
Thanks in advanced.