cancel
Showing results for 
Search instead for 
Did you mean: 

Sender filename in receiver payload without using mapping.

Former Member
0 Kudos

hi Experts,

I have a File to RFC scenario. wherein i need to pass source filename and filepath as parameter to RFC whenever file arrives at source directory.

I am not using IR contents. What could be the simplest way to achieve this.

One way ofcourse is to write an adapter module to generate Receiver payload with the required information.

Can we have even more easier way to achieve this. Can something be done in Content conversion to get the receiver xml payload with filename and filepath?

Regards,

Girish

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member181962
Active Contributor
0 Kudos

Hi Girish,

I doubt if there is an easier way.

Anyhow, see SAP Note 819761.

Regards,

Ravi

Former Member
0 Kudos

HI,

Easiest way to use IR contents instead of Adapter module...not possible with FCC parameters.

Thanks

Swarup

Former Member
0 Kudos

Source is a image file (.png) so using IR contents is not possible.

cant execute mapping for binary source data.

0 Kudos

Hi Girish

You can use IR mapping for a binary source data, but it must be a Java class, not an abap or graphical mapping.

Regards,

Carme.