SOAP error to call Soap Insert method from Siebel

nancyhz
Mega Contributor

We are trying to consuming SN incident WSDL from Siebel to update the incident record, but we got the following error:

Error invoking service 'ServiceNow Soap', method 'insert' at step 'Call Webservice'.(SBL-BPR-00162) --Cannot connect to the server(SBL-EAI-04115).

We tested it through SOAP-UI,   the incident was successfully updated in ServiceNow, but not in Siebel.   Can any expert give some suggestion?

2 REPLIES 2

Valor1
Giga Guru

This is a Siebel error, not a ServiceNow error.



If it's working fine in Soap UI, there's some configuration issue from the Siebel application server. Have you tested to ensure that it has outbound internet connectivity, and not behind a proxy server?


nancyhz
Mega Contributor

Thank you for you comments, Valor,   I have informed your suggestion to our Siebel developer.