cancel
Showing results for 
Search instead for 
Did you mean: 

RFC to SOAP, Responce is not comming to PI

former_member303666
Active Participant
0 Kudos

Hi,

We have Developed one scenario that is RFC to SOAP(WS)

Through Functional module we pushed the data form sap to SOAP via PI. it is processed fine to WS system. but PI is not getting the response.

Moni it self it is showing QOS is EO and Asynchronous. it should be BE and Synchronous.

ESR part i have selected correct Service Interface type is Synchronous. i have checked so many time again and again it showing Asynchronous mode.

what is the error in this process. RFC adopter is for Synchronous. i dont know why it is showing like that.

---

have any changes need in this scenario.

is have to add any module name in module tab?

In module tab

module name = RfcAFBean

Type= Local Enterprise Bean

Module key = 0

Help is needed:

Regards,

Kesava

Accepted Solutions (0)

Answers (2)

Answers (2)

iaki_vila
Active Contributor
0 Kudos

Hi Kesava,

In your abap code, are you using on the RFC call the statement "In Background task"?, with this statement you are doing the call asynchronous.

Regards.

former_member303666
Active Participant
0 Kudos

Hi,

Yes in sap side we are using RFC function module .. there ABAPERS wrote one program for pushing the data.

i dont know this program is in which mode.

Regards

Former Member
0 Kudos

Hi,

kindly take abaper help to resolved the issue...

Warm Regard's

Mujeeb

Former Member
0 Kudos

Hi !!

copy same Module Name and change the That Is !!!

Example : module name = RfcAFBean

Example : Module Name=ZrfcAfbean.

Warm's Regard !!

Mujeeb

former_member303666
Active Participant
0 Kudos

Hi,

Mujeeb,

Thanks for your replay.

I have changed the Module name as per the above. it is showing same Successful Asynchronous.

It should be Synchronous. with response.

Regards,

Kesava

Former Member
0 Kudos

Hi Kesava,

Can you check the Quality Of Service what you configured in Receiver SOAP Communication Channel.

Thanks,

Satish.

former_member303666
Active Participant
0 Kudos

Hi Satish,

There is no Parameter to configured the QOS in Rectiver SOAP Communication Channel.

Receiver CC

Regards,

Kesava