6.5 Executing the SCD Component

You can execute the SCD component from the Operations (formerly Information Command Center (ICC) framework) module of OFSAAI.The SCD component for OFSAA BI applications installers has been seeded with the Batch ID <INFODOM>_SCD, which can be executed from Batch Execution section of OFSAAI.

You can also define a new Batch and an underlying Task definition from the Batch Maintenance window of OFSAAI. For more information on defining a new Batch, see the How to Define a Batch.To define a new task for a Batch definition:
  1. Select the check box adjacent to the newly created Batch Name in the Batch Maintenance window.
  2. Click Add icon from the Task Details window. The Task Definition window is displayed.
  3. Enter the Task ID and Description.Select Run Executable component from the drop down list.
  4. Select the following from the Dynamic Parameters list:
    • Datastore Type: Select the appropriate datastore type from the list
    • Datastore Name: Select the appropriate datastore name from the list
    • Executable: Enter scd,<map ref num> For example, scd,2Wait: Click Yes if you want to wait till the execution is complete or click No to proceed with the next task. Batch Parameter: Click Yes in Batch Parameter field if you want to pass the batch parameters to the executable and click NO otherwise.
  5. Click Save. The Task definition is saved for the selected Batch.
  6. Click Parameters. Select the following from the Dynamic Parameters List and then click Save:
    The map ref number values available for the Executable parameter are:-1, if you want to process all the dimensions. The Executable parameter mentioned earlier is: scd,-1.If you want to process for a single dimension, query the database table SYS_TBL_MASTER and give the number in the MAP_REF_NUM column for the dimension you want to process. These are the ones which come seeded with the install. If you want to process for Product dimension, the Executable parameter mentioned earlier is: scd,6.
  7. You can execute a Batch definition from the Batch Execution section of OFSAAI Operations module.