Launch business rules simultaneously from multiple different locations?

Hi All, Thanks in Advance !!
I need to launch business rules simultaneously in Hyperion planning from different multiple locations..
So ,Is there any trouble if i launch a business rule simultaneously from 4-5 locations on same planning application through workspace.
Thanks
Vivek Jaiswal

If you are running the same business rule multiple times then it is trying to calculate and access the same section of the essbase database or are using different RTPs, is this really what you want to do.
You can certainly run multiple rules, I take it you are doing some sort of load testing.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Smart View error on Launching Business Rule

    Hi ,
    I am in Planning 9.3.1
    After connecting to Planning Webform from Smartview, i am trying to Launch Business Rule attched to the webform
    Hyperion--> Calculation Option--> Rules on form
    It open the new BR Launching window with all parameter selected in the Webform Page drop down list but when i trying to change the Arguments
    by clicking on the icons or if i am clicking on the Launch button getting following error
    "Substitution Vars XML is malfunctioned, can't initialize dialog"
    any idea or tought on this.
    -KK

    There is an article on this issue on "My Oracle Support"
    SmartView "Substitution Vars XML is malformed, can't initialize dialoge.." Message is Displayed after Clicking on the Magnify Button [ID 752508.1]
    Symptoms
    Error message in SmartView after clicking on the magnify button "Substitution Vars XML is malformed, can't initialize dialog.." is displayed.
    Planning web forms with Business Rule (Runtime prompt) set to "Run on Save". When submitting data in SmartView, it will then open a separate window to allow changes to the run time prompt values.
    Cause
    This issue is caused by substitution variables values containing double quotes or the '&' signs.
    Solution
    This is a noted bug, but the following will help as a workaround to the problem:
    1. Login to EAS as administrator.
    2. Next navigate to the enterprise view.
    3. Select the Essbase Servers.
    4. Right-click on your server.
    5. Select Edit.
    6. Select Variables.
    7. Remove double quotes and '&' signs from substitution variable value.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Business Rules Migration from one server to other server

    Hi All,
    Can some body help on business rules migration from one server to other server? and also wt is the difference there in Export and import BR's and Administration repository to migrate.........i fail to understand if we export and import br's and need to change in xml target server and after import whether all users can able to see this imported BR's ?
    then wt is the use of Administration option under Business Rules-->right click-->repository...connect--->need to connect oracle info....wt is this process? can some body help on this please........
    thanks,
    huser

    Hi,
    The methods are pretty much the same in what they do.
    When you export rules it creates an xml file based on the selection you have picked, you can just log into EAS and do this you don't have knowledge about the repository, it is also useful for migrating across versions. You also have the option of changing the xml file before importing it into your target.
    When you migrate the respository you have to physically connect to the database repository and have knowledge of the connection details, it is probably aimed directly at a system admin.
    The options in both methods are pretty much the same, you can choose what you want to export or migrate.
    You hit issues when you export/migrate for instance the location names change and need to be updated, you can update the xml file to change the locations though if you choose the migrate option you won't have that ability.
    The next issue is the user/group accounts which is the biggest flaw, if the users/groups exist on the target and have the exact same SID then they will migrate otherwise they will usually get dropped.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Executing Business Rule / Calculation from Excel - Essbase

    Hi All,
    Currently I am trying to run the calculations / Business rules from essbase after locking and sending data. I am using the below code to run the business rule / calculation from essbase.
    Sub RunBusinessRule()
    On Error Resume Next
    X = EssVCalculate(Empty, "AggFlash", False)
    MsgBox "Business Rule executed successfully"
    End Sub
    The issue is that my code gives me a message that the business rule is executed successfully but the rule keeping running in the background for some time. Actually i need a code which will check the status of the process of calculation and when it actually gets completed I should get a message that it's been done. Please expedite.

    Hi,
    I take it you mean calc script and not business rule as really they are separate.
    The reason you get a message straight away is because you have the synchronous parameter set to false, if you set it to true it should not return until it is comple
    e.g.
    X = EssVCalculate(Empty, "AggFlash", True)
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Launching Business Rules

    Hi All,
    I am using EPM system 11 and have created a classic planning application. I have created two business rules for calculating data in the dataforms(through the business rules in EAS).
    Is it a must to launch Business Rules with every restart of services and each time we access the dataforms on which Br has been applied?
    Any help will be appreciated .....
    Thanks and Regards,

    Mirka wrote:
    Is it a must to launch Business Rules with every restart of services and each time we access the dataforms on which Br has been applied?
    Hi,
    You don't need to launch the business rule each time you restart the services, the data will be held in essbase and will only need recalculating when required, so you only need to recalculate the data if it changes e.g. changes are entered into forms.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Download simultaneously from multiple host

    download simultaneously from multiple host in a peer to peer file sharing system organised in an intranet.....the code is in java

    well my question is that i hv a p2p built for an intranet and i am encounterin a problem when i need to dwnld a file havin multi instances and iterated amng various clients...and i want to dwnld this file from all the clients simultaneously...i.e., the working of downld accelearator.....

  • 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.

  • How to launch business rules from forms in task list

    Hello,
    in Planning 11.1.1.3 how can we launch the business rules associated to the data forms using the task lists?
    I know we can build a task that launches a business rule but we don't know how to pass parameters/members to the BR while if it is launched from the data form the parameters are passed from the form itself...
    Thank you

    After two hours searching on manuals and forums we found the solution: menu Edit L-> launch rules...
    Sorry

  • Launch business rules from Planning

    Hi,
    I created a business rule "xyz" in EAS console with necessary validations and user/group security. I would want to associate this rule to a data form in planning.
    During data form design , the business rule "xyz" is not showing up in the available list of rules.
    What needs to be done..?
    Created planning application using classic app wizard.
    Thanks.

    One other thing to check for if you are using a version prior to 11 is that the file HBRServer.properties is in the correct folder within the planning web application.
    For example on tomcat it would be :- \Hyperion\deployments\Tomcat5\HyperionPlanning\webapps\HyperionPlanning\WEB-INF\classes
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • EPMA Batch Client - Can I launch business rules created in Calc Manager?

    I'm currently on a project where we have implemented an EPMA Planning app (v 11.1.1.2), and we need to schedule business rules to run in batch. In the past, I used the command line launcher to perform this task. Unfortunately, the command line launcher is really a part of EAS, so it would appear that I cannot use this method to launch a rule created in Calc Manager. Is this correct?
    It looks like my other option is to use the EPMA Batch Client. In looking at the "Execute" command in the documentation, it doesn't reference the ability to run a business rule. The docs are fairly limited, so I'm wondering if I really CAN launch a business rule from here.
    Has anyone scheduled a business rule (created in Calc Manager) to run in batch? If so, what method did you use? If all else fails, I can create a calc script and run it from MaxL, but I'd rather not have multiple versions of the code floating around.
    Thanks!
    - Jake

    Hi Jake,
    One of the known issues in 11.1.1.3 is :-
    You cannot launch a business ruleset with runtime prompts from the Planning command line launch (7205464).
    Whether this means you can't run calc manager BR's from command line I am not sure.
    There is no documentation in this area so I assume it can't be done yet.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Hyperion plannin can not launch business rules in basic mode

    Hi,all,
    We are updating HP system from version 9.2.1 to 11.1.2.1. There is a problem between two versions, here we go: Login Hyperion planning workspace,switch to basic mode,choose a form which has a business rule,in the tool bar,select edit menu,in Hyperion planning version 9,the menu contains a function:launch rules,which can launch the rule which is set on the choosen form,but in version HP 11,the launch rule function does not exist.where can i find or version 11.1.2.1
    has removed this function? Thanks a lot!
    帖子经 tony.lee编辑过

    Hi, tony.lee,
    you can set the business rule on the forms which you want in these steps:
    administration--manage data forms selected form edit--business rule option--add the business rule you want to launch .

  • Problem with Business Rules access from Shared Services

    Hello,
    When trying to access Business Rules from Shared Services (expand Business Rules and click on the application) I get the "Refer to the Security Guide to configure security permissions for this application" message, but the user is fully provisioned for Business Rules. It happens even logged on as admin. Access from Administration Services works fine. The version Hyperion system 9 (9.3.0.1). What is wrong? Help, please.
    Thanks,
    Timur

    You can't access Business Rules from Shared Services. This is no different from any other application - Planning, Essbase, etc. You can provision users to the application roles, but you can't actually do anything with the application, other than security, in Shared Services. You use Admin Services to maintain Business Rules.

  • Invoking business rules 11g from Java application

    We have SOASuite 11g running on weblogic and have read through documentation/played with Oracle business rules
    We want to utilize business rules engine within our Java web applications deployed to glassfish server (Non SOA application). Is this even possible and does anyone use it in this way? Any pointer is much appreciated.
    What are the libraries like Oracle rules SDK that I need to include in the classpath of Java web app?
    This link assumes that web app is co-located in the same weblogic instance running SOASuite and doesn't help my case.
    http://docs.oracle.com/cd/E23943_01/user.1111/e10228/non_soa.htm#BGBBCICB
    By using it within Java application, we want to able to make local calls as opposed to calling a decision function as web service. Volume of actual rules and their usage is so high within our Java app. Also we want to take advantage of java beans defined in our business layer by using Java facts and without having to define XSD for XML facts.

    I had seen the blog, It explains how to test business rules by loading the dictionary from static rules file.
    my requirement is to invoke the business rule engine running on the SOA server, from the application module. can you please help me in this.
    Thanks inadvance.
    -Murali

  • NI 6115, triggering AO & AI simultaneously from 2 different trigger sources?

    I am using NI 6115. Can I trigger my AI and AO simultaneously and independently (at different times) from 2 different trigger sources?

    This is possible to do. What Software are you using to program this? (CVI, LV, ...) So, what your are trying to do is a triggerd generation, adding hte functionality of a triggered acquisition. In general, I would think that the easiest way of doing this is just to have continuous AO, then trigger the AI when needed with the PFI0/TRIG1 line. If you need to trigger both the AO and AI, I can think of 2 ways of doing this:
    1. use the PFI0/TRIG1 to trigger the AO and one of the other PFI lines that are not in use to trigger the AI. Take a look at the daqmx examples in the language you are using for triggered AO, Triggered AI, copy and paste the necessary portions into a new Programm, you might want to adjust the error inputs and outputs in LV so t
    he components get acomplished in the order you require. Daqmx is fully multithreadding compatible, so I would strongly suggest you use Daqmx.
    2. Trigger your AO with PFI0/TRIG1 and use an analog edge condition to trigger at a specific value in your generation. The backdraw of this is that you would have to input the signal you are giving out into one of your AI channels which you probably are not interested in doing.
    For all these options, you are going to find examples in LV or CVI, but you will need to take parts of one example and paste it into the other.

  • Business Rules security from EAS throwing error while adding locations

    Hi,
    Currently we are trying to provide security to the BR's from EAS. As a part of which, we are trying to add location to the BR's. When we expand the Planning node on Locations, it throws the error, "Cannot connect to the Planning server <server name>". When we expand the Essbase server, we do see the application and database, but after a long time, around 10 mins.
    After a call with Oracle, we have restarted the services RMI, EAS and planning in the sequence suggested. Also checked the RMI service, its running fine as well. Below is the error from hbrclient.log
    "2011-08-06 20:41:58, 076 Warn AWT-Eventqueue -0 com.hyperion.hbr.core.metadatamanagerserviceremote - cannot retrieve connected rppt element for planning/a01gidssapp2a"
    Hbrserver.log doesnt have any error. We also have performed reconfiguration of Planning services, but still no help.
    Appreciate if someone can help us resolve the issue, since we have to release the servers for Planning by tomorrow. Thanks in advance.

    I assume that you are using BR as calculation module.
    1. Try creating a new test user say HBRADMIN,
    2. Provide him the admin access to BR, Essbase and Planning App,
    3. Log into Planning Application,
    4. Check the HBR Plugin Data table in EAS schema/databse, see if there is any entries in that table,
    5. Now, Log into EAS console,
    6. Try creating a test BR,
    7. Select outline,
    8. Select Location,
    9. Add access.
    If there is no entry in the HBR Plugin table, try making a manual entry, below is an example:
         HP11113     11333     App1     HP11113     admin     AABPAAANAAEKAAEHAABPAADOAAAIAAFG     8/7/2011 1:05:16 PM
    AABPAAANAAEKAAEHAABPAADOAAAIAAFG is an encrypted password for 'password'.
    Cheers...!!!

Maybe you are looking for

  • Adobe Creative Cloud Mac! Nach der Aktualisierung von Acrobat XI auf Acrobat Pro CD fehlt FormsCentral und die Funktionen für .fdf Daten in Excel zu übernehmen

    Adobe Creative Cloud Mac! Nach der Aktualisierung von Acrobat XI auf Acrobat Pro CD fehlt FormsCentral und die Funktionen für .fdf Daten in Excel zu übernehmen

  • ARE-1&ARE-3

    Hi Guru's values got copied from billing.But when i am doing j1iex ARE 1. I am getting the error as "0000000100/2008 excise invoice is not meant for exports. Message no. 4F242" plz help me if any configuration left or to be rectified. thanks WITH REG

  • Disappointed by the 928, Verizon, Nokia, and Microsoft

    I purchased the Nokia 928 shortly after the launch date because I wanted to like the new platform - I really did, and at $99 for a flagship smartphone, where could I go wrong? The answer? Nokia 928. I'm on my second as of now, the first kept freezing

  • Camera calibration accuracy

    Does anyone know which is the expected accuracy for a camera calibration? I have to calibrate the camera, and depending on the calibration accuracy I would use a points grid that I have or try to get a new one with greater points density. Regards,

  • Tagged date off by one day since 2010

    I was tagging a TV show I recorded and put it into iTunes only to have it show 1 day earlier than what I tagged it. I used meta-X, so I thought there might be a bug there, but a dump using AtomicParsley shows the correct date: Atom "©day" contains: