You can use the System Debugger to debug methods in runtime.
To test a method
Option | Meaning |
---|---|
Transaction with Rollback | Use this option to specify whether the method is executed within a transaction with subsequent rollback or the method is executed immediately against the database. |
The method starts executing.
You can use the System Debugger to load objects from the database and debug table scripts as they execute.
To test table scripts
Option | Meaning |
---|---|
Transaction with Rollback | Use this option to specify whether the table script is executed within a transaction with subsequent rollback or the table script is executed immediately against the database. |
Action | Meaning |
---|---|
Save | Saves the object. (OnSaved, OnSaving) |
Discard | Discards changes made to the object. (OnDiscarded, OnDiscarding) |
Load | The object is reloaded. (OnLoaded) |
New | Creates a new object. |
Use database query and object action logging in the System Debugger to look for errors and optimize scripts during development. The execution time and the command that was run are logged.
Open the log dialog box by selecting View | SQL protocol from the menu.
Open the log dialog box by selecting View | Object log from the menu.
Icon | Meaning |
---|---|
Starts recording. | |
Stops recording. | |
Copies logged data to the clipboard. | |
Save logged data in a file. | |
Deletes the logged data. |
The One Identity Manager provides the means to send email notifications. For example, notifications can be sent from process handling, about attestation or the status of IT Shop requests.
A mail template consists of general master data such as target format, important or mail notification confidentiality and one or more mail definitions. Mail text is defined in several languages in the mail template. This ensures that the language of the recipient is taken into account when the email is generated.
There is a One Identity Manager in the Mail Template Editor to simplify writing notifications. You can use the Mail Template Editor to create and edit mail text in WYSIWYG mode.
Email notifications are generated through default processes during process handling. To use email notifications based on mail templates for other business procedures, for example creating user accounts, you have to create custom mail templates and processes. The process task "SendRichMail" is provided for this through the process component "MailComponent".
© 2023 One Identity LLC. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy