You can bind operations to scripts to specify actions that you want to occur, before, after, or instead of, standard account CRUD operations, such as Add, Modify and Delete. Other types of operations are available, depending on the type of operation binding you select. You can bind an operation to a specific function in a global script, or bind an operation to an individual script. You can bind operations to scripts for any endpoint types which permit them (such as JNDI and JDBC).
Follow these steps:
The Operation Bindings Editor appears.
You have specified the object class you want to create the script binding for.
The Create Operation Binding dialog appears.
You have specified the object classes you want to apply the script binding to.
You have specified the type of operation that you want to bind the script to.
You have specified when the script binding is executed.
A node is added to the mapping tree which displays the type of operation, the timing you selected and the name of class you want the script binding to apply to.
The Script Editor dialog appears.
Selecting a global script specifies the script where the function you want to bind to the operation is located.
You have specified the function you want to bind to the operation.
The Edit Script dialog appears.
You have specified the parameters for a script binding style operation binding.
Copyright © 2013 CA.
All rights reserved.
|
|