Show TOC

Procedure documentationValidating Logic Locate this document in the navigation structure

 

In the Admin package, you can validate logic using the Validate logic option.

Prerequisites

You have advanced knowledge of Microsoft SSIS.

The Admin task (OSoftTaskAdmin2008.dll) is registered with Microsoft SSIS. See Registering Custom Tasks.

Procedure

  1. Open a package or create a new package in Microsoft SSIS on the Planning and Consolidation server.

  2. Select the task and add it to the package. See Adding and Modifying Packages.

  3. Open the task and choose Validate logic.

  4. Fill in the application set, application, and the user ID.

    Note Note

    The user ID must have Planning and Consolidation administrator privileges to validate logic files.

    End of the note.
  5. Select the logic file (*.lgf) to be validated.

  6. Click OK.

Note Note

You can use TASK commands in the MODIFYSCRIPT Package Variable task to automatically complete the information for you.

End of the note.