XML file Processing from Natural M/F

Hello Seniors,
I am very new to the world of Natural with Web services, I wanted to know the basics of how to connect natural to web services, access the queue and how to process XML files and many more basics related to that, can any one suggest a good place to read the basis…Please.

thanks
Ven

In Natural Documentation.
search REQUEST DOCUMENT, PARSE.

ensure NATICU/NATWEB/NATXML is available.

If you can get your hands on Nartural for Windows, play there, life is easier from that angle to get the concept.

REQUEST DOCUMENT - call to the wsdl.

upon return with info, use PARSE to extract data (deserialise) info from xml page.

If natural installation is not xml enabled, this will not work…