on ‎2016 Jun 09 12:11 PM
Hi experts,
I'm trying to run a BPC script logic using a custom process chain and DM package.
The script is validated and saved succesfully in Web administration and when I check in BW UJFS, it's there.
But when I try to run the DM package, I get this error : RUN_LOGIC : Cannot find document/directory
The script logic is the following : Journalisation.lgf
UJFS :
DM package :
I'm using sap bpc 10 SP 09
Thanks,
Maha
Request clarification before answering.
Hi Maha,
Instead of custom chain ZBPC_RUN_SCRIPT_LOGIC... use standard chain /CPMB/DEFAULT_FORMULAS
Like:
TASK(/CPMB/DEFAULT_FORMULAS_LOGIC,SUSER,%USER%)
TASK(/CPMB/DEFAULT_FORMULAS_LOGIC,SAPPSET,%APPSET%)
TASK(/CPMB/DEFAULT_FORMULAS_LOGIC,SAPP,%APP%)
TASK(/CPMB/DEFAULT_FORMULAS_LOGIC,LOGICFILENAME,JOURNALISATION.LGF)
Vadim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 11 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 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.