cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP_RFC_MAIL

former_member237514
Participant
0 Kudos

Hi All,

I have requirement like below

Soap to RFC to Mail.

I am getting portal order  Through Soap adapter then I am sending to ECC system using RFC adapter using middle ware PI  .then i want to send RFC response to Mail.

So suggest me how to configure this scenario ,Currently PI version is 7.4 Single stack .

Thanks

Kavitha

Accepted Solutions (1)

Accepted Solutions (1)

former_member182412
Active Contributor
0 Kudos

Hi Kavitha,

  • You can use async/sync bridge in RFC receiver adapter.
  • RFC response you can send it to email.

You can check these blogs for more information.

Regards,

Praveen.

former_member237514
Participant
0 Kudos

Hi Praveen ,

plz correct me if i am wrong ,

you mean to say Receiver side RFC adapter module i need to config  as below screen shot format

Thanks

Kavitha

former_member237514
Participant
0 Kudos

Hi Praveen ,

Thanks For your suggestions, I will test and let you know.

Thanks

Kavitha

former_member182412
Active Contributor
0 Kudos

Hi Kavitha,

The modules are right but parameters are wrong. It should be like below.

Regards,

Praveen.

former_member237514
Participant
0 Kudos

Hi Praveen,

I need one more clarification regarding this .which side i need to add this adapter module configuration i mean sender (Soap adapter ) or receiver(RFC adapter)..

Thanks

Kavitha

former_member186851
Active Contributor
0 Kudos

Hello Kavitha,

In the receiver RFC adapter.

former_member237514
Participant
0 Kudos

Hi Praveen,

As your above suggestions i am unable to see Mail configuration steps.

My scenario is SOAP- RFC- Mail.

In module configuration i didnt see any parameters for mail channel configuration.

where i mention mail channel details in this parameters

Thanks

Kavitha

former_member182412
Active Contributor
0 Kudos

Hi Kavitha,

You need to create another interface which is SOAP to Mail and you can maintain the mail attributes in the Mail channel.

  1. SOAP to RFC(async/sync bridge)
  2. SOAP to MAIL

Regards,

Praveen.

former_member237514
Participant
0 Kudos

Hi Praveen,

I am little bit confused. can please explain me the configuration steps.

1)SOAP to RFC (async/sync)

What is the use for config the module parameter in RFC adapter. we didn't mention any parameter for receiver adapter details (ex:like mail or something).

2)Soap to Mail

For this again i need to config mapping in ESR level .And one more doubt is how we can get the RFC response in 2nd scenario (SOAP to Mail) for sending response through mail.

please give me suggestions how configure this scenario step wise

Thanks

Kavitha

former_member182412
Active Contributor
0 Kudos

Hi Kavitha,

Did you check the blogs which i shared?? if you go through you can understand all the steps because they mentioned in detail all the steps.

Regards,

Praveen.

former_member237514
Participant
0 Kudos

HI Praveen ,

I gone through link which you share earlier.

i am getting little bit confusion .

using above link which example i need to follow in that document 2.2 and 2.4 scenarios is there so plz suggest me which one i have to follow .those configuration are little bit too different .

Thanks

kavitha

former_member182412
Active Contributor
0 Kudos

Hi Kavitha,

Do the configuration based on section 2.4.

Regards,

Praveen.

former_member237514
Participant
0 Kudos

HI Praveen,

I think based on above document 2.2 example is sute for my scenario .but they are maintain module parameters are in SOAPadapter (sender) and that too parameters also different .its is same as which i share earlier .

fyi

former_member237514
Participant
0 Kudos

2.4 is soap -- soap -- file

my one is soap--to--rfc--mail/file

former_member182412
Active Contributor
0 Kudos

Hi Kavitha,

You can replace SOAP with RFC but the configuration will be same.

Regards,

Praveen.

former_member237514
Participant
0 Kudos

Hi Praveen,

May i know the reason for why 2.2 example is not stable ,if you don't mine can you please explain me.

Thanks

Kavitha

former_member182412
Active Contributor
0 Kudos

Hi Kavitha,

It is better place the modules in the receiver channel rather than sender channel because up to receiver channel the interface will be asynchronous, only when you call the RFC then only the call will be synchronous, after get the response the interface will be asynchronous, so we need to keep minimum as much as possible for synchronous flow in our interface.

Regards,

Praveen.

Answers (0)