IBM FileNet P8, Version 5.2.1            

Creating a change preprocessor action

Use the Change Preprocessor Action wizard to create a change preprocessor action. You can assign a change preprocessor action to a change preprocessor definition for a class.

Procedure

To create a change preprocessor action:

  1. Start the Change Preprocessor Action wizard in the administration console:
    1. In the domain navigation pane, select the object store.
    2. In the object store navigation pane, right-click the Events, Actions, Processes folder and click Change Preprocessor Actions.
  2. Complete the wizard.
  3. Optional: You can disable the change preprocessor action until you are ready to implement it. By default, the change preprocessor action is enabled.
  4. Specify whether the action handler is implemented as a JavaScript or Java™ component.
    • If you select JavaScript, click Next to enter the action script. You can open and modify a script or add code to the default code stubs.
      Important: A change preprocessor action handler that is implemented as JavaScript can fail in some WebLogic configurations. To resolve the problem, see JavaScript action handler fails (WebLogic application server).
    • If you select Class, enter the name of the primary Java class for the change preprocessor action handler. If the Java class is contained in a package, qualify the Java class name with the package it is contained in.

      To configure the code module that contains the action handler, select Configure Code Module before you click Next. If you do not select this option, the required class or JAR file must be located on the local Content Platform Engine application server. In addition, it must be included in the application server class path.

      When you configure the code module, you can create a code module or browse for an existing code module. Code modules are stored in the CodeModules folder.



Last updated: October 2015
cp_action_create.htm

© Copyright IBM Corporation 2015.