cancel
Showing results for 
Search instead for 
Did you mean: 

Error in BPM

Former Member
0 Kudos

hi,

Trying to design and execute blog #1926 - RFC BPM Scenario. The design and config steps have been carried out. When I run the scenario, it is successful in SXI_MONI, but shows an error in SXI_MONI_BPE.

In SXI_MONI_BPE it shows three entries under the "Work Item Type" - Background step, Wait step, & (sub)workflow. The error is in the background step and (sub) workflow step. What would be the best way to troubleshoot this problem?

thx,

Manpreet

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Manpreet,

Check this document for troubleshooting BPM..

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e7bc3a5a-0501-0010-1095-eb4...

Regards

Anand

Former Member
0 Kudos

Anand & Michal,

Thanks for your respective inputs.

Michal - went thru all the steps. The error details are as follows:

Type: Background Step

Title: Send Message Synchronously

Please advise further

Former Member
0 Kudos

Hi Manpreet,

Looks like your Synchromous RFC call is failing...

In SXMB_MONI do you see error messages for RFC request and response ? You can click on these RFC request/response messages to get the exact error.

Also check the status of your RFC adapter in

http://<host>:<J2EE-Port>/mdt/amtServlet

Regards

Anand

Former Member
0 Kudos

Anand,

Think the error is with Response. When I double click on the Response message ID, see this error:

com.sap.aii.af.ra.ms.api.DeliveryException: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: functiontemplate from repository was <null>

Any suggestions/ideas on why this occurs?

thx,

Manpreet

Former Member
0 Kudos

Check your RFC communication parameters..

host, system number, user id, password etc..

is status of RFC adpter green in

http://<host>:<J2EE-Port>/mdt/amtServlet

Former Member
0 Kudos

Hi Manpreet,

Have look at SAP Note -RFC FAQ : 730870 (Question 16) aswell.

Regards

Anand

Former Member
0 Kudos

Anand,

Have cross verified the parameters and they are fine. However when i try access that link to check the adapter status, getting a 404 error - "Not Found".

In the adapter monitor the "GeneratedRecieverChannel_RFC" is red color.

thx,

Manpreet

moorthy
Active Contributor
0 Kudos

Hi,

Did you configure RFC adapter correctly ? Check it once again and activate it.

Then go to RWB->Adapter Monitoring->check for the status in the RFC adapter.

401 error is because of authorization problem. Where are you getting this error..

Is it synchronous communication ? If so did you map with RFC response with some response structure..

404 Error tells that-

<i>The server has not found anything matching the Request-URI.</i>

Also check pipeline URL of the Integration Server.

For this go to SLD->business System-><YourIntegrationServer> ->Check the URL

It should be

http://<host>:<port>/sap/xi/engine?type=entry

Here port is Http port(8xxx)

Regards,

Moorthy

Former Member
0 Kudos

Krishna,

Thanks for the reply. The error was because the RFC adapter was not activated properly. Once we did that, things worked out.

thx,

Manpreet

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

click on the PE in the SXI_MONITOR

and go to the workflow log of your bpm

and check on which step did it finish

then go to the technical workflow log

and you'll see the error (click on it twice)

refere to this:

https://websmp203.sap-ag.de/~sapdownload/011000358700003141152005E/HowTo_Monitor_ccBPM.pdf

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>