cancel
Showing results for 
Search instead for 
Did you mean: 

BPM error (Rfc to file scenario)

Former Member
0 Kudos

Dear Experts,

I'm doing a RFC-FILE scenario with BPM. I have followed the blog RFC Scenario using BPM --Starter Kit by Arpit Seth.

The file is getting picked up. But in SXMB_MONI i get the following error:

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

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

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>An internal error has occurred</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

In SXMB_MONI_BPE, there are no workflows for the integration process.

What could be wrong?

Please help.

Thanks,

Merrilly

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

1. First check whether integration process is configured properly. Go to IR - Integration process - Press F7

2. Make sure that the send step for file is in async mode.

3. Make sure tht status of ur integration process in sxi_cache is 0

Regards,

Prateek

Former Member
0 Kudos

Hi,

There are no errors after checking the Integration Process. The 2nd send step has the asynchronous file.

The return code in SXI_CACHE for the process is 0.

Thanks,

Merrilly

prateek
Active Contributor
0 Kudos

U may perform workflow customization urself. From installation guide

tcode SWF_XI_CUSTOMIZING

1) Choose Maintain Definition Environment &#8594; Maintain Prefix Numbers

2) Press F8. The screen Prefix Numbers for Workflow and Organizational Management appears.

+3) Press Ctrl + F1 to activate the edit mode.+

4) In the box Available Prefix Numbers for Workflow and Organizational Management, choose Create.

5) In the dialog box, you need to enter a Prefix number higher than 900 and choose Save

Regards,

Prateek

Former Member
0 Kudos

Hi,

The entry for my client has already been made in it. Is there something else that i will have to do?

Thanks,

Merrilly

Former Member
0 Kudos

Hi,

Now the flag in SXMB_MONI is checkered.

But there are some errors in SXMB_MONI_BPE in the send message synchronously step.

Will check out on it.

Thanks for the help so far,

Merrilly

Former Member
0 Kudos

Hi,

Thsi is the error i'm getting now in the synchronous send step:

<!-- Request Message Mapping

-->

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

<SAP:Category>Application</SAP:Category>

<SAP:Code area="MAPPING">EXCEPTION_DURING_EXECUTE</SAP:Code>

<SAP:P1>com/sap/xi/tf/_MM_FileRequest_to_RFCRequest_</SAP:P1>

<SAP:P2>com.sap.aii.utilxi.misc.api.BaseRuntimeException</SAP:P2>

<SAP:P3>RuntimeException in Message-Mapping transformatio~</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>com.sap.aii.utilxi.misc.api.BaseRuntimeException thrown during application mapping com/sap/xi/tf/_MM_FileRequest_to_RFCRequest_: RuntimeException in Message-Mapping transformatio~</SAP:Stack>

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

</SAP:Error>

Is it because that the BAPI is not processing anything?

Thanks,

Merrilly

Former Member
0 Kudos

Hello All,

Please help me.

This is urgent.

Thanks,

Merrilly

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

If you want to achieve the File-RFC-File means , this available now with out BPM also

You just reffer this

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/file-rfc-file%28without+bpm%29&;

Regards

Seshagiri

Former Member
0 Kudos

Hi Seshagiri,

I have already gone through this blog and even did my scenario based on that. But it will work only with PI7.0 SP10 and above and mine is SP09. since I had to complete this scenario at the earliest, I did it with BPM. And now am stuck here too.

Plese help.

Thanks,

Merrilly

Former Member
0 Kudos

Hi,

Okay, Here you can find similar type of Discussion had earlier

Regards

Seshagiri