cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP AXIS Receiver Adapter error

former_member181962
Active Contributor
0 Kudos

Hi Experts,

  I am trying to work on a IDOC to SOAP scenario, where in I am using a SOAP AXIS adapter on the receiver side.

My payload is an XML document without any SOAP Envelope.

When i try to send a message, i get the following error:


Exception caught by adapter framework: Message part {http://schemas.xmlsoap.org/soap/envelope/}Fault was not recognized. (Does it exist in service WSDL?)

Here are the screenshots of my configuration.

can you help me identify the error?

best regards,

Ravikanth Talagana

Accepted Solutions (0)

Answers (3)

Answers (3)

iaki_vila
Active Contributor
0 Kudos

Hi Ravi,

Have you checked all the libraries, especially wss4j, are correctly installed?

Have you tried with SOAPui?, at least if your endpoint URL is correct and if you need to determine the correct SOAP action, i have noticed that you are not setting urn: prefix after the name.

Have you checked the payload extraction?

Check your XML structure, with the XML expected.

Regards.

former_member181962
Active Contributor
0 Kudos

Any other ideas?

nabendu_sen
Active Contributor
0 Kudos

Hi Ravi,

Check this one. It might be helpful.

Stash's Seriously Named Computing Blog: WSDLs and Message Parts not recognized

Regards,

Nabendu.

Former Member
0 Kudos

Check if this helps.

Regards

Osman