I’ve developed a Flow service that reads and does inserts or updates to an SQL database using JDBC adapter. I can step through the service and it works fine, but cannot just run it, I’m getting this error:
com.wm.app.b2b.server.ServiceException: [ART.117.4036] Adapter Runtime (Adapter Service): Unable to rollback transaction. Transaction state:Transaction is rolled back.
The JDBC adapter is setup as LOCAL_TRANSACTION, login sa.
Any ideas?
Thanks,
Bonnie
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB