cancel
Showing results for 
Search instead for 
Did you mean: 

RFC scenario

Former Member
0 Kudos

Hey guys,

I need to create Mail--> RFC synchronus scenario,

In this scenario is it possible to send RFC response to sender mail ID automatically ?

Regards,

Krishna

Accepted Solutions (1)

Accepted Solutions (1)

former_member184720
Active Contributor
0 Kudos

Hi Krishna - You can develope a mail-mail scenario. During the mapping execute the RFC using RFC lookup function

More on RFC Lookup - http://scn.sap.com/docs/DOC-3805

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Krishna

if you just want to send Acknowledgement confirming that emails is processed, then can you try setting the adapter specific Message Attribute :

Mail header field for delivery acknowledgement

SHeaderDISPOSITION-NOTIFICATION-TO

Reference:

If the response has to be a actual response from RFC call , then  you can try putting a BPM flow .Below link should give you some insight

File to RFC scenario using BPM - Tao Chu

smavachee
Active Contributor
0 Kudos

Mail to Mail would be ideal one for above scenario.! Graphical support for JDBC and RFC mapping lookups makes life easier.

Even Inaki's option is good if you are looing for traditional way to sort out this scenario.

As suggested by Hareesh, Leela Ratnam's document will be great help.

Regards,

Sunil

iaki_vila
Active Contributor
0 Kudos

Hi Krishna,

Another alternative is to Asynch -Synch bridge like thi wiki File-RFC-File(Without BPM) - Process Integration - SCN Wiki

I haven't tried mail instead of file adapter, you could try it.

Regards,