cancel
Showing results for 
Search instead for 
Did you mean: 

RFC to File ...

Former Member
0 Kudos

I am send from File adapter(Sender) to RFC adapter(Receiver).

But i do not back RFC adapter(Sender) to File adapter(Receiver)..

i read /people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step

but i do not understand where create RFC destination (in my opinion in XI)?

necessary create program ID?

how get parameter in RFC(Sender)?

how run call posting in after a time, and on how call XI or R/3 system?

Regards Anvar.

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

<i>I am send from File adapter(Sender) to RFC adapter(Receiver).</i>

>>>

in this case you will need 1 file sender adapter, 1 file receiver adapter and 1 RFC receiver adapter. You DONT need a RFC sender adapter.

This a Async/Sync scenario and you will need to redesign your scenario - ref: /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit

Answers (6)

Answers (6)

Former Member
0 Kudos

I do not know where and how set this attribute(parameter)...

I see Receive(after start icon), it is have properties:

1 Step Name = FileReceive(i writed this)

2 Message = ?(i can not set)

3 Start Process = checked

4 Mode = Ansynchronous

5 Activate Correlations = empty

Former Member
0 Kudos

Hi Shabarish .

Sorry my knowledge in XI(

Again, i have problem ...

When i activate File_RFC_BPM exit error ...

Activation of the change list canceled Check result for Integration Process File_RFC_BPM | http://sap.com/xi/XI/Demo/RFC_IDoc:

1. No message specified

2. No synchronous interface specified

3. No message specified

Former Member
0 Kudos

Hi Shabarish.

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

but i stoped on "Create BPM File_RFC_BPM as shown below", Fig15.BPM

i do not konw how do it is.

Please help me.

Regards Anvar.

Shabarish_Nair
Active Contributor
0 Kudos

In your name space, under Integration Scenario & Integration Processes -> integration process, you can create the same.

Former Member
0 Kudos

Hi,

You dont need to create any RFC destination either on XI or on R/3 side for this scenario.

But for this scenario BPM is one option.

You will need to create one file sender channel,one file receiver channel and again one file receiver channel.

And in case of RFC receiver you just have to give R/3 server parameters.

Former Member
0 Kudos

HI Anvar,

<b>RFC Detination:</b> Create in XI Server : This RFC will point to Sender Appl'n System.

<b>Program id:</b> Its neccassary to create Program ID, you can write any name in program id, But the same name should be used while configuring RFC Adapter.

Cheers,

Vijay Raheja

Former Member
0 Kudos

Hi Anvar,

When you are doing File to Idoc we need to create RFC Destination in the XI side.You need to login your xi server and give transaction code as sm59 and give the necessary r/3 system details and the similar way when you are doing Idoc to File you need to create the RFC Detination in the R/3 side where you need to give your XI server details.

Let me know if you have any doubts.

Thanks in Advance.

Chandu