Executing RUNIT.sh from RRF Module

To run the utility through the RRF module:

  1. Navigate to the RRF module and define a Run with Job as Executable:
  2. Click Filter button adjacent to the component name and specify the parameters in the following format:

    To resave all the available hierarchy objects:

    ./RUNIT.sh

    To resave particularly some hierarchy objects:

    ”./RUNIT.sh”,”INFODOM”,”USERID”,”HIERARCHY_code1^HIERARCHY_code2”,”No” 

    Example 1:

    “./RUNIT.sh”,”OFSAAINFO”,”USERID”,”Hier01^Hier02^Hier03”,”No”

    This will resave the hierarchies Hier01, Hier02, and Hier03 in the OFSAAINFO information domain.

    Example 2:

    “./RUNIT.sh”,”OFSAAINFO”,”AAAIUSER”,”HIE001!HIE002”

    This will resave all the hierarchies in the OFSAAINFO information domain except the hierarchies HIE001 and HIE002. That is, specify the hierarchy codes separated by exclamation mark “!” to exclude those hierarchies from resaving.

    If you want to exclude only one hierarchy, it should be preceded with “!”.

  3. After saving the Run Definition, execute it to resave the UAM Hierarchy Objects.