7.3 Creating External User Batches

Use this section to set new parameters to create external user batches.

For more information, see Run Rule Framework Chapter in the Oracle Financial Services Advanced Analytical Applications Infrastructure User Guide.
To create external user batches, follow these steps:
  1. Navigate the $FIC_HOME/ficdb/conf and update the file CRRRestCALL.properties with the rest call URL
    For example, RESTCALL_URL=http://whf00xxx.in.oracle.com:8139/contextname
  2. Log in as CRR Administrator user.
  3. Click Financial Services Regulatory Reporting. A Navigation List LHS is displayed.
  4. Click Compliance Regulatory Reporting. Select Common Tasks. A common Tasks menu is displayed.
  5. Click the Run sub-menu in Rule Run Framework. A Run page is displayed.
  6. Click the New button. A Run Definition page is displayed.
  7. Click Folder Icon . The Folder Selector window is displayed.
  8. Select RRSEGMENT folder from the list and click OK. The Run page is displayed.
    (Optional) <Enter additional information about the step.

    Figure 7-3 Creating External User Batches


    Creating External User Batches
  9. Enter a unique code and name in respective fields.
  10. Select Job from the Selector drop-down list. A Selector Component window is displayed.
  11. Under the Available Component list, expand Executable and select Executable component and click Right arrow. The selected component is displayed in the Task list.
  12. In the Task list, right click on the Executable to add parameters.
  13. Click on Add Parameters. The Parameters dialog is displayed.

    Note:

    Add values in double quotes. For example, “CRRExternalUserManagement.sh”
    • parameter 1 - CRRExternalUserManagement.sh file name to be invoked through batch.
    • parameter 2 -Template Type - “SAR”

    Note:

    This must be matched with dim_report_type .V_REPTYPE_CODE
    • parameter 3 - User IDs - “<User ID1: User ID2 >”

      Note:

      User IDs must be separated with colon. User listed in the cssms_usr_profile.V_USR_ID table are eligible to be added or removed through this batch.
    • parameter 4 - Flag for insertion or deletion of user(s) - "I" or "D". ‘I’ stands for insertion of user and ‘D’ stands for deletion of user.

      Note:

      You can select either ‘I ‘or ‘D’ for a batch.
    • parameter 5 - Batch Id - Any unique number
    For example: "CRRExternalUserManagement.sh", "SAR","RRADMN:spike","I","3231"
  14. Click OK to add the parameter and click OK again to close the window. The Run Definition page is displayed.
  15. Click on the Next button on the right top of the page. Click Save to complete the batch creation process. A confirmation message is displayed, and click OK. On successful creation, you are navigated to the Run page and the newly created batch is displayed in the list.