Procedure for Developing and Deploying Activity Guides
To develop and deploy an activity guide, follow this high-level procedure:
-
Determine the tasks to be completed by the users and the order of the tasks.
-
Determine whether task groupings exist—that is, summary tasks serve as parents to detailed tasks.
-
Determine which PeopleSoft component (transaction) corresponds to each task. Alternatively, a task can be associated with a PeopleSoft query, a non-PeopleSoft URL or a process.
-
Determine which user or role is to be assigned to each task.
-
Determine whether each task requires any pre-processing or post-processing logic.
For example, post-processing logic is needed to change the status of an action item to complete.
-
Determine whether the activity guide instance is to be created dynamically or manually.
-
Determine the activity guide template type.
-
Use the Setup Activity Guide WorkCenter to:
-
Create the activity guide template.
-
Create a definition for each action item in the template.
-
-
For a fluid activity guide, deploy the activity guide in one or more ways:
-
Through a tile that opens the specified activity guide instance.
-
Through a tile that opens the My Activity Guide Instances page listing all activity guide instances for that template that the user is contributor to.
-
Through a menu item.
-
Through a button or link that programmatically generates the URL for the activity guide.
-
-
For a classic activity guide:
-
Generate the activity guide pagelet.
-
Configure a WorkCenter for the activity guide.
See Configuring a WorkCenter Page for a Classic-Only Activity Guide.
-
-
(Optional) Generate an activity guide instance from the template.