PreviousNext
JavaScript must be enabled to correctly display this content
4.15.3.1 Creating a Process
To create a process, follow these steps:
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
Log on to the Customer Screening application.
Click Common Tasks, then click Rule Run
Framework, and then click Process.
The Process page is displayed.
Search for Start in the Code field and select CS_E2E_Start_Batch.
Figure 4-35 Process page
Click Copy.
The Process page opens in Copy mode.
Figure 4-36 Process Definition (Copy Mode)
In the Folder field, click Folder
and then select TFLSEGMENT.
Figure 4-37 Folder Selector
In the Name field, change the job name to include the Jurisdiction Code. For
example, CS_Data_Load_Event_Generation_US.
Select F_CS_BATCH_RUN.
Figure 4-38 Process Definition (Copy Mode)
Select Component.
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
Click OK to close the Parameters
window.
Click OK.
Click Save.
Search for End in the Code field and select
CS_End_To_End_End_Batch.
Click Copy.
The Run Page opens in Copy mode.
In the Folder field, first click
Folder and then select
TFLSEGMENT.
In the Name field, change the job name to include the
Jurisdiction Code. For example,
CS_Data_Load_Event_Generation_US.
Select F_CS_BATCH_RUN.
Select Component.
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.
Click OK.
Click OK.
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.