Show TOC

Customizing PackagesLocate this document in the navigation structure

Context

Package customization requires modifying the script. You modify scripts from the Modify Package dialog box.

Procedure

  1. Click Modify Script .
  2. In the Modify Script dialog box you can click an item to view a number of values such as tasks, variables, and predefined constants. You can also modify the Dynamic Package Script.
  3. ClickAdvanced, which opens a second Modify Script dialog box that allows you to access the following functions:
    • PROMPT commands, which allow you to prompt the package user for selections or input
    • INFO commands, which allow you to set values for variables used in package processing
    • TASK commands, which allow you to add one or more parameterized process chains to a package
  4. Expand Functions to view all the functions that you can modify.
  5. When you have finished your modifications click Save.