com.ibm.wsspi.sibx.mediation.flow.MediationRuntimeException: CWSXM1025E: An unexpected exception occurred when the flow was called: CWSXM0111E: Service runtime exception calling an import from mediation component mTicketing in module mTicketing: CWSXM0205E: An unexpected business logic...
I discovered the problem, but still dont have a solution. I have to commit a record after using it in Database lookup element, so it can bi used again later with JDBC adapter.
Any idea how to do this?
I am able to retrieve the data from the database using database lookup element and then when trying to store data back in the database (I use batch SQL expression to increase the value of the data) I get an exception. But, when I try to store the data in the database without previously using...
I am using database lookup element(with jndi datasource) to extract information from my derby embedded database, schema admin. Later I use JDBC outbound adapter to store changed data to the same database, again schema admin, in the same table.
This solution doesnt work when I use the same...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.