Hi Holger,
Thanks for detailed explanation.
As I am newbie, I have few more quires. Forgive me for taking your valuable time. Can you please clarify below quires.
In Adapter runtime user guide I have read that “Implicit and explicit transactions should not have more than one LOCAL_TRANSACTION connection and can have any number of XA_TRANSACTION” connections.
IS can handle multiple XA_TRANSACTION connections but why dont IS can handle multiple lLOCAL_TRANSACTION connections in single transaction boundary.
If you choose to provide dynamic user credentials
at run time, all the adapter services using the LOCAL_TRANSACTION connection
within a single transaction must use the same user credentials. For example, if you
have two adapter services, s1 and s2, configured using the LOCAL_TRANSACTION
connection c1 in a single transaction context, both s1 and s2 must either use the same
dynamic credentials at run time or the default configured credentials provided at design
time.
I have read above explanation in user guide. If that is the case, Can we use multiple LOCAL_TRANSACTION connections without providing dynamic credentials.
Thanks & Regards,
Manikumar
#webMethods#Integration-Server-and-ESB#Adapters-and-E-Standards