Can U Explain JDBC Adapter Transaction types..?
Answer Posted / rahul sharma
1. NO_TRANSACTION:This is , the connection automatically commits for all the Operation.
2.LOCAL_TRANSACTION:The connection uses local transactions[Using Only one database].
3.XA_TRANSACTION: This transaction type allows the connection to support two-phase transactions executed across multiple
databases.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Explain about pub-sub architecture, where do you implemented this?
Explain about pub-sub architecture?
How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
how to configure sap adapter6.1
How many kinds of log files in webmethods?
can we build loop step with in the branch
in such a way that the interface is look like that
branch
Where do you implemented pub-sub architecture?
How many interfaces you implemented sofar?
When Should You Use Flow Diagram View?
How we can catch exception error on run time mode using flow language in webmethods?
When we use repeate, exit flow steps?
Explain what are the new features in 8.0 compared to 7.1?
When we use repeate flow steps?
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
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)