Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Configure general settings for a script interceptor

Before you begin

Create script interceptors


To configure general settings for a script interceptor:

  1. If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
  2. In the left pane, expand Diagnostics and select Interceptors.
  3. Select the Script Interceptors page.
  4. In the Script Interceptors table, select the script interceptor you want to configure.
  5. Select General.
  6. Enter a name for the script interceptor in the Name field.
  7. In Priority, enter the priority of this intercepted method in the interceptor chain. Interceptors with higher priorities are executed before interceptors with lower priorities.
  8. In Dynamic Clusters, select the dynamic clusters you want to apply this script interceptor to by moving them from the Available Clusters column to the Chosen Clusters column. Note that if you do not select any dynamic clusters, the script interceptor is applied to all available dynamic clusters. By default, all available dynamic clusters are selected.
  9. Click Save.
  10. In the Change Center, click Activate Changes.

Back to Top