4.15.3.1 Creating a Process

To create a process, follow these steps:
  1. Make an entry in the cs_processing_group table in the N_GROUP_ID and V_GROUP_NAME columns. For example, 102 and GROUP_US.

    Figure 4-34 Developer window


    This image displays the Developer window.

  2. Log on to the Customer Screening application.
  3. Click Common Tasks, then click Rule Run Framework, and then click Process.
    The Process page is displayed.
  4. Search for Start in the Code field and select CS_E2E_Start_Batch.

    Figure 4-35 Process page


    This image displays the Process page.

  5. Click Copy.
    The Process page opens in Copy mode.

    Figure 4-36 Process Definition (Copy Mode)


    This image displays the Process Definition (Copy Mode).

  6. In the Folder field, click Folder and then select TFLSEGMENT.

    Figure 4-37 Folder Selector


    This image displays the Folder Selector.

  7. In the Name field, change the job name to include the Jurisdiction Code. For example, CS_Data_Load_Event_Generation_US.
  8. Select F_CS_BATCH_RUN.

    Figure 4-38 Process Definition (Copy Mode)


    This image displays the Process Definition (Copy Mode).

  9. Select Component.
  10. In the Parameters window, select the F_CS_BATCH_RUN task and then click drop-down list. Change the parameter ORACLECS to the entry made in the cs_processing_group table and the parameter CS to the Jurisdiction Code. For example, "GROUP_US","","ALL","START","US".

    Figure 4-39 Component Selector window


    This image displays the Component Selector window.

  11. Click OK to close the Parameters window.
  12. Click OK.
  13. Click Save.
  14. Search for End in the Code field and select CS_End_To_End_End_Batch.
  15. Click Copy.
    The Run Page opens in Copy mode.
  16. In the Folder field, first click Folder and then select TFLSEGMENT.
  17. In the Name field, change the job name to include the Jurisdiction Code. For example, CS_Data_Load_Event_Generation_US.
  18. Select F_CS_BATCH_RUN.
  19. Select Component.
  20. In the Parameter field, change the parameter ORACLECS to the entry made in the cs_processing_group table. For example, GROUP_US, and the parameter CS to the Jurisdiction Code, for example, US.
  21. Click OK.
  22. Click OK.
  23. Click Save.
    A confirmation message is displayed. The new parameter is now displayed in the Run page.

    Note:

    In the example shown, the new processing batch name has been changed from CS to US. If this change is not made, no data is loaded in the tables.