on 2022 Nov 08 7:02 AM
Hi All,
Light Optimization DMP is used to trigger automatically based on ZLIGHT_OPT package but now when we run ZLIGHT_OPT dmp the Light Optimization chain/package is not getting triggered. When we checked in UJD PACKAGES2 table Light Optimization package unique id got changed(It looks someone removed the light optimization DMP and created new one)
Please find below for DMP details:
ZLIGHT_OPT:
TASK(/CPMB/DEFAULT_FORMULAS_LOGIC,TAB,%TAB%)
TASK(/CPMB/DEFAULT_FORMULAS_LOGIC,EQU,%EQU%)
TASK(/CPMB/DEFAULT_FORMULAS_LOGIC,SUSER,%USER%)
TASK(/CPMB/DEFAULT_FORMULAS_LOGIC,SAPPSET,%APPSET%)
TASK(/CPMB/DEFAULT_FORMULAS_LOGIC,SAPP,%APP%)
INFO(%EQU%,=)
TASK(/CPMB/DEFAULT_FORMULAS_LOGIC,REPLACEPARAM,EXEC%EQU%%EXEC%)
TASK(/CPMB/DEFAULT_FORMULAS_LOGIC,LOGICFILENAME,ZCHECK_STATUS.LGF)
DEBUG(ON)
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Yes John
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi John,
Thanks for your response. Yes, we are also using standard process chain /CPMB/LIGHT_OPTIMIZE for Lite Optimization but it triggers based on the other DMP(ZLIGHT_OPT).
ZLIGHT_OPT is a package which we are using to check any package is running or not in the model then it will trigger standard process chain /CPMB/LIGHT_OPTIMIZE . For example, if any package is not running in the model then it will trigger process chain /CPMB/LIGHT_OPTIMIZE and if any package is running in the model then it will wait for the package to complete then it will trigger process chain /CPMB/LIGHT_OPTIMIZE .
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
so you have a DMP ZLIGHT_OPT which calls script logics ZCHECK_STATUS.LGF which calls a process chain and then the standard process chain /CPMB/LIGHT_OPTIMIZE?
User | Count |
---|---|
6 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.