Hello,
We are going to upgrade from pb 19 R3 to PB 2022 Build 1892.
We are using soapconnection to connect outside web services.
Is it still possible in PB 2022 Build 1892
Thanks.
Tamar.
Hello,
We are going to upgrade from pb 19 R3 to PB 2022 Build 1892.
We are using soapconnection to connect outside web services.
Is it still possible in PB 2022 Build 1892
Thanks.
Tamar.
The example you mention with an int type parameter is very simple. What is the mechanism you propose to migrate SOAP services that receive complex parameters such as arrays with multiple fields and complex responses?
From what I see, doing this "manual" process of building a string to send the information in the "body" without assistance as the soap proxy was, is chaos.
If you can guide me on a migration methodology, I would appreciate it.