cancel
Showing results for 
Search instead for 
Did you mean: 

Empty Response File in File2RFC Synchnorous without BPM

Former Member
0 Kudos

Hi

My Scenario is File 2 Rfc Synchronous without BPM.

The problem is Its returning a Blank File on response.

But if I test the RFC manually by putting data, its working fine. Its  giving the response as desired.

Regards

Zia

Accepted Solutions (0)

Answers (3)

Answers (3)

iaki_vila
Active Contributor
0 Kudos

Hi Ziaur,

The file adapter doesnt support a synchronous communication directly, you need a little trick as Raj mentioned in the wiki http://wiki.sdn.sap.com/wiki/display/xi/file-rfc-file%28without%20bpm%29?bc=true

Are you following that wiki?

Regards.

Former Member
0 Kudos

Hi Beena

Ya, I have followed this link.

I have created 4 Interfaces. 3 is working fine  only problem with 1 interface. So I suppose  there is no

configuration issue.

Regards

Zia

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi,

Fisrt test interface end to end by changing File sender adapter QOS to BE and see results. If you receive correct response from ECC then your interface working.

if no response came from RFC function module then take help from ABAPer and make sure that you are passing correct data.

Regards,

Raj

Former Member
0 Kudos

Hi Ziaur,

How are you getting the empty file in response?

Are you using any modules in adapter?

You need to implement bpm to achieve this scenario or use RFC lookup if RFC is not updating any data in ECC.

Regards,

Beena.

Former Member
0 Kudos

Hi Beena

Ya, I am using the modules in File Sender Adapter.

what will be the use of RFC Lookup??

Regards

Zia