Creating planning application

hi,
Whats the difference in creating planning application via EPMA and classic planning application in version 11?
Thanks!

Hi,
Are you asking the question what is the difference between EPMA and a classic application.
EPMA is a seperate component to planning and basically it is a GUI for managing hierarchies before pushing it into the planning application.
EPMA can manage metadata for other areas such as HFM or essbase.
Classic planning you can maintain the metadata directory in planning web or you can use other tools such as ODI, DIM or the outline loader.
All the other elements of planning are managed in the same way.
If you want to find out in more detail I suggest having a read of the planning admin guide which can be found here
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Unable to create Planning Application

    Hi All,
    I reconfigured the Hyperion Planning 11.1.2.
    Then I Log-In to Workspace using [http://localhost:19000/workspace/index.jsp] the URL
    After page load, I get an error as
    "The startup document specified does not exist in the repository. Select a new startup document on the General preferences tab."
    Then I click ok to proceed.
    After that i get an error as
    "An error occurred processing the result from the server".
    Then I click ok to proceed.
    "Could not find a Hyperion Reporting and Analysis server running on localhost at port 6800. Please verify your server connect string and confirm that the server is up."
    Then I click ok to proceed.
    After that I'm Unable to create Planning Application.
    But how to rectify all the errors mentioned above.
    Kindly guide me.
    Thanks And Regards
    ChiDam

    Hi John,
    Thanks for your reply. I tried to Log-In to the hyperion Planning through [http://localhost:8300/HyperionPlanning/AppWizard.jsp]. Page loaded sucessfully.
    I'm able to create a planning application.Thanks John.
    But I login to Workspace [http://localhost:19000/workspace/index.jsp]
    After page load, I get an error as
    "The startup document specified does not exist in the repository. Select a new startup document on the General preferences tab."
    Then I click ok to proceed.
    After that i get an error as
    "An error occurred processing the result from the server".
    Then I click ok to proceed.
    "Could not find a Hyperion Reporting and Analysis server running on localhost at port 6800. Please verify your server connect string and confirm that the server is up."
    Then I click ok to proceed.
    After that I'm Unable to create Planning Application.
    But how to rectify all the errors mentioned above.
    Kindly guide me.
    Thanks And Regards
    ChiDam

  • Error while creating planning application through workspace

    Hi,
    I am getting the following error when i am trying to create the classic planning application through workspace.
    Invalid or could not find module configuration.
    Required application module HyperionPlanning.AppWizard is not configured. Please contact your administrator.
    Communication Error.
    http://localhost:45000/HyperionPlanning/conf/HspJSConfig.xml?LOCALE_LANGUAGE=en
    Please suggest me how to resolve this error. Also please share the order in which services to start.
    Thanks in Advance,
    Naveen Suram

    Hi John,
    I am facing the same issue. Reconfiguring Web server did not help. It is still not coming up and the link to planning that you have shared here is also not working. I am doing it on RHEL and facing issue with the same. Any help will be greatly appreciated. I checked the mod_jk log which has the following:
    *[Tue Jan 31 20:17:01 2012] [info] ajp_send_request::jk_ajp_common.c (1186): Error connecting to the Tomcat process.*
    *[Tue Jan 31 20:17:01 2012] [info] ajp_service::jk_ajp_common.c (1665): Sending request to tomcat failed, recoverable operation attempt=2*
    *[Tue Jan 31 20:17:01 2012] [error] ajp_service::jk_ajp_common.c (1673): Error connecting to tomcat. Tomcat is probably not started or is listening on the wrong port. worker=Workspace failed errno = 111*
    *[Tue Jan 31 20:17:01 2012] [info] jk_handler::mod_jk.c (1875): Service error=0 for worker=Workspace*
    I don't know what to do now.
    Thanks in advance.
    Saurabh

  • Error Creating Planning Application

    Hi,
    I tried creating an application from the scratch (Classic one). I got the error as *"The SQL operation failed. Check log for details."*
    Is this related to anything on the DB side? Can someone please help. Thanks.
    Regards,
    Sathish.R

    Thanks for the response, John.
    Here below are my responses.
    1) The DB user ID is having a DBOWNER privilege on the database where I'm trying to create an application
    2) The log file details are here below:
    ---- Begin backtrace for Nested Throwables
    *java.sql.SQLException: [Hyperion][SQLServer JDBC Driver][SQLServer]The statement has been terminated.*
    at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
         at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
         at hyperion.jdbc.sqlserver.tds.TDSRequest.processInfoToken(Unknown Source)
         at hyperion.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
         at hyperion.jdbc.sqlserver.tds.TDSRPCRequest.processReplyToken(Unknown Source)
         at hyperion.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)
         at hyperion.jdbc.sqlserver.SQLServerImplStatement.getNextResultType(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.commonTransitionToState(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.postImplExecute(Unknown Source)
         at hyperion.jdbc.base.BasePreparedStatement.postImplExecute(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.commonExecute(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.executeUpdateInternal(Unknown Source)
         at hyperion.jdbc.base.BasePreparedStatement.executeUpdate(Unknown Source)
         at com.hyperion.planning.sql.HspSQLImpl.executeUpdate(Unknown Source)
         at com.hyperion.planning.sql.HspSQLImpl.executeUpdate(Unknown Source)
         at com.hyperion.planning.sql.actions.HspAction.executeUpdate(Unknown Source)
         at com.hyperion.planning.sql.actions.HspMRUAction.add(Unknown Source)
         at com.hyperion.planning.sql.actions.HspMRUAction.update(Unknown Source)
         at com.hyperion.planning.sql.actions.HspAction.update(Unknown Source)
         at com.hyperion.planning.sql.actions.HspActionSet.doActions(Unknown Source)
         at com.hyperion.planning.sql.actions.HspActionSet.doActions(Unknown Source)
         at com.hyperion.planning.db.HspPrefDBImpl.saveMRUMembers(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.saveMRUMembers(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.LogOff(Unknown Source)
         at com.hyperion.planning.HspSessionListener.sessionDestroyed(Unknown Source)
         at com.ibm.ws.webcontainer.httpsession.SessionContext.sessionDestroyedEvent(SessionContext.java(Compiled Code))
         at com.ibm.ws.webcontainer.httpsession.SessionData.sessionUnbound(SessionData.java(Compiled Code))
         at com.ibm.ws.webcontainer.httpsession.SessionContext.notifySessionInvalidated(SessionContext.java(Compiled Code))
         at com.ibm.ws.webcontainer.httpsession.SessionData.invalidate(SessionData.java(Compiled Code))
         at com.ibm.ws.webcontainer.httpsession.SessionData.internalInvalidate(SessionData.java(Compiled Code))
         at com.ibm.ws.webcontainer.httpsession.MemorySessionContext.processInvalidList(MemorySessionContext.java(Compiled Code))
         at com.ibm.ws.webcontainer.httpsession.MemorySessionContext.performInvalidation(MemorySessionContext.java:79)
         at com.ibm.ws.webcontainer.httpsession.SessionContext.pollInvalidations(SessionContext.java:1028)
         at com.ibm.ws.webcontainer.httpsession.SessionAlarmListener.alarm(SessionAlarmListener.java:59)
         at com.ibm.ejs.util.am._Alarm.run(_Alarm.java(Compiled Code))
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code))

  • Created Planning Application in V4 but cant login

    I have this error with my new planning application.
    I created a Planning Application using Classic planning/Planning Desktop. It created and pushed into Essbase, but when it tried to login into it using the Web URL it shows my new application in Apps list but does nothing when i try to get in.
    Do i need to change any properties file ?
    any help would be appreciated.
    Thanks folks.

    Probably the app is not started. Start the application through the Essbase admin console or through a essbase client.
    Cheers,
    Sayantan

  • Unable to create planning application in workspace

    Hi,
    i am new to system 9,and have recently installed it on my system,when i try to create a new application using the link below:
    http://localhost:8300/HypeironPlanning/Appwizard.jsp
    I get the below error
    user must have the planning Application creator and dimension editor roles to manage applications
    Any help is appreciated.

    Hi,
    You need to assign the user the Roles in Hyperion Shared Services,
    When you provision a user > Hyperion Shared Services > Global Roles > Application Creator >
    Cheers
    John

  • Unable to Create Planning Application through Planning AppWizard

    Hi All,
    I have a problem in creating the planning app through app wizard(at port 8300)
    Logged into the Planning App Wizard(could able to do this successfully),
    Clicked on Create Application and its showing up the error message like
    " The page can't be processed check log for details"
    I captured the error logs through SysErrFile and SysOutFile.
    Could some one please help me to fix this.
    Below is the message from log:
    org.apache.catalina.core.StandardHost start
    INFO: XML validation disabled
    org.apache.catalina.core.StandardHost getDeployer
    INFO: Create Host deployer for direct deployment ( non-jmx )
    org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /HyperionPlanning from URL file:E:\Hyperion\deployments\Tomcat5\HyperionPlanning\webapps\HyperionPlanning
    Creating rebind thread to RMI
    Query Failed: SQL_SYSDB_DELETE_EXPIRED_EXTERNAL_ACTIONS:[100]
    java.sql.SQLException: [Hyperion][Oracle JDBC Driver][Oracle]ORA-00932: inconsistent datatypes: expected INTERVAL got NUMBER
         at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
         at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
         at hyperion.jdbc.oracle.OracleImplStatement.execute(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.commonExecute(Unknown Source)
         at hyperion.jdbc.base.BaseStatement.executeUpdateInternal(Unknown Source)
         at hyperion.jdbc.base.BasePreparedStatement.executeUpdate(Unknown Source)
         at com.hyperion.planning.sql.HspSQLImpl.executeUpdate(Unknown Source)
         at com.hyperion.planning.sql.HspSQLImpl.executeUpdate(Unknown Source)
         at com.hyperion.planning.event.HspSysExtChangeHandler.actionPoller(Unknown Source)
         at com.hyperion.planning.event.HspSysExtChangeHandler.<init>(Unknown Source)
         at com.hyperion.planning.HspJSHomeImpl.<init>(Unknown Source)
         at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
         at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
         at com.hyperion.planning.HspServletContextListener.contextInitialized(Unknown Source)
         at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3827)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4343)
         at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:823)
         at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
         at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595)
         at org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.java:277)
         at org.apache.catalina.core.StandardHost.install(StandardHost.java:832)
         at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:701)
         at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:432)
         at org.apache.catalina.startup.HostConfig.start(HostConfig.java:983)
         at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:349)
         at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1091)
         at org.apache.catalina.core.StandardHost.start(StandardHost.java:789)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1083)
         at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:478)
         at org.apache.catalina.core.StandardService.start(StandardService.java:480)
         at org.apache.catalina.core.StandardServer.start(StandardServer.java:2313)
         at org.apache.catalina.startup.Catalina.start(Catalina.java:556)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:287)
         at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:425)
    Error encountered with Database connection, recreating connections.
    Nested Exception: java.sql.SQLException: [Hyperion][Oracle JDBC Driver][Oracle]ORA-00932: inconsistent datatypes: expected INTERVAL got NUMBER
    Please Help it.
    Thanks
    kr

    Are you using a previously configured datasource to create the application?
    Perhaps, try with a new data source..
    Regards,
    Sayantan

  • Creating Planning Application on 9.3.1

    I'm new to Hyperion Planning and I've trouble creating an application on Workspace.
    I want to create a multi-currencies application. Before I creating the application on Workspace, I've created a database in SQL server and instance, created datasource via Configuration Utility. After creating the SQL database and datasource, I went to Workspace->Navigate->Administer->Classic Application Administration-> Planning Administration. I entered required information and selected corresponding datasource and instance, etc. When I was done, I clicked "finish". However, after a few seconds, an error occurred. The error message is "an error occurred while processing this page. Check the log for more details." I looked through the log files in Hyperion folder. I couldn't find a log which describes Hyperion Planning activities. The login ID I used has "application creation" right in Shared Services.
    Does anyone come across similar issue? What are the possible resolution to the problem? What log file does the error message refer to?
    Appreciated if someone could shred some light on this.
    Thanks in advanced.

    Hi,
    look if the cubes exist in essbase. If they exist delete them and retry to deploy the application.
    Is the User in Shared Services Native Directory or is it external authenticated? I had to use one from Native Directory to do that.
    bye Kevin

  • Create Planning Application for the first time without using workspace

    hi,all:
    I come across a problem:The Hyperion Planning Application isn't configured into the workspace,but i have to create a Hyperion Planning Application for the first time.So, have any other methods to solve this problem? Can I use other tools or something to create it?
    thanks very much

    yellow wrote:
    Hi,John,Thanks for your quick reply.
    I think after install Hyperion Planning,at first time can't create application in this address:http://localhost:8300/HyperionPlanning/ ,usually create it in workspace.
    Is the address you said different from http://localhost:8300/HyperionPlanning/?
    thanksI gave you the address to create a planning application directly - http://localhost:8300/HyperionPlanning/AppWizard.jsp
    Notice the AppWizard.jsp on the end.
    If it version 11 you will be able to create your datasource from that location, if it is version 9 then you will have to create a datasource first from the configuration utility.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Is ther any specific utility for creating planning application automaticall

    Hi,
    Do we some utility for creation of Hyperion planning application with min parameters that we used to create using app wizard?
    I mean if we have the utility then we can schedule a script and run the script for creation of application.
    Later we can develop this with metadata loading with any automation tools like HAL etc.........
    Please let me know if we have some thing like that?
    Regards
    Venkat G

    Urgh, it's killing me to write this, but wouldn't EPMA do what you want? Not automated exactly, but if I were in the business of quickly spinning of multiple Planning apps that maybe use some common hierarchies, that's a product I might look at.
    Having said that, in the real world I'd probably look at ODI, especially now that it can drive all dimensions.
    How many applications and how often do you think you're going to create them? Deletes? Why?
    You will put the lie to the "3 to 6 months to implement a Planning app" when you finally get it all working. 3 to 6 minutes? :)
    Regards,
    Cameron Lackpour

  • Unable to create new Planning application

    I try create Planning Application:
    http://<myserver>:19000/workspace -> Log On -> Navigate -> Administer -> Classic Application Administration -> Planning Administration
    and receive an error on the page "Create Application":
    An error occurred while processing this page. Check the log for details.
    If I try http://<myserver>:8300/HyperionPlanning/AppWizard.jsp - I have this error too.
    Help, please

    Hi,
    I have the same problem. I installed 9.3.1 exactly in the order given in documentation.
    I also configured all products and planning data sources successfully.
    Products I Installed:
    Oracle Database
    1. Shared Services
    2. Essbase
    3. EPMA
    4. Reporting and Analysis
    5. HFM
    6. Planning
    I have created a user given access to all the glbal roles available but still get this error.
    Similarly in the Essbase user properties of (the default admin user and the user created by me), under Application Access type, only Essbase is enabled. Planning is disabled.
    regards
    H
    Edited by: user623259 on Sep 8, 2008 3:48 PM

  • Simple steps for creating a planning application

    Hi all,
         I am trying to create a simple planning application. I need to show the actuals by hierarchies on characteristics and allow the users to plan on various levels of the hierarchy. Then, I have to generate a report comparing the previous year actuals and present plans. Please let me know the simple steps to achieve this.
    Thanks.

    hi Uma,
      Create planning applications ,Go THru This LInkS .
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/d-f/frequently asked questions - planning with sap netweaver bi.faq#q-6
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/s-u/sap bw business planning and simulation - how to guides list.htm
    Hope this links help you to create simple planning applications.
    THnaks
    Varun CN

  • Step By Step Procedure to create a Planning Application

    Hi All,
    I am new to BPS, can any one plz provide the document to create a sample Planning Application in Step-By-Step procedure......
    [email protected]
    Thanks in Advance
    Regards
    Ramakrishna Kamurthy

    Hi,
    Pls go to :SDN-> elearning>SAP Business Intelligence->Begineers/Intermediate Courses--> (There are 4 demo's -step by step)1. Planning Modeler -eBook Oct 2007 10 min 
    This eBook Shows the easy of use the planning modeler for the creation of a plannng model with abministration tasks.
    2.Planning: Variable Wizard - eBook Oct 2007 2 min 
    3.Web-based Planning with SAP BW-BPS
    Also Pls chk this links;
    create planning applications,
    http://help.sap.com/saphelp_sem320bw/helpdata/en/05/242537cedf2056e10000009b38f936/frameset.htm
    http://help.sap.com/saphelp_sem350bw/helpdata/en/05/242537cedf2056e10000009b38f936/frameset.htm
    Hope this helps,
    regards
    CSM Reddy

  • Can you copy Classic Planning Applications?

    Hi,
    Is it possible to take an existing Classic Planning application, and make a copy (or duplicate version) of it? For Essbase applications, this is a simple process in EAS, just right click the application and hit Copy. However, while this method will copy a Planning applicaiton's outline in EAS and nominally show a new application in Enterprise View, it does not actually create another application in the Planning workspace. This makes sense, because the process for creating Planning Applications is not done in EAS. There are two questions I have, and an answer to either would be appreciated. First, is it even possible to make a copy of a Classic Planning Application, in order to allow two different admins to work seperately in two independent applications that both begin with the same dimensions, outline hierarchy, data forms, task lists, user provisions, and initial data set? Second, if it is possible, what is the process, or could someone point me in the direction of where I may find this in guides? Thank you.
    Edited by: user3x3 on Apr 9, 2009 6:55 AM

    Thanks,
    I am a bit confused by what you mean when you say "replace SQL repository". I am not very experienced in this area, I am using SQL Developer to access the RDBMS. Could you explain what the steps are for this? I can find the tables that are created when a new Planning App is made, but I'm not sure what they mean, so the more specific you can be, the more helpful it would be.
    Also, when in Shared Services, I select the artifacts I want to migrate, and then click Define Migration, bringing up the Migration Wizard. However, after I select the source (which is the Old Planning App), I click next to select the target, and the screen goes blank white and seems to be stuck. I can exit out of the screen, but I have let it load for 20 minutes now several times, and it just stays on this blank white screen, like the Migration Wizard has frozen. Any ideas of what might be causing the Migration Wizard to go blank?
    *Additional note:  I am also no longer able to check the Artifacts box for Relational Data in Shared Services for any of my applications, and am not able to open up the Tree to expand it.  The artifacts for Plan Type, Configuration, Global Artifacts etc. can still be selected.
    Edited by: user3x3 on Apr 10, 2009 7:32 AM
    Edited by: user3x3 on Apr 10, 2009 7:33 AM

  • Error creating a new Hyperion Planning Application

    Hi Everybody,
    I'm trying to create a new application in Hyperion 9, but I have a problem because when I configure the application in the wizard, that show me an error "An error ocurred while processing this page. Check the log for details".
    When I review EAS I see the application but database is not create and the application in Planning doesn't appear.
    I tried checking logs but I never found something (No error in the app server or Logs of application).
    The steps that I followed:
    1. Create a new schema.
    2. Configure Datasource with new schema.
    3. Configure App with wizard.
    Regards.

    First of all you will only see the Application in EAS, the databases are not created until you create them from within planning.
    What I suggest is you delete the application in EAS otherwise it will keep failing, then run planning in the foreground and not as a service, so start it up from the start menu, this way an errors will be outputted to the command window.
    Then try again creating an application.
    Cheers
    John
    http://john-goodwin.blogspot.com/

Maybe you are looking for

  • Diferimento Parcial do ICMS PR  (processo de compras)

    Boa Tarde a todos, gostaría tirar uma dúvida com voces e validar se o processo que estou fazendo esta certo. Meu cliente tem planta em Parana, portanto tenho algumas Notas Fiscais onde acontece o seguinte casso; Total da nota; 2260 Base de calculo: 2

  • Access 2007 very slow on Windows 7

    Access 2007 is running very slowly in on two new Windows 7 clients.  By slow, I mean the response time within Access - moving from screen to screen is dreadfully slow, taking 30+ seconds on Windows 7 to do what a computer with Windows XP will do in 1

  • Repository API RME-00020&00011

    I have installed in this order: Personal 8i windows 98 Developer 6.0 Designer 6.0 I was able to install the repository with the repository admin tool but when I try to create an application I get several errors RME-00223: Failed to open new activity

  • ISE and AppleTV restrictions

    I am trying to find some documentation on using ISE to restrict access to an AppleTV. My initial thought is to treat the AppleTV as a netwotk resource and enforce policies that way. Any input is greatly appreciated -Eric

  • Updated to Yosemite, safari freezes and cannot type into word

    I updated to Yosemite and my Safari has been freezing, and MS word will not work, I cannot type into new documents. I can open them, I can type here (so the keyboard works), but I cannot type in word