Hi Vasanth,
Thank you for your reply. But I did not find the thing I required in that. Can you please be more specific on what actually is this Background Transaction mean? where and how it is gonna happen?
Joined: 23 Mar 2007 Posts: 149 Location: Ottawa Canada
We use MQSeries. It is a messaging product from IBM.
Data arrives in queues and gets processed. Almost always, we process this data in Background CICS.
Apart from the MQseries stuff, the systems programmers here are very reluctant to allow us to code background CICS transactions. They are worried that some transactions will flood the region with started background transactions...