cancel
Showing results for 
Search instead for 
Did you mean: 

Mail to RFC scenario

former_member189441
Active Participant
0 Kudos

Hi

I know how to do Mail to RFC scenario. My question is,

I want send email to PI when ever I want manually(not polling).

is it possible?

I will send mail to PI  -> PI maps Mail request to RFC Request and sends to ECC  -> RFC send response to PI agian  -> RFC response mapped to Mail response in PI -->  generate new email and send to my inbox

Thanks,

Murali.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Murali,

Mail/File/JDBC adapters are pooling adapters. If you want to mail adapter to run or pick up the mail from mail inbox manually(i.e, whenever you want) then create one folder eg. readyToProcess in your mail client and give the path in the mail sender channel. Mail channel always be pooling into this readyToProcess folder, whenever you want to run it i.e, manually then put mail into this folder, it will pick up and process it.

If no mails are there in readyToProcess folder then no messages will trigger to RFC. Hope this will help.

Thanks,

Rajendra