Hi all Intelligent Automation users!
I’m trying to perform Soap Web Services calls from GIA.
We already deployed some Application that perform succesful HTTP requests, as lot examples can be found on the Help manual on how to develope Groovy script using getRemoteHttpData method. However, no examples on how to perform Soap Request can be found, neither using Script Block, neither using iHub.
Coming from Composer, we expected something similar to the Web Service Block or at least a similar way of integration.
Can anyone help me understanding if it’s possibile to make a Soap Web Request call and how?
Thanks in advance!