Hi,
please help me in the below issue
the flow is as below:
starttransaction for serviceA
sequence(main)
sequence(try)
Invoke ServiceB
Invoke adapter service
invoke adapter service
commit transactionA
sequence(catch)
RollBack transactionA
Starttransaction for serviceB
sequence(main)
sequence(try)
Invoke adapter service
Invoke adapter service
commit transaction for serviceB
sequence(catch)
RollBack transaction for transactionB
If some error occred in adapterservices invoked by A, will the transactions that happened in service B roll back or not?
Thanks,
Rajasekhar
#Adapters-and-E-Standards#webMethods#Integration-Server-and-ESB