cancel
Showing results for 
Search instead for 
Did you mean: 

Error in SOAP Response: SOAP Lookup

manikandan_shanmugam3
Active Participant
0 Kudos

Hi All,

I am Integrating SFDC using PI 7.31 (Single Stack). Getting error in SOAP lookup channel " Error in Response" ,

I have created Sync dummy scenario in PI and triggered message from SOAP UI, It was working fine, same Receiver channel has been used in SOAPlook up code and still dummy scenario is exist in ID.

Java Code: Check1 was appeared in Trace but not check2 while executing Operation Mapping, seems there is a issue with an accessor call.

SOAP Channel Error:

Regards,

Mani

Accepted Solutions (0)

Answers (3)

Answers (3)

iaki_vila
Active Contributor
0 Kudos

Hi Manikandan,

According with this blog , it seems the variable payload should be XmlPayload instead of the type Payload.


Regards.

pvishnuvardan_reddy
Active Contributor
0 Kudos

Hi Manikandan,

Please cross check whether there is any issue with the receiver channel you are using for lookup purpose and also please cross check the input data you are providing for the lookup.

Is this the first run for the interface?

Please cross check with the SFDC team about the request format they need.

Regards

Vishnu

manikandan_shanmugam3
Active Participant
0 Kudos

Hi All,

Any suggestion for the above issue?

Regards,

Mani