hello everyone,
I need some help with a soap call.
via postman, I can call up the service by passing the input xml into the body.
Via uipath, however, when I open the wizard of the soap activity, it returns a method (“CC223”) and asks me, within parameters, to enter a value of type CC223 as input.
How can I run it with the ‘soap request’ activity? Or do I necessarily have to use http?