We are planning to migrate from PB 2021 b. 1506 to PB 2022 b.1878 32 bit.
Our main application still contains one .NET SOAP client project with a tricky response XML structure, requireing a lot of work to re-code by means of the httpclient object. Formerly we have successfully replaced a long series of EasySoap projects. Now, will this remaining .NET project compile in PB 2022 and is there runtime support for it?
We consume WS that send and receive arrays of multi-level objects. We solved it easily with the PROXY (discontinued). What tool do you suggest to be able to convert these PB objects to xml in a simpler way than using PBDOM?
@Sverre How did they solve it?
Tnk