Why we use Local transaction and there boundaries.

Answers were Sorted based on User's Feedback



Why we use Local transaction and there boundaries...

Answer / venkateswarlu

When you are doing a batch update or delete we will go for local transactions and we can specifiy commit if all the batch is successful and will roll back in catch block if something is wrong with the batch operation.

Is This Answer Correct ?    5 Yes 0 No

Why we use Local transaction and there boundaries...

Answer / venkateswarlu malli

When We are doing batch operations and want to commit only after successful update/delete of a batch and roll back on any issue we will use the local_transaction. Batch update/delete should be start and commit transactions inside try and rollback transaction should be in catch block

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More WebMethods Interview Questions

what is the variable need to keep in the clearpipeline service

1 Answers   Wipro,


n what folder is the webMethods documentation for the Broker Admin package located?

1 Answers  


explain about endpoint url,endpoint alias?

1 Answers   TCS,


what is difference between groups and ACL groups

1 Answers   TCS,


What Is Flow Diagram View?

1 Answers  






How to Create an ACL?

4 Answers   TCS,


in which scenario we will use no tx,in which scenarion we use local tx?

1 Answers   TCS,


when we are using loop and when we use repaet?

1 Answers   Fiserv,


In JMS can we publish a document to multiple brokers ? If Possible ,how can we achieve that ?

1 Answers  


How can you see partner data using webservice.

1 Answers   Mphasis,


can anyone explain in brief about TN Consloe and Webmethods...? As well as All flow steps in webmethods: Branch Repeat Loop Sequence (explain also Try -Catch block for error Handling)

0 Answers   Polaris,


How to Find Elements in the Navigation Panel?

2 Answers  


Categories