How to handle ET Profile Parameter in Program

Hi All,

Please let me know is there any way i can handle profile Parameter ET (End transaction) = OFF and Later Turn it ET=ON in Program.

(How to handle ET Profile Parameter in Program)

Thanks & Regards
Vijay.K

Hello vijay,

http://techcommunity.softwareag.com/ecosystem/documentation/natural/nat635win/parms/et.htm

The documentation says: ET is a profile parameter. So you are not able to change its setting within a natural-program.

Regards

Matthias

not sure why you would want to do this, but one option is to start a new Natural session from within the existing session, changing whatever profile parameters you need to. How you do this varies depending on the platform you are running from, such as USR1052 in Open Systems, CMTASK on mainframe.

You would use the STACK profile parameter to specify which program to run and pass data to start the program(s).