Business Rule using Exclude

I'm using Essbase 9.3.1, trying to make a business rule work with an exclusion. I can make the rule work with this:
(@Level_0_Descendants("GROSS EXPENSES")) AND NOT ("1447")
but I add more than one to the Exclude:
(@Level_0_Descendants("GROSS EXPENSES")) AND NOT ("1447", "0008")
The Business rule won't run, looking at the source code:
Error Code: LAN002
+Error Args: [Ljava.lang.Object;@43b884+
ClassName: com.hyperion.hbr.excp.LanguageException
Exception Encountered "," at line 1, column 148.
Was expecting one of:
+<RIGHTPARENTHESIS> ...+
+"and" ...+
+"or" ...+
ClassName: java.lang.Exception
Syntax error while parsing AFMIC ER&W 51667 - Geo Alloc - TEST.
Anybody had luck with more than one exclusion?

Well, I was able to replicate your issue in 11.1.1 -- I don't use the graphical editor very much so there may be something we're both doing incorrectly although I can't see what that issue might be. Maybe someone else can chime in.
I wonder if it's a known issue -- it's so easy (and obvious) to select more than one member down into that excluded box.
If it is a defect, it appears to be carried over to 11x.
Per Glenn's comment, to get around this, you are going to need to do this as a non-graphical BR.
If this is not the way you like to work, you might think about making the FIX..ENDFIX bits as two macros and then create yet another macro to contain the graphical code in between.
I am not a fan of the graphical editor because of its generally poor performance and would just write the entire thing as an Enhanced BR.
Regards,
Cameron Lackpour

Similar Messages

  • Call ODI 11g scenario from Essbase calc script/business rule using ODI SDK

    I am looking for any hints on how to use the ODI 11g SDK. I want to call a java application (CDF) that runs an ODI scenario using RUNJAVA in Essbase which I have successfully done in the 10g environment.
    The java application has the odi-core.jar included in the project and registers OK with Essbase and I have replicated code from the Oracle sample code site. When I run the application in a calc script I get the following error:
    EssbaseCluster-1.EFTS.EFTS.odi     Execute calculation script     June 17, 2011 10:20:40 AM NZST     Failed
    Error: 1200456 Problem running [indigo.essbase.odi.RunODIScenario]: [java.lang.NoClassDefFoundError: org/springframework/util/StringUtils]
    When I comment out the code that calls the creates the OdiInstance then the java app executes fine - i.e. writes something to the Essbase log.
    The research I have done so far indicates that a classpath is incorrect. If that is the case where do I start looking to correct the classpath? Is it the ODI classpath or the Essabase classpath?
    Any tips would be grateful.
    Thanks.

    You need to import more jars to execute this
    following are the jars
    1)     bsf.jar
    2)     bsh-2.0b2.jar
    3)     commons-collections-3.2.jar
    4)     eclipselink.jar
    5)     odi-core.jar
    6)     ojdl.jar
    7)     oracle.ucp_11.1.0.jar
    8)     persistence.jar
    9)     spring-beans.jar
    10)     spring-core.jar
    11)     spring-dao.jar
    12)     spring-jdbc.jar
    Once you have this in classpath - your scenario will execute
    Hope this helps.

  • Error with Business Rules using Cmdline in Hyperion Planning 11.1.1.3

    Dear all,
    When I want to run an HBR, I have an error and I don't know where it does come from:
    C:\Hyperion\products\Essbase\eas\console\bin>CmdLnLauncher -p:password.txt -S"DG
    IWSXXX.ros.jc.org" -UIntegration -rRDG01_2 -fexp_file.xml
    com.hyperion.hbr.excp.ExceptionAdapter: Error while sending command to HBR Serve
    r running within the EAS server.
    at com.hyperion.hbr.transport.HBRCommandRequestor.<init>(Unknown Source)
    at com.hyperion.hbr.cmdlnlauncher.LaunchManager.connect(Unknown Source)
    at com.hyperion.hbr.cmdlnlauncher.CmdLineLauncher.main(Unknown Source)
    Detail:org.apache.xerces.dom.DocumentImpl.getXmlStandalone()Z
    Error while sending command to HBR Server running within the EAS server.
    2010-07-07 10:59:15,266 WARN main com.hyperion.hbr.cmdlnlauncher.CmdLineLauncher
    - Error while sending command to HBR Server running within the EAS server.
    Thank you for your help.
    Jérémy

    Hi Celvin,
    Planning 11.1.2.3 is installed on a Linux box.
    Moreover I couldn't find the folder names 'services' under the logs folder as mentioned by you.
    C:\Oracle\Middleware\user_projects\epmsystem1\diagnostics\logs\services\HyS9EPMServer-sysout.log (if compact deployment)
    C:\Oracle\Middleware\user_projects\epmsystem1\diagnostics\logs\services\HyS9Planning.log (if not compact)
    Nothing has been captured in
    C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\logs
    But i see that the Dimensions 'Employee' and 'Job' have been added in the Dimension list, which should have been added once the workforce is initialized.
    Regards,
    Raj

  • Track changes in business rule made using SOA composer

    Hi,
    I have business rules deployed on a server. Authorized user can change condition or any other thing in a business rule using soa composer. How can i track changes made in this business rule?
    i.e. I want to view the change and if possible who changes it.
    I am using SOA 11g
    Any help is appreciated
    Thanks

    Below document describes how to Monitor Decision Service Components and Engines.
    http://docs.oracle.com/cd/E29597_01/admin.1111/e10226/rules_mon.htm#CJAJJIJB

  • Exporting business rules

    I'm using the instructions from the following thread, Re: Steps to migrate Hyperion Planning application from 9.2.0 to new 9.3.1 env to copy a Planning application from version 9.2.0.2 to 9.3.1. There is a reference in these instructions to export the business rules using Administration Services. I only see options for Business Rules to either copy or export to shared services in the 9.2.0.2 version of the AAS Console. Which one of these options should I use or is there someplace else I should look to export the business rules.
    Thanks,
    Tom

    Yes, the user Id. is an admin for business rules. It may be a configuration issue. I get the following message when I try to click on a rule under Business Rules in Shared Services.
    Refer to your Admin Guide to configure security privileges for this application.
    I get this message in both the 9.2.0.2 environment and 9.3.1 environment. The user is an admin for Business Rules in the 9.3.1 environment also.
    The application does not use forms which I beleive is what Business Rules are used for. Not sure if they are used for anything else. Is it safe that I can ignore the business rules in the 9.3.1 environment or am I missing a critical piece that needs to be included in the 9.3.1 environment.
    Thanks,
    Tom

  • Problem with business rule

    Hi all,
    I have a problem with a business rule (BR) deployed as a standalone Descision service.
    the BR consists on a simple decision table wich compare an input (bigInteger) with 50. It returns two facts (as output).
    the two conditions are confugured (i.e. <50 and >=50).
    the Decision service (stateless) is called in a simple BPEL process. in some cases the the assign activity in the bpel process rise this exception :
    <bpelFault><faultType>0</faultType><selectionFailure xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/"><part name="summary"><summary>empty variable/expression result. The XPath variable or expression /ns5:callFunctionStatelessDecision/ns5:resultList/ns6:processResponse/ns6:CodeRetour is empty at line 440. An attempt to read or copy data referenced or computed by the XPath expression either had invalid data, according to the XML schema, or did not contain certain optional data. Ensure that the variable or expression result named in the error message is not empty. Enable XML schema validation of related variables to ensure the run-time data is valid. </summary></part></selectionFailure></bpelFault>
    it seems like an output of the business rule used by the assign after the invoke activity is empty.
    But in the input payload for the decision service all elements are not empty. I can't inderstand how the OBR return an empty variable?
    Any help please?

    In the taskflow you should be capable to trace step by step what happens in the execution. Does this give any clue, e.g. why sometimes the assert does not work?
    cu
    Andreas

  • Business Rule Error

    Hi,
    I am trying to launch the Business Rule using the Command Launcher utility. It was working fine a few days back, but today when I am trying to execute it, its giving me the following error:
    Launch Vars: {Department=D_1, ExecDB=Planning/DevSer/App}
    com.hyperion.hbr.excp.ExceptionAdapter: Connection unavailable Planning/EAS/App/Db.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at com.hyperion.hbr.common.Util.getExcpAdapter(Unknown Source)
    at com.hyperion.hbr.core.ExecutionManagerServerRemote.connect(Unknown Source)
    at com.hyperion.hbr.core.ExecutionManagerServerRemote.connect(Unknown Source)
    at com.hyperion.hbr.api.PluginManagerClient.connect(Unknown Source)
    at com.hyperion.hbr.cmdlnlauncher.LaunchManager.launchRule(Unknown Source)
    at com.hyperion.hbr.cmdlnlauncher.CmdLineLauncher.main(Unknown Source)
    Detail:Exception occurred. Please check your log file for details.
    Connection unavailable Planning/EAS/App/Db.
    2010-08-03 11:33:13,225 WARN main com.hyperion.hbr.cmdlnlauncher.CmdLineLauncher - Connection unavailable Planning/EAS/App/Db.

    Yes it creates a connection and populates information into EAS/HBR db table (HBRPluginData), not sure if it is exactly the same with the command line launcher though I thought it may be.
    Its always been a pain that you have to log into planning first before business rules work correctly through EAS, probably never get fixed now as the push is towards calc manager now.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Unable to access Business Rules Facts after refreshing XML Facts

    I have created a business rule using an xml schema to generate the XML Facts. Then I created a Decision Function to call a Ruleset to process the information in the XML Facts. This decision function has input and ouput parameters from the XML Facts.
    The decision function is used inside a BPEL Process, by defining the Dictionary has the created business, defined the Service has de Decision Service. After this configuration I'm able to define the Input Facts and Output Facts from and to a variable in the bpel process. Using the Decision Fact Map window I define the input and output to the exposed Business Rule Facts. This works just fine. The BPEL runs and the Rules are correctly used.
    When I change my xml schema to add more elements and complex types I use the "Reload XML Facts From Updated Schemas" option available in the bussiness rule. After this operation I will no longer have access to the Bussiness Rule Facts in the Decision Fact Map window. So I'm no longer able to call the decision function.
    Yet the business rule has no problems and i have tested using a fuction to call the Decision Function.
    Is this a bug or a feature?
    I'm using Oracle 11g with the SOA Composite Editor 11.1.1.0.0.52.19.

    Problem solved. There was an element in the xml schema that had nillable = true. Because of this the XML Fact for that element would no longer be available in the BPEL Process. Removing the nillable and generating the XML Facts again solved the missing variable problem.

  • Oracle Business Rule : Unable to modify the rule at runtime

    Hi
    I am developing simple Business rule using Oracle jdevelper 11g which displays a message based on two rules.
    rule1 : If amount <= 100, displays the message "Less than or equal to 100"
    rule2 : If amount >100 and amount less than 200 display the message "Between 100 and 200"
    The above rule is created within the BPEL process which accepts a parameter. Once the BPEL project has been published, it has created a Dictionary with one ruleset having two rules mentioned above.
    If I test the BPEL process through em console response is getting displayed based on the above rule.
    Now I am trying to modify Rule2 through SOA Composer as below.
    Rule2 : If amount >100 and amount less than 300 display the message "Between 100 and 300"
    After editing and modifying the rule , the message is not getting updated properly in the properties window. If I save and commit the rule, BPEL process is giving the error
    If any one has faced this problem and got the solution, please help me to solve this issue
    Thanks in advance

    Hi
    Thanks for the response.
    I have saved and committed the new rule. When modified the rule, assert new value is displaying as blank. If I click on Validate button, it is not displaying any error. Once I save and commit it is showing below error in BPEL Process
    The selected operation process could not be invoked.
    An exception occured while invoking the webservice operation. Please see logs for more details.
    java.lang.Exception: oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: faultName: {{http://schemas.xmlsoap.org/ws/2003/03/business-process/}selectionFailure} messageType: {{http://schemas.oracle.com/bpel/extension}RuntimeFaultMessage} at oracle.sysman.emas.model.wsmgt.WSTestModel.invokeOperation(WSTestModel.java:575) at oracle.sysman.emas.view.wsmgt.WSView.invokeOperation(WSView.java:381) at oracle.sysman.emas.view.wsmgt.WSView.invokeOperation(WSView.java:298) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.sun.el.parser.AstValue.invoke(Unknown Source) at com.sun.el.MethodExpressionImpl.invoke(Unknown Source) at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53) at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1256) at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96) at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96) at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:475) at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:756) at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:788) at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:306) at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:186) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265) at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227) at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300) at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.sysman.emSDK.license.LicenseFilter.doFilter(LicenseFilter.java:101) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446) at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177) at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.java:41) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.sysman.eml.app.AuditServletFilter.doFilter(AuditServletFilter.java:179) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:203) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.sysman.core.model.targetauth.EMLangPrefFilter.doFilter(EMLangPrefFilter.java:158) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.sysman.core.app.perf.PerfFilter.doFilter(PerfFilter.java:141) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:542) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111) at java.security.AccessController.doPrivileged(Native Method) at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313) at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413) at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94) at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161) at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120) at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277) at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183) at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209) at weblogic.work.ExecuteThread.run(ExecuteThread.java:178) Caused by: oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: faultName: {{http://schemas.xmlsoap.org/ws/2003/03/business-process/}selectionFailure} messageType: {{http://schemas.oracle.com/bpel/extension}RuntimeFaultMessage} at oracle.sysman.emSDK.webservices.wsdlapi.dispatch.DispatchUtil.invoke(DispatchUtil.java:260) at oracle.sysman.emSDK.webservices.wsdlparser.OperationInfoImpl.invokeWithDispatch(OperationInfoImpl.java:992) at oracle.sysman.emas.model.wsmgt.PortName.invokeOperation(PortName.java:729) at oracle.sysman.emas.model.wsmgt.WSTestModel.invokeOperation(WSTestModel.java:569) ... 79 more Caused by: javax.xml.ws.soap.SOAPFaultException: faultName: {{http://schemas.xmlsoap.org/ws/2003/03/business-process/}selectionFailure} messageType: {{http://schemas.oracle.com/bpel/extension}RuntimeFaultMessage} at oracle.j2ee.ws.client.jaxws.DispatchImpl.throwJAXWSSoapFaultException(DispatchImpl.java:1024) at oracle.j2ee.ws.client.jaxws.DispatchImpl.invoke(DispatchImpl.java:808) at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.synchronousInvocationWithRetry(OracleDispatchImpl.java:235) at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.invoke(OracleDispatchImpl.java:106) at oracle.sysman.emSDK.webservices.wsdlapi.dispatch.DispatchUtil.invoke(DispatchUtil.java:256) ... 82 more

  • Execution time of Business Rule

    Hi,
    My rule is taking more than a day to run. How can i watch its exact execution time. I can't see it in job console as it shows that the business rule is still in processing. And i have also checked in HSP_JOB_STATUS table. It also shows that it is in processing.
    Is there an other way to see the exact execution time of business rule.
    Thanks and Regards.

    To see the exact execution time, you can check in HBRlaunch.log file in planning.
    If you want to track the execution time of different parts of your calculation script/business rule then see the essbase application log in detail in EAS.
    To see log specific to your business rule, use maxl and spool log to text file, this will give you the logs related to your business rule only and the execution time.
    Thanks
    YSP

  • Urgent...!! Cannot Assosiate the Business Rule in EAS

    Hi All,
    I've some problem with my Business Rule (using 11.1.2.0 version). When I tried to associate the outline, it can't be done and error.
    Error Message :
    Error connecting to Planning server <name>.
    Detail:Exception occurred. Please check your log file for details.
    and the error log for the HBR :
    2011-08-05 01:25:09,781 WARN [ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.plugin.planning.PlanningMetadataElement - Error connecting to Planning server <name>:11333.
    2011-08-05 01:25:09,781 WARN [ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.plugin.planning.PlanningMetadata - Error connecting to Planning server <name>.
    How to solve this problem..??
    Thanks.
    regards,
    VieN

    Try restarting both Planning and the RMI services.
    After the services has been restarted.
    Log into Planning and go to Business Rules through Planning.
    Check that you can see the business rules available via Planning.
    Now try logging into EAS and associating a business rule to the planning outline.

  • Not able to invoke business rules from BPM

    Hi,
    I have a simple business rule (Used Bank class in Alias and created a simple rule set) and able to invoke successfully from webdynpro application.
    But the problem comes when I try to run the same webdynpro application (as a part of BPM process) from UWL, it always throws ClassNotFoundException for Bank Class.
    The thing is that I'm able to run webdynpro application properly (and is doesnt  throw error) as standalone but when I run the same application from UWL (I have binded UI to BPM process), it throws class not found error.
    Thanks for your time and help.
    Best Regards,
    Shiva

    Hi Shiva,
    sorry to bother but how did you integrate the rule in the BPM? I'm trying to use a rule as automated activity but I'm unable to create the Webservice from the rule...
    kind regards,
    Matthias

  • Business rules error

    Hi all
    We are using 9.3.1 ,this is a freshh installation I am able to login in to business rules through EAS previously without creating any separate repository for business rules. Now I am getting error when I am trying to access HBR in EAS . The error is
    Detail:Error creating DBConfig object. Please check if there are exceptions in the log file and if HBR is configured correctly.
    and can any one tell me ..how to configure the HBR with parrticular database(we are using microsoft SQL database) and also I need info regarding where I will find HBR log.
    I appreciate if any one help me with this .
    regards
    M.V

    Hi,
    When you configured AAS using the hyperion config utility it will have created the SQL database tables which business rules uses, you must have done this already if you said you were able to login previously.
    The hbrserver.log is in \hyperion\deployments\AnalyticAdministrationServices\server\bin
    You can also try :-
    \Hyperion\deployments\Tomcat5\aas\logs
    You can change the level of logging from within EAS in the properties section
    If you have configured AAS correctly then you should have hbrserver.properties in \Hyperion\AnalyticAdministrationServices\ which has the connection details for EAS to connect to the SQL repository for using business rules.
    I have also seen in the past where if you are trying to use business rules with planning through EAS you first have to log into the planning web application.
    Cheers
    John

  • Initialized Planning application,but cannot see business rules(scripts).

    Hi All,
    I am new to Hyperion and would really appreciate your help. I created a blank planning (11.1.1.3) classic application and initialized Capex planning (Edit->initialize capex), and then created and refreshed database so that it appears in Essbase too. I can see the application in essbase and in Planning, I see the data forms and dimensions,member formula...etc. When I open a data form it shows me the business rules at the left bottom and I can execute them and select run time prompts. But when I go to calculation manager and select the same application, to see the the actual scripts how it is designed( basically wants to learn how the scripts are desined, calculation functions and all) under Rules and scripts, I do not see the scripts anywhere. I have tried this 4-5 times by creating fresh new application( I also tried workforce planning & same problem) with one plan type,more than 1 plan type but its now working. Can someone please help me from your experience what could I be missing and why its now showing there.
    Thanks for your help in advance.
    Edited by: 974509 on Dec 3, 2012 6:14 PM

    Hi,
    While creating the application what "Calculation Module" had you selected.
    If you want to use calculation manager you need to have the calculation module as Calculation Manager.
    Planning Calculation Manager Administrator enables you to create business rules using Hyperion Calculation Manager.
    Refer following link for more reference: -
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/hyp/PLN11.1.2_ClassicApp/index.html (Point 2)
    Hope this helps.
    Regards
    -SM

  • How to modify business rules?

    How to modify business rules using SOA composer?
    Please provide deatils.

    I have followed same steps but its not working
    When i was chnaged insert action edit properties values .
    it is not refelcting. showing old value.
    Please help me

Maybe you are looking for