Hope you people can help a numpty.
I need to create an RPGILE trigger program attached to a data file.
From this trigger I will pull data from a number of files. No problem.
The trigger program will reside on our AS400 at OS V5R4.
My problem however is, I need to retrieve data from a number of files
contained on another AS400 on our WAN.
I have an idea to issue an XML request (I am new to xml and
communicating from one AS400 to another) to the other AS400 and the
parse the data returned.
Firstly, is this possible and how do I do this
Secondly, what do I have to set up on our AS400 to achieve this
Any help will be most gratefully received.
Thanks in advance
These boxes talk to each other all ready, might be easiear to use FTP
or DDM.