Hi, Everyone,
I use IS4.6 and Oracle Application Adapter to insert a record to Oracle Database Via IS-Oracle Service ,which was automatically generated by Oracle Application Adapter.
For example:
getOAConnection
startTransaction
…
Commit
But at the time of running this service ,I found there is a Error Message which display “Transaction already in progress”.
I don’t know what happened and how to solve this problem.
Any kind of messages are welcome.
Thank you for your endless help.