cancel
Showing results for 
Search instead for 
Did you mean: 

PL_TIMEOUT IN BPM

Former Member
0 Kudos

Hi Guru.

I've a problem.

This is my scenario

1) R3 report calls an PI scenario via sync RFC

2) the BPM opens a S/A bridge.

3) the next step of the BPM is a SYNC DB SELECT

3) the next step of the BPM is a SYNC RFC where I fill some fields

4) the next step of the BPM is another RFC on the FIRST R3 system where I upload the records in a table.

5) the BPM close the opened bridge and return the some data to the inital report.

In DEV e QLT systems the scenario works very well (but I have few records in my DB table)

In PRD system the scenario returns me the following error:

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

<!-- Call Adapter-->

<SAP:Error xmlns:SAP="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>

The problem I think is in the second RFC because I see in the table only 1 record (instead of 3000).

I need to increment some configuration values?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

check the following thread..guess its the same issue

Former Member
0 Kudos

Hi,

I checked the thread, I coulnt find any solution there.

Chiarelli,

How did you solve the issue,

Could you please share it

BR,

Avi

Answers (2)

Answers (2)

VijayKonam
Active Contributor
0 Kudos

Hi,

First thing I did not see the requirement of a Sync Asyn bridge!! Did I miss something?

The error is related to Pipeline Timeout. There must be a configuration parameter available to increase this. Dont exactly remember that, but searching this forum, u would definetly be able to find that. I remeber seeing it very recently.

VJ

aashish_sinha
Active Contributor
0 Kudos

Hi,

try disabling unused fields during mapping and also check your response message mapping.

Also check out the tablespaces ....There may be some problem.

Regards

Aashish Sinha

PS : reward points if helpful

former_member8655
Active Participant
0 Kudos

Hi Aashish

We are facing similar kind of problem.

Can you please help me with the details of tablespaces ?

Thanks

- Mitesh

former_member8655
Active Participant
0 Kudos

Hi Aashish

Can you please provide the details of the tablespaces?we are facing similar kind of issue.

Thanks

- mitesh