Skip to Content
0
Former Member
Feb 26, 2009 at 02:57 AM

BPM Sync/Async Scenario: error: "Timeout condition of pipeline reached"..!

146 Views

Hi,

I am doing Sync/Async BPM scenario.

-> Receive message and process and response back to the sender.

Sometimes it will correct correctly. Sometime the message will come and stay in XI and fails with error

http://sap.com/xi/XI/Message/30" xmlns:SOAP=" http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="INTERNAL">PL_TIMEOUT</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Timeout condition of pipeline reached</SAP:Stack>

<SAP:Retry>N</SAP:Retry>

</SAP:Error>

I observed that the messages will stay in transaction "SXMS_SAMON" . and will fail after sometime.

What might be the reason. ? what need to do to stop these kind of errors?

Thanks

Deepthi.