Previous Topic: Custom Operator-Specific Pre-execution and Post-execution CodeNext Topic: Run Order for Custom Operator-specific Pre-Execution Code


Define Custom Operator-specific Pre and Post Execution Code

To prevent accidental deletion or modification of execution code, you can define specific code for each custom operator. You can also use the custom operator input or output data in your code.

Follow these steps:

  1. Click the Library tab.
  2. Double-click a custom operator.

    The Custom Operator dialog appears.

  3. Click the Settings tab.
  4. Click one of the following two long buttons:

    A code dialog appears.

  5. Enter your code. Click OK.
  6. Click Save.