Posted: Tue Apr 12, 2005 5:41 am Post subject: Start process in transaction
Novice
Joined: 31 Dec 2004 Posts: 12
The situation I'm trying to solve is the following:
Begin trans
Program A write application data on a DB
Program B start a process under MQ WF which needs to read the DB
Program C commit
Any errors
Rollback
End Trans
Question:
Is possible to manage the MQ WKF activity in the same unit-of-work ?
This means start the application only in case of commit and remove the request in case of roll-back ?
Many thanks in advance.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum