Hi
We have migrated our client server application to PB 2019.
For our new project ,would like to consume a web service.
Web service proxy wizard is not available anymore in PB 19.
Am I missing something?
How do we consume web service in PB 2019 is client server environment?
Any guidance will be much appreciated.
Thanks
Selvam
If the XML represents a simple 2D (row & column) format, then yes, you can us the DataWindow Control's ImportFile() command.
Looks like mine is complex XML. So I am working on PBDOM
Can you please look into the attachment and let me know how can I access the item level(yellow highlighted values)?
I have used BuildFromString function and created the doc but not getting any values from element when I use gettext()
No errors, no exception either.
Any advice or code snippet if available please?
Thanks again
Selvam
Download the example at the end of this article. HTH