5.7.3 Executing T2T Data Movement Task

To execute T2T Data Movement Task, follow these steps:
  1. Create a new Batch with the Task
  2. Specify the following parameters
    Datastore Type: Select appropriate datastore from the drop down list.
    Datastore Name: Select appropriate name from the list. Generally it is the Infodom name.
    IP address: Select the IP address from the list.
    Rule Name: T2T_FSI_D_CUSTOMER
    Parameter List: No Parameter is passed. The only parameter is the As of Date Selection while execution.

    Note:

    Take care of following points if LRM is installed:

    To pick data from FSI_LRM_ACCT_CUST_DETAILS, RUN_ID needs to be finalized. That is in DIM_RUN f_reporting_flag ='Y'

    Manually update the finalized RUN_ID into setup_parameters_master table (for example -1 is the RUN_ID which needs to be manually overwritten.

    Incase RUN_ID is not finalized that is f_reporting_flag not = 'Y' then no data will be picked from FSI_LRM_ACCT_CUST_DETAILS for the given as_of_date.