hello everybody,
I'm working with SAP PI 7.4.
Designed a interface using ccBPM (a easy async-sync bridge jdbc to RFC).
When i activate the communication channel i see a message arrived in PI monitor but with this error:
<SAP:Code area="BPE_ADAPTER">SYSTEM_FAILURE_INTERNAL</SAP:Code>
<SAP:Stack>An internal error has occurred</SAP:Stack>
If i check the Trace file i found this interesting point:
<Trace level="1" type="T">Workflow task not found for IP_MovimentiTestate</Trace>
<Trace level="1" type="T">Check activation in SXI_CACHE and Directory for
IP_MovimentiTestate</Trace>
IP_MovimentiTestate</Trace>
I deleted cache from sxi_cache, and i check status of my Integration Process. I see 1.
This mean i have a error in IP?
regards
Alex