on 2017 Mar 28 11:36 AM
Dear SAP BPC experts,
I have the following EPM function:
EPMDimensionOverride("000";"D_PLANYEAR";(EPMMemberProperty("PAR - PLANNING";"[D_PAR].[ID].[D_PLANYEAR]";"VALUE"))
The EPMMemberProperty function reads the current connection in which environment and the modell are used by the input ready layout, but if more layouts are open at the same time also for the quality and also for the production environments from where the EPMMemberProperty function will know in which environment the EPMMemberProperty function has to read and look for the PAR model?
How the EPMMemberProperty function can read the relevant environment, which EPM function has to be used for this? Does this have to be added there?
How we can read the connection ID?
Thanks for your answer,
Tamas
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Please read epm help:
It's clearly stated here:
Enter the name of the connection.
Enter the name of a model, provided that you are not connected to other models that have the exact same name.
You are using the second option - what is the issue???
In report options (Edit Report) you have 2 options: Do not store connection and do not store environment...
Please read help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We have the following modells for the application set PLANNING in the development environment:
COSTS modell
PART modell and it has the following dimension:[D_PAR].[ID].[D_VERZIO], ”VALUE” as a property
I am in the cost planning modell and I want to read the PART modell and the property ”VALUE” of the dimension [D_PAR].[ID].[D_VERZIO] with the following EPMfunction:
EPMMemberproperty("PART”; [D_PAR].[ID].[D_VERZIO];”VALUE”)
Connection names in the development environment: PLANNING-PART-DE, PLANNING-COSTS-DE
Connection names in the qualitiy environment: PLANNING-PART-QA, PLANNING-COSTS-QA
If I transport my layout from the development environment to the quality environment the EPMMemberproperty("PART”; [D_PAR].[D_VERZIO];”VALUE”) function will work fine since this can read the PART modell from the Costs modell in the quality environment also?
Thanks for clarification this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for your answer.
If I am preparing the layout in the development system and I am going to transport the layout to the quality and finally to the production environments in this case the EPMfunction EPMMemberproperty ("PART”;;) can read the PART modell in the relevant environment and I don’t have to use any EPMfunction to read the relevant connection that this can be converted into the EPMfunction EPMMemberproperty(“ In here is there a need to use any EPMfunction to read the relevant environment?”;……..;………) Hope my question is clear in this way. Thanks for your help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Answer for this question:
In EPM you defined different connections for production and quality servers with different connection names for the same environment and model.
Then select the required connection name!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have closed the previous question did not know that this has to be closed. thanks for let me know this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please read: https://www.sap.com/community/about/rules-of-engagement.html
8...
Vadim,
This is not the same question as it had been before, since this is related to read the environment by the EPMMemberproperty EPMfunction in which we have logged into the system:
Please see the picture about this.connection-question.png
If we are logged into the development and also to the production environemnts parallel from where the EPMMembeproperty function of the used layout in the production environment will read the PAR modell and from where BPC will know which modell of PAR has to read whether the production or the development environments.
Does this have to be added to the function EPMMemberproperty ("ENVIRONMENT";
Thanks,
Tamas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please accept the answer on your previous question!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 7 | |
| 7 | |
| 6 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.