To save changes to the database
-
In the System Debugger, select the script, template, formatting script, method, or the table script.
-
Select the Scripts > Save script menu item.
This opens a dialog displaying the script name, database object, database connection, and script code to be added.
-
Select a change label under Change labels to group your changes.
-
Click Save.
TIP: To save several scripts in the Scripts view, hold the CTRL key down, click on the scripts and select the Scripts > Save script menu item.
NOTE: Ensure you recompile the database after making changes.
The Object Browser supports debugging of scripts, templates, format scripts, table scripts, processes, and methods. You can make use of the Visual Studio debug options for this purpose. You cannot alter the scripts, templates, formatting rules, table scripts, processes, or methods. Correct the errors in the Designer.
Prerequisites
-
To use the debug function in the Object Browser, you must install the following software:
-
The user requires the Allows local debug assemblies to be created program function (Common_CompileForDebug). This provides the user with an additional compiler option in the Configuration Wizard for creating local debug assemblies.
In the Designer, assign the program function to a custom permissions group and add the system user to this permissions group. For more information about controlling conditions with program functions, see the One Identity Manager Authorization and Authentication Guide.
-
Local debug assemblies are available on the user's local workstation.
Detailed information about this topic