Building Workflow Maps

Workflow maps, also known as Navigator maps, are visual representations of your organization's business processes. Maps are necessary to all workflow processes, and they can also be used as navigational aids for end users.

This chapter provides overviews of workflow maps and map hierarchies and discusses how to:

Click to jump to parent topicUnderstanding Workflow Maps

This section discusses:

Click to jump to top of pageClick to jump to parent topicWorkflow Maps

Workflow maps, also known as PeopleSoft Navigator maps, are visual representations of your organization's business processes. Maps are necessary to all workflow processes, and they can also be used as navigational aids for users.

There are two types of workflow maps, each representing a different hierarchical level. The top-level map, known as a business process, represents broad areas of functionality. Business processes contain one or more activities, or subprocesses. Activities contain individual steps that represent the specific transactions that complete that activity.

When you create workflow maps, you first create basic maps (business processes and activities) as described in this chapter. As you continue with subsequent steps, you add workflow-specific elements—events and routings—to the activities. You need events and routings only in activities that are used as workflow tools, not in those that are used as navigation tools.

Click to jump to top of pageClick to jump to parent topicPeopleSoft Navigator Maps

PeopleSoft Navigator is an alternative to the standard portal navigation. With PeopleSoft Navigator, users can see workflow maps and use them to access pages (but not external programs) that are represented within these maps.

PeopleSoft Navigator presents maps according to their hierarchical relationships. Users can browse the available maps and navigate to individual pages by clicking the step that represents the page. As users move from map to page and back to map, the Navigator tree remains visible on the left-hand side of the screen:

PeopleSoft Navigator

You control which maps are visible in PeopleSoft Navigator by defining a Navigator homepage: a top-level business process that greets the user when PeopleSoft Navigator is first accessed. Users can access only the maps that are hierarchically related to this homepage.

Click to jump to parent topicUnderstanding Map Hierarchies

This section discusses:

Click to jump to top of pageClick to jump to parent topicMap Hierarchies

PeopleSoft Workflow uses three hierarchical levels. The first two levels, business processes and activities, are both maps: graphical representations of the relationships between the component objects (other maps or steps).

The third level, steps, are not maps. Steps are elements within activities and represent the level at which the user interacts directly with application pages.

Business processes and activities are both freestanding definitions that you can open in PeopleSoft Application Designer and include in projects. Because business processes include icons for other maps (activities or other business processes), create these lower-level maps before you add them to a business process. You can develop in a top-down approach by creating the lower-level maps from the Business Process Designer directly.

Steps are not freestanding definitions in PeopleSoft Application Designer; they exist only within a particular activity. You create steps as you define an activity.

Note. PeopleSoft Workflow and PeopleSoft Navigator applications require all three levels: all activities must belong to business processes. Activity guides, on the other hand, do not involve business processes. Activity guides are built from standalone activities and their component steps. A setting in the Activity Properties dialog box identifies the activity as being used in an activity guide.

Click to jump to top of pageClick to jump to parent topicMap Icons

The following table presents the basic map elements.

The Business Process icon represents a complete business task, consisting of one or more activities. Business processes can include other business processes. Normally, you use this functionality only when designing maps for use in PeopleSoft Navigator.

The Activity icon represents a subprocess of the business task, consisting of one or more steps.

The Step icon represents a discrete step in the business process, corresponding to a single transaction performed on an application page or through an external program.

Click to jump to top of pageClick to jump to parent topicBusiness Processes

A business process is a graphical representation of the relationships between related activities. Arrows show the relationships between the activities, indicating the proper chronological sequence.

Click to jump to top of pageClick to jump to parent topicActivities

Activities that are intended only for end users (in PeopleSoft Navigator or in activity guides) typically include only steps that correspond either to application pages or to external programs.

When you incorporate workflow, activities also include events and routings. Events represent specific transactions that can occur in the page that is connected to the event. Routings represent notifications that are triggered by that event.

For example, there are several possible events on a page where managers approve orders. The manager can approve or deny the order or send the order back to the employee for changes. Each event requires routings to inform the next person in the chain (a buyer, an additional approver, or the employee who submitted the original order) about what must happen next.

The following map shows an activity with workflow routings:

Activity with workflow routings

Click to jump to parent topicDefining Maps

This section provides an overview of map definition, lists common elements, and discusses how to:

Click to jump to top of pageClick to jump to parent topicUnderstanding Map Definition

Create maps using PeopleSoft Application Designer. After creating the map, add items and establish the attributes of and relationships between those items.

Because maps are freestanding definitions in PeopleSoft Application Designer, use the standard techniques for opening, saving, deleting, renaming, adding to projects, printing, and so on.

Click to jump to top of pageClick to jump to parent topicCommon Elements Used in This Section

Icon Desc (icon description)

Enter a description to appear in the dialog boxes that list this type of map. If you leave this field blank, the map name appears by default.

This field is language-sensitive; the map name is not. If you intend to translate this object, supply a value for this field.

Owner ID

To track definition owners, enter an appropriate value.

Click to jump to top of pageClick to jump to parent topicCreating a New Map

To create a new map:

  1. In PeopleSoft Application Designer, select File, New.

  2. In the New scrolling list, select the map type: Activity or Business Process.

  3. Click OK.

  4. Add the icons required to represent the activity or business process.

    If you’re creating a business process, the icons represent other maps, activities, and possibly other business processes. When you add these types of icons to the map, you can specify an existing activity or business process that the icon represents, or you are prompted to create a new one.

    Even if you do not save the business process on which you are working, the new activities or business processes that you created are saved to the database. Arrange the icons in a logical and visually informative way.

    If appropriate, add modeling symbols, drawings, arrows, text, or other graphic elements to the map. These elements are useful primarily in maps that are visible in PeopleSoft Navigator. They do not affect workflow processing, nor are they visible in activity guides.

  5. Connect the activities, decision points, and subprocesses in the appropriate order:

    1. Click the Link button.

    2. Click the two objects sequentially.

      An arrow appears, pointing from the first object to the second.

      The links between steps only clarify the flow of work. They do not directly determine the order of the steps, which you specify when you set the properties for individual icons in the maps. However, if you've enabled automatic sequencing in the activity properties, the default step order is based on the links.

  6. Define the properties of the map.

  7. Define the properties of the icons on the map.

  8. Save the map.

Click to jump to top of pageClick to jump to parent topicDefining Business Process Properties

To define the properties of a business process:

  1. Open the business process in PeopleSoft Application Designer.

  2. Open the Business Process Properties dialog box:

    1. Right-click in the map (but not on an item in the map).

    2. Select Definition Properties.

      The General tab in the Business Process Properties dialog box appears.

  3. Set the properties on the General tab.

  4. Set the properties on the Use tab.

    A Navigator homepage is the high-level business process that a user sees immediately after accessing PeopleSoft Navigator. A user's homepage settings are established on the User Profile and Permission List pages. To make this business process available as a homepage, select the Can be used as a Navigator home page check box.

  5. Click OK to accept the settings.

  6. Save the business process.

Click to jump to top of pageClick to jump to parent topicDefining Activity Properties

To define the properties of an activity:

  1. Open the activity in PeopleSoft Application Designer.

  2. Open the Activity Properties dialog box.

    1. Right-click in the map (but not on an item in the map).

    2. Select Definition Properties.

      The General tab in the Activity Properties dialog box appears.

  3. Set the properties on the General tab.

  4. Set the properties on the Use tab.

    The Use tab includes options for automatically sequencing steps and for enabling end-user-facing activity guides.

    After you add steps to an activity, arrange them into a logical sequence using connecting arrows, and assign each step a number. If you select Automatically sequence steps, the step numbers are automatically assigned when you save the activity. The step numbers are based on the order in which you connect the arrows. This is an efficient way to order the steps.

    Select Activity Guide if you’re creating a map to use as the basis for an end-user-facing activity guide.

    Note. Normally, an activity that you use in a workflow application isn’t reused as an activity guide. Instead, you create activities specifically for activity guides.

  5. Click OK to accept the settings.

Click to jump to parent topicAdding Map Objects

This section provides an overview of toolbar buttons and discusses how to:

Click to jump to top of pageClick to jump to parent topicUnderstanding Toolbar Buttons

Use toolbar buttons to add icons and connecting lines to maps. Different toolbars (and therefore different map objects) are available for business processes and activities.

Business Process Toolbar

This toolbar provides the basic components of a business process, including activities and the lines that link them. This toolbar is visible only when a business process is the active window.

Click the Link button to connect related activities or steps. This button is also in the Activity toolbar.

You must use the link tool to connect objects on the map; do not use arrows or other drawn shapes.

Click the Business Process button to add another business process.

Click the Activity button to add an activity.

Click the Decision button to add a decision point in a process. A Decision icon in a map is descriptive only; it has no workflow functionality. This button is also in the Activity toolbar.

Activity Toolbar

This toolbar provides the basic components of an activity, including steps, workflow events, and workflow routings. This toolbar is visible only when the active window displays an activity.

Click the Link button to connect related activities or steps. This button is also in the Business Process toolbar.

Click the Step button to add a PeopleSoft page.

Click the Event button to add a business event.

Click the Worklist button to add a worklist.

Click the Email button to add email for workflow routing.

Click the Batch button to create a descriptive icon for a background process.

Click the Manual Process button to create a descriptive icon for a manual process.

Click the Decision button to create a descriptive icon for a decision point in a process. This button is also in the Business Process toolbar.

Click the Local Transaction button to create a descriptive icon representing a service operation definition for a transaction that occurs in one database.

Click the Transaction other DB (transaction other database) button to create a descriptive icon representing a service operation definition for a transaction that sends a message to another database in the same enterprise.

Click the Remote Transaction button to create a descriptive icon representing a service operation definition for a transaction that sends a message to another database in another enterprise by crossing the firewall. Service operation definitions are used in PeopleSoft Integration Broker .

Modeling Toolbar

This toolbar provides additional buttons for creating icons to graphically enhance maps. Some of the icons are informational only; those that are functional have exact equivalents in either the Business Process or the Activity toolbar. This toolbar is visible when either a business process or an activity is the active window in the workspace.

Click the Document button to create a descriptive icon for a document. (Informational only.)

Click the End Process button to create a descriptive icon for the end of process. (Informational only.)

Click the Process button to add an icon for a business process. This is the same function as the Business Process button on the Business Process toolbar. When you add this icon to a map, you’re prompted to identify an existing business process that the icon represents. This is available only when a business process is the active window in the workspace.

Click the Activity button to add an icon for an activity. This is the same function as the Activity button on the Business Process toolbar. When you add this icon to a map, you’re prompted to identify an existing activity that the icon represents.

This is available only when a business process is the active window in the workspace.

Click the Event button to add an icon for an event. This is the same function as the Event button on the Activity toolbar. This is available only when an activity is the active window in the workspace.

Click the Page button to add an icon for a page. This is the same function as Step button on the Activity toolbar. This is available only when an activity is the active window in the workspace.

Drawing Toolbar

This toolbar is visible when either a business process or an activity is the active window in the workspace.

Normally, you add an object to a map by clicking the object on the toolbar and clicking the location on the map. Some of the drawing tools, however, involve extra clicks on the map. For example, to draw a line, first click the Line button as you click any other button. To draw the line on the map, click once at the beginning of the line and again at the end of the line.

Click the Line button to draw a static line. Drag the cursor from one end of the line to the other. You can move the endpoints later.

Click the Arrow Line button to draw a line that is terminated with an arrow.

Click the rectangle button to draw a rectangle. Drag the cursor from one corner of the rectangle to the opposite corner. You can move the corners later.

Click the polycurve button to draw a curve. Drag from anchor point to anchor point, and double-click at the end of the curve. You can move the anchor points later.

Click the Ellipse button to draw an ellipse. Drag from one corner of the surrounding rectangle to the opposite corner. You can move the corners later.

Click the Text button to draw a static text field. Place text by clicking at the appropriate location. You can move or resize the text box later.

Click the Image button to add a bitmap. Place the bitmap by clicking at the appropriate location.

Click the Toggle Grid button to display or hide an optional grid to help you place map objects.

Alignment Toolbar

This toolbar contains options for aligning objects on several different axes.

Click the Align Top button to arrange all selected objects so that they are aligned at the top of the base position object.

Click the Align Middle button to arrange all selected objects so that they are aligned at the middle of the base position object.

Click the Align Bottom button to arrange all selected objects so that they are aligned at the bottom of the base position object.

Click the Align Left button to arrange all selected objects so that they are aligned at the left-hand side of the base position object.

Click the Align Center button to arrange all selected objects so that they are aligned at the center of the base position object.

Click the Align Right button to arrange all selected objects so that they are aligned at the right-hand side of the base position object.

Layering Toolbar

This toolbar contains options to move objects in front of or behind each other.

Click the Front button to move the selected object in front of any overlapping objects.

Click the Back button to move the selected object behind any overlapping objects.

Click the Forward button to move the selected object in front of the overlapping objects that are immediately in front of it.

Click the Backward button to move the selected object behind any overlapping objects that are immediately in front of it.

Events and Routings Icons

These are actual workflow objects, representing transactions that trigger workflow (events) and the medium through which the trigger sends work to the recipient (routings). You normally add these objects to activities after completing the basic maps.

The following graphic presents the events and routings icons:

Events and routings icons

Click to jump to top of pageClick to jump to parent topicAdding Icons to Maps

To add an icon to a map:

  1. Click the toolbar button representing the icon that you want to add.

  2. Click the map where you want to place the icon.

    In most cases, the icon is added to the map when you click. If you're adding an icon for an activity, business process, or transaction, however, the Select Definition dialog box appears.

  3. In the Select Definition dialog box, select the specific activity, business process, or service operation definition that the icon represents.

  4. Click the Select button to finish placing the icon on the map.

Click to jump to top of pageClick to jump to parent topicConnecting Icons Within a Map

To connect icons within a map:

  1. Click the Link button on the toolbar.

    You must use the link tool to connect icons; do not use arrows or other drawing objects.

  2. Click the icon where the link starts.

    The icon must be a linkable definition. As you pass the cursor over different parts of the map, its appearance changes to indicate whether you’re over a linkable definition:

  3. Click the icon where the link ends.

    This click completes the link, and an arrow from one object to the other appears. Even if you relocate objects on the map, the link stays connected to both objects.

    To cancel without completing the link, right-click.

  4. (Optional) Modify the shape of the link.

    To create angles at the same time that you create the link, make one or more intermediate clicks where you want the line to bend. You can add multiple angles. However, you must always end the line with a linkable definition.

    Change the angle by clicking the connector line, selecting the angle anchor, and moving it.

    To create an angle in an existing link, select the link, press and hold the Ctrl key, and click where you want to create an angle anchor. You can then move the anchor as described previously.

Click to jump to top of pageClick to jump to parent topicAdding Images to Maps

To add an image to a map:

  1. Click the Image button on the toolbar.

  2. Click on the map where you want to place the image.

  3. Right-click the bitmap and select Change Bitmap.

    The Select Image dialog box appears.

  4. Select the image file.

  5. Click OK.

    The selected image replaces the default bitmap.

Note. The Select Image dialog box lists all of the images that are stored in the PeopleSoft database. If the Show Only Workflow Images check box is selected, the list includes only images that have the Used in Workflow property set in the image definition properties. If the Show Only Workflow Images check box is cleared, the list includes all images that can be rendered in the Microsoft Windows environment. Because Graphics Interchange Format (GIF) files cannot be rendered in Windows, they do not appear.

Table of Default Workflow Images

To replace the PeopleSoft default images for new or existing maps, you can add new images to the Image Catalog using the same names, as in the following table:

Type

Image Name

Toolbar Name

Activity

PT_WFD_ACTIVITY

PT_WFD_TBACTIVITY

Business Process

PT_WFD_BUSPROC

PT_WFD_TBBUSPROC

Step

PT_WFD_STEP

PT_WFD_TBSTEP

Batch

PT_WFD_BATCH

PT_WFD_TBBATCH

Manual Process

PT_WFD_MANUALPROC

PT_WFD_TBMANUALPROC

Transaction Same DB

PT_WFD_SAMEDB

PT_WFD_TBSAMEDB

Transaction Other DB

PT_WFD_OTHERDB

PT_WFD_TBOTHERDB

Transaction Outside Firewall

PT_WFD_OUTSIDEFW

PT_WFD_TBOUTSIDEFW

Event

PT_WFD_EVENT

PT_WFD_TBEVENT

Worklist

PT_WFD_WORKLIST

PT_WFD_TBWORKLIST

Email

PT_WFD_EMAIL

PT_WFD_TBEMAIL

Decision

PT_WFD_DECISION

PT_WFD_TBDECISION

Bitmap

PT_WFD_BITMAP

PT_WFD_TBBITMAP

Click to jump to parent topicControlling Text

This section discusses how to:

Click to jump to top of pageClick to jump to parent topicAdding Standalone Text to Maps

To add standalone text to maps:

  1. Click the Text button on the Drawing toolbar.

  2. Click the map in the location where you want to place the text.

    A text box with the word text appears on the map.

  3. Double-click the default text to select it.

  4. Enter your own text.

Click to jump to top of pageClick to jump to parent topicFormatting Standalone Text

To format standalone text:

  1. Right-click the text and select Item Properties.

    The Text Properties dialog box appears.

  2. Set the text properties.

  3. Click OK.

Click to jump to top of pageClick to jump to parent topicChanging the Position of Icon Text

To change the position of icon text:

  1. Click the text to select it.

  2. Drag the text to its new position.

    You might want to center caption text under the object that it describes.

Click to jump to parent topicAdding Drawing Shapes to Maps

This section discusses how to:

Click to jump to top of pageClick to jump to parent topicAdding Drawing Shapes to Maps

To add drawing shapes to maps:

  1. Click a drawing shape button.

  2. Draw the shape on the map.

    The drawing method depends on which shape you’re drawing.

  3. Modify the shape by dragging the handles to a new location.

Click to jump to top of pageClick to jump to parent topicChanging the Appearance of the Drawing Line

To change the appearance of the drawing line:

  1. Double-click the shape to open the Properties dialog box.

  2. Set the properties on the Line tab.

    Click Transparent to make the line disappear. When you select this option for a line, only the arrowhead on the line remains visible.

  3. Click OK to close the dialog box.

Click to jump to top of pageClick to jump to parent topicChanging the Color and Pattern of a Drawing Shape

Because lines and curves do not enclose a drawing area, this procedure applies only to rectangles and ellipses.

To change the color and pattern of a drawing shape:

  1. Double-click the shape to open the properties dialog box.

  2. Set the properties on the Fill tab.

  3. Click OK to close the dialog box.

Click to jump to parent topicUsing Other Map Display Features

This section provides an overview of other map display features and discusses how to:

Click to jump to top of pageClick to jump to parent topicUnderstanding Other Map Display Features

When you create a map, additional display options help you control the design environment. For example, maps have an optional grid to help you align objects precisely on the map. You can view or hide the grid, define its size, and specify whether objects snap to the grid intersections when you place or move them.

Click to jump to top of pageClick to jump to parent topicControlling the Size of the Map Display

To change the display (zoom) size of the map:

  1. Select View, Zoom.

  2. Select the level of magnification.

  3. Click OK.

Click to jump to top of pageClick to jump to parent topicViewing the Grid

To view or hide the grid, select View, Grid Visible. This menu item is a toggle command. When the grid is visible, a check mark appears next to the menu item. By default, the grid is visible.

Click to jump to top of pageClick to jump to parent topicResizing the Grid

To resize the grid:

  1. Select Edit, Grid.

    The Window Grid dialog box appears.

  2. Select how much space (in pixels) should appear between the lines of the grid. Select the width (the number of pixels between the vertical lines) and the height (the number of pixels between the horizontal lines).

  3. Click OK to close the dialog box.

    If the grid is visible, it redisplays its grid lines based on the new settings. If the grid is not visible, the new settings still take effect, although you can’t see them.

Click to jump to top of pageClick to jump to parent topicActivating the Snap to Grid

When the Snap to Grid feature is active, PeopleSoft Application Designer positions all objects so that they each have a corner at an intersection in the grid. The grid doesn’t have to be displayed for this option to work. This menu item is a toggle command. When the option is selected, a check mark appears next to the menu item. By default, this option is not selected.

Click to jump to top of pageClick to jump to parent topicNavigating Between a Business Process and Its Component Maps

A business process comprises lower-level maps. These lower-level maps, whether activities or other business processes, are freestanding objects in PeopleSoft Application Designer. It’s convenient to open the lower-level maps directly from the business process map, rather than using the standard File, Open command.

To access a map that is part of a business process, double-click the icon for the lower-level map within the business process, or right-click the icon and select View Definition.

Click to jump to parent topicArranging Objects on Maps

This section discusses how to:

Click to jump to top of pageClick to jump to parent topicMoving Objects on Maps

To move objects on maps:

  1. Select the object.

    Handles appear around the object.

  2. Drag the object to a new position.

    When you drag an object, caption text moves with it. You can, however, select or move just the text to reposition it relative to its object.

    If an object is linked to other objects, the lines representing links move with the object.

    Use the Snap to Grid feature to align the object to the grid or deactivate the Snap to Grid feature for free-form placement.

Click to jump to top of pageClick to jump to parent topicDeleting Objects from Maps

To delete objects from maps:

  1. Select the object to delete.

  2. Press Delete.

Click to jump to top of pageClick to jump to parent topicChanging the Display Bitmap of an Existing Icon

To change the display bitmap of an existing icon:

  1. Right-click the icon and select Change Bitmap.

    The Open dialog box appears.

  2. Select the image file.

  3. Click OK.

    The selected image replaces the default bitmap.

Note. The Open dialog box for Change Bitmap lists only images that are Microsoft Windows-compatible. Also, when the system saves the activity or business process definition, it automatically generates a JPEG file of it so that it can be viewed in PeopleSoft Navigator (in the browser).

Click to jump to top of pageClick to jump to parent topicAligning Multiple Objects Visually

To align multiple objects visually:

  1. Decide on a base position object; you’ll move other objects in line with this base position object.

  2. Press Shift while selecting the objects that you want to move.

    Select the base position object last. To deselect an object, continue to press Shift and select the object again.

  3. Click the appropriate button in the Alignment toolbar.

Click to jump to top of pageClick to jump to parent topicMoving Objects in Front of or Behind Each Other

To move objects in front of or behind each other:

  1. Select the objects that you want to move in front of or behind another overlapping object.

  2. Click the appropriate button on the Layering toolbar.

Click to jump to parent topicSetting Icon Properties

This section provides an overview of descriptive icons and discusses how to:

Click to jump to top of pageClick to jump to parent topicUnderstanding Descriptive Icons

Both business processes and activities can include descriptive icons. These icons typically do not have associated workflow processing; they are useful primarily if the map will be visible through PeopleSoft Navigator.

Note. Even though the Activity icon does not have any associated processing, it must be included in the business process to establish the relationship between the activity and the business process. That relationship is necessary for proper workflow processing.

Click to jump to top of pageClick to jump to parent topicSetting Properties for Descriptive Icons

To set properties for descriptive icons:

  1. Right-click the descriptive icon and select Item Properties.

    The Properties dialog box appears. Depending on the type of icon, the title bar reads Business Processes Definition, Activity Definition, or Description Symbol Definition.

  2. Enter information in the dialog box.

    The text that you enter in the Name field identifies the icon and, by default, appears as the display text under that icon. To display different text under the icon, enter it in the Icon Descr text box. Include line breaks in the text by pressing the Enter key.

  3. Click OK to close the dialog box.

Click to jump to top of pageClick to jump to parent topicSetting Properties for Step Icons

Set properties for the steps in an activity to associate the step with the proper page or external program and to establish the correct sequence of steps within the activity.

To set properties for step icons:

  1. Right-click the step icon and select Item Properties.

    The Step Definition dialog box appears.

  2. Enter descriptive information about the step.

  3. Enter the step and path numbers to place this step into the activity’s flow.

    The Step Number and Path Number boxes order the steps in this activity. When the user always completes the same steps in the same order, specify the order of the step in the Step Number box and leave the number 1 in the Path Number box. The first step is step 1; the second is step 2.

    When the user performs different tasks along the way, define multiple step paths. Start numbering the steps from step 1, staying on path 1 until you reach the first point at which a user has options. For each step that might come next, use the next consecutive step number, but a different path number, for each one. All of the steps should have the same step number sequence, but a different path number value.

    If a user-facing activity guide based on this map is available, you might want to make the more common path the default path. Select Default Step for the step that you want the activity guide to take when a user progresses through the activity.

    You can avoid the manual sequencing of steps if you use the automatic step sequencing options that are available in the property sheet for the activity. However, always review the sequence created by automatic numbering to verify that the sequence is correct.

  4. (Optional) Click Activity Guide.

    This button is available only if you have marked this as an activity guide in the activity properties. The Step Internet Client Attributes dialog box appears. If this map is an activity that will be used in an activity guide, enter the necessary information in this dialog box.

Click to jump to top of pageClick to jump to parent topicSetting Step Attributes

This section discusses how to set step attributes.

Use the Step Attributes dialog box to select the page or program that the system starts when a user selects this step and the action mode that is used to open the page.

To set step attributes:

  1. On the Step Definition dialog box, click the Attributes button.

  2. Specify whether the user completes this step on a PeopleSoft page or from an external program.

    When you select Page or External Program, the appropriate section of the dialog box becomes available. If this is an activity guide and you’ve marked the activity guide option in the activity properties, you must select Page.

  3. Provide directions for starting the page or external program.

    If a user performs the step by completing a PeopleSoft page, select the page from the list boxes in the Processing Page group box.

    In the Action drop-down list box, select the type of activity that the user must perform on the database: Add,, Update/Display, Update Display/All, or Correction. When a user selects this step, the system displays the specified page in the specified action mode.

    Note. You must assign a page to a menu before you create a step that navigates to it.

    If users perform the step using an external program, select the program name and its working directory from the External Program group box. The program name must be the name of the executable file, followed by command line parameters, if appropriate. When a user selects this step, the system starts the specified program.

    Note. If this step is the first step in its activity (step 1 path 1) and the activity has an associated worklist, the system can pass additional parameters to the external program from the worklist record.

  4. Click OK in the Step Attributes dialog box.

  5. Click OK to close the Step Definition dialog box.