cancel
Showing results for 
Search instead for 
Did you mean: 

Problems in BPE

Former Member
0 Kudos

The problem we are facing is that messages are not flowing between the Integration Server and the BPE.

The error I get in the SXMB_MONI is

<SAP:Category>XIAdapter</SAP:Category>

<SAP:Code area="BPE_ADAPTER">SYSTEM_FAILURE_INTERNAL</SAP:Code>

It looks like some configuration error because when I try to run the transaction SWF_XI_CUSTOMIZING I get a runtime error and a dump.

The error is

Exception condition "CHECK_FAILED" raised.

Termination occurred in the ABAP program "CL_SWF_XI_CST_DISPATCH_JOB====CP" -

in "IF_SWF_CST_TASK~CHECK".

The main program was "RSWF_CST_AUTOCUST ".

In the source code you have the termination point in line 30

of the (Include) program "CL_SWF_XI_CST_DISPATCH_JOB====CM006".

Please suggest what could have gone wrong or where should I check.

Best Regards,

Kanwal

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

The problem was that the logical destination created for the Worklow Engine WORKFLOW_LOCAL_XXX had the wrong client XXX.

Once I fixed this it wroks just fine.