cancel
Showing results for 
Search instead for 
Did you mean: 

Getting 500 Error when calling XI from Siebel

Former Member
0 Kudos

Hi,

We have generated a WSDL file from XI and gave it to Siebel team. They are getting a 500 Error when they try to call us using that WSDL file. Below is the error message they are getting.

"[1] Error Invoking service 'MI_SIEBEL_WS_ORDER_TOXI_OUT', method 'MI_SIEBEL_WS_ORDER_TOXI_OUT' at step 'Call Web Service'. (SBL-BPR-00162).

[2] HTTP Request error during 'Submitting Data Send HTTP request': 'Status code -500'(SBL-EAI-04117)"

Thanks in advance for the help.

Thanks

Kumar

Accepted Solutions (0)

Answers (2)

Answers (2)

agasthuri_doss
Active Contributor
0 Kudos

Hi Kumar,

The HTTP code 500 indicates internal error in your application.

Check on to the stacktrace in

<local drive>:\usr\sap\XXX\YYY\j2ee\cluster\server0\log

This error can be resolved by fixes to the Web server software also and check note number 804124 at service.sap.com

Regards

Agasthuri Doss

former_member206604
Active Contributor
0 Kudos

Hi,

Are you sure your Sender SOAP adapter is configured properly. Also ensure that the SIEBEL team is using the right URL to communicate to the SOAP adapter.

First try using SOAP Client and see if the scenario is working fine. If so then the problem lies in SIEBEL.

Check this link for confiuring SOAP sender

http://help.sap.com/saphelp_nw04/helpdata/en/fc/5ad93f130f9215e10000000a155106/content.htm

Thanks,

Pakash