Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

WWV_FLOWS.FLOW_STATUS & FLOW_UNAVAILABLE_TEXT

22054Oct 12 2004 — edited Oct 15 2004
We need to be able to be able to block all access to our htmldb application on pre-determined days each month. We want to set the values in WWV_FLOWS.FLOW_STATUS and FLOW_UNAVAILABLE_TEXT programmatically. However, it appears that if the values are modified outside the htmldb application builder, the triggers on that table would make our application lose its security_group_id rendering it inaccessible to developers in the application builder.
I was hoping to write a pl/sql procedure in our application schema that would query values from a table periodically to set the flow status and unavailable text. Are there additional API calls I need to include in that pl/sql procedure to setup the htmldb global variables needed to retain the security_group_id?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 12 2004
Added on Oct 12 2004
2 comments
1,180 views