FCC Job scheduling pipep
Summary: Best practice to schedule a pipeline using Job in FCCS for the below.
- PL1 Metadata Update (COA) – Extracts and refreshes Chart of Accounts metadata from EDM, followed by validation and database refresh. This is a critical dependency; if this step fails, the pipeline halts to ensure data integrity.
- PL2 Refresh Actuals – Executes a refresh and translation of actuals via the EGCONSOL application (Oracle ERP).
- PL 3 Refresh Stat Actuals – Executes a refresh and translation of Statistical actuals, also via EGCONSOL.
Option 1 i explored : I have combined all the above 3 pipelines in One Pipeline(PLMaster) and schedule a Job.
Option 2 not explored : EPM Automate to run the first job if failed do not run the 2nd and 3rd job.
Tagged:
0