cancel
Showing results for 
Search instead for 
Did you mean: 

soap problem

Former Member
0 Kudos

hi all,

i am configuring soap receiver side and i generated wsdl from RFC with out export parameters. but i am getting following errors.

SOAP: response message contains an error Application/UNKNOWN/APPLICATION_ERROR - application fault

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.

the interface is asynchoronus

thanks and regards

Accepted Solutions (0)

Answers (1)

Answers (1)

turmoll
Active Contributor
0 Kudos

Hi,

I suppose that you have asynchronous RFC -> XI -> SOAP scenario and have generated WSDL for outbound interface (RFC).

Since it is asynchronous scenario RFC should have IMPORT parameters.

Regards,

Jakub