Posted: Mon Dec 08, 2008 12:06 pm Post subject: Supplemental Looping
Apprentice
Joined: 24 Sep 2008 Posts: 35
I have a very unique situation involving XML and Mainframe COBOL. What has to happen is our COBOL CICS code is setup to only enter for example 1 address at a time, or 1 DOB at a time. So what’s going to happen is were going to get a XML file with like 4 address, 3 names, 2 dobs etc.. We enter the “base” to the mainframe then I need to enter the “supplemental” addresses each separately. So for example I’ll get a set of addresses like this in a XML File, somehow I need to wait until the first gets entered (they’ll be a MQ response saying “success”) then I need to loop back around and do the rest until there all entered.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum