cancel
Showing results for 
Search instead for 
Did you mean: 

File-RFC-File, Doubt

former_member184543
Active Participant
0 Kudos

Hi fellows,

I have been doing a scenario from yesterday on. And I reached the last part of it.

Scenario:- File-RFC-File.

-


In the mapping I have mapped the File input req to RFC input req and RFC resp to File output resp. My MI is Synchronous. Not using any BPM. All in IR.

As in ID, Sender is File and Receiver is RFC. Is this correct?

I executed it, its showing success in RWB. But I cannot see the mapped message type or message in the output.

Is this stored somewhere??

Any suggestion would be really helpful..

Thanks

Anju

Accepted Solutions (0)

Answers (5)

Answers (5)

former_member184543
Active Participant
0 Kudos

Thanks to Bhavesh. Its answered.. Actaully the SP levels are the problem.. I need SP 10 on PI and SP 19 on XI.. I am on a very low pack..

Thanks

Former Member
0 Kudos

Hi

First of all

Scenario:- File-RFC-File. without BPM not possible

Refer this blog

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

Mudit

former_member184543
Active Participant
0 Kudos

Hi ppl,

As per this thread it is possible to do this scenario.

Once I did this, I am getting the followin error in the sender CC

Error: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object not found in lookup of RequestResponseBean.

Kindly help!!

Thanks

Anju

prateek
Active Contributor
0 Kudos

Check for the entries in module parameters

This error suggests that it is unable to find the RequestResponseBean

Make sure the spellings r correct

Regards,

Prateek

Former Member
0 Kudos

Hi Anju,

You cannot do a synchronous file->rfc scenario.

Former Member
0 Kudos

What do you see in SXMB_MONI??

regards

krishna

former_member184543
Active Participant
0 Kudos

Hi,

Response is :-

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

- <!-- Response

-->

- <SAP:Main xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsu="http://www.docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" versionMajor="003" versionMinor="000" SOAP:mustUnderstand="1" wsu:Id="wsuid-main-92ABE13F5C59AB7FE10000000A1551F7">

<SAP:MessageClass>ApplicationMessage</SAP:MessageClass>

<SAP:ProcessingMode>asynchronous</SAP:ProcessingMode>

<SAP:MessageId>D06AD150-1A41-11DC-A3F4-00132165C741</SAP:MessageId>

<SAP:TimeSent>2007-06-14T06:38:08Z</SAP:TimeSent>

- <SAP:Sender>

<SAP:Service>EXERCISE_BS</SAP:Service>

<SAP:Interface namespace="http://bcone.com/xi/RFC2File">File2RFC_Req_MI</SAP:Interface>

</SAP:Sender>

- <SAP:Receiver>

<SAP:Party agency="" scheme="" />

<SAP:Service>EXERCISE_BS</SAP:Service>

<SAP:Interface namespace="urn:sap-com:document:sap:rfc:functions">BAPI_CUSTOMER_GETDETAIL</SAP:Interface>

- <SAP:Mapping notRequired="M">

<SAP:ObjectId>16EZw8qHOhClscIwxG4h6Q==</SAP:ObjectId>

<SAP:SWCV>tNlWABTEEdy9BtPcwKgIKg==</SAP:SWCV>

<SAP:SP>-1</SAP:SP>

</SAP:Mapping>

</SAP:Receiver>

<SAP:Interface namespace="urn:sap-com:document:sap:rfc:functions">BAPI_CUSTOMER_GETDETAIL</SAP:Interface>

</SAP:Main>

Thanks

Anju

prateek
Active Contributor
0 Kudos

File - RFC - File without BPM is only possible in this way

Regards,

Prateek