Can U Explain JDBC Adapter Transaction types..?
Answer Posted / moolawebmethods
We have 3 types of JDBC Adapter Transactions.
1)NO_TRANSACTION:The connection automatically commits the
operations.
2)LOCAL_TRANSACTION:The connection uses local transactions.
If we plan to use the connection with BatchInsertSQL or
BatchUpdateSQl adapter services,we must specify
LOCAL_TRANSACTIONS types.
If we are configuring a BasicNotification and using the
exactly once notification and delete stored records options
we must configure the notification to use LOCAL_TRANSACTION
type.
3)XA_TRANSACTION:The connection uses XA transactions.
When we are connecting to Teradata we use XA transaction.
| Is This Answer Correct ? | 28 Yes | 4 No |
Post New Answer View All Answers
Explain header handlers in web services
how to configure sap adapter 4.1
post me important interview question on webmethods
Explain what are the new features in 8.0 compared to 7.1?
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 many interfaces you implemented sofar?
can any one please post Q and Ans for Trading Networks in webMethods
Explain about pub-sub architecture, where do you implemented this?
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
Explain what is indices in map flow step?
can we build loop step with in the branch
in such a way that the interface is look like that
branch
What are the advantages of eai?
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)
How many kinds of log files in webmethods?