LinkIndexPrint
Contents
 Welcome
    Ask MaxiPlan
 Using Cascade Planning
    Data Entry Shortcuts
 Working with Planning Projects
    Designing A Cascade Project
    Project Management
       Creating and Maintaining Projects
       Period Sets
       Currencies
       Creating A Splash Screen
       Allowing Other Users Access
       Backup and Restore
       Virtual Period Definition
       Deployment Alias
       Publish Documents
       Project Status
    Building an Application
       Building Application Models
          Building A Cube Model
             Basic Setup
             Selecting a Period Set
             Measure Settings
                Defining the Measures List
                Setting Measure Attributes
                Measure Formatting
                Defining Calculations for Measures
                Other Functions for Measures Editor
                Cross Referencing Measures
                   Dimension Order in Planning Models
                   Cross Referencing Within The Same Model
                   Cross Referencing to Another Model Cube
                   Cross Referencing to the Parent of the node
                Measure Logic Functions
                   PREVIOUS function
                   SUM function
                   MAX function
                   MIN function
                   DEPRECIATION function
                   INT function
                   ROUND function
                   ROUNDUP function
                   ROUNDDOWN function
                   IF Function
                   SWITCH Function
             Dimension Settings
                Defining Dimension Lists
                Defining Dimension Properties
             Miscellaneous
             Finishing The Model
             Advanced Features
                Specifying Consolidation Logic
          Building A Transaction Model
             Basic Set Up
             Defining Dimension Lists 
             Defining Transaction Model Fields
             Additional Definition for a List Field
             Additional Definition for an Expression field
             Additional Definition for a Lookup Field
             Optional Validation for Text, Date, Integer & Value Field
             Defining Field Format & Access
             Miscellaneous
       Model Flow and Linking Models
          Using Links (the 'Push' Method)
          Cross Referencing (the 'Pull' Method)
       Deployment and Workflow
          Deploying Models for Input and Review
          Allowing Users to Extend Models
          Setting up and Managing Workflow
          Workflow for Users
       Advanced Project Functions
          Measure Filters
          Jobsets
             Defining A Jobset
             Run Jobsets
          Data Integration
             Create Dynamic Model
             Import to Cube
             Import to Transaction
             Export Cube Data
          Maintenance
             Model Maintenance
             Link Maintenance
             List Maintenance
             Calculate all cubes
             Versions
          Pre/Post Rules
 Reports and Scripting
    Define Scripts
    Define Reports
    Publish Documents
    Manage Scripts


Home > Working with Planning Projects > Building an Application > Advanced Project Functions > Jobsets > Defining A Jobset

Defining A Jobset
Last Updated 3/9/2012 2:02 AM


 

 To define a jobset, click on the  project folder tab and then navigate to [myproject]>-Modelling>-Advanced Processing>-Define Jobsets.

The main screen will display the Jobset wizard from which we can select one of the two options:

  • Create Job Set
  • Modify Job Set


Selecting 'Create Job Set ' will allow a new Job Set to be created, whilst 'Modify Job Set' allows and existing Jobset to be modified.

Job Sets can also be deleted from here, by selecting the Job Set in the drop down list and then clicking on the  button.


Creating a New Job Set
To create a new Job Set, first select the 'Create Job Set'  option and click on the button. The 'Add/Remove Rules'  screen will be displayed, which will allow us to select the tasks we wish to include in the Job Set. 



Initially the Add/Remove Rules screen is empty, as no tasks have been selected.

To add a rule, click the   button.

A pop-up window will be displayed displaying the models that exist in the project, followed by the Calculate  category, the Zeroise category and finally if any custom MXP scripts have been defined, the Script  category.

Click on any of the models displayed in the pop-up window, and it will expand to display the rules that can be executed for that model. Click on the the other items and they will show the respective rules available for execution in that category.




The tasks are represented by their respective icons:

IMPORT DATA RULE

LINKAGE RULE

  CALCULATE/ZEROIZE/SCRIPT RULE


Under each model, the model links into the selected model, are listed, along with any imports that have been defined for the model.

Under the Calculate category, for each model the options are:
  • Calculate the whole model. This will calculate and consolidate the model according to the rules defined for the model.
  • Calculate for a selected Version. This will calculate the model for the selected Version only.

Under the Zeroise category, for each model the options are:

  • Zeroise the whole model. This will zeroise the data in the model (note that only existing combinations will be zeroised, no new combinations will be created).
  • Zeroise for a selected Version. This will zeroise the data in the model for the selected Version only (as above, only existing combinations will be zeroised)

Note that:

The 'Import Data' option will only be available if you have defined the import script for the specific model.

The 'Linkage' option will only be available if you have defined links to the specific model in Model Flow.

The 'Script' option will only be available if you have defined and placed MXP scripts into the /script directory for the project.

When defining the rules to be included in a  jobset, you can add the same task more than once but ensure that the order in which tasks are assigned to the jobset are correct.
 
To insert a rule, just select the rule you wish to add, and then click on 'Add' at the bottom of the popup screen. The popup will disappear and the rule will appear in the list of rules for this Job Set.



If you need to remove a rule that has been added to the jobset, simply select the rule you wish to remove and then click the button.

We can change the order of the rules in our jobset by selecting a particular rule and then selecting either UP or DOWN to move the rule in the desired direction.



Once all rules have been assigned, click .

The screen will now ask us to choose a name for the newly created jobset.



Type the desired name into the the text box and click on  and our Job Set will be created. To run the Job Set, see Run Jobset.



Modifying and Existing Job Set

Should we need to modify an existing jobset, we can do this at the initial screen by clicking on 'Modify Job Set' and then selecting the existing Job Set we wish to modify. Then click  and the Add/Modify Rules  window for the selected Job Set will be displayed.From here we can then add new rules, delete rules, or change the execution order.


See also

Run Jobsets