Hi All, I am facing a problem with table looping. Basically I have a regular form called tableA with a column as SubmittedProofs which could have a value of either Y or N, and a RequestId column with some other columns. I have used this form tableA as a table on a display only form. Now I have a GuideA with table looping on tableA, which in turns calls guideY for SubmittedProofs as Y and guideN for SubmittedProofs as N. These two guides guideY and guideN have workflows which are calling some wrapper procedures and I have not looped tableA in these two guides.
What is happening now when I am printing out requestId using Message action, guideA workflow is printing correct requestid (new requestid for every record in the table because of table looping) but workflows of guideY and guideN are printing only the first requestid of the table again and again but they are printing correct values of other columns. Please help me out with this. I am using ARS 7.1.00 Regards, Saurabh -- View this message in context: http://old.nabble.com/Problem-with-table-looping-tp33167050p33167050.html Sent from the ARS (Action Request System) mailing list archive at Nabble.com. _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

