Batch Job Setup (Gen 1 Architecture)
If your RMFCS version is in the Oracle cloud but the version number is 19.3 or earlier, then follow this process to configure the integration. In this case, RDE is a separate module installed in the RMFCS cloud, so the batch must be reconfigured accordingly to have the correct dependencies.
-
Disable all the inter-schedule dependencies related to RDE in the RI schedule, as there is a separate batch schedule used for RDE that contains these:
-
CSTISLDSDE_PROCESS / CSTISLDSDE_JOBdependency with RMFCSALLOCBT_PROCESS / ALLOCBT_JOB -
CSTISLDSDE_PROCESS / CSTISLDSDE_JOBdependency with RMFCSBATCH_RFMCURRCONV_PROCESS / BATCH_RFMCURRCONV_JOB -
CSTISLDSDE_PROCESS / CSTISLDSDE_JOBdependency with RMFCSCOSTCOMPUPD_ELCEXPRG_PROCESS / ELCEXCPRG_JOB -
CSTISLDSDE_PROCESS / CSTISLDSDE_JOBdependency with RMFCSEDIDLCON_PROCESS / EDIDLCON_JOB -
CSTISLDSDE_PROCESS / CSTISLDSDE_JOBdependency with RMFCSEXPORT_STG_PURGE_PROCESS / EXPORT_STG_PURGE_JOB -
CSTISLDSDE_PROCESS / CSTISLDSDE_JOBdependency with RMFCSEDIUPAVL_PROCESS / EDIUPAVL_JOB -
CSTISLDSDE_PROCESS / CSTISLDSDE_JOBdependency with RMFCSLIKESTOREBATCH_PROCESS / LIKESTOREBATCH_JOB -
CSTISLDSDE_PROCESS / CSTISLDSDE_JOBdependency with RMFCSPOSCDNLD_PROCESS / POSCDNLD_POST_JOB -
CSTISLDSDE_PROCESS / CSTISLDSDE_JOBdependency with RMFCSREPLINDBATCH_PROCESS / REPLINDBATCH_JOB -
CSTISLDSDE_PROCESS / CSTISLDSDE_JOBdependency with RMFCSSALESPROCESS_PROCESS / SALESUPLOADARCH_JOB -
CSTISLDSDE_PROCESS / CSTISLDSDE_JOBdependency with RMFCSSTKVAR_PROCESS / STKVAR_JOB -
RDEBATCH_INITIAL_START_PROCESS / RDEBATCH_INITIAL_START_MILEMARKER_JOBdependency with RMFCSSTOP_RIB_ADAPTOR_INV_PROCESS / STOP_RIB_ADAPTOR_INV_JOB
-
Disable the batch link related to RMFCS in the RI schedule:
-
SETUP_PROCESS / REFRESHODIVARIABLES_JOBdependency with RMFCSSTOP_RIB_ADAPTOR_INV_PROCESS / STOP_RIB_ADAPTOR_INV_JOB
-
-
Disable all the ORCE jobs in AIF DATA (those with
RDE_EXTRACT_CE*). These jobs should not be executed because RDE is not in Gen 2 Architecture. The Customer Data jobs in RI should be enabled instead (for example,W_RTL_CUSTSEG_DS_COPY_JOB,W_RTL_CUSTSEG_DS_STG_JOB) -
Disable all the RDE jobs in AIF DATA (those with
RDE_EXTRACT_*). These jobs should not be executed as a separate RDE job schedule in POM will be setup for it. These jobs are under theRDE_RMS_*modules. -
Make sure that the AIF DATA copy jobs (those with
*_COPY_JOB) are enabled. These jobs should be enabled as these jobs will copy files and upload them to the object storage which is the source of the files for RI processing. -
Make sure that the AIF DATA stage jobs (those with
*_STG_JOB) are enabled. These jobs should be enabled as these jobs will read from flat files and load them into the RI staging tables. -
Disable the AIF DATA Simplified Interface jobs (those with
SI_*) as MFCS will be the source of data to feed RI. Most of these jobs are under the following modules with the pattern below:-
RI_SI*
-
RSP_SI*
-