This chapter provides an overview of the setup task list and discusses how to:
Review the setup tasks.
Complete tasks in parallel.
Track setup tasks.
View setup task details.
Generate Excel to CI (Component interface) templates.
Generate Data Mover scripts.
Test the implementation.
The Setup Tasks List identifies the setup tasks that are required to complete your implementation based on the feature selections that you made in your implementation projects. Setup tasks appear in sequence in which they must be completed. The system indicates how each setup task relates to a specific PeopleSoft setup component.
Page Name |
Object Name |
Navigation |
Usage |
PTLT_TASK_LIST |
PeopleTools, Setup Manager, Manage Implementation Projects, View |
View individual setup tasks, navigate to any additional tasks that must be completed, track implementation progress, and view load methods. |
|
Discussion |
PTLT_DISCUSSION |
Click the Discussion icon on the Manage Setup Tasks page. |
Enter information and discussion about the progress of this setup task. |
Generate Data Mover Scripts |
PTLT_PROJ_RECS |
Click the Generate Data Mover Scripts link on the Manage Setup Tasks page. |
Create and save a Data Mover script to migrate data for selected setup tasks. |
Generate Excel to CI Template |
PTLT_PROJ_CI |
Click the Generate Excel to CI Template link on the Manage Setup Tasks page. |
Create and save an component interface template for selected setup tasks. |
Access the Manage Setup Tasks page.
The summary shows the step-by-step sequenced list of setup tasks and reflects the order in which the setup components must be configured.
The setup tasks are ordered and displayed in the sequence that they need to be performed. The setup tasks that share the same main sequence number can be performed in parallel. For example, setup tasks 1.001, 1.002, and 1.005 could be performed in parallel; however, they must all be performed before any setup tasks at level 2. Tasks that share the same main sequence number still appear in the order that they should be performed if they are not done in parallel.
Access the Manage Setup Tasks page; select Tracking tab.
Use the Tracking tab to manage the process and personnel associated with completing the setup tasks. The fields on this page are only informational and can be used by the project team and project manager to track the progress of the setup tasks.
Access the Manage Setup Tasks page; select the Task Details tab.
The Task Details page displays the setup task, task code, whether a cross-database impact exists, and the load method that you can use to load the data for the component during the implementation.
Load Methods
For any component task, multiple methods exist by which to load the component with application data. Methods available for a given task display in the Load Method column. Examples of the methods are:
Online pages might be used to enter application data manually.
A component interface could be invoked using the Excel to Component Interface utility to load the component.
A custom load program could be used to load application data.
Select a product code or Associated Products in the Products Affected column to view associated products.
Access the Generate Excel to CI Templates page.
The fields on this page are part of the component interface connection parameters. However, note the following two fields:
Language |
Identifies the language used by the component interface (and thus from the database) and determines which Excel to CI base template is used. For example, if you select French from the dropdown list, the system uses the FRA subdirectory for the Excel to CI template. |
File Directory |
Identifies the location to which the template is generated. The system administrator should provide a path local to the Process Scheduler to which the user can map a drive. |
Access the Generate Data Mover Scripts page.
This page enables you to select the components for a specific task and generate Data Mover scripts that export and import your setup data to another database. This assists with the migration of application setup data from one environment to another. You can use the Data Mover scripts to populate other databases with setup data that you’ve entered in another environment.
Note. Some component-based tasks cannot be exported or imported by using Data Mover; these do not appear as selections.
After you select the component-based tasks and click the Generate Data Move Scripts button, an additional section of the page appears, showing the text of the Data Mover script and fields to enter a name for the scripts. The script includes a sequenced list of the tables that support the selected tasks. Where a table is identified within the script more than once, the duplicate references are commented out.
Note. Setup Manager identifies the primary tables that support the setup components that you select to migrate. Other tables, such as prompt edit tables that are defined on the component, are not identified by Setup Manager but might be necessary for the component to function in the new environment. You should identify these tables ahead of time when planning your implementation.
When the tasks in the Setup Task List have been completed, the implementation team should verify that the application functions as designed and supports the business scenarios that the implementation was based on. The approach to verifying that the setup is complete is based on the team's implementation methodology.
After you have finished testing the implementation and are using the software in a live environment, you can use Setup Manager when you implement new releases, products, features, or business processes.
Tasks associated with testing the implementation might include:
Testing individual online transactions and batch processes.
Verifying whether you can access any existing data and enter new data successfully.
Performing the steps of business processes end-to-end.