Issue in business rules attahed with forms (11.1.2.2.300)

We have attached Business rules with relavent forms but when we run business rule from form some other rule is run instead.

Hi Bilal,
So the Sales_Value rule runs regardless of what rule you attach to the form?
How are you running the rule? Run on Save, or through a right click menu? Just by clicking the rule on the left?
Can you confirm that:
In the Administer Forms and Ad Hoc Grids screen, the "Production_Quantity" rule id definitely attached and that in the Properties tab, you have the correct box ticked for that rule (e.g. Run on Save etc).
Can you also make sure that the "Sales_Value" rule is NOT present in the form in the same screen?
Do you get the same results when you run via Smart View?
Have you deployed the application since you changed the form/Added the rule to the Form?

Similar Messages

  • Business rules attached to form

    Hi
    Business rules attached to form was disappeared, after we install 9.3.1 shared services services pack1.BR's is there in EAS and i can run them from there.But i can not see them in any where in planning.I am not able to see in the list of BRs, when i am creating new form as well.I checked the securityin EAS for Brs, it is same as before,i added our admin group as well, still ican not see in planning....
    Plz suggest....
    Thanks,

    In EAS, check if the outline selected points to the application under the Planning server.
    Check for the access privileges and locations within EAS.
    Restart EAS, RMI and Planning. Login to Planning as the Planning administrator, then into EAS and check.
    Try using another administrator rather than the default admin.
    HTH-
    Jasmine.

  • How to Migrate Business rules along with access privileges

    Hi All,
    I migrated business rules from prod to dev using lcm. The business rules got migrated correctly, but the access privileges did not. I tried exporting from EAS and import. Even then the access privileges were not migrated.How do we migrate business rules along with access privileges? Quick help is much appreciated.
    We are on hyp. planning 11.1.1.3. and we use classic planning applications.
    Thanks
    Lakshmi

    If they are native users/groups then it may be down to the ID for the users/groups being different across environments, this has always been a problem with business rules, with planning applications then there is the updateusers utility to sync up the ID with shared services.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Running Business Rules on Composite Forms

    Hi,
    I'm using Planning v11.1.2, and I am trying to get a business rule to run from a Composite web form. The version and entity are the only prompts in the business rule, and they are shared globally on the component forms. If I put the business rule on the component forms, it doesn't even make an attempt to run on save. If I put it on the composite form, it attempts to run, but fails ("An error occurred while processing this page. Check the log for details."
    Shouldn't business rules be able to run from composite forms? If not, why is the option to put them in there? If so, does anyone have any insight into this problem?
    Thanks,
    Sabrina

    Thanks John, but unfortunately, neither one of those is my issue. The first says I can't have the business rule on the base form if I have it on the composite form. The rule is not on the base form, and it still won't run on the composite form. The second one I don't understand at all. The symptom "Business Rules are not running with composite data forms when the 'Run on Save' option is checked". The cause "The Business Rule is not running when it is run from a base form." Huh? This is a cause? The solution: "You need to attach the Business Rule to the composite form, not just the base form." This would seem to indicate that I have to have the rule on both the base form and the composite form. It doesn't work no matter which way I set it up.
    Furthermore, in testing to see what's going on, I tried taking off the hide prompt option, and the rule does not appear to be taking the entity from the page member on the form (it just displays the last entity chosen).
    Sabrina

  • Business Rule - Problem with Validation Execution

    I'm running into an issue where conditional Validation Execution is not working as expected. The background is that i have an Entity Object containing a few string attributes on which i must apply Regular Expression business rules to make sure only characters in a certain range is set. I am using a Not Matches regex on the following:
    .*[^\u0020-\uD7FF].*1 attribute is required, 2 are optional. The problem I am experiencing is with the 2 optional attributes.
    Since these are optional, I intended to use the Validation Execution tab so that the Rule is executed only when the attribute is not null. For example, here is what i tried for an attribute named Comments:
    Comments != nullNo validation occurred when I entered an invalid value, such as a string containing line breaks, in a corresponding ADF Faces page. For the heck of it, i experimented by setting the validation execution to the opposite of what i should be - in other words, trigger validation if the attribute is null, such as:
    Comments == nullWith this, the validation occurred as expected.
    Is this a bug, or am I misunderstanding something? I'm not particularly good with RegEx - is it possible this is due to some nuance of the expression?
    Version: JDeveloper 11.1.1.6.
    Thanks-
    -george

    i'm not sure if this is the correct answer or a workaround to the issue i had asked about. Given that caveat, if anyone else ever runs across this thread, what i found worked was to not use the attribute name in the Validation Execution tab's expression, but instead to just newValue as in the following:
    newValue != null

  • Business rule problem with association

    Hi,
    i am facing an issue with business rules am not able to associate with planning outline in AAS console
    Ram

    Hi Ram,
    Navigate to
    1. C:\Hyperion\AnalyticAdministrationServices\storage\easusers\users.xml
    2. Edit users.xml file
    3. Update admin to "true" and save file.
    4. For example,
    EASUsers><EASUser directory="admin" email="[[email protected]]" external="true" fullName="EAS Administrator" id="1" isMigrated="false" password="A627FC9A6DEA834C1FA7772..........." roles="roles" supervisor="true" username="admin"/>
    This should help you
    5. After this, you restart RMI, AAS and planning services.
    6. Now, it should work
    Sandeep Reddy Enti
    HCC
    http://hyperionconsultancy.com/

  • Business Rules in Web Forms

    Hi
    I am comparitively new to Hyperion Planning 9.3.1 and I have to design a web form in which I want to perform calculation in cells of the web form like adding subtraction of the values in the cells of the form.
    As for my knowledge I need to design Business Rules for this and I am not sure how and where to define these rules in Hyperion Planning 9.3.1 version of Planning.
    Can anyone help me solve this problem as soon as possible.
    --XAT                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    For a simple in-sheet calculation like this, you might consider two other solutions:
    1) Use a dynamic calc in your model to subtract the two items. As soon as the user saves the inputs, the results will be displayed, and there is no need to create a business rule, manage security for that rule, etc.
    2) Use custom JavaScript. As soon as the user tabs out of the input cell they can see the results - even before the form saves.
    With the business rule, you'll need to wait for the rule to run before the results can be displayed. It's somewhat like a stored procedure in a relational database. But there are other options.
    Hope this helps,
    - Jake

  • Security issue in Business Rule

    Hi All,
    I've one user who is provisioned for business rules in shared services. I can see the user in Essbase user list. But when I try to assign the user to a business rule, I don't see that user in the "Add user" pop up box. There are total 121 essbase users and 120 users can be assigned to the business rule except that one. This is quite surprising and I tried lot of options but no result yet.
    I'm using system 9.2. And I tried below options:
    Deprovision the user and provision him again in shared service.
    Ran the security refresh in planning desktop
    restart essbase services
    Please let me know if you have any idea to correct this issue, Thanks in advance!!

    Log into "My Oracle Support" and have a search for doc id 763345.1, read section "Users and rights"
    Hopefully it will be useful to you.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Creating numbered list via business rule in a form

    The problem is explained in thread subject, i have a need to create a numbered list in a coulmn of some form via business rule.
    i tried this, but numeration start from 1696 and adds 2 for every next row
    FIX("plan1")
    FIX("Final")
    FIX("NormC_NA")
    FIX("Local")
    FIX("BegBalance")
    FIX({RTP_Year})
    FIX("AgrSN")
    FIX("Administration")
    FIX(@Descendants("Agreements",0))
    set createnonmissingblk on;
    "HSP_InputValue"(sn = sn + 1; "Region" = sn;)
    set createnonmissingblk off;
    ENDFIX
    ENDFIX
    ENDFIX
    ENDFIX
    ENDFIX
    ENDFIX
    ENDFIX
    ENDFIX
    ENDFIX
    sorry, that was stupid question, overworked, didn't notice i fixed the same dimension twice via two different members, after i worked ths out everything became fine.
    Again sorry for unnecessary disturbance.
    Edited by: s0uLr1pPeR on 14.03.2012 8:44
    Edited by: s0uLr1pPeR on 14.03.2012 9:04

    one more suggestion i want to give it to you,
    when you are writing a Base fix
    you can also write in this way
    FIX("plan1","Final","NormC_NA","Local",[RTP_Year], etc)
    /* Your Calculation */
    ENDFIX
    Thanks,
    Avneet

  • Small issue in Business Rules

    Dear All
    i have a Business Rule callingin BPEL Process based on below XSD file
    <?xml version="1.0" encoding="windows-1256" ?>
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns="http://www.bank.com/bankbpel"
    targetNamespace="http://www.bank.com/bankbpel"
    elementFormDefault="qualified">
    <xsd:complexType name="Client-BR-Input-Type">
    <xsd:sequence>
    <xsd:element name="Status" type="xsd:string"/>
    <xsd:element name="is-VIP" type="xsd:string"/>
    <xsd:element name="Start-Date" type="xsd:date"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:element name="Degree" type="Degree-Type"/>
    <xsd:element name="Client-BR-Input" type="Client-BR-Input-Type"/>
    <xsd:complexType name="Degree-Type">
    <xsd:sequence>
    <xsd:element name="Degree" type="xsd:string"/>
    </xsd:sequence>
    </xsd:complexType>
    </xsd:schema>
    after finishing my rules and decisions, i dropped Business Rule inside BPEL and start to copy values in input parameters of Business Rule, but i face *"Exception - Problem Building Schema !" !!*
    and sure my problem now in XSD file, please advise why and how to avoid ? ..

    Dear All
    Resolved, it is a small issue as i expected, i forget to update in/out variables to map for elements in XSD file like below ..
    <variables>
    <variable name="dsIn"
    element="client:Client-BR-Input"/>
    <variable name="dsOut"
    element="client:Degree"/>
    </variables>
    thanks

  • Creating Business Rule aborts with CX_WD_CONTEXT Exception

    Dear experts,
    when I want to create a business rule, it aborts with an error.
    The URL call http://......../sap/bc/webdynpro/SAP/GRFN_AM_GAF_BUSINESS_RULE was terminated because of an error
    Termination type: RABAX_STATE
    The error occurs, when I am trying to set up the output format of the business rule ...
    Has anybody of a guess what that could be?
    Thanks in advance
    Kind regards
    Bernhard

    solved

  • Issue on Business Rules in SOA

    Hello
    I am writing a business rule as per the screen shot and in one scenario it is firing twice even though i selected 'there is a case where' option.
    My requirement was if pem >0 or tool name is 'PEM' then add PEM. It is firing twice in case if pem >0 and tool name is 'PEM' (both fullfilled). Can anybody help me on this please?
    Thanks!

    Don't know much about SOA Composer (sorry - you've hit the BPM forum), but you should be able to see the business rules from the Oracle BPM Composer. If you've installed BPM, go to http://xx:####/bpm/composer and you'll see business rules after poking around a little. Let me know if you need more help finding them.
    Dan

  • Business Rules not visible sometimes-via web and smartview

    We use EPM 11.1.2.
    we have a unique problem-Business rules (associated with forms)sometimes fail to appear either via web or smartview for our users.After logging out and back in,sometimes they appear again.
    If we explicitly 'disconnect all' from smartview, close Excel, and go back in again, then the rules are visible.
    It is becoming hard to tell when the users can or cannot see the business rules.
    All users have the right provisioning-interactive user.
    Has anybody seen this kind of behavior before?
    We had a similar issue a while back-with eas web versus eas desktop client. Oracle gave us a specific fix for the eas business rules problem.
    Edited by: 784749 on Sep 26, 2011 11:59 AM

    Thats the strange thing; We use (native) groups to provision. This works fine for the other 5 users.
    But even if I provision this one user for the Business Rules, they remain invisible to this user. (in Planning)
    I discovered this morning that this user can create a new BR, but when I try to open it in AAS console I get an error
    "Exception occured, Please check your log file for details."
    Unfortunately, the log doesn't provide any more details. (even if I set the level to Debug)

  • Issue with creating/Launching a Business Rule

    Hi All,
    I'm using Hyperion version 11.1.2. When creating Business Rule in EAS console, we can't use admin user right ? Is there any specific reason for that ? I've created one other user called "BRadmin" and given admin privileges to all areas. I've logged in EAS console with the new user ID BRadmin and under "Business Rules" i'm trying to create a new Business Rule BR1. In the associated outline area when i'm trying to select "Select outline" no applications are showing under planning and the planning applications are available under Essbase node. For Business Rules, i should select Planning Application under Planning node right ? Why it is happening. I'm unable to select the Planning application from Planning node and due to this, i'm unable to see the Business Rule in Data Forms in Work Space. Pls. advice

    I did Stop the following services, planning, EAS, hyperion RMI.
    & Started them up RMI, EAS, Planning.After this have you logged in the planning application, before selecting business rules in EAS?
    1. Have you selected Calculation module as Business Rule during outline creation? if not select Calculation module as BR.
    2. Right click on the business rule node and select refresh user list.
    Cheers..!!!

  • Running Business Rules with global Variables in Composite Forms

    Hi,
    I am having trouble running Business Rules, that include Global Variables, in composite forms.
    I have two forms in the composite form, both have entity in Page dimension set to 'local'. one includes entities at level 3 and the other has entities at level 0. I need to pass this level 0 entity to the business rule, from the form.
    When i try to run the rule, it gives me the following error:
    "This rule cannot be launched because it has hidden rtp variables without default values "
    I get this error even when i set the default value for the global variable.
    This rule runs perfectly when run from the individual form (which is part of the composite form).
    Please help.
    Thanks.

    Known Issue: 9900514
    The Use Members on Data Form and Hide Prompt options for business rules attached to composite data forms apply only for runtime prompt values from the globally shared pages and POVs of a composite data form. In other words, this will only use members that are shared across all component data forms. If users want a business rule to take context from a single component data form, they should attach the business rule to that component data form and include the business rules for that component data form at the composite data form level (<Business rules for componentX>).
    Please let me know if this is not what we are talking about.
    Thank you,
    Todd Rebner

Maybe you are looking for

  • Can't put a site back on to, Options, security, saved passwords.

    I'm using; Firefox version 3.6.22 with Windows 7 on a Dell Studio 17 inch laptop. On the; Tools, Options, security section, saved passwords. I did have my login for www.walmart.com , in it. It worked fine & loaded &/or signed me in every time. Till t

  • Issue while Updating a table having Unique Secondary Index

    Hi, I am trying to update a 'Z' table in which there are 5 fields comprising of primary key. Out of them 2 key fields are defined as a part of seconadry index with 'Unique' option selected. As per the requirement, I am trying to update the table usin

  • Stuck with the paint and repaint methods

    I am supposed to create a JApplet with a button and a background color. When the button is clicked the first time a word is supposed to appear (I got that part), when the button is clicked the second time the word is supposed to appear again in a dif

  • An Update for BlackBerry Maps is Seriously Overdue

    I've been with BlackBerry 10 since day one with the Z10 and I've noticed that the BlackBerry Maps app never really gets any love. This is a bare bones app that has still not gotten the update it needs and I believe many of us feels it is time. It ser

  • ODBC driver

    Where would I find a copy of the Oracle ODBC driver version 9.2.0.5.4 for Windows as I need to test an application with this version ??