Oracle Forms (MOSC)

MOSC Banner

How to make client_win_api_environment.read_registry work on froms12c?

edited Dec 13, 2017 6:07AM in Oracle Forms (MOSC) 9 commentsAnswered

Hi,

May I ask how to make client_win_api_environment.read_registry of webutil work in Forms12c in PRE-FORM trigger?

I'm able to setup the webutil on the FMW server and am able to compile and run the webutil_demo fmb program and it is functioning well.

But when using coding it in PRE-FORM, its not getting any value.  The source form has attached webutil library and have subclass the webutil object group.

:global.local_branch := client_win_api_environment.read_registry ('HKEY_CURRENT_USER\Environment', 'LOCALBR', TRUE);

Does it have to do with timers and WHEN trigger expire in forms?  Really could use some working examples.

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