Why we use Local transaction and there boundaries.
Answer Posted / 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 View All Answers
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)
post me important interview question on webmethods
Explain about pub-sub architecture, where do you implemented this?
Explain about pub-sub architecture?
How many kinds of log files in webmethods?
Where do you implemented pub-sub architecture?
When Should You Use Flow Diagram View?
How many interfaces you implemented sofar?
If I have a parent sequence with the property set- exit on success, and the try sequence block set to exit on failure, and the catch sequence block too set to failure, what is the result?
Explain what are the new features in 8.0 compared to 7.1?
can any one please post Q and Ans for Trading Networks in webMethods
How we can catch exception error on run time mode using flow language in webmethods?
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
can we build loop step with in the branch
in such a way that the interface is look like that
branch