Upgrading HFM application created in EPMA from 11.1.1.x to 11.1.2.x

Hi,
Can someone please let me know how to upgrade the HFM application created in EPMA.
I know how to upgrade if it is classis application just by upgrading the database in EPM System Configurator.
What happens or need to be done if it was built in EPMA? Just upgrading schemas of both EPMA & HFM in Configurator is enough?
Any pointers are appreciated!
Thanks in advance,
PM

Please post this to the HFM Discussion Forum, this is the FDM Discussion Forum.

Similar Messages

  • Unable to delete Planning application created through EPMA

    Hi friends,
    Iam unable to delete the planning application created through EPMA.Tried logging in as admin still its not allowing.
    I tried in application view-> right click and delete.it will ask for all related info and when I say 'delete', the status is aborted.
    Can anyone tell whether we can delete an application created through EPMA. or is there a way to delete in backend.
    Regards.

    Hi,
    You could try and find more information from the logs, first change the level of logging for EPMA, it is set as standard to INFO and it is probably best changed to DEBUG.
    To do this
    Stop EPMA
    Go to the deployed Web application directory.
    For Tomcat, this is C:\Hyperion\deployments\Tomcat5\EPMAWebTier\webapps\awb\WEB-INF\conf.
    Open AWBLog4j.properties.
    Modify this line:
    log4j.logger.com.hyperion.awb=ERROR,logfile, stdout to log4j.logger.com.hyperion.awb=DEBUG ,logfile, stdout
    RESTART EPMA
    Then try and delete again and check to see if the logs have further information.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Self Modifying Application (Creating ad-ons from within an application)

    Ok, it's hard to ask this right...
    In the past, I used VB and the VBScript ActiveX to allow the user to write code that my UI could use within itself, for example, to change the way a file would load or to extend the file open save mechanism...
    Is there a way to do this maybe using the jscript engine?
    Or, even better, is there a way I could compile a real java object from within my UI and create it/connect to it in my application when compiling is done?
    The user would be presented a code window where he'd type in the code. In the window, he could use all the java classes to write his code and classes.
    The UI would save and compile the code and start using it right away.
    If someone could point me the right way.
    Thanks.

    In the past, I used VB and the VBScript ActiveX to
    allow the user to write code that my UI could use
    within itself, for example, to change the way a file
    would load or to extend the file open save
    mechanism...Sounds dangerous. But I think I understand what you want to do.
    Is there a way to do this maybe using the jscript
    engine?Not sure what you mean by jscript engine.
    Or, even better, is there a way I could compile a
    real java object from within my UI and create
    it/connect to it in my application when compiling is
    done?No.
    The user would be presented a code window where he'd
    type in the code. In the window, he could use all the
    java classes to write his code and classes.
    The UI would save and compile the code and start
    using it right away.Sounds like you want an IDE inside your program?

  • Steps to upgrade HFM (EPMA) from 11.1.1.3 to 11.1.2.1/11.1.2.2

    Hi,
    Can someone please let me know how to upgrade the EPM-HFM application in 2/3 steps.
    I know how to upgrade if it is classis application just by upgrading the database in EPM System Configurator.
    What happens or need to be done if it was built in EPMA? Just upgrade schemas of both EPMA & HFM in Configurator?
    Any pointers are appreciated!
    Thanks in advance,
    PM

    Please post this to the HFM Discussion Forum, this is the FDM Discussion Forum.

  • ODI and Planning Applications Created from EPMA

    Dear All,
    can ODI be used with Planning applications created from EPMA or it only can be used with classic applications?
    Your answer is very much appreciated.
    BR,
    ioGGo.

    Hi,
    Because the adapters provided within ODI does support only classic Planning applications, you can use ODI with classic Planning for metadata integration. This doesn't mean though, that you cannot use ODI to feed metadata in to EPMA. You can load the metadata to interface tables and automate the integration using EPMA batch utility.
    Plus, you can still use it for data extract & load as essbase is essbase no matter your application is classic or EPMA.
    However I must admit that it's more handy using with classic Planning. Check John Goodwin's blog if you haven't.
    Cheers,
    Alp

  • HFM deployment issue on EPMA - The application already exists

    The first time I deploy the HFM application everything works fine until I try to redeploy after deleting the application. I have tried registering the application to SS and then try deleting it from there but that does not work. Here is my deployment abort details:
    Submitted Time : Saturday, March 21, 2015 3:38:22 PM
    Last Updated Time : Saturday, March 21, 2015 3:38:33 PM
    User Name : hypadmin
    Process Name :
    Thread : 0
    Server :
    Detail : Initiating Product Action...
    Generating Headers and Callback Information...
    Generating Application Data...
    Posting Product Request...
    Waiting For Status Updates...
    PRODUCT_UPDATE:  Update from product
    Financial Management is transforming metadata from EPMA...
    Creating Application...
    The application already exists.
    Please help and thank you.
    Gideon Seroney

    Got around this issue by creating a classic application over the epma app, provision admin then delete it from consolidation admin.
    Unfortunately it seems that the epma application should never have been registered like a classic app. Always perform 'deploy' and never 'register' since it get stuck in SQL data tables. Unless you are a DBA I would not suggest monkeying with the tables to begin with.
    Thanks!

  • Upgraded HFM apps from 9.3.1 to 9.3.3 and now I cannot open the app.

    I've upgraded 9.3.1 to 9.3.3 and when opening upgraded app (both from Workspace and thick client) I'm getting following error message:
    'An unexpected database error occurred. Check event log for details. (-2147220900)
    Looking at the HsvEventLog:
    <?xml version="1.0" ?>
    <EStr>
    <Ref>{98CDC197-A9C9-4730-A4CB-2A5A7BE721CB}</Ref>
    <User>ORA-14457: disallowed VARRAY and Nested Table column in a Temporary table</User>
    <DBUpdate>13232944</DBUpdate>
    <ESec>
    <Num HEX=0x80040E14>-2147217900</Num>
    <Description Src=ADO>One or more errors occurred during processing of command.</Description>
    <Type>1</Type>
    <DTime>20/10/2010 6:22:03 PM</DTime>
    <Svr>ADELN195</Svr>
    <File>CHsvDSICM.cpp</File>
    <Line>6789</Line>
    <Ver>9.3.3.0.2853</Ver>
    <DStr>CREATE GLOBAL TEMPORARY TABLE TEMP_VARRAY_TABLE (DIMID NUMBER, DIMARRAY TYPE_NUMVARRAY) ON COMMIT PRESERVE ROWS</DStr>
    <ExErr></ExErr>
    </ESec>
    </EStr>
    Has anyone seen this issue before?
    Database is: Oracle 9.2.0.8 (validated with support matrix as a supported version)
    Cheers,
    Edited by: user8640150 on 20/10/2010 15:42

    This issue is now resolved and I would like to share with others.
    This issue occurs when HFM application is upgraded to 9.3.3 on Oracle 9i database. There is a patch 9.3.3.0.03 to resolved the issue.
    Cheers, Louis

  • Error creating a classic HFM application in Hyperion 11.1.2.2

    I am trying to create a classic hfm application in Hyperion 11.1.2.2. When i enter application name and other information and press submit it shows message 'Creating new application' but then gives an error
    The following exception has occurred in .(): oracle.epm.fm.common.exception.HFMException with message: Error occurred while creating the application.
    All of HFM related services are running fine. But I have stopped EPMA related services assuming they are not needed for Classic HFM application creation.
    Any ideas. Thanks in advance.

    Need to increase database (where HFM Schemas are created) processes and sessions. once after increase you should be able to open the application without any issues.
    Looks like newly redesigned hfm v11.1.2.2 need more db sessions & processes.

  • Upgrading Hyperion applications from EPM System 11.1.2.1 and 11.1.2.2. to 11.1.2.3

    Hi,
    I am triyng to upgrade Hyperion classic applications from 11.1.2.1 and 11.1.2.2 to 11.1.2.3. I restored application's databases which has SQL database and upgraded applications successfully. But the other applications that have Oracle databases,  I can restore and upgrade the applications, but when I try to refresh database, it gives errors like that:
    com.hyperion.planning.olap.HspVerifyOutlineException: Verify Outline failed with the following errors:
    Error [100000800] detected in member "2012 Bakım": Shared member with no actual member
    And it is only giving these errors  for members which have Turkish characters. And it gives like as this error for member formulas which have Turkish characters:
    Error compiling formula for [] (line 1): unknown member name ["Sözleşme Türü Belirle"] in function [operator @X]
    This application is working in 11.1.2.1, but after I migrated it ot 11.1.2.3, it started to give these problems. I controlled my oracle database parameters and they look OK, I am sending them too:
    NLS_LANGUAGE                   AMERICAN                                
    NLS_TERRITORY                  AMERICA                                 
    NLS_CHARACTERSET               AL32UTF8                                
    NLS_SORT                       BINARY  
    How can I solve this problem ?
    Thanks
    Mehmet

    Hi Santy,
    Thanks for your suggestion. We updated Turkish characters in DB then it's solved. When we create a shared member which has Turkish characters from zero, it gives no error while the refresh. And  if we delete all shared members and create them again, it gives no error again. I think the problem is about upgrading.
    Regards,
    Mehmet

  • Issue in creating Database Connection to HFM Application through workspace

    Hi,
    This is a fresh installation. We are trying to create a new database connection in workspace for HFM Application.
    When i click on the Application selection icon, it gives me the below error message,
    *"Error connecting to database connection nasbyphyp03: Error: Error getting CSS support information for driver* HsvAdmDriver*".*
    I tried re-installing the HsvAdmDriver, but still the problem persists. (nasbyphyp03 is the server name)
    But, i am able to access HFM Application from workspace and smartview.
    Please advice.
    Thanks,
    Siva

    Can anyone suggest me the solution ???
    We are struck with this and unable to process any Reports
    Thanks,
    Siva

  • Loading metadata into HFM application through EPMA - Beginner

    Hello,
    I have an HFM application which was created in a classic format and then later on converted to EPMA. I would like add more metadata in it now either manually or any other way. I tried to create a few members manually through dimension library but when I see it in the actual application, the members are not seen. Is there anything else to do like deploying it or anything? It would be great help if anybody could tell me how to add members manually and in bulk.
    Thanks

    Yes. You'll need to deploy the application to see the changes outside of EPMA. Since EPMA is your metadata management tool now, you'll make the changes there, and then deploy (or load) it to the application. There are several ways to make metadata changes in EPMA:
    1) Directly in the Dimension Library as you have done
    2) Using the Grid Editor functionality in the Dimension Library (right-click any dimension label and you'll see the option)
    3) Using the EPMA File Generator (this is best for building new apps and regularly occurring changes)
    4) Using LCM (this is my preference for bulk changes)
    Shoot an email to the address in my profile and I'd be happy to get you some further info.

  • Extended Analytics for star schema creation from HFM application

    Hi,
    I'm trying to create star schema via extended analytics from HFM application but facing below error
    3/21/2013 12:30:07 PM : Status : Extracting Metadata
    Schema did not previously exist.
    Metadata update has failed. : (-2147217900) (One or more errors occurred during processing of command.)
    Processing status change: (-2147217900)
    Data processing failed. : (-2147217900) (One or more errors occurred during processing of command.)
    3/21/2013 12:30:10 PM : Status : Processing completed with errors
    Extended Analytics export completed with errors for Application GCS using Label GCS CON.
    What could be the possible reason for it?
    Also can someone please provide any suitable references or links to learn this EA for star schema creation.
    Thanks,
    Ravi Agrawal

    The error you pasted here is incomplete. Look in the system messages and you will find more complete information that will lead you to the error's cause. Very often this is an error in the database, though sometimes it is caused by a metadata member with an invalid character. To determine whether it is data or metadata that causes the error, you could generate a schema with metadata only and see if the error appears.
    -- Chris

  • How to make upgrade from application server and not from central instance?

    Hello SAP Gurus!
    I have SAP ECC release 6.0, and I´m gonna make upgrade to enhancement package 6.06, do you know if Can I make upgrade from application server, but not from central instance?
    Thanks.

    Hi Victor,
    Upgrade process has to execute from the server where message server is running.
    So I guess it is not possible to initiate the SAP upgrade  from application server.
    Regards,
    Deepak Kori

  • How can I create a Report from a SWT-Application?

    Post Author: mkoch
    CA Forum: JAVA
    I'm a Developer and new to Crystal Reports and I have the job to create a Report from a SWT-Application.The report-files ( *.rpt) were created with Crystal Reports 10 or 11.> I'm not sure but I have access to a machine where Crystal Reports 10 Developer an Crystal Reports 11 Runtime are installed.Can anybody describe in detail how I can start the creation of a report from my Java-Application?> What libraries are needed, where can I get them and so on.I saw in the CR10-Setup that there is a Java-feature - but unfortunately this is not installed on my test-machine.--> Is it necessary to install this feature or can I get this files on businessobjects.com?Is it possible to start the report-creation from command-line?I saw a Java-example on the internet which uses Report.exe - but I haven't found this on my machine.I hope, that somebody can help me.GreetingsMarkus

    Inv. #
    Item
    Sale Price
    Lisa
    Oct Sold 12
    Oct Sold 12-2
    Oct Sold 12-3
    149
    Vase Lidded
    25
    201
    Bird
    7
    7
    202
    Bird
    7
    203
    Bird
    7
    204
    Bird
    7
    7
    205
    Bird
    7
    7
    206
    Bird
    7
    7
    207
    Bird
    7
    207
    Bird
    7
    7
    208
    Bird
    7
    7
    209
    Bird
    7
    7
    This is my very simple inventory.  On previous program I could sort by those items that did not have any figure in the row across.  Then I could print a report of open inventory.  Such as 149 Lidded Vase has not sales amount in the four colums across, thus it is open inventory.  How can I capture all those items in one report?

  • Error while opening and creating HFM application (11.1.2.2)

    Hi All,
    I am getting below error message while opening and creating the HFM application in workspace (11.1.2.2).
    Error while opening Application:
    An error has occurred in the application.
    Details
    The following exception has occurred in ApplicationInternal.OpenApplication(): oracle.epm.fm.common.exception.HFMException with message: {6C2736D0-5AE6-4839-91CB-726E21D5C7F7}admin@Native Directory1-2147214848011/15/2012 7:22:10 AMHYPHFMCHsxServerImpl.cpp216911.1.2.2.000.3609-2147214848011/15/2012 7:22:20 AMHYPHFMCHsxServerImpl.cpp250511.1.2.2.000.3609-2147214848011/15/2012 7:22:21 AMHYPHFMCHsxServerImpl.cpp650211.1.2.2.000.3609-2147214848111/15/2012 7:22:21 AMHYPHFMCHsxServer.cpp163611.1.2.2.000.3609OpenApplication: TEST-2147214848011/15/2012 7:22:21 AMHYPHFMCHsxClient.cpp262911.1.2.2.000.3609
    Error while creating Application:
    An error has occurred in the application.
    Details
    The following exception has occurred in ApplicationInternal.CreateApplication(): oracle.epm.fm.common.exception.HFMException with message: {3EE1C8C2-4C07-416E-B4AC-EE2730E9BDD3}1-2147220955111/15/2012 7:33:32 AMHYPHFMCHsxServerImpl.cpp566711.1.2.2.000.3609-2147220955011/15/2012 7:33:42 AMHYPHFMCHsxServer.cpp128511.1.2.2.000.3609-2147220955011/15/2012 7:33:42 AMHYPHFMCHsxServer.cpp85611.1.2.2.000.3609-2147220955011/15/2012 7:33:42 AMHYPHFMCHsxClient.cpp230211.1.2.2.000.3609
    Could please suggest what needs to be done to over come this issue.
    Thanks in Advance.
    Edited by: 913531 on Nov 20, 2012 5:43 AM
    Edited by: 913531 on Nov 20, 2012 5:44 AM

    Hi,
    Please find below for HSVEvent.log details.
    Error*11*hypadmin*11/26/2012 11:50:39*CHsxServer.cpp*Line 1636*<?xml version="1.0"?>
    <EStr><Ref>{29FE8B3D-2E03-4266-8B7F-B327064C7E9E}</Ref><AppName/><User>admin@Native Directory</User><DBUpdate>1</DBUpdate><ESec><Num>-2147214848</Num><Type>0</Type><DTime>11/26/2012 11:50:29 AM</DTime><Svr>HYPHFM</Svr><File>CHsxServerImpl.cpp</File><Line>2169</Line><Ver>11.1.2.2.000.3609</Ver></ESec><ESec><Num>-2147214848</Num><Type>0</Type><DTime>11/26/2012 11:50:39 AM</DTime><Svr>HYPHFM</Svr><File>CHsxServerImpl.cpp</File><Line>2505</Line><Ver>11.1.2.2.000.3609</Ver></ESec><ESec><Num>-2147214848</Num><Type>0</Type><DTime>11/26/2012 11:50:39 AM</DTime><Svr>HYPHFM</Svr><File>CHsxServerImpl.cpp</File><Line>6502</Line><Ver>11.1.2.2.000.3609</Ver></ESec><ESec><Num>-2147214848</Num><Type>1</Type><DTime>11/26/2012 11:50:39 AM</DTime><Svr>HYPHFM</Svr><File>CHsxServer.cpp</File><Line>1636</Line><Ver>11.1.2.2.000.3609</Ver><DStr>OpenApplication: DEMOAPP</DStr></ESec></EStr>
    Edited by: 913531 on Nov 26, 2012 9:07 AM

Maybe you are looking for

  • Won't allow me to install.

    I tried to re-install Firefox and not it won't let me open the file. It asks which program I want to open it with and it won't let me start. == This happened == Every time Firefox opened == I deleted it.

  • Blackmagic Intensity Pro + G5 Quad

    I've just put an Intensity Pro in my G5 Quad 2.5 - Blackmagic software 1.8.4. Tiger 10.4.11. After installing and restart the system udgraded the card firmware automatically. Everything is working fine. Balckmagic says that card won't work on Power P

  • Trouble with buttons on a call

    Whenever I am on a call, I hold my phone close to my ear and face, and it happens to accidentally hit one of the 6 keys on the screen (like mute, keypad, contacts, etc.) So while I am on a call, I either get muted so the person can't hear me, or I en

  • Just updated MacBook Pro, connect to WiFi, but unable to open any of the downloads, Just updated MacBook Pro, connect to WiFi, but unable to open any of the downloads

    I just updated my MacBook Pro with the latest release of Lion.  Now I am unable to open downloaded content.  I have no trouble connecting to WiFI. Any ideas?

  • I/O Access Mode

    At the moment I'm using the defulat "Buffered I/O" access mode. There isn't any real info I can find to really tell me the advantages for using Direct I/O and any benefits I may gain. Does anyone have any best practice tips in this area? Do you get p