Hi sdn experts
We get the com.sap.engine.interfaces.messaging.api.exception.MessagingException: Sequence already terminated error when sending data from PI to the JMS adapter. The error occurs in the step u201Ccall adapteru201D on the abap-stack.
We have been through logs and found no more info than the ones above.
The scenario is backend (proxy) -> PI -> JMS adapter.
We use EOIO in the proxy call by lo_prxy_async_messaging->set_serialization_context. If we change this to another value by debugging the message goes through.
I have checked sdn posts - but I could not find one that solved my problem.
Any experience on this issue?