cancel
Showing results for 
Search instead for 
Did you mean: 

RFC scenario with ccBPM question.

Former Member
0 Kudos

Hi,

My scenario is File input >RFC using BPM> File output.

After completing the required steps in the IR and ID when I test the scenario in SXMB_MONI, I only see one successful tranmission of data from File to BPM and I do not see any thing data or error related to RFC in BPM and to file output.

I understand there might a problem in the BPM which login to SAP to execute the BAPI, but I am not sure how to troubleshoot this .

Any commets to troubleshoot this is appreciated.

Thanks

Steve

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi steve,

did you do it as in this weblog?

/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions

or do you have asnyc RFC?

what do you see in the BPM log

workflow log + technical log?

where did the process finised?

do you see anything waiting in the queues?

TCODEs SMQ1, SMQ2, SM58 ?

Regards,

michal

Former Member
0 Kudos

Michal,

My scenario has " Synchronous" for the RFC to R/3 system.

I do not see any thing in SMQ1 and SM58, but in SMQ2 there is a mapping error queue but not related to my scenario.

In SXMB_MONI I see only one row for the process successfully finished from file to BPM stage, but in the outbound Status field I have red flag which I did not understand.

Thanks

Steve

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>>but in the outbound Status field I have red flag which I did not understand.

you can click on the flag to see the error

or you can see the error in the technical

workflow log of your BPM

(click PE and then technical workflow log)

Regards,

michal

moorthy
Active Contributor
0 Kudos

Hi,

Check with SXMB_MONI_BPE and technical details. Here you will get the exact error of the BPM flow.

Also you can check thru SXMB_MONI->PE(Inbound /Outbound column)->Technical Details.

Also check with SXI_CACHE about the status. It should be 0 for the Integration Process.

Go to Tcode- SWWL and delete all the Errored entry of Workflow instance of related sceanrio. and then recheck it.

For the BPM design~

/people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit

Hope this helps,

Regards,

Moorthy

Former Member
0 Kudos

Michal and Moorthy,

As per your comments I am able to see the error logs in the SXMB_MONI_BPE. The errors are

Object CL_SWF_XI_MSG_BROKER method SEND_SYNCHRON cannot be executed.

No reference message specified when sending a response.

Cache is upto date in SXI_CACHE .

Atleast now I have some tips to troubleshoot this issue.

Thanks

Steve

moorthy
Active Contributor
0 Kudos

Hi Steve,

Quick lookups ~

1) Test the Mapping(standalone) in the Repository-Design- Use the data from SXMB_MONI and check about this

2) Check transaction SWF_XI_CUSTOMIZING in XI-for Green Status

Similar discussion -

Hope this helps,

regards,

moorthy

Former Member
0 Kudos

Hi,

The error says,

>>><i>No reference message specified when sending a response.</i>

Check the mapping. Have you created a mapping for the response?

If so, test the mapping in the Integration repository mapping editor.

Also, check if the RFC you are using is working fine, by executing the RFC in r/3

Regards,

Smitha.

Answers (2)

Answers (2)

STALANKI
Active Contributor
0 Kudos

As far as my view is conecerned error is happening in send step.so plz check wether the abstract interface of bpm is mapped to appropriate recv and interface determinations.

Former Member
0 Kudos

within transaction SXMB_MONI you click in the column outbound 'PE' will go to the workflow log. Click in send message step e go to the workitem->object->display. Here you see the message...

[]s