cancel
Showing results for 
Search instead for 
Did you mean: 

soap error

Former Member
0 Kudos

hi

iam doing file to soap and got following error

2007-06-06 16:13:26 Error Exception caught by adapter framework: SOAP: response message contains an error Application/UNKNOWN/APPLICATION_ERROR - application fault

2007-06-06 16:13:26 Error Delivery of the message to the application using connection AFW failed, due to: SOAP: response message contains an error Application/UNKNOWN/APPLICATION_ERROR - application fault.

kindly anybody has solution for it.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Sriram,

If you are using synchrnous message then for the message for which error you are getting try to check the response mapping. Only for one message you are getting this error or for all the messages. Also when if synchronous then check whether you are able to send the data to the receiver or not?

---Satish

Former Member
0 Kudos

Could be a problem that the Web Service that u are using is a synchronous one while u have made an asynchronous interface

Vaibhav

Former Member
0 Kudos

Hi,

I think you are getting an error response from the webservice. Try to execute the webservice from some SOAP client and see if it is working fine or not.

Regards,

Sudheer.

Former Member
0 Kudos

hi

sudher it is working fine

Former Member
0 Kudos

Hi,

Please do check for the payload in XI that is going as request to the webservice.

Regards,

Sudheer