Hi,
I am unable to read my response parameters of a webservice that are under a collection in Business Process. I am able to see them in formula but it is not working. How to acheive this?
Is there any other way?
Thank You
Like
1 comments
20:53 Feb 03, 2020
Hello,
Please see the article below on working with the web service response:
https://academy.creatio.com/documents/technic-bpms/7-15/call-web-servic…
If you want to do this differently, you can call web service with a standard C# tools using a script task element and process the response in a script task. Here is an article with an example:
https://stackoverflow.com/questions/3900371/how-can-i-call-a-webservice…
Show all comments