I enter the link and the Contract and method is loaded, when I try to invoke it sends an Internal Error message
it only needs an input parameter and it comes out as type storeDocumentRequest
I enter the link and the Contract and method is loaded, when I try to invoke it sends an Internal Error message
it only needs an input parameter and it comes out as type storeDocumentRequest
Hello Joel,
In this video, I use HTTP Request to call any SOAP API. I use these steps in case of special WSLD that are not compatible with SOAP request Wizards, also not compatible with new service from the library.
0:54 SoapUI application used to test SOAP API
3:05 Test commands from SoapUI
4:30 How can we test SOAP API from Postman
5:50 In UiPath Studio you need to install Web.Activities
7:30 SOAP Request activity
9:30 Create a New Service inside of Library
11:10 RAW approach to SOAP API command
13:30 How we build a simple XML
15:00 Run the process that builds XML to see the result
15:20 Create a complex XML
16:30 Step by Step XML creation
20:10 Main element creation that also includes attributes
23:00 Test the complex XML creation
23:50 Deserialize XML
25:15 How to extract Data from XML Nodes
27:40 How to extract Data from XML Attributes
Thanks,
Cristian Negulescu
thanks…
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.