A script-enabled browser is required for this page to function properly.

Configuring Forms to Use Oracle SCM

Oracle Oracle Forms is shipped with a plug-in that allows integration with Oracle SCM for source control management.

When you install Oracle Forms, be sure to install the Client Side SCM tools and Oracle SCM if you plan to use source control management.

Note: Configuring Oracle Forms for source control management automatically enables source control management for Oracle Reports.

To enable Oracle SCM for check-in and check-out support:

  1. From the Windows Start menu, select Programs | Oracle Developer Suite <Oracle_Home> | Oracle Designer.
  2. Select Use as Source Control for Forms and Reports . When you do this, a Windows registry file (<ORACLE_HOME>\repadm61\ drsc61.reg) automatically sets the following keys:
  3. HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE

    "FORMS_PROJECT"=""

    "FORMS_SOURCECONTROL"="CUSTOM"

    "FORMS_SCDRIVER"="d2scrw32.dll"

  4. Restart Oracle Forms.
  5. Select File | Administration. The Check In, Check Out, and Source Control Options will be enabled.

You'll also need to select a container for checking in files before checking in/out a file. In the Forms Builder, select File | Administration | Source Control Options and select a container. Once a container is selected, the required registry entries are made for subsequent use.