LCM: Basic rules Calc Manager vs planning files

I need rule of LCM files and see the rules in 2 different locations, Foundation-> Manager of Calc and planning-> rule files. That is the right file where LCM, and what is the difference between them?

In addition, files that were brought by the spectacle of LCM under planning-> rule files but non Foundation-> Manager of Calc. Why would it be?

Thank you!

FA

To do this, you need to understand the underlying design. Unlike HBR, who acted as the repository of rules in Calc Manager, rules must be deployed at Calc Manager planning. Once the rule is deployed to planning, it (planning) maintain the copy of the rule in its repository. You can continue to make changes to your rules in calc Manager and there is no effect on the rule in planning.

So for LCM, you will have the rules in 2 places, in Calc Manager (version may differ from what is in the schedule) and also in planning.

So you can import via LCM planning rules and it will run without calc in Picture Manager. But if you want to change these rules and deploy it to the planning, you must import the rule via lcm in Calc Manager and redeploy to the schedule.

Sree - mougel

Tags: Business Intelligence

Similar Questions

  • CDF in Calc Manager for planning

    Hello everyone:

    I created a calc script that he uses CDF (custom functions defined) correctly, but when I create a new calculation in Calc Manager and analyzed, it fail the test. After that, if I deploy this calculation and I use it on the form of a schedule, it does not work.

    Bad planning says:

    ++ «Error occurred when parsing calc script for a rule...» » ++

    It is not supposed that CDF can be used in the Planning? What is wrong with him?

    Thank you

    Kind regards

    Javier

    Yes. This is what worked for me. So, if you take the function JgetStringFromDouble, it has two Boolean parameters (boolean Boolean withQuotes and withDecimal). You must update the code your assumptions in terms of citations and decimal numbers hardcoded in java by removing the IF statements.

    Thus, instead of something like this:

    public static String getStringFromDouble (double withQuotes, double, boolean, boolean withDecimal) {}
    DecimalFormat df = nf (DecimalFormat);
    String dblStr = null;
              
    If (! withDecimal) {}
    df.applyPattern("###0");
    dblStr = String.valueOf (df.format (dbl));
    } else {}
    dblStr = String.valueOf (dbl);
    }
              
    If (withQuotes)
    "" return "------" ' + dblStr + ' \; "
    on the other
    Return dblStr;
              
    }

    You would have something like this: (don't forget to remove Boolean parameters and include orders 'import' at the top of the packaging).

    public static String getStringFromDouble (double dbl) {}
    DecimalFormat df = nf (DecimalFormat);
    String dblStr = null;
              
    df.applyPattern("###0");
    dblStr = String.valueOf (df.format (dbl));
    Return dblStr;
              
    }

    I have not tested, but I hope you get the idea. Once you remove the Boolean and any parameters Pack, it'll work in Calc Manager.

    -Jake

  • Business rules endangered in Calc Manager

    I have a planning application classic on 11.1.2.1 crossing calc Manager business rules, but just the other day I logged in i could no longer see in calc business rules manager when I go to the database. The rules still run and are visible in other places as the head of corporate security rule but not in calc Manager. I tried to restart the Manager of calc, reconfiguration weblogic, creating new rules (that actually works but the old is still invisible). I've migrated on the environment from another environment, without success. Any idea what could be the problem?

    Thank you!
    Mark

    Hi, have you migrated rules if Appication group-> Foundation-> Manager calculation way of LCM? Or just the rules with your application. It looks like the second, but this is not enough, that you must use the first one too.
    He didn't explain what happened with you the rules but can help you to restore

  • 11.1.2.3.700 Calc manager - cannot open business rules in IE11 but can in Firefox

    Updated 11.1.2.3.500 to 700 for the IE11 support.

    I installed the following hotfixes:

    1 20675028 - SSP

    2 20612400 - workspace

    3 20643564 - hyperion Planning

    4 20929659 - architect EPM (foundation server)

    5 21292109 - Manager of calculation

    6 20768325 - statement and analytical framework

    7. 21240419 - ADF MLR

    I deleted the directory tmp and cache on servers managed and the Planning0 and calcmgr0

    (Oracle\Middleware\user_projects\domains\EPMSystem\servers\CalcMgr0)

    History/cache deleted my Internet Explore.

    When I go to the calculation Manager and try to open any business rule of calculation Manager I receive the following informational message: "Please try to reload the component script again." When you click on 'OK' I do not see any text in the business rule. (See attachment)


    I can run the business rules of the application of planning successfully and I can see them under "Shared Services" and import/export business rules.

    Calculation of the Manager process runs on the server, the logs show no errors in the Oracle\Middleware\user_projects\epmsystem1\diagnostics directory

    Tried to search for the message but could not find anything about this message.

    Any suggestions?

    OK, I think I understand what is happening, I noticed a difference between the user interface in your screenshots and it seems that you disabled for calc Manager ADF.

    You will be able to confirm is that you run a report of registry and it will have a BINDOWS_ENABLED = true for the CALC_MANAGER_PRODUCT property

    If I pass the ADF to bindows so I see the same problem, is there a reason you do not run ADF mode?

    See you soon

    John

  • Is it possible to include a model of calc Manager after an if condition in a rule of calc?

    Hello!

    I'm trying to create a rule that would first check if certain conditions (pitfall) are met.

    If the condition is true then the rule should go and calculate using a model with different parameters PDT.

    If the condition is not met, then something else is made.

    I test this because I should develop the same kind of solution for another case where the model is much more complicated. Basically, the problem is the same.

    Before you run a rule with a model, a condition to be tested and if the value of CAP are models of should not be executed.

    Here's the rule as we see calc (script edit mode) (Version 11.1.2.3) Manager

    ('Work'

    IF ("Volume"->"BegBalance"-> "DriverSelection"->"LOC"->"real"->"No_Product"->"No_Entity" <>6)

    %Template(name:="CMTemplate1",application:="MyApp",Plantype:="plan1",DTPs:=("YearPara":=[[{GV_Year}]],"ScenarioPara":=[["forecast"]],"VersionPara":=[["working"]]))

    %Template(name:="CMTemplate1",application:="MyApp",Plantype:="plan1",DTPs:=("YearPara":=[["FY16"]],"ScenarioPara":=[["budget"]],"VersionPara":=[["working"]]))

    ON THE OTHER

    / * STARTCOMPONENT: FORMULA * /.

    "7654321"-> "BegBalance"->"LOC"->"real"->"No_Product"->"No_Entity" = 6;

    / * ENDCOMPONENT * /.

    ENDIF;

    );

    The explanation of the above rule:

    It should 1st check-if a Show Stopper has to value (6)

    If is not equal to 6, then it is and should be aggregations as expected.

    If the show stopper (can find value 6 to the intersection of the cross-dimension), then it should set 6 to another intersection as a control point.

    The model includes an aggregation that is made for different combinations.

    The model script is the following ([YearPara], [ScenarioPara] and [VersionPara] are promtps of design time that can be set when you use the template in a rule):

    Fix ([YearPara], [ScenarioPara], [VersionPara], "EUR")

    AGG (product, entity);

    endfix

    This rule does not, validate because the Manager of calc seems to find something wrong with the ")" at the end of the if condition. (line 2 to the rule)

    I see the calc Manager displays error messages that aren't the real cause of the problem.

    Is simply because the template has fixes and they occur after the fi condtion test?

    For comparison, I have a separate rule where I have only two lines:

    %Template(name:="CMTemplate1",application:="MyApp",Plantype:="plan1",DTPs:=("YearPara":=[[{GV_Year}]],"ScenarioPara":=[["forecast"]],"VersionPara":=[["working"]]))

    %Template(name:="CMTemplate1",application:="MyApp",Plantype:="plan1",DTPs:=("YearPara":=[["FY16"]],"ScenarioPara":=[["budget"]],"VersionPara":=[["working"]]))

    This rule works without any problem.

    looking forward for your comments

    Kind regards

    user637777

    Hello!

    Had, it works:

    The reason for not working had patches after if test condition:

    Now the rule looks like this: (used a slightly altered version parameterless template)

    ('Work'

    IF ('Volume '->' BegBalance'-> ' DriverSelection '-'LOC'-> 'real'-'No_Product'-'No_Entity' > > > <> 6 ' ")

    %Template(name:="CMTemplate2",application:="MyApp",Plantype:="plan1",DTPs:=("YearPara":=[[{GV_Year}]],"ScenarioPara":=[["forecast"]]))

    %Template(name:="CMTemplate2",application:="MyApp",Plantype:="plan1",DTPs:=("YearPara":=[["FY16"]],"ScenarioPara":=[["budget"]]))

    ON THE OTHER

    / * STARTCOMPONENT:SCRIPT * /.

    "7654321"-> "BegBalance"-> "LOC"-> "'real '->' No_Product-> 'No_Entity' = 6;

    / * ENDCOMPONENT * /.

    ENDIF

    )

    Model is as follows:

    IF (@ISMBR ([ScenarioPara]-> [YearPara]))

    @IDESCENDANTS ("product");

    @IDESCENDANTS ("entity");

    ENDIF

    So resolved for this case...

    But the other cases I have bugs that I can't go around with IF (solution @ISMBR.

    Kind regards

    user637777

  • How to migrate EAS Business Rules for Calc Manager in 11.1.2.1 (without using EPMA)

    Hi all

    for the moment, we are on 11.1.2.1 and one more late upgrade scheduled to 11.1.2.3, use Calc Manager rather than the rules Business (EAS). Therefore, I would like to upgrade to business at Calc Manager rules, but without using EPMA (we would still use the classic Planning Administration). I read several documents and sites, but I was unable to find a way to do... Does anyone have a how or documentation about my problem?

    Thank you very much

    André

    P.S.: Maybe to make it a bit clearer: I won't spend 11.1.2.1 to 11.1.2.2. I would only use Calc Manager instead of business EAS rules 11.1.2.1 and I couldn't find anything that shows how or if it is possible to migrate from the business rules to Calc Manager (without using EPMA).

    You can change the method of calculation of the Manager of Calc application. I replied to your message in the Manager area of Calc.

    Concerning

    Celvin

  • Security rules in Calc Manager vs EAS

    Maybe I'm missing something, but what happened to the ability to put safety on the rules now that we use Calc Manager for our applications of EPMA? In EAS Business Rules, we could all our privileges assigned to the rule, but now it seems that there is no security. What Miss me? Thank you.

    Push the State for planning, and then set security in planning (Administration > business security rule)

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • HFM Calc Manager of rules does not appear through excerpts-&gt; elements of the application

    Dear team,

    We have management rules defined in application consolidation HFM EPMA but during extraction through the workspace using snippets-> Application parts, few of them make their appearance, but not all.

    That's why I wonder that all Manager cal rules are run in the context of Consolidation or not. Please provide steps to check whether or not all the rules of calc manager associated with the application.

    According to my understanding, Manager of calc rules should extract through the workspace using snippets-> elements of Application please confirm if my interpretation is correct or not.

    We are om EMP 11.1.2.3

    Your immediate response is much appreciated.

    Thank you

    Hello. Check in the Calc Manager that the desired rules are rule groups that are marked for deployment. If the rules are not in a set of rules, or rules in some rulesets not marked for deployment, then the rules will be not responsible for HFM.

    Kind regards

    Eric

  • Not able to open the designer of the rule in Calc Manager in the workspace

    I installed Hyperion 11.1.2.2 on Win2003 sp2. My version of IE is 7. When I try to write/modify a business rule in the calc Manager, I get a warning "your current security settings don't allow websites to use ActiveX ie7... "Your page may not display correctly. I tried every setting in Internet Explorer to get this message across, but it doesn't. All the world faces this problem and what is the solution.

    Hello

    You will probably have to have Flash plugin (Yes it's kind of ridiculous that most of us use Calc Manager just to write calc scripts), but this is probably the reason why, I came across it last month. No idea if a recent version of the Flash plug-in for Win2003.

    Or just use a browser (Firefox or IE. recent 8/9 on a client of work instead of working directly on the server

    Good luck!
    JM

  • Unable to deploy calc manager rule attrbuts in 11.1.2.1

    I'm unable to validate/deploy a rule of calc Manager in 11.1.2.1. This rule is also developed as a calc script and gets validated/executed successfully.
    This is a custom currency conversion script

    Sample
    Jan)
    IF (@ISMBR (@Attribute ("b_CNY")))
    "USD" = "Currency" / "Avg_Rate"-> "CNY";

    ELSEIF...

    ELSEIF...

    ENDIF
    )

    Do we know if this a bug known?

    Thank you

    It used to be a bug that @attribute could not be validated, perhaps useful to check patch to see if it is still attached.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Error message 404 in the last Calc Manager and Hyperion Planning Logins

    Hi all

    When I tried to log into the Manager of Calc and Hyperion Planning (V.11.1.2.2) through the web URL, I get the 404 Error Messages.

    If I can get to Calc Manager via the workspace, but when I tried to access Hyperion Planning its launch an Error Msg: required Hyperion Planning.Application Wizard creating applications Module is not configured.

    I don't have the Installation/Configuration error.

    Any help on this is appreciated.




    Thank you
    Mike.

    OK last time :) will check you the newspapers for example \user_projects\\diagnostics\logs\ check the logs in the directory of services for windows and the startup directory for * nix

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • During the validation of the rules in the Calc Manager, facing the common error below

    Hi gurus,



    2011-12-20 20:14:14, 808 [ACTIVE] ExecuteThread FATAL: '0' for the queue: com.hyperion.plan 'weblogic.kernel.Default (self-adjusting).
    ning.calcmgr.HspCalcMgr - cannot run validateRule(). Failed to retrieve defined custom functions or macros from of the
    Essbase server. Ensure that Hyperion Essbase is running and the application.

    Yes calc Manager will be more than likely on the application server.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Writing rounded business rule using Calc Manager

    I'm new to Hyperion and I need to write a business rule by using the crib of calc. I need to write the rule that is recommended to round the vale accounts for almost value. Please suggest me how to use the function of business rule?
    Thank you

    You should be able to use the same functions in calc Manager.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Provisioning users access to planning applications in Calc Manager

    What role Shared Services supply determines whether an end user can see a planning application in Calc Manager? One of my analysts can see one of our three planning applications in Calc Manager. I see all 3 apps in Calc Manager, but I have full administrator rights to all. I opened a SR with Oracle, but they have not yet responded to my question.

    Appreciate any comment.


    -Bob

    Reading of:-http://download.oracle.com/docs/cd/E17236_01/epm.1112/cmgr_admin/ch01s03.html
    It should help you.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • 11.1.2.1 - calculation Manager - no. planning applications are visible

    Problem: Cannot create a rule calcmgr for newly created EPMA, planning an application.
    Version: Hyperion 11.1.2.1
    Default calculation module is Manager of calculation.

    After you create a new demand for labour EPMA (using App Wizard), I launched CalcMgr to create a new rule. My new Plan app (MCBUDD) does not show upward when you are prompted for a planning Application. In system view, no application is visible in the planning. Discount had no effect.

    We tried to start slaughter/CalcMgr, but this has no effect.
    Any help would be appreciated.

    This problem is caused in a distributed environment, where the Calc Manager is not a basic EPMA files that are required to view planning applications.

    Use the following steps to resolve this problem:

    1. check if the folder \EPMSystem11R1\common\bpmui-common\11.1.2.0 exist in the server computer where Calc Manager is installed and configured. If the folder does not exist, please copy this folder from the server where the Dimension of EPMA server is installed.

    2. check if the folder \EPMSystem11R1\common\Axis exist in the system where Calc Manager is installed and configured, or copy the same folder on the server where the Dimension EPMA server is installed

    3. restart the service manager of Calc.

    Check "Calc Manager Does not display any planning application (Doc ID 1340404.1)" on my Support of Oracle.

    HTH-
    Jasmine.

Maybe you are looking for

  • Clarification of the Etrecheck

    Hi all, I have seen a couple of these posts and tried to make sense of them, but I am at a loss. My iMac (end 2013) was unbearably slow (safari, finder, photos, whatever- allbeach balls) for the better part of a year now. In fact, we have abandoned f

  • C to format and reinstall Windows XP

    Need simple instructions to reformat my Dell daughter portable c drive and reinstall Windows XP from cd.  Suppose that then I have to install Service Packs.  Thank you.

  • HP 7500 a diagnostic page shows 3 bars of color

    Product name: HP Officejet 7500 a large Format model 910 has Operating system: Mac OSX 10.9.2 When I print a report of the State of ink on the printer it shows 3 horizontal bars with different amounts of yellow, Magenta and blue to black legs and a p

  • The month names of the missing events calendar...

    I recently syched my Google calendar that contains events, but events appear only in the day or week on the calendar view. Is there a way to show that a day contains an event using the month view? I tried what allows to disable some calendars, but no

  • Laptop does not connect to internet

    Sometimes my laptop works for days without problem, then other days I turn it on and it was just a red cross on the internet icon, and it shows there is no other network at all and then finally 10 to 15 minutes later he could decide to connect, other