| Reply from wazirkhan on Aug 14 at  1:24 AM                                         | Kunal, 
 Try this ! this should work
 
 You need to Open the file first in Write mode  for writing the header prior to do-select .
 Then in the do-select loop  you need to write using peoplecode in Apeend mode .
 
 
 |  |  |  | ---------------Original Message--------------- From: Kunal Mathur
 Sent: Saturday, June 30, 2012 9:31 AM
 Subject: Logfile Not Getting Appended Using Do Select Action in App Engine
 
 Hi,
 
 Iam using an App Engine with  a Do-Select action followed by Peoplecode action.
 
 In the peoplecode action, iam using a file to make a note of the records being fetched from Do Select (i.e.through variables stored in the AET for each row transaction) .
 
 
 iam using
 
 local file &myfile;
 &myfile=GETFILE("C:\mydetails.log",&q uot;A",%filepath_absolute);
 
 The app engine works successfully, however the logfile only stores the information of the last row fetched from the Do-Select.
 
 I need to store all the info/details of rows fetched from the Do-Select in the logfile.
 
 Thanks
 | 
 
 |    				   			Reply to this email to post your response.   				   			__.____._ |                    	   _.____.__ | 
  
No comments:
Post a Comment