cancel
Showing results for 
Search instead for 
Did you mean: 

File to SOAP scenario

Former Member
0 Kudos

Hi all,

Here i am working on File-->Soap scenario, while i am testing the communication channels in communication channl monitoring, for file file channel i am getting success,but while testing the receiver soap challel i am getting the error like

SOAP:response message contains an error XIServer/UNKNOWN/ADAPTER/.JAVA_EXCEPTION

so what could be the problem.

Thanks & Regards,

AVR

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi all,

solved my problem.

Thanks & Regards,

AVR

Shabarish_Nair
Active Contributor
0 Kudos

verify your configuration - /people/shabarish.vijayakumar/blog/2008/01/08/troubleshooting--rfc-and-soap-scenarios-updated-on-20042009

former_member200962
Active Contributor
0 Kudos

Any more details about the error would be helpful.

Some basic checks would be:

1) Check the message format being passed to the target.

2) SOAP channel is configured properly....Target URl, Action.

Regards,

Abhishek.

Former Member
0 Kudos

Hi abhishek,

how to check the first point, and is it mandatory to give the SOAP action

thanks & regards,

AVR

former_member200962
Active Contributor
0 Kudos

Action is not mandatory....only Target URL is.

To check the first point compare the message structure produced by the Message Mapping (in SXMB_MONI) with the receiver message structure (message interface in IR).....manual task!

Before that try getting more details about the error....the error text you provided is not sufficient.

Regards,

Abhishek.

balaji_pichaimuthu
Active Participant
0 Kudos

Hi venky,

Mostly because of the URL which you mentioning soap channel cause you problem. anyways Check your URL in WS navigator.. is it working in WS navigator with the correct parameters?? is ur webservice is active??

regards,

Balaji