on ‎2019 May 24 6:46 PM
We're running BPC 11 and launching packages via EPM/Analysis for Office 2.7.500.
I get the following error in the Package Log when attempting to run a basic Currency Translation script.
[Message]
RUN_LOGIC:Member does not exist in dimension SCOPE
I have tried hard-coding the value as well as allowing the user to select it from the DM prompt. I can't figure out why it's not seeing the value and appears to be looking for a blank value. I processed the dimension again just to make sure that wasn't the issue.
Here is the FXTRANS.LGF logic script:
*RUN_PROGRAM CURR_CONVERSION
CATEGORY=ACTUAL
GROUP=S_1000
TID_RA=%TIME_SET%
// OTHER = [ENTITY=%ENTITY_SET%]
RATEENTITY=Global
*ENDRUN_PROGRAM
I have the following two members defined in my SCOPE dimension: S_NONE and S_1000 (see attached image).

Here is my DM package script:
PROMPT(SELECTINPUT,,,,"%TIME_DIM%")
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,SELECTION,%SELECTION%)
TASK(/CPMB/DEFAULT_FORMULAS_LOGIC,LOGICFILENAME,FXTRANS.LGF)
If anyone else has run into this, I would appreciate suggestions.
Request clarification before answering.
Have you configured ownership manager?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 4 | |
| 2 | |
| 2 | |
| 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.