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

MOSC Banner

How can I capture the WebApplet drilldown Event on the Preload.js Open UI file?

edited May 18, 2017 5:00AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 1 commentAnswered

I have to capture the drill-down event of a Applet in Open UI JS file to prevent a User from Unauthorized access to a record which he is not supposed to see.

In our current application, we do not have Position, Division or User based access control for visibility.

Can I capture the drill-down WebApplet Event on the Preload.js file?

I got the below code on Oracle Open UI Bookshelf but need guidance on how to use this script on Preload.js file. Does Open UI calls this event on Preload?

Siebel Open UI triggers the PHYEVENT_DRILLDOWN_LIST event when the user clicks a drilldown link in a list applet. You can use it to call custom code when the user clicks a drilldown link. You can use this event with the following objects:

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