To test a template
Check the Transaction with roll back option for executing the templates.
Use this option to specify whether the template is executed within a transaction with subsequent rollback or whether the template is executed immediately against the database.
Action | Meaning |
---|---|
Save | The object is saved. |
Discard | The changes made to the object are discarded. |
Upload | The object is reloaded. |
New | A new object is created. |
Execute | The template is executed again. |
To test a formatting script
To test a method
Check the Transaction with roll back option for executing the methods.
Use this option to specify whether the method is executed within a transaction with subsequent rollback or whether the method is executed immediately against the database.
The method starts executing.
To test table scripts
Check the Transaction with roll back option for executing the table scripts.
Use this option to specify whether the table script is executed within a transaction with subsequent rollback or whether the table script is executed immediately against the database.
Action | Meaning |
---|---|
Save | The object is saved. (OnSaved, OnSaving) |
Discard | The changes made to the object are discarded. (OnDiscarded, OnDiscarding) |
Upload | The object is reloaded. (OnLoaded) |
New | A new object is created. |
To save changes to the database
This opens a dialog box displaying script name, database object, database connection and script code to be added.
|
NOTE: Ensure you recompile the database after making changes. |
© 2021 One Identity LLC. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy