cancel
Showing results for 
Search instead for 
Did you mean: 

proxy to SOAP

Former Member
0 Kudos

Hi friends,

when i am testing end to end scenario receiving error SOAP adapter processing error

i have went lot of blogs all its indicating SOAP Action only can any help me in this issue. Please find the attached error screen shoot below.

Regards

Pradeep A

Accepted Solutions (1)

Accepted Solutions (1)

former_member186851
Active Contributor
0 Kudos

Pradeep,

It might be due to Soap Action or the content,(check which content web-service can accept).

Also check the webservice by posting data through SOAP UI

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Sahithi/Raghuram/Azhar

see the below configuration steps

ICO Single Stack

Scenario: Proxy to SOAP (Async) Salesforce Integration

i have tested SOAP UI it is working fine.

3 communication channels

1 sender communication, 2 Receiver communication channel

Receiver Communication channels

Lookup receiver Communication (working fine) SOAP Action : login

Receiver communication channel (create): it is for create account: SOAP Action : create

ICO configurations

2 ICO configurations

one is for soap lookup receiver communication channel and other is receiver communicatin channel

Regards

Pradeep A

azharshaikh
Active Contributor
0 Kudos

Hi Pradeep,

My few cents:

1. Try to test the receiver URL directly using SOAP UI tool and check if it works

2. Open the URL in your client IE and check if there are any methods / action for that Webservice

3. If yes, then you need to provide correct operation in SOAP Receiver channel

Hope it helps

Regards,
Azhar

sahithi_moparthi
Contributor
0 Kudos


Could yuou please share your configuration screenshott.

Have you mentioned the SOAP Action in the receiver channel ?