drammo Beginner
Joined: 13 Jan 2006 Posts: 20 Topics: 10
|
Posted: Fri Jun 09, 2006 11:45 am Post subject: Calling IMS transaction from DB2 SP |
|
|
I am not very familiar with IMS, so I was not sure if the results of my search in MVSforums were relevant to my question below. You patience is appreciated.
We have a IMS transaction which receives data from the map, process the data and inserts / updates into multiple DB2 tables. Currently, this transaction is available only to help desk users. Now, the business thinks that the screen should be made available to a much larger group via web.
A webpage is created to collect the data (same as what was collected on the IMS screen) and pass it to a DB2 stored procedure. Now, the stored procedure is to invoke the IMS transaction to apply the business logic and do the inserts / updates.
Is this possible at all, that is the transaction will work both the traditional way and also with DB2 SP?
Links and/or keywords to search for will be helpful.
Thanks! |
|