cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Response Error Message

Former Member
0 Kudos

Hi Experts

I am working on a RFC to SOAP scenario, where RFC is Asynchronous and SOAP is Synchronous,

Message are being sent to SOAP and Response are coming back from Reciver system into PI server and it is failing i.e error status because there is no map for the response,

How can we make the Response message not to error out without doing any mapping in PI 7.0

Thanks

PR

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI,

When sending the RFC, send asynchronously, meaning call 'in background task' and 'commit work'. Since the QOS for this type of call is EO, the asynchronous nature will be propagated to the receiver end and you should see no response being generated.

This can help you:

/people/swaroopa.vishwanath/blog/2006/12/28/send-rfc-to-sap-xi-150-asynchronous

And Hope that you have removed expor parameters of RFC and reimported in to ESR.

Let us know if this resolves your problem

Thanks

Divyesh Vasani

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi PR,

Even though your soap can support synchronous but you dont want response. In message interface for both inbound and outbound make it as asynchronous which should take care of that.

Regards,

---Satish

0 Kudos

Hello,

Could you please specify what is the exact error that appears?

It'd be easier for us to investigate

Thanks and regards,

Caio Cagnani