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

MOSC Banner

Access Control in Java Data Bean

edited Dec 16, 2013 7:45PM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 5 commentsAnswered
 We are Planning to use Java Data Bean Mechanism to expose our Services to Java Based UI which is built on top of Siebel Applications.
Below Parameters are added in Properties File to connect to Object Manger.

siebel.user.name = user name to log in to the Object Manager/siebel.user.password = password to log in to the Object Manager.

When User Clicks the Oportunity Details in Java UI a call will be made to siebel and fetch the details  via
m_dataBean.login("Siebel://SiebelServerhost:SCBPort/enterpriseServer/AppObjMgr_enu", TESTADMIN, TESTADMIN, "enu")  // Now as siebel task will get created in Server Manger for "TESTADMIN"

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