Show TOC

Procedure documentationProcessing the Application Locate this document in the navigation structure

 

You can process the application in preparation for a task or as part of the maintenance subsequent to a task.

To automate application processing, select the Process application 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. See Adding and Modifying Packages.

  2. Select the task and add it to the package.

  3. Open the task and choose Process application.

  4. Enter 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 an application.

  6. Select Incremental or Full.

  7. 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.

More Information

Accessing Microsoft SSIS