To use the Member in applications using EPMA in planning

Hello

We use the EMP Version 11.1.2.1 and I created a Dimension of accounts and members below using EPMA and now I want to use a part of the members that I created in EPMA under dimension of accounts in one app and other members in second request? How can I achieve this?



Ex: accounts
A1
A2
A3
A4



I want to use A1 and A2 in a planning Application and A3 A4 in the second planning Application.


Kind regards
A.S.

A.S.,

You must create the accounts Dimension in the library shared of EPMA. Then add this dimension to your applications and in the dimensions of application pane in the Middle, right click on the Member or you want to exclude the hierarchies and choose to exclude members. Please keep in mind that if you do this at the parent level, its descendants will be also excluded. To see the members who are excluded, simply right-click on the dimension itself and choose Show excluded members.

Also check out the documentation here for more details...
Page 153
http://docs.Oracle.com/CD/E17236_01/EPM.1112/epma_admin.PDF

Kind regards
Pete

Tags: Business Intelligence

Similar Questions

  • How to import the otl in application of EPMA

    Hello

    1.I have an otl with me file. Now, I want to import this file otl in one Application EPMA. (this file otl is also belongs to a single application of EPMA)


    Is this possible? If so, please give solution.



    2. how to export dimensions and its members through their properties in an excel file?


    Thanks in advance.

    Hello

    Have a read here it contains all the information you need.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • The advantage of using EPMA?

    now, I know there are many defects using EPMA if planning is very small. However, what is the advantage of using EPMA, here's what I think: 1. If there is a lot of demand and you want to develop at the centre, EPMA is bettter. 2 EPMA application can use the model and the existing dimensions, and easier to develop a new application, moreover, diemsion library is the reusable dimension please correct me, thank you!

    Hello

    I think that you have the correct idea, the advantage is easier to manage hierarchies through a gui advanced compared to the classic, you can share the dimensions across not only the planning applications but HFM and essbase (albeit with essbase when it improves the epma)

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • I just bought an Iphone 6s and not yet am possession of en from the Sim Card. Ook, do you know if I can use the phone including applications via Wifi and put the chip later? Thank you. Renault JL

    I just bought an Iphone 6s and not yet am possession of en from the Sim Card. Ook, do you know if I can use the phone including applications via Wifi and put the chip later? Thank you. Renault JL

    No, because if you bought a new iPhone, then you need a SIM card to activate it before you can use the wifi applications.

    This is a phone after all, you don't need a sim card any to be able to activate it.

  • BACKFLIP: Using background (wallpaper) in the market place application

    Hi everyone, I d/l the background market application to change my background. When I bring up a picture that I want to save my background and click on to make it my background I get confirmation that the image has been changed. But when I navigate to my homescreen background image does not change.

    Are the Backflip is not able to use the Backgrounds app in the Android Marketplace to change our origins?

    I use JB wallpapers of the market and it works as it should. Maybe try a different application than of your currently used. Or if your application has an economy option, download and change the wallpaper manually via the android settings.

  • Hai iam Amaladas from Chennai (India) iam Remote Sensing and GIS researcher here most people using the Google Earth application and five members using Iphone, we need a Google Earth app (India)

    Hai iam Amaladas from Chennai (India) iam Remote Sensing and GIS researcher here most people using the Google Earth application and five members using Iphone, we need an app (India) of Google Earth?

    https://www.Google.com/search?q=Google+Earth+app+India&ie=UTF-8&OE=UTF-8

  • Can I use the JDE demo application code in my application?

    I have the RIM signing keys for my BB application. If so, can I use the Blackberry demo application code in my application?

    Thanks for any help

    She found!  There are too many posts by him on this forum!

    It is in this thread:

    http://supportforums.BlackBerry.com/Rim/Board/message?board.ID=java_dev&message.ID=9393

    To save everyone looking, here is the text:

    "You are free to use the sample code available on BlackBerry.com website in your own application.  This includes sample diagnosis network included in the knowledge base.
     
    Mark Sohm
    BlackBerry Development Advisor
    www.BlackBerryDeveloper.com".

    Thanks Mark.

  • How to set the value of the point of application using pl/sql in the application process

    Hi guys,.

    I want a global variable (application point) whose value will be set to start when a user logs on to the application. The value will be retrieved from the database by using a sql query. I don't exactly know the syntax to set the value of the point of application in the application process. Also, I want to know what type of enforcement process should I use to set the value of the point of application, when a user starts a session. The value of the point of application varies from one user to the user.

    Help, please.

    I use apex 4.2

    Kind regards

    Waqas

    You can use the application element as a link with his name. That is to say. your point of application is named G_MY_APPLICATION_ITEM, then you can / set of access using: G_MY_APPLICATION_ITEM.

    For example

    BEGIN

    -assign as a variable

    : G_MY_APPLICATION_ITEM: = 'LARRY ';

    --

    -use in a SQL statement

    SELECT WHATEVER_COLUMN

    IN: G_MY_APPLICATION_ITEM

    FROM MY_TABLE

    WHERE USERNAME =: APP_USER

    ;

    END;

    Peter

  • How to check if the member exists in essbase cube using IF cond.

    Hello

    I have a requirement to validate certain accounts and whether or not they exist and use in Calc. We have some list of accounts per cent who have certain amounts of pilot. If the user selects the parent account, it must automatically calc with percentage accounts to generate the values for all of its children.

    The issue is that we have many accounts and many accounts per cent, is not that all accounts have per cent accounts. That's the problem.

    When I fixer to fix a high level of accounts, get this error message that says that the member exists and return the empty member set.

    Formula for [Revcnt] runtime error (line 49): attempt to cross a member function [@X] null

    The same even if I use the Emptymembersets value;

    The script is down,

    Fix (@relative({SelectAccount},0),

    ("Revcnt"
    IF (@ISMBR (@Member (@Concatenate (@Name (@CURRMBR ("Account")), "%"))

    Condition;

    ENDIF);

    ENDFIX

    Y at - it a command to validate if the member exists in the cube or not?

    We use 11.1.2.1 Essbase on Windows 64-bit.

    What error do you get?

    This is an example (I wrote this in basic from the example, create a member 100% 10)

    FIX(@RELATIVE("Product",0),"Actual", "New York","Jan")
    Sales(
    IF(@MATCH("Product",@NAME(@CONCATENATE(@CONCATENATE(@SUBSTRING(@NAME(@CURRMBR("Product")),0,3),"%"),@SUBSTRING(@NAME(@CURRMBR("Product")),4,6))))->"New York" == #Missing)
    1;
    ENDIF
    )
    ENDFIX
    

    I got 1 100% 10-> Jan-> sale-> "New York"-> real

  • Can you please give some advice on the ToolTip used in the new packaged applications

    Hello
    I use apex 4.1 theme 23.
    I would use the ToolTip used in the new packaged app.
    Can you please give some advice or the "Details" on ToolTip, used in the new packaged applications. for example: go live checklist request.
    Once we fly over "Check list items" region. We get the tootip.

    1. how to find the class "detailedStatusList".
    2. how to find "detailedStatusListToolTip();" JavaScript function used in "execute when Page Loads.
    3. is there a tool to generate the source in the region to "check list items.

    I don't know if there are more, I need to know...

    * the tooltip plugin isn't solid...

    Kind regards
    Water

    Good morning, water,

    My goal is to use it in IR for the column notes. I can't show all the notes on the report. so I use RPAD to show only the first words. and the rest should be available by using the ToolTip.

    Fact :D

    You need to use SUBSTR to restrict the notes to a few words, not RPAD.

  • I changed the IR query as follows...

    select
    Deptno,
    Dname,
    Loc,
    substr(notes,1,25) || '<div class="long-notes" style="display:none;">'||notes||'
' as "Notes" from "DEPT"

  • Column attributes: Note > formatting of column > Expression HTML

    <div class="short-notes">#Notes#
  • Edit Page > JavaScript > function and global variables declaration

    function setNotesToolTip() {
         this.xOffset = 0; // x distance from mouse
         this.yOffset = 10; // y distance from mouse
    jQuery("div.short-notes").hover(
         function(e) {
              var insideText = jQuery("div.long-notes",this).html()
              this.top = (e.pageY + yOffset);
              this.left = (e.pageX + xOffset);
              $('body').append('
    ' + insideText + '
    ' ); $('div#notes-tooltip').css("top", this.top+"px").css("left", this.left+"px").delay(500).fadeIn("fast"); }, function() { jQuery("div#notes-tooltip").fadeOut("false").remove(); } ).mousemove( function(e) { this.top = (e.pageY + yOffset); this.left = (e.pageX + xOffset); jQuery("div#notes-tooltip").css("top", this.top+"px").css("left", this.left+"px"); } ) }

  • Edit Page > header and footer > footer text

    <style>
    div#notes-tooltip {
        background-color: #F8F8F8;
        border: 1px solid #AAAAAA;
        border-radius: 3px 3px 3px 3px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
        position: absolute;
        width: 420px;
        padding: 4px;
    }
    </style>
    

  • And finally called setNotesToolTip(); while the page is loading. (Run when the Page loads)

    Kind regards
    Hari

  • using the value of the point of application in javascript

    Hi all

    Apex 3.1

    I have a javascript that calls an application process, please see below. In the application process, I have create/modify the value of an element of the application logic. Later in the javascript, I need to define a page element to the value of the application element that has been created in the application process. All of the alerts that I post for the javascript display this value as empty, even though a similar HTP.prn in the process of the application displays the value! Once the completed script the correct value of the issue of enforcement is in session state. Can someone explain this problem of sync for me? Why can't I get the value of an element of application in javascript code when the application process is called by the javascript code?

    Is there a simple solution for me to get this value?
    <script>
    function f_ValidateLinkLine(pThis) {
        
       // The row in the table
       var vRow = pThis.id.substr(pThis.id.indexOf('_')+1);
       
       // is Link Line really a number?  
       if ( isNaN(html_GetElement('f20_'+vRow).value)) {
            if (html_GetElement('f20_'+vRow).value.length > 0) {
            alert('Link Line is an invalid number - '+html_GetElement('f20_'+vRow).value);
            html_GetElement('f20_'+vRow).value = '';
            }
       } else {  
           if ( ! isNaN( parseFloat(html_GetElement('f20_'+vRow).value) ) ) {
    
       var link_line = parseInt(html_GetElement('f20_'+vRow).value);
    
       if (html_GetElement('f20_'+vRow).value.length > 0) {
    
          var get = new htmldb_Get(null,&APP_ID.,'APPLICATION_PROCESS=ValidateLinkLine',0);
          get.add('F101_LINK_LINE',html_GetElement('f20_'+vRow).value);
          get.add('F101_INVENTORY_ITEM_ID',html_GetElement('inventory_item_id_'+Number(link_line)).value);
          get.add('F101_QUOTE_LINE_LINK_ID',html_GetElement('f01_'+spacer+link_line).value);
          get.add('F101_QUOTE_LINE_ID',html_GetElement('f01_'+vRow).value);
          get.add('F101_QUOTE_NUMBER',html_GetElement('f19_'+vRow).value);
    
          gReturn = get.get();
    
    
       // The application process can sometimes change the value of F101_QUOTE_LINE_ID
      //  and I need to set f37 to this value when this happens
    
        html_GetElement('f37_'+vRow).value =('&F101_QUOTE_LINE_ID.');  //< -- This does not work, the applicaiton item is blank!
     
          if (gReturn) { 
           alert(gReturn);
          }
     
          if(gReturn) { 
           html_GetElement('f20_'+vRow).value = '';
           html_GetElement('f37_'+vRow).value = '';
          }
    
       }  //End Check Length
    
      } else {
    
      html_GetElement('f37_'+vRow).value = '';
    
      } // is Link Line a number?    
     
     } // End If   
    
    } // End ValidateLinkLine
    
    </script>
    Published by: blue72TA on August 16, 2011 11:39

    Published by: blue72TA on August 16, 2011 11:41

    Published by: blue72TA on August 16, 2011 11:41

    Hello

    When you use the point of application in JavaScript, as you do, string &. F101_QUOTE_LINE_ID is replaced by the value of the session state.
    Changes to this value of the item when you call process On Demand do not affect the page.

    Lets take for example,
    You app element value of F101_QUOTE_LINE_ID is for example XX in session state.
    You run the page and view the source of the page that looks like this

    html_GetElement('f37_'+vRow).value =('XX');
    

    Like you have a value hard to JavaScript code.

    Nothing can change this, unless you refresh the page.

    You need return the value of the process On Demand.
    To set the value of code might look like so

    html_GetElement('f37_'+vRow).value = gReturn;
    

    Kind regards
    Jari

  • Error using the ColdFusion/Flex Application Wizard

    I'm looking forward to use the CRUD from the CF/Flex Application Wizard features. After 4 hours of trying to find the problem, however, maybe someone else can help. The wizard is able to locate and work with a SQL Server 2005 data source and create the application. When I run it however, I have the following error:

    (mx.rpc::Fault) #0
    errorID = 0
    faultCode = "Client.Error.MessageSend".
    faultDetail = "error Channel.Connect.Failed NetConnection.Call.Failed: HTTP: status 405.
    faultString = "send failed".
    message = "faultCode: Client.Error.MessageSend".
    faultString = "send failed".
    faultDetail = "error Channel.Connect.Failed NetConnection.Call.Failed: HTTP: status 405.
    name = "Error".
    rootCause = (Object) #1
    Code = "NetConnection.Call.Failed".
    Description = "HTTP: status 405.
    Details = "" http://localhost/flex2gateway " "
    Level = "error".

    1 flex Integration is enabled on my 7.0.2 Server
    2. it looks like a mapping problem

    Someone, help please?
    Christian Briggs

    It was after all the configuration file. Thanks for your help.

    The problem: was always set to false. Thank you!

  • How to migrate EAS Business Rules for Calc Manager in 11.1.2.1 (without using EPMA)

    Hi all

    for the moment, we are on 11.1.2.1 and one more late upgrade scheduled to 11.1.2.3, use Calc Manager rather than the rules Business (EAS). Therefore, I would like to upgrade to business at Calc Manager rules, but without using EPMA (we would still use the classic Planning Administration). I read several documents and sites, but I was unable to find a way to do... Does anyone have a how or documentation about my problem?

    Thank you very much

    André

    P.S.: Maybe to make it a bit clearer: I won't spend 11.1.2.1 to 11.1.2.2. I would only use Calc Manager instead of business EAS rules 11.1.2.1 and I couldn't find anything that shows how or if it is possible to migrate from the business rules to Calc Manager (without using EPMA).

    You can change the method of calculation of the Manager of Calc application. I replied to your message in the Manager area of Calc.

    Concerning

    Celvin

  • Load the metadata of EBS to HFM and planning using ERPI

    Hi all

    I have a confusion about the process of loading metadata to HFM EBS and planning with ERPI. These 2 applications in EPMA. The ERPI Admin Guide:

    "

    EPMA - loads of metadata in the interface tables Performance Management architect

    and then uses an import profile generated automatically to load the metadata in

    Performance Management architect. Import profile pulls interface tables

    for dimensions and the Synchronizer data pushes the data.

    "

    This isn't about shared library. My question is which of the 2 following metadata stream is correct:

    EBS a.-> Interface-> target HFM or planning Tables.

    OR

    b. EBS--> Interface Tables-> Shared-> target HFM or planning Library.

    If b is true, why do we even need specify 2 different targets?

    Thank you all.

    If the size of your account is shared in both applications, the new account will be added in both. You don't need to manually add the two applications.

  • Cannot remove the application of EPMA

    Hi all

    I use EPMA 11.1.1.3 to manage Essbase applications. Everything worked fine until I accidentally deleted the Regional service console cube, EPMA not. Now, every time I select this request in EPMA is showing "30:6519:Target application does not exist" and EPMA is not letting me to remove the application. Does anyone know how to remove the application of EPMA gracefully? I know that I can do since the SQL backend, but looking for a more "correct" solution Thank you.

    Kind regards
    Gerd

    If you rebuild the application to the Regional service, then try again and delete does the problem still exist, I have not tried it could still be a problem because it will report it as an essbase app and not a planning application, always worth a go well.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Maybe you are looking for

    • Satellite Pro L850 - 1 KM-boot problem

      Hello I recently bought a toshiba laptop (model in the title), but it comes with Windows 8 (ewww) so I decided to format the hard drive (delete all hidden partitions too because I will create my own backup image later) that I did with success. Howeve

    • Help! What is the problem with my rocket?

      I got my rocket radio play when it is cut. Now the ring around the scroll is turned on but the screen went black. What does that mean? What should I do? How can I solve this problem?

    • SPA3102 download limits?

      My internet connection speed is improved from 8 to 12 MB/s. With the connected 3102 as a router, my speed is limited to 7.5 Mbps. When I connect my old router, the speed increases up to about 12 MB/s. That's why I thought that the SPA 3102 download s

    • My computer makes a snoring sound.

      My computer makes a snoring sound.  As a plane ready to take off.  What happens and why is it.  Wake up it is so strong.

    • Problem with CD/DVD player...

      I have a Dell Studio with Windows Vista installed as the operating system.  The problem I've had since graduating from the computer, is that it will not read a single DVD and only a handful of CD.  I tried every DVD I can get my hands on so I know th