cancel
Showing results for 
Search instead for 
Did you mean: 

File to RFC to File scenario

Former Member
0 Kudos

Hi Experts !

Suggest me if this scenario can be implemented only with BPM or Can we use the same sender file interface to receive the response sent by RFC receiver.

Thanks in Advance,

Laawanya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

we can use the use the same file interface with input message and output message type ,by making it as synchronous...

regards

chandrakanth

Former Member
0 Kudos

Hi Chandra,

I have defined the file sender(outbound) interface as synchronous and abstract also so as to catch the response in the same interface and write it as a file.

But when i am adding one more interface determination from RFC to File, I am not able to include the interface mapping.

Thanks,

Laawanya

former_member194786
Active Contributor
0 Kudos

Hi Laawanya,

If you are going for the solution provided by prakasu and Pragathi you just need to create a single interface determination and not 2. And that will be the best solution i guess.

Regards,

Sanjeev.

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

if you need any mapping changes in responce message then go with BPM.

Responce is like passthrough then use the AF_Modules/RequestResponseBean.

Check the link..

[;

Regards,

Prakasu

vijay_b4
Active Contributor
0 Kudos

Hi Laawanya,

there is a web blog on file to rfc using BPM

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

File to Rfc with out BPM:

One possible solution trigger RFC from ABAP Proxy and use a XI adapter (receiver) Asynchronously to call the proxy..Obviously RFC call will be managed within the proxy..There are some blogs depicting this approach.

Check out this link where you wil find how to send response thru RFC to file by using Proxies ...

[original link is broken]

SP 10 on PI and XI 3.0 on SP 14 , then check this thread where Bhavesh given the solution,.

Reward points if this helps

Regards

Pragathi.