Hi Holger,
Thanks for your response. I’m very new to webMethods, my requirement is simple, where I need to call both READ & UPDATE to different DBs in a flow service. But when I use both READ & Update within a flow service I get the below error
“[ART.114.303] Adapter Runtime (Transaction): Unable to commit transaction.
[ART.117.4015] Adapter Runtime (Adapter Service): Error(s) occurred while closing adapter connections.
[ART.117.4015] Adapter Runtime (Adapter Service): Error(s) occurred while closing adapter connections.”
This is the screenshot of the flow service

I understand we can’t make both Read & Update in a LOCAL_Transaction, so I am trying to create XA_Transaction for UPDATE. But with XA_Transaction connection, I am not able to create the adapter service itself.
Below is the screenshot of the XA_Transaction connection that I have created.
Appreciate your any help on this.
Thanks,
Suma
#webMethods#Integration-Server-and-ESB