View previous topic :: View next topic |
Author |
Message |
Rajkannan Beginner
Joined: 02 Jun 2004 Posts: 64 Topics: 31
|
Posted: Tue May 05, 2009 2:04 pm Post subject: IMS DC Process flow |
|
|
Hi,
Have a quick question on the process flow of IMS DC program
Please correct me where I am wrong
1. transaction is initiated by /for
2. screen is thrown
3. program is released from memory
4. user enter input and presses enter
5.. program is invoked and collects inputs and passes them as inputs in Message queue along with trans id and program is released
6. the IMS invokes the trans/program and process input and returns output to screen |
|
Back to top |
|
 |
Rajkannan Beginner
Joined: 02 Jun 2004 Posts: 64 Topics: 31
|
Posted: Tue May 05, 2009 2:45 pm Post subject: |
|
|
I think it should be like this please correct me
1. transaction is initiated by /for
2. screen is thrown
3. users enters input and press enter
4. the inputs sits on MID and passed thru message queue
5. The IMS schduler invokes the program and processes the input and send back the output to screen. |
|
Back to top |
|
 |
|
|