cancel
Showing results for 
Search instead for 
Did you mean: 

file -proxy- rfc -rfc response-mail

Former Member
0 Kudos

Dear All ,

I want to go for a scenario .

REQUIREMENT IS :-

Pull a file from excel file FTP server

Map it to RFC

Based on rfc response shoot a mail to concerned person

Can you please guide me or tell me the exact steps to achieve this using ABAP PROXY

Kind Regards,

Anshu Kumar

Accepted Solutions (0)

Answers (1)

Answers (1)

prateek
Active Contributor
0 Kudos

Why exactly would you like to use ABAP proxy. One alternative design could be use of RFC lookup.

File - XI (RFC Lookup) - Mail.

Other alternatives would require BPM with these steps

Receive (for File )

Transform (Optional)

Send Sync (ABAP Proxy)

Transform (Optional)

Send Async (For Mail)

Here at ABAP proxy, you will have to write a report to call the RFC internally.

Regards,

Prateek