Siebel Business Process & Functionality (MOSC)

MOSC Banner

Using EAI HTTP Transport BS without Certificates.

edited Oct 3, 2017 10:36AM in Siebel Business Process & Functionality (MOSC) 3 commentsAnswered

Hi Gurus,

We were using 'SSL Mutual authentication' for Interfaces with standard certificates installed in Siebel and the middleware application.

EAI HTTP Transport BS (Invoked via a Local Business Service in the Outbound Web service) was used to communicate to the external system.

However, now, we plan to implement basic authentication thus eliminating installation of certificates.

We commented out the code which was used to pass the certificate info in the EAI HTTP Transport BS.

oOutputs.SetProperty("HTTPRequestMethod", "POST");

oOutputs.SetProperty("HTTPRequestURLTemplate", sUrl);

oOutputs.SetProperty("HTTPContentType", "text/xml; charset=UTF-8");

oOutputs.SetProperty("HDR.SOAPAction","http://sap.com/xi/WebService/soap1.1

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center