Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

Call External System URL from Siebel

Hello Experts,

We are using Siebel CRM version 20.12.

In our application, we open an external web system from Browser Script using:

window.open("URL_VALUE");

Previously, the external system allowed authentication by passing username and password in the URL, for example:

https://externalsystem.domain.com/?username=AMEEN&password=Abcd

Our script was dynamically building and opening this URL.

Recently, the external system stopped supporting username/password in the URL for security reasons. Because of this, our current integration is no longer working.


What is the recommended or supported approach in Siebel 20.12 to handle this scenario where:

  • A user needs to be redirected/open an external web application from Siebel UI

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