How to create the Application on HFM 11.1.2.2 profile

Hello

I just installed Hyperion Financial Management 11.1.2.2. Everything was going well until I tried to use HFM. I saw no classic directors like the previous version, and when I tried to create workspace request, it forced me to fill in the value of the application profile (based on what I know about the previous version, the application profile is created from the classic administration).

However I tried to explore the Oracle Documentation (Hfm_admin.pdf), and I find that it does not help because it says that I can create the application profile of the Office of management financial (I recognize nothing but the trash is located on my desktop).

Since this is a new version of Hyperion, according to me, there is not a lot of guide that can help, and so I ask the suggestion of experts here. I hope someone can help me solve this problem, since I need to use the application to learn how to use.

Thank you.

Hello

11.1.2.2 has new features and changed much about the interface.

Like the previous versions, application profile is always created in the client HFM.
But on this client version do not settle while you install the suite EPM.
The installation of the client programs must be downloaded separately which is available on the edelivery.oracle.com (EPM System Release 11.1.2.2.0 Client installers for Microsoft Windows V31866 - 01.zip)

For once you download and install HFM customer would be installed for you to create the application profile, and in this client version could be used only to define the profile and the management of metadata.
And once the customer installed the starter kits would be also be installed where we could see examples of applications.

11.1.2.2 menu is administration of Consolidation where you have an option to create, save, open applications...

Hope this helps,

Thank you
Charles Babu J

Tags: Business Intelligence

Similar Questions

  • How to create the application menu?

    Hello

    I want to add to the settings page for my application.

    I created the application menu in the Navigation pane.

    See my coding:

    NavigationPane {
        id: navigationPane
          Page {
                id: mainpage
                               Menu.definition: MenuDefinition {
                            actions: [
                        ActionItem {
                             title: "Action"
                                  imageSource: "asset:///images/setting.png"
    
                            onTriggered: {
    
                   navigationPane.push(settings.createObject())
                                                           }
                                   attachedObjects: [
                                  ComponentDefinition {
                                        id: settings
                                           source: "setting.qml"
                                 }
                             ]
                         }
                      ActionItem {
                                   title: "help"
                                        imageSource: "asset:///images/help.png"
                                    }
                           ]
                         }
                         titleBar: TitleBar {
                                   title: "Main Bar"
                                                        }
                                                  }
                                              }
    

    and on settings.qml

    Page {
                  id: settings
                   titleBar: TitleBar {
                          title: "Settings"
                }
                Container {
                    background: Color.Yellow
                    Label {
                     text: "Want [Dark or White] theme selet below"
                }
                  DropDown {
                    title: "Select Theme"
    
                    Option {
                         text: "Dark"
                                 onSelectedChanged: {
    
                              if (Application.themeSupport.theme.colorTheme.style == VisualStyle.Bright) {
                                          Application.themeSupport.setVisualStyle(VisualStyle.Dark);
                                      }
                                else {
                                     Application.themeSupport.setVisualStyle(VisualStyle.Bright);
                                          }
    
                                 }
                           }
    
                    Option {
                            text: "white"
                             selected: true
    
                                    onSelectedChanged: {
    
                                     if (Application.themeSupport.theme.colorTheme.style == VisualStyle.Bright) {
                                      Application.themeSupport.setVisualStyle(VisualStyle.Dark);
                                               } 
    
                                           }
    
                                        }
                                   }
                                }
                           }
    

    and I see not the menu look at this picture

    now, I want the solution please can someone help.

    -shaishad

    the definition of menu on the navigationpane

  • javafxpackager: how to create the application obfuscation windows j package

    Hello
    I need to create a native package of windows from a darkened of JavaFX pot, suppose that
    myobfuscatedapp.jar with app class myapp. Principal.
    Is it possible to do it using javafxpackager.exe and a batch file?

    Thanks in advance

    Andrea

    I don't see why not.
    What happens when try you it?

  • How to create the Indesign application with vc ++

    Hello

    I want to ask that how to create Indesign application using vc ++?

    I am able to develop applications in c# using COM and generate an Interop.Indesign.dll using the Adobe Indesign CS5.5 typotheque

    I am sucessfully create instance of Indesign using this code

    Type = Type.GetTypeFromProgID ("InDesign.Application");

    Application InDesign._Application = (InDesign._Application) Activator.CreateInstance (type);

    I'm not understanding how to use COM with vc ++ or there is another method to create an instance of Indesign using vc ++.

    or

    How to use Interop.Indesign.dll in vc ++ to create the instance of indesign.

    There is no .tlb file in indesign directory by which I generate .h and .cpp file that I can use in my project.

    I want to create Indesign in vc ++.

    Thank you

    Hi, I'm not a programmer VC ++ itself, so you can't give the code, but I can give some general measures that can you can get and hopefully solve your problem.

    We can use the COM Indesign object to hunting Indesign and its functionlaity of VC ++ or c# and other. What we need to do is import tlb files in our project so that we have the declerations of the methods exposed by the COM of Indesign interface and make a call to them.

    The .tlb file is present at "C:\ProgramData\Adobe\InDesign\Version Visual Support\7.0\Resources for Basic.tlb 7.0\en_US\Scripting. You can use this to create your .h files using the #import statement.

    Once you have created .h I think that you will be able to call the methods of Indesign, of course, you will need to create an instance of the Indesign application.

    Are has some links that might be useful for you.

    http://forums.Adobe.com/message/3783210#3783210

    http://forums.Adobe.com/message/4407895#4407895

    Take a look as they discuss the issue that you are facing.

    PS: The .tlb file exists in several places in your system in order to be sure that you use the last LBR. You can search for "resources for Visual Basic.tlb", rename it, and then start Indesign (it must re-create these files that will have the latest model of the object). On Win7 launch Indesign using Admin privelages to other teas file will not be created.

    Manan Joshi

    -Effective InDesign solutions-

    MetaDesign Solutions

    http://metadesignsolutions.com/services/InDesign-development.php

  • How to create the .cod file to run on the Simulator BB9900

    Hi, I already from the zip package in order to use the bbwp command to create the .cod file and be able to run on the simulator of BB9900, but when I run this command as described in: https://developer.blackberry.com/html5/documentation/compile_ww_app_for_smartphones_1873321_11.html

    It creates two files, each with a .bar file, this type of file, I can't run it on the 9900 Simulator but a .cod file is required to run applications on the sim card.

    I don't know how to create the .cod file.

    Thank you

    Have you used Blackberry Webworks SDK for smartphone or Tablet SDK? The .cod files should be located in the subfolder OTAInstall of your output folder if you are using the Webworks SDK for Smartphone

  • How to create the menu on the LEFT, as in new BBM?

    Is there any sample how to create the menu on the left of the application as in the new BBM?

    As I know not - there's a good menu, context menu, top menu... but how to create left?

    It's just a TabbedPane: https://developer.blackberry.com/cascades/reference/bb__cascades__tabbedpane.html

  • How to create the firewall rule for Windows 7 for javaw.exe?

    How to create the firewall rule for Windows 7 for javaw.exe? The application path differs from the new versions and user profiles. Is there generic symbols allowed for example asterisk?

    Hello

    I recommend you to send the request to another Department for assistance:

    Security in Windows 7

    http://social.technet.Microsoft.com/forums/en/w7itprosecurity/threads

    I hope this helps.

  • Failed to create the application of FDM

    Hi all

    I am a newbie in FDM Hyperion, I installed and configured HFM and FDM 11.1.2.3 2008R2 in VM window.

    Installation went well and the configuration went all very well for the Application Server, Load Balancing Manager, the Task Manager and web config Manager

    I am able to create a HFM application, but I am not able to create an Application <>FDM.

    I am creating the application using the Workbench. So I give all the details like name of the application, description, App Path & App group under general tab Oledb Provider, the service name, user and password in the database of the tab and click on 'OK '. After a while, I get a pop up message "unable to connect to the database. Please check the information of database and verify that the database is accessible."

    I did a search and found the following two links, but still no luck.

    http://Hyperion-Mady.blogspot.in/2013/11/unable-to-connect-to-database-please.html

    https://community.Oracle.com/thread/3538368

    Please help me!

    Hello

    have you given a static IP to your VM.

    If so, then open the hosts file and put an entry for that IP with FQDN.

    It seems also that you have installed new oracle client according to the PATH variable, you don't have it?

    Kind regards

    -DM

  • How to create the column of the table for long-form Master detail relationship

    Apex 4.1

    Oracle 11g

    I created a form master detail and see the main table hotel_list and table hotel_mapping as detailed below.

    Hotel_list

    ID HOTEL_NAME

    1 Holiday Inn

    Hotel Hilton 2

    Hotel_mapping

    ID HOTEL_NAME MAPPING_NAME

    1 Inn Holiday Inn Select hotel

    2 holiday hotel Holiday Inn Select

    3 hotel Holiday Inn Holiday Inn Hotel

    4 Hilton Hotel Hilton Hotel chain

    Hotel Hilton 5 HiltonHotel

    Table Hotel_name Hotel_list is a linked table Hotel_mapping

    When I add a line to the Hotel_mapping table for the selected row in the hotel_list table, mapping_name of column is null, therefore impossible to create the relationship between the main table and the secondary table.

    I would like to know, how to create the relationship?

    Thank you very much

    Best regards

    Yong Huang,

    simple step see creating a form detailed master with APEX - Assistant Master retail

    and check how to maintain the relationship between two tables,

    simple return the packaged application «Sample of Masters details»

    and try to understand this concept...

    In your example, use Hotel_list.ID as a foreign key in the table Hotel_mapping

    and maintain the relationship with the column ID...

    and choose the display type of the column Hotel_list.ID in table Hotel_mapping as List(Query Based LOV) select.

    otherwise the best way is to create sample on oracle.apex.com

    I hope this helps...

    Leave.

  • I out of the CC to my previous laptop and I can not understand how to create the link connection in my new laptop

    I out of the CC to my previous laptop and I can not understand how to create the link connection in my new laptop

    Hi Steven,

    You have the CC of Adobe desktop application installed on your machine?

    In the case is not, please see the help below document to download the same:

    Creative cloud to desktop

    Kind regards

    Sheena

  • How to create the BC4J Package in JDev 10 g (with OAF)?

    How to create the BC4J Package in JDev 10 g (with OAF)?

    I use JDev 10.1.3.3.0 with Extension OA release 12.0.6. Right-click on the project of the new option Business Package of components is missing, I tried the business components of the Tables option but could not continiue as steps in the tutorial have does not match this wizard individual. I read on this forum that you can use this option to create the EOs and your and then specify packages later.

    Any help will be appreciated. The tutorial that I'm following is the Oracle Application Framework (tutorials) the JDevDoc\Index.html Toolbox

    Thank you
    Vijay

    Hello

    Tutorial is not being updated, Jdeveloper 10 g, there is no need to create the BC4j package explicitly, you just create AM OT or VO and mention the name of package, JDeveloper will take care rest of things, create new your EOs

    Right-click on the project--> New--> business components ADF (under the enterprise level)---> Module object/Application/view of object entity.

    Thank you
    Pratap

  • How to create the page zero in the apex oracle 4.0?

    Hi all
    How to create the page zero in the apex oracle 4.0?

    Concerning
    Mani

    Hello

    Home > Application Builder > Application xxx > create Page
    There are down to the Center on Wizard Page zero

    Kind regards
    Jari

    Published by: jarola 25 August 2010 19:28

    And here's the chapter on literature
    http://download.Oracle.com/docs/CD/E17556_01/doc/user.40/e15517/UI.htm#BGBFFFGH

  • Satellite P750 PSAY1A: how to create the recovery Toshiba on the new HARD drive partition

    Hello

    I have an old Toshiba Satellite P750 (PSAY1A-01Y022). I just upgraded my memory from 4 GB to 8 GB and am preparing to take my 500 GB HARD drive 1 TB. I had to order the disk online and wait to happen.

    I always try to understand how to create the arrival of my new HARD drive Toshiba Recovery Partition. I do the same thing for an old book, I handled based on something similar to it's original factory State.

    I have reflected on the recovery partition, but does not know how it was created. It is not NTFS. Does anyone have experience in the creation of a Toshiba Recovery on a new HARD drive Partition?

    And the help is very appreciated.

    Thanks and regards,
    Dinesh

    Recovery partition can be created when you use the original Toshiba Recovery disk and install recovery image. Before the partitions to boot OS install will be automatically created, recovery image copied on a recovery and then partition as last step recovery image installation starts.

    A sort of migration of files from one to the other HARD disk is not solution.

    Only for laptop with factory will work and the usable recovery partition.

  • Do you know how to create the façade as a backdrop

    Do you know how to create the façade as the Web, I mean like we did the word and click on it will be rather another process by clicking on the button.

    If possible, I can click on the link in the table... No idea no matter who

    In my view, that the user questioned a hyperlink control. See, for example: http://forums.ni.com/t5/LabVIEW/NI-Example-Finder-Like/m-p/1023011#M455994

    You could probably do this in an XControl.

  • How to create the icon on the desktop just for SilverLight?

    How to create the icon on the desktop just for SilverLight?

    Hello

    • Why is it you are wanting to create a shortcut?
     
    Silverlight is a plugin for Internet Explorer and other browsers, Windows Media Center is to allow video playback which supports silverlight. You cannot create a shortcut for the same.
     

Maybe you are looking for