Posted: Wed Nov 24, 2010 9:26 am Post subject: Manage and configure tab in WMB 6.1
Centurion
Joined: 01 Aug 2010 Posts: 101
In WMB 6.1 , while creating a bar file we have in the manage and configure tab called coordinated transaction check box . Can anyone suggest what s the need of this ?
The option means: do you want your resource interactions to participate in a globally co-ordinated transaction.
If you enable this option, any database/queue puts etc. will be put under a single unit of work which is committed when the processing of the message completes.
If you don't enable this option, these database/queue puts etc. will happen immediately. This means that receiving applications will potentially get their data sooner, but you can't roll back the data if a failure subsequently occurs in the processing of the flow.
If you don't know what any of this means, then I'd recommend some general compsci education on transactionality.
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