Error accessing Business Rules from EAS

Hi,
I am using EPM System 11 and trying to access Business Rules via Essbase Adminstration Services Console (EAS). When I open up the Business Rules node from Enterprise View, and select Repository View > Rules, a list of all the Business Rules is displayed. However, when I try to click on one to open it in the editor, I received an error message from EAS the reads:
Business Rules Error. Error creating DBUserGrpObjLinkTable. Cannot continue.
When I click Get Detail, it just displays Detail: null. This occurs when trying to open any of the Business Rules. In the past I have had no problem creating, editing, and launching business rules from EAS.
I am still able to successfully launch the Business Rules I have already created and assigned to my Planning application FROM the Planning Web Application, but I am not able to edit them or create any new ones in EAS. Does anyone know what has happened to cause this error? It appears as if something happen to the one of the tables in the relational database that was configured during the installation of the EPM system? I can provide more detail if necessary. Thank you.

I have restarted the services and that did not solve the problem. This may be a stupid question, but I'm not exactly sure who I would contact at Oracle about this problem. Can someone tell me where I should look for this?
Also, I have a bit more information from the logs that may be helpful in solving this. Here is an excerpt from the hbrserver.log:
2009-12-09 03:28:10,656 WARN main com.hyperion.hbr.core.AccessControlManagerServer - HBR repository is not configured. HBR will not be available.
2009-12-15 10:25:02,656 FATAL http-10080-Processor4 com.hyperion.hbr.core.AccessControlManagerServer - Error creating DBUserGrpObjLinkTable. Cannot continue.
It appears that the HBR repository is not configured? I am confused because Business Rules were working fine just last week, and I'm not sure what has changed. Also, I can still successfully run Business Rules from Planning. Any ideas on how to fix the repository? Thanks.

Similar Messages

  • Trouble Creating Business rules from EAS

    Hi All,
    I am new to Essbase and Planning. I am facing trouble creating Business rules from EAS. Every time I click on Business rules it shows login failed...

    Hi,
    Welcome! I believe it could be an access issue. Take a look at this: http://download.oracle.com/docs/cd/E12825_01/epm.111/hbr_admin_help/ch03s02s01.html
    I would also check the provisioning. Here are the Business Rules roles: http://download.oracle.com/docs/cd/E12825_01/epm.111/epm_security/apas08.html
    Hope it helps.
    Mehmet

  • Error opening business rule from AAS

    Hi,
    I'm unable to open business rules from AAS console associated with one of the Planning/ Essbase application. This particular planning application is also not showing up when I try to "select outline" for the business rule. The business rules for this particular application are running fine from Planning web application.
    Error retrieving Planning application app_name on server server_name.
    Detail:Exception occurred. Please check your log file for details.
    hbrserver.log randomly shows one of the two errors given below:
    2010-06-15 16:02:56,469 WARN [ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.plugin.planning.PlanningMetadata - Error retrieving Planning application app_name on server server_name.
    or
    2010-06-15 15:28:22,094 WARN [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.plugin.planning.PlanningMetadata - Cannot retrieve connected root element for Planning/server_name/app_name/database_name
    There is no issue with other business rules which are associated with other applications.
    I have tried restarting EAS service but that didn't fix the issue. Also, i reckon this problem came up after I manually deployed 64 bit weblogic for EAS. On other environments where tomcat is being used there are no issues at all.
    Thanks in advance.

    I take it you have tried the standard process of :-
    Stop Planning,EAS, RMI services.
    Start RMI,EAS,Planning
    Log into the planning application through the web.
    Log into EAS, open your rule.
    Also can you create a new rule for the planning application after following the above process?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Accessing Business rules from BPEL, OESB and OSB

    How to aceess Business rules from BPEL, OESB and OSB ?

    Hey you can use Decision Service in BPEL process. You have "Decide" activity for this. However, no idea about ESB or OSB.

  • Error while validating Business rules in EAS

    Hi,
    Iam new to hyperion. I created business rule in EAS (using a user with businessrule admin role). when i tried to validate the same, it gives an error message like *"Unable to validate or run this business rule. Detail:Exception occurred. Please check your log file for details"*. So wats the actual problem.
    Thanks in advance.

    Sounds like you have not added security to the rule. Before you assign security you must set the Location in the Location tab, this is the db you want to run the BR on (you can also use 'Allow all Locations')
    Then you must goto security tab and assign users / groups to the BR, once you have done this the BR should validate and run.
    J

  • Unable to access to Business rules from planning

    HI all,
    We are using Hyperion Planning 9.3.1, Essbase 9.3.1 and AAS 9.3.1.
    Unfortunately, we are not able to access to business rules from planning.
    All rights are set properly, the business rules are visible through AAS 9.3.1 and are accessible from all locations.
    When we go to tools/business rules and select the database, we are not able to see any business rules.
    If someone has any idea, it will help us a lot,
    Thanks for reading this post, guys.

    Thanks for your help John,
    Unfortunately, we do not have the directory \HyperionPlanning\webapps\HyperionPlanning\WEB-INF\classes\.
    We tried to put the file in the directory \HyperionPlanning\deployment\tomcat\HyperionPlanning\webapps\HyperionPlanning\web-inf\classes\
    But it still doesn't work.
    For your information, we are currently using TOMCAT as web server.

  • 9.3.3 Upgrade, null pointer exception when accessing business rules and mac

    Hello,
    We upgraded from 9.3.1 to 9.3.3. In the Essbase Administration Services Console, when I attempt to access business rules or macros from a client PC, we get a null pointer exception. The message does not tell us much, but I cannot find more.
    I can access business rules and macros using EAS Console from the server. Do I have a bad installation, or have I missed a step?
    Thank you,

    Hi,
    You might have to re-organize your application module hierarchy to place your common code.
    If your intension is to auto populate the primary key for your Entity Objects., I would suggest below common practice.
    1). Create a Base Entity Impl class for your project that extends oracle.jbo.server.EntityImpl
    2). Code your getDbSequence() method inside this base entity impl class
    3). Make sure that all your Entity Objects extend your base entity impl class
    4). Use EL expression to call this method for auto-generating primary key attribute of your Entity Object.
    e.g., adf.object.getDbSequence("sequenceName")
    Regards,
    Eshwar

  • Unable to open Business Rules in EAS

    For some reason, I all of a sudden cannot open business rules in EAS.
    I get the following errors:
    Error while sending command to HBR Server running within the EAS server.
    Detail:Server returned HTTP response code: 500 for URL: http://usnbka091p:10080/eas/eas
    The only thing that happened was that something was messed up with our active directory, but it eventually got fixed. Additionally, it takes a very long time for my EAS to open.
    Does anyone have any ideas on where I can look for additional log files to review or anything else that could be causing the problem?

    I did manage to get one of the BR's modified by using the admin ID, however there is still an issue. It seems to have something to do with one of our active directories not working. We recently changed active directories, however, there wasn't an issue until all the active directories went down last week. It seems like the original directory is no longer up and running. I am currently waiting for a response from our IT. We'll see how that goes.

  • Can't associate Planning Outline to Business Rule in EAS

    Hi all
    I've searched through this forum but can't seem to find a solution to my issue on any of the existing threads, I have tried what has been suggested to others who seem to have the same problem. My issue is this ... When I have a Business Rule open in EAS, and I try to associate the outline to my Planning Application, I can't see my Planning app. This problem goes both ways ... I can't associate an outline to my Planning App from EAS, and in Planning I can't see the BR's that are added to my forms.
    Some history to the issue and what I've tried so far:
    This is happening in a test environment, we used this environment a while back to test the changing of the Admin password and what the impact would be. The Admin password was changed successfully and all the components seem to work (EAS, Planning, Workspace, Shared Services) to be honest I didn't test the Business Rules at the time so I don't know if this is causing the problem that I have now. The test environment hasn't been used in a while (besides the testing of the admin password) so I'm not sure at what point this problem started and if the changing of the Admin password is the cause.
    I'm not sure if I've messed up something with the RMI Registry because EAS and Planning can't seem to see each other??
    I have tried: (without success)
    - Changing the password back to what it was originally
    - Running the Planning configuration tool
    - I have created a new Planning application and can associate a BR in EAS to the new App but still can't see the existing App.
    - From within Planning, I have selected 'Administration' -> 'Manage Database' and recreated the Application (selected 'create' rather than 'refresh')
    - From within Workspace, when I selected 'Navigation' -> 'Administer' -> 'Classic Application Administration' -> 'Planning Administration' The existing Application does not show up
    on the list, only the new test application that I created.
    The environment that I am working in:
    Planning Classic Application
    Version 11.1.1.3 (EAS, Planning, Workspace, Shared Services)
    Oracle Solaris on SPARC (32-bit)
    Any help with this would be greatly appreciated. I know that I mentioned that this is on a test environment but I need this environment to set up user training and I need to be able to simulate the business process which means running a Business Rule from a form in Planning.
    Kind Regards,
    Fraser
    Edited by: Fraser Pearson on Dec 20, 2011 7:16 AM

    hi All
    No need to reply, I sorted it out by changeing the EDIT_DIM_ENABLED property to true, now I can change the Calculation module option from 'Calculation Manager' to 'Business Rules'

  • Can't launch Business rules from Smartview

    Hi,
    I am trying to lauch a business rules from smartview, but the "calculation option"/ "business rules" menu is unavailable in Excel.
    This business rules is available in the Web HBR launcher.
    How could I get access to business rules in Excel please ?
    Regards

    In Excel, you can't launch a Business rule in a free form, you have to use a form from Hyperion Planning for example.
    It would have been nice to be able to launch a BR in Smartview, as in the web launcher.

  • Enable/select/change to Business rules from Calc Manager in App settings

    Hi all,
    Somehow we are Unable to Expand the Planning Node in Essbase Administration Services (EAS) Console When Creating Business Rules. I am not sure is it
    I am not sure, is it because of one of the application has calc settings as calc manager in under application settings in dev environment, but in other environment all applications set it as Business Rules.
    I was trying to change from Calc Manager to Business rules in App settings, but it is grayed out and not able to change to Business rule from calc manager.
    Please suggest me.
    Thanks,

    If it say been set incorrectly then you may need to update one of the relational tables for the application.
    Table - HSP_SYSTEMCFG
    Field - CALC_ENGINE_OPTIONS
    Values - 1=HBR, 2=CalcMgr
    Restart the planning application web app service after making changes.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Migrate Business Rules from 9.x to 11.x

    I am trying to migrate business rules from 9.21 to V11.1.1.3
    I used to export the rules, then edit the XML for the correct server and location names, then import into the target server-all with 9.21
    Now when I try the same process, I get this error when importing into V11.1.13
    Detail:Error while importing object properties.
    Detail:com.hyperion.hbr.beans.UserObjAccessFilter.setUserGroupName(java.lang.String)
    I can use the migrate repository option just fine, but then I have to go in with a SQL script and update the location and server names in the relational tables. I prefer the export/import since I can do that without impacting users.
    Any ideas on how to import the rules and resolve this error?
    Thanks
    Jeff

    Hmm no luck with one rule that has no security assigned to it. and no luck with one project with no security.
    Here is the xml for 1 rule that won't import:
    <?xml version="1.0" encoding="UTF-8" ?>
    - <HBRObjects>
    - <Rules>
    - <Rule>
    <property class="java.lang.String" method="setBody" value="ACED00057372001E636F6D2E6879706572696F6E2E6862722E636F72652E52756C65426F6479047B4D7ABDC064F60200065A000564697274795A000B697347726170686963616C4C0007636F6D6D656E747400124C6A6176612F6C616E672F537472696E673B4C000A636F6D706F6E656E747374002C4C636F6D2F6879706572696F6E2F6862722F67726170686963616C2F47726170686963616C566563746F723B4C000872756C655465787471007E00014C000473616C3071007E000178700000740000707402192F2A4553535F4C4F43414C4520456E676C6973685F556E697465645374617465732E4C6174696E314042696E6172792A2F0A534554204147474D49535347204F4E3B0A5345542055504441544543414C4320204F46463B0A0A46495820284275646765742C20223173742050617373222C20264375727242756459722C20404C45564D4252532822506572696F64222C2030292C4072656C61746976652822546F74616C20456D706C6F79656573222C30292C4052454C41544956452822546F74616C20436F6D70616E79222C3029290A0A2043414C432044494D2028224163636F756E7422293B0A0A22456D706C6F79656520546178657322203D2022456D706C6F79656520546178205261746520496E707574222D3E224E6F20456E74697479222D3E224E6F20456D706C6F79656522202A2022546F74616C2053616C617279223B0A0A22456D706C6F7965652042656E656669747322280A0A494620282246542F505422203D3D31290A0A22456D706C6F7965652042656E6566697473223D2242656E65666974205261746520496E707574222D3E224E6F20456E74697479222D3E224E6F20456D706C6F7965652220202A2022546F74616C2053616C617279223B0A454C53450A22456D706C6F7965652042656E6566697473223D234D495353494E473B0A454E4449460A290A454E444649580A0A43414C432044494D202822456D706C6F796565222C456E74697479293B0A0A0A71007E0004" />
    <property class="java.lang.String" method="setMetadataReferences" value="" />
    <property class="java.lang.String" method="setDefMetaDataRepo" value="Planning/balt-hypplan/CorpBud/Eeplan" />
    <property class="java.lang.String" method="setBodyAsCalcScript" value="/*ESS_LOCALE English_UnitedStates.Latin1@Binary*/ SET AGGMISSG ON; SET UPDATECALC OFF; FIX (Budget, "1st Pass", &CurrBudYr, @LEVMBRS("Period", 0),@relative("Total Employees",0),@RELATIVE("Total Company",0)) CALC DIM ("Account"); "Employee Taxes" = "Employee Tax Rate Input"->"No Entity"->"No Employee" * "Total Salary"; ENDFIX CALC DIM ("Employee",Entity);" />
    <property class="java.lang.String" method="setName" value="Corp-EE Benefits & Taxes Calc" />
    <property class="long" method="setLastModified" value="1211738336600" />
    <property class="java.lang.String" method="setVersion" value="" />
    <property class="int" method="setId" value="220" />
    <property class="java.lang.String" method="setDescription" value="" />
    <property class="java.lang.String" method="setOwner" value="native://DN=cn=911,ou=People,dc=css,dc=hyperion,dc=com?USER" />
    <property class="int" method="setObjectType" value="1" />
    <property class="boolean" method="setEditable" value="false" />
    <property class="boolean" method="setLocked" value="false" />
    <property class="java.lang.String" method="setLockedBy" value="0" />
    <property class="java.lang.String" method="setUpperName" value="CORP-EE BENEFITS & TAXES CALC" />
    <property class="java.lang.String" method="setModifiedBy" value="native://DN=cn=911,ou=People,dc=css,dc=hyperion,dc=com?USER" />
    <property class="java.lang.String" method="setOpenForEditingBy" value="0" />
    <property class="boolean" method="setOpenForEditing" value="false" />
    </Rule>
    </Rules>
    <Macros />
    <Variables />
    <Sequences />
    <Projects />
    <RuleMacroLinks />
    <RuleVariableLinks />
    <MacroMacroLinks />
    <MacroVariableLinks />
    <SequenceItemLinks />
    <SeqPrompts />
    <ProjectItemLinks />
    - <UserObjAccessFilters>
    - <UserObjAccessFilter>
    <property class="int" method="setObjectID" value="220" />
    <property class="int" method="setObjectTypeID" value="1" />
    <property class="int" method="setLocationID" value="9" />
    <property class="int" method="setTaskID" value="2" />
    <property class="java.lang.String" method="setUserGroupID" value="0" />
    <property class="int" method="setUserGroupTypeID" value="0" />
    <property class="boolean" method="setSearchNoLoc" value="false" />
    <property class="boolean" method="setSearchNoUser" value="false" />
    <property class="boolean" method="setSearchNoObj" value="false" />
    <property class="boolean" method="setSearchNoTask" value="false" />
    <property class="java.lang.String" method="setUserGroupName" value="" />
    </UserObjAccessFilter>
    </UserObjAccessFilters>
    - <Locations>
    - <Location>
    <property class="int" method="setCluster" value="0" />
    <property class="java.lang.String" method="setLocation" value="Planning/balt-hypplan/CorpBud/Eeplan" />
    <property class="int" method="setLocID" value="9" />
    <property class="java.lang.String" method="setUpperLocation" value="PLANNING/BALT-HYPPLAN/CORPBUD/EEPLAN" />
    </Location>
    </Locations>
    </HBRObjects>
    I see the setUserGroupName property class and it is empty..

  • Run a Business Rule from Custom Javascript

    Hi,
    I would like to know whether it is possible to call a business rule from the custom javascript, ValidateData.jsp. If it is ok, any simple example?
    Thanks

    I'd say try running individual rules from Planning and see if they fail individually.
    If that works, then start by adding one rule in the sequence and try running it.
    Try finding out if the issue is specific to the sequence or if a new sequence with a rule that you know runs from Planning.
    When you say there's nothing in the Application log, somehow seems the rule isn't hitting Essbase at all. The error comes before that.
    Cheers,
    Abhishek

  • How to create business rules from Jdeveloper 10.1.3.1.0

    Dear Experts
    Can I able to create Oracle Business rules from My JDeveloper 10.1.3.1.0. Using this link They are creating repositories, rule sets for their BPEL process, But in my version I cant found <BPEL components> under component palette. Why these features are missing, to get those additional features what I have to do.. ? Please suggest your best for me.
    Also Is it possible to build business rules from java sdk & from rule author..? If so means what is the difference, which one is having advantage.
    Thanks,
    Rajesh

    http://download.oracle.com/docs/cd/B31017_01/integrate.1013/b28981/decision.htm

  • Business rules from epma to planning

    Hi,
    In EPMA version 11.1.12 I am having an issue with business rules. I wrote and deployed a business rule from EPMA to planning and everything was fine, the rule ran on save in the data form.
    Now, I tried to run the rule a few days later and it won't run. I tried to remove and re-add the rule, but now its not visible. In planning, I can't see 'business rule security' in the administration drop down.
    I deployed the application and all the rules and everything is successful, but still nothing in planning. In another application the rules are there.
    How could a business rule disappear from planning and not show up again when it was deployed? Any help is appreciated. Thanks,
    Dq

    We sometimes see similar issues when the services are recycled in the wrong order. Perhaps a service failed or was restarted (after you had been successful in running the business rule from Planning)?
    - Jake

Maybe you are looking for

  • Doubt in BDC session method program

    hi, I tried to execute this program..i am getting error in the bolded line..can you give suggestions.. REPORT ZPRABA1. TABLES:LFA1. DATA:BEGIN OF IT_ITAB OCCURS 0, LIFNR LIKE LFA1-LIFNR, LAND1 LIKE LFA1-LAND1, NAME1 LIKE LFA1-NAME1, END OF IT_ITAB. D

  • Installing Java 8 SE on Debian - Linux

    What is the recommended way to install Java 8 SE on Debian (32-bit or 64-bit): 1) As explained on this page JDK Installation for Linux Platforms Installation of the 32-bit JDK on Linux Platforms This procedure installs the Java Development Kit (JDK)

  • Java.exe error while running j2ee server in jre1.4.0 env

    Hi, i have been running j2ee 1.3.1 server in jdk1.4.0 enviromrnt. When i try to process large data (like retrieving around 100 records from the database, each having 150 attributes) in the form of XML , I get a runtime error generated by the jvm , wh

  • R_UC_TASK : use of variables

    Dear Expert, I have a question regarding authorizations and the object R_UC_TASK. I would like to put some variables in this object instead of filling it manually. Do you have an idea of the process to follow : which kind of variables ? Where do I ha

  • "icloud drive" option is unchecked after every reboot of windows 7

    Hi, I have iCloud Control Panel 4.0.2 on my Windows 7 x64 pc. I have checked the tickbox as enabled next to "iCloud Drive". But after a reboot my docments are not synced to my iCloud Drive folder in windows explorer. When I open iCloud control panel,