Using the parameters of invoker.jsp
You need to have the values of a few of the parameters and the different scripts involved in order to call the invoker.jsp. In the simple example below, the invoker.jsp is called by two different scripts - a custom tool script and a trigger script.
Procedure
Create and save the invoker.jsp script.
Option | Description |
---|---|
This script is a custom tool script. It invokes a trigger script and passes the parameters of the invoker.jsp through the URL. |
|
This script is a sample trigger script, browserTriggerScript.wsp, that is invoked from the custom tool script. |
|