Search This Blog

Tuesday, July 1, 2025

Copy or Subscribe to an Authorization Scheme in Oracle APEX

 To copy or subscribe to an authorization scheme, follow these steps:

  1. Access the Authorization Schemes Page:

    • On the Workspace home page, click App Builder.

    • Select the application where you want to copy or subscribe to an authorization scheme.

    • On the Application home page, click Shared Components to open the Shared Components page.

    • Under the Security section, click Authorization Schemes.

    • The Authorization Schemes page will display, including details such as Subscribed From, Subscription Status, and Subscribers.

  2. Initiate the Copy Process:

    • In the Tasks list, click Copy from another app.

  3. Select the Source Application:

    • Under Copy From Application, choose the application that contains the authorization scheme you want to copy.

    • Click Next to proceed.

  4. Set the Name and Copy Options:

    • In the To Name field, optionally modify the name of the copied authorization scheme.

    • Choose a copy action: 

      • Yes – Copy the authorization scheme without subscribing.

      • No – Do not copy the authorization scheme.

      • Copy and Subscribe – Copy the authorization scheme and subscribe to it. Subscribing ensures that any updates to the original (master) scheme automatically apply to the copied version.

After completing these steps, the copied or subscribed authorization scheme will be available for use in your application.


EXAMPLE:

Step 1 - To create a new scheme, click create.

A screenshot of a computer

Description automatically generated

Step 2- Follow the wizard

A screenshot of a black box

AI-generated content may be incorrect.


A screenshot of a computer

Description automatically generated


No comments:

Post a Comment

How Do I Make a Faceted Search Map Page in Oracle APEX

Combining faceted search with a map region in Oracle APEX enables users to filter data visually and spatially at the same time. This design ...