‎2007 Apr 16 7:54 PM
hi friends is it possible to use the call transaction and session the scenario described.
1. like i am having two record sets corresponding to two transactions and i want them to be uploaded using 'call transaction' for one transaction and 'session' for other transaction, in a single program.
2. like i am having one record set and using single program i want it to be uploaded by 'call transaction' or 'session' depending upon the radio button that i select in the list.
i will be thankful if you respond to my queries.
‎2007 Apr 16 7:59 PM
In first case I guess it not possible within single program instead:
1. Create two programs 1 for call transaction and other for Session and call one program after completion of first one.
2. Yes it is possible using radion button. but you have write your own logic for this.
Regards,
Amey
‎2007 Apr 16 7:59 PM
In first case I guess it not possible within single program instead:
1. Create two programs 1 for call transaction and other for Session and call one program after completion of first one.
2. Yes it is possible using radion button. but you have write your own logic for this.
Regards,
Amey