This chapter provides overviews of the analytic model definition creation process and the conventions for naming analytic models and parts and discusses how to:
Create a new analytic model definition.
Open an analytic model definition.
Create organizers.
Enter notes for an analytic model definition's parts.
Find parts.
Validate analytic models.
You create analytic model definitions to define the rules that are used to calculate application data in the PeopleSoft Analytic Calculation Engine. This section provides a high-level discussion of the steps for creating a new analytic model definition assuming that you already have record structures on which to base your analytic model.
To create an analytic model:
Create a new analytic model definition.
Perform these tasks in whatever order is appropriate to your own development needs:
Create the analytic model definition's dimensions.
See Creating Dimensions.
Create the analytic model definition's data cubes and set the properties of the data cubes.
Consider the kinds of information that the end user should analyze. These kinds of information should be your data cubes.
See Creating Data Cubes.
Define formulas and user functions to calculate the data cubes.
Define a formula for each data cube that you want to calculate. If you want to reuse the formula in more than one data cube, create a user function and reference the user function in the formula for each of the data cubes.
Attach dimensions to the data cubes.
Attach the dimensions to the data cubes after you have created the dimensions and data cubes.
Define the analytic model's cube collections.
Define the analytic model definition's filter functions.
Define the analytic model definition's organizers.
See Creating Organizers.
Save the analytic model definition.
You must adhere to these rules when naming analytic models and all analytic model parts:
Names must consist only of letters, numbers, and underscores (_).
Other than underscores, do not use nonalphanumeric characters.
The first character in a name must consist of a letter.
Do not use a number or underscore as the first character in a name.
Names must not exceed 30 characters.
See Also
Understanding Part Conversion Details
To open a new analytic model definition:
Select File, New in PeopleSoft Application Designer.
The New Definition dialog box appears.
Select Analytic Model.
Click OK.
The new analytic model definition appears.
To open an analytic model definition:
Select File, Open in PeopleSoft Application Designer.
The Open Definition dialog box appears.
Select Analytic Model in the Definition drop-down list box.
Provide selection criteria.
Enter an analytic model definition name or description (or the beginning characters of either), or select a project.
Click Open or press Enter to display analytic model definitions matching the selection criteria that you entered.
To clear the current selection criteria and start over, click New Search. To change how the search list appears, perform one of these actions:
Click the List button to view only the names of the analytic model definitions.
Click the Details button to view the names and descriptions.
By default, both the names and descriptions appear in the search list.
Double-click the analytic model definition that you want to open in the definition workspace, or highlight the analytic model definition and click Open.
You can also press Shift+Click to select more than one definition to open in a single action, or right-click to view a pop-up menu from which you can open, print, rename, or delete the selected analytic model definition.
To create an organizer:
In the analytic model, select the Organizers branch in the part browser.
Select Part, New, Organizer.
The Edit Part Name dialog box appears.
Enter a name for the organizer.
Click OK.
See Also
Use the notes bar to create notes for the analytic model definition or its parts. To create a note:
In the part browser, select the analytic model definition or the part for which you want to create a note.
Click the notes bar.
Enter the note.
You may also:
Press Enter to create multiple paragraphs.
Click Cancel Changes to cancel the changes you made to the note.
Click Accept Changes to accept the changes you made to the note.
You can select one or more parts and find all of the locations in the analytic model where the parts are used.
Note. The Find Part feature does not operate on organizers.
To find a part:
Select one or more parts in the part browser.
Select Tools, Analytic Model, Find Part.
The locations of the parts are listed in the output window.
An important part of the analytic model creation process involves periodically validating the analytic model. The validate utility runs a series of tests on the analytic model and sends its results to the Validate tab in the output window. If errors are found, they are listed on this tab.
To validate an analytic model, select Tools, Analytic Model, Validate.