Hi Guys
I'm trying to build a simple message collection BPM which appends single messages in a loop and then outputs the packaged messages as one message.
I am getting this error in the trace -
<Trace level="1" type="T">Workflow task not found for Message_Packaging</Trace>
<Trace level="1" type="T">Check activation in SXI_CACHE and Directory for Message_Packaging</Trace>
<Trace level="1" type="T">\CLASS=CX_XMS_SYSERR_BPE CL_XMS_PLSRV_CALL_BPE_BULK====CM002,ENTER_PLSRV_REQUEST,72 :An internal error has occurred/</Trace>
</Trace>
<Trace level="3" type="System_Error">Error exception return from pipeline processing!</Trace>
vI have checked the SXI_CACHE transaction and have found the contents are up to date and my Integration Process (its is called Message_Packing) is available.
What could be the issue here?
Thanks!
Regards
Riaz