Need to run EPCMCS Model for selective Entities via Groovy
Summary:
Hello Experts,
I am working in EPCMCS and trying to automate my Model execution for selective Entities (instead of running for all Entities defined in the Rules).
My Requirement:
POV = FY21, Jan, Actual, Working
Entities = India & Pakistan
Model Name = 10 Actuals Allocation Process
I want to run the same Model job multiple times but restricted only to the above entities.
Even though rules are defined for all Entities, the runtime execution should only happen for the Entity passed in POV.
What I Tried:
I wrote a Groovy script inside EPCMCS to submit jobs like this:
// ==================================================
// Production-ready Groovy to run EPCMCS Model
Tagged:
0