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
post me important interview question on webmethods
Explain header handlers in web services
how to configure sap adapter6.1
Explain about pub-sub architecture?
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 to configure sap adapter 4.1
Where do you implemented pub-sub architecture?
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)
Explain what are the new features in 8.0 compared to 7.1?
Explain what is indices in map flow step?
When we use repeate flow steps?
When we use repeate, exit flow steps?
When Should You Use Flow Diagram View?