How to prefix member names in Planning with EPMA load?

Hi
I use Planning 11.1.2.1 and load the metadata with EPMA.
I would like to add a prefix for all my members (P_TEST instead of the TEST I have in my source file).
I don't find how to do that :-(
thanks in advance for your help
Fanny

Hi
You can export the dimensions using EPMA file generator to a text file. You can then edit the file (i.e. add prefixes) preferably using Excel and load it back into EPMA again.
http://download.oracle.com/docs/cd/E17236_01/epm.1112/epma_file_gen_user/frameset.htm?launch.html
Cheers,
Alp

Similar Messages

  • How to prefix schema name to a called procedure?

    Hi,
    I have five different schemas and each and every schema has the same procedures and same set of tables.
    In calling procedure, there is one IN parameter which is schema name. In this procedure I am calling another procedure. In this scenario how to prefix schema name parameter to the called procedure?
    Urgent please.
    Thank you.

    Make use of Package constants:
    [list]
    [*]Create a package specification in each schema called REGION.
    [*]Create a Package specification constant CURRENT_SCHEMA string literal equal the owner of the REGION package.
    [*]This very very simple package (with no body) will be different in each of your five schemas. You must not transport this package between schemas.
    [*]For the procedures you are calling, redefine the argument of schema_name with a DEFAULT REGION.CURRENT_SCHEMA value. This should give you what you are looking to do - making all the procedure code (except for the REGION package spec) portable between the schema.
    [list]

  • How to Interchange Member Names (None Name) with their Alias?

    I have a Parent Child Alias hierarchy in DRM. What is needed is INTERCHANGING iof Alias with Member Names (Child). So, Reporting Segments is replaced by OR0778 and always referred as this in the hierarchy. This will eventually be exported as flat file hierarchy and loaded up on Essbase. How can we do this on DRM?
    Lines of Business|Allocated Business Lines - w/Disc Ops|OR80003
    Allocated Business Lines - w/Disc Ops|Reportable Segments|OR0778
    Reportable Segments|National Lending|OR00781
    National Lending|Platform Management|DI15081
    National Lending|National Lending Admin Roll-up|
    National Lending Admin Roll-up|Natl Lending FCST - Profit|
    National Lending Admin Roll-up|Natl Lending Management|DI17037
    ROW2: Reportable Segments should be replaced by OR0778 as member name
    AND ROW3: Instead of Reportable Segments USE OR0778 and then the child should be OR00781 (member name for National Lending
    and so on.
    For some records, Alias is not present. In that case, use the current member name itself.
    Edited by: adi26 on Aug 19, 2009 4:04 PM

    hey bud
    Please be clear dude, what's the crux of the question?
    If you can just summarise what you want to do in a sentence or two. It seems like you gonna have to crack a script for this one but yeah! explain.
    deep

  • How to display member name and Alias in seperate columns

    Hi,
    We have a report in HFR which has Employee dimension. We set that member display both Member name and alias. But the report showing both in one column with a - seperator. Is there a way to display them in seperate columns.
    Thanks,
    DD

    Thanks Mehmet. But whenever I try to insert a column, it throws this error: You can't insert a column here.
    I have the grid like this.
    Account
    Children of Employee
    I need to display the member name and alias of Employee dimension inseperate columns. Could you Please help me how to do it?
    Thanks,
    Ram.

  • How to increase member name length in essbase studio

    Hi All,
    Currently we have requirement to build a hierarchy which contains member having length more than 80 characters.
    I seen somewhere where the member name limitation is 80.
    Can someone help me out how to build the hierarchy with long member name
    Thanks,
    SatyaB

    You would have a hard time containing your comments into a cube especially because they are so freeform. You said you are using Studio to create your cube. Create a drill through report that when users are at a selected intersection of data, the can execute a drill through report to get additional detail. For instance in addition to the comments column, there might be other information on the table they would want to see. You can select what columns get returned.
    For example, I've jusr drill through in a GL cube to get back to the Journal Entries. It allowed the users to see all sorts of things, like all the JEs for a cost center, who created them, comments, currency conversion done fromn the source system, when they were posted, etc.
    Because they are not in the cube, it makes the cube a lot cleaner.

  • How to execute Script in Test Plan with two different System Data Container

    Dear members,
    I have a requirement.
    I need to execute one Test Config in a Test Plan with one System Data Container and another Test Config in a Test plan with another SDC.
    How to achieve this ?
    Kind regards,
    Pradeep
    Edited by: Pradeep Singh Rawat on Mar 23, 2011 7:10 AM

    >
    Pradeep Singh Rawat wrote:
    > I need to execute one Test Config in a Test Plan with one System Data Container and another Test Config in a Test plan with another SDC. How to achieve this ?
    Currently it is not possible, to maintain more than one SDC on a test plan.
    A workaround is, to maintain one SDC on a test plan and specify no target system direct in a test plan. If you maintain then your  two systems in one SDC, you can specifiy each target system in the test configuration, where it is needed.
    Here the example:
    test plan:
    systemdata container: SDC_ALL
    target system: <empty>
    test config 1:
    systemdata container:
    target system: CRM
    test config 2:
    systemdata container:
    target system: ERP
    systemdata container: SDC_ALL
    target system: CRM -> rfc 1
    target system: ERP -> rfc 2
    Kind regards,
    Christoph

  • How to change member names in mass

    Hi,
    Does anyone know if it is possible to change about 100 member names all at once in Essbase instead of doing this manually?
    Thank you!

    Good idea, Sunil, and I've done this in the past.  You don't even necessarily need to do that 'dummy parent' stuff if you have a source file from which you can build the entire dimension again with the 'remove unspecified' option.
    I've also used Glenn's approach.
    What you really must think about in either situation is whether any of the new names match existing member names.  That definitely complicates things.
    Honestly, if you don't already have the code written, for a strictly one-off 100 member change it would probably be faster to suck it up and work through them in EAS.  But where's the fun in that, right?

  • How to extract Member Names in MDX script?

    I have a MDX script that by default gives me member aliases. How can I change it so it'd give me member names? I know I can use something like that:
    NON EMPTY [Employee].Levels(0).Members DIMENSION PROPERTIES [Employee].[Member_Name]ON AXIS(4)
    but then it gives me member aliases AND member names, and I need the names only.
    Thanks!

    The syntax you have is the way to get the member names, but as I said you wouldn't like the way it is displayed. MDX is not a reporting language and so it does not have the nice formatted selections. You will get both alias and member name by using the properties. you could run the output through some sort of parser (Perl perhaps) to get the format you want

  • Which table containes dimension member names in planning database

    I want know which table in Planning database contains dimension member names. I have tried looking at the HSP_ACCOUNT and HSP_ENTITY tables but those have member IDs only and not the member names.
    Any help on this please

    Might be worth having a look at http://camerons-blog-for-essbase-hackers.blogspot.co.uk/2012/04/stupid-planning-queries-9-entity_3054.html and the related posts on extracting planning metadata.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • EPMA 11.1.2.1 : A non-desired dimension is created in Planning with EPMA

    When a new Hyperion Planning application is deployed with EPMA 11.1.2.1, a 'Cut-off' dimension is created in the newly deployed applications.
    'Cut-Off' was a local dimension for an application deployed from EPMA. But we do not know how this dimension is deployed in all new applications even without adding it to the library of the application. ' Cut 'Off' has been removed and the application where it was also presented. But in the EPMA tables, there's elements of the old application where 'Cut'Off' was present.
    How to solve this problem?
    How to remove problems in EPMA? Thank you for your help.
    Cyril

    its not.Here is the support matrix:
    https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0CB4QFjAA&url=http%3A%2F%2Fwww.oracle…
    For 2012 its 11.1.2.4
    Cheers..!!
    Rahul S.

  • How to upload exchange rate to planning in EPMA?

    Dear expert,
    Our instance of Hyperion Planning is built upon EPMA. We know that in classic mode, we can upload exchange rate with outline load utility. We would like to know in EPMA, how can we upload the rate with excel, to the exchange rate table defined in planning?
    Please kindly advise.
    We're using version 11.1.1.3
    Thanks & best regards,
    Annie

    Hello everybody,
    I tried to use the OutlineLoad to load exchange rates on a EPMA Planning applications.
    I get the following error:
    java.lang.RuntimeException: Planning Adapter loads may cause issues on BMPA enabled applications if metadata is modified.
    at com.hyperion.planning.HyperionPlanningBean.beginLoad(Unknown Source)
    at com.hyperion.planning.utils.HspOutlineLoad.parseAndLoadInputFile(Unknown Source)
    at com.hyperion.planning.utils.HspOutlineLoad.halAdapterInfoAndLoad(Unknown Source)
    at com.hyperion.planning.utils.HspOutlineLoad.loadAndPrintStatus(Unknown Source)
    at com.hyperion.planning.utils.HspOutlineLoad.main(Unknown Source)
    It seems the exchange rates load is recognized as a metadata load, and this cause Planning to stop the process.
    Anyone found a workaround to load the exchange rates to a EPMA Planning app?
    Thank you,
    Nicola

  • DAC - Can I run more then one Exection Plans with full load option enabled?

    Hello All,
    I have configured for subject Area sales – Orders, Backlog and Invoices (OBIEE)
    Now I want to run DAC to load the underline tables for subject Areas Financials – Revenue Analysis and Financials – GL Budget and Expenses, I have identified the relevant fact tables and built a Execution Plan in DAC.
    DAC - In which mode should I run the execution plan?
    With full load option enabled or disabled because already full load run is done for sales – Orders, Backlog and Invoices and this run should not disturb the existing data
    If I run with full load option enabled do it overrides the existing data for other subject area
    Please help me I am bit confused!
    Regards,
    SMA
    Edited by: SMA on Aug 18, 2009 3:36 PM

    No need of combining all the subject areas into one execution plan. Simply run the second ETL without checking the full load option. It will do the full load for the tables related to the newly added subject areas and incremental for the common tables between old and new subject areas.

  • How to display member name that is a number as text

    Version: 11.1.2.1
    Hi I am trying to rename a member "A111000" to "111000" in Essbase where 'A' is the prefix. However excel doesn't like 111000. Is there a way I can put 111000 into my cube and have excel read it as a text string? I can't seem to change the member properties to do so.
    Thanks

    When typing the name in excel put a single quote in front of it '111000 that will make Excel treat it as text

  • How to add website name to video with QTX?

    I want to add the name of my website to video clips in such a way that it will be difficult for others to copy the video, remove my website name and republish it without any credit to me. At present I am using QuickTime to 'Save for Web' and then uploading the resultant file (M4V) to my website. The videos are just video blogs so they're not high-tech productions!
    I am running Snow Leopard 10.6.7. I used to have Quicktime Player 7 Pro. I now seem to be running QuickTime Player 10.0
    I cannot find a User Guide to QTP 10. The user guide for QTP7 does refer on page 35 to adding text to a video but a) it refers to a Clipboard I can't find and the menu options don't match what I'm looking at in QTP10; and b) if I can find a way to follow these instructions, how easy will it be for someone to simply download my video file and remove the text anyway?
    I'd appreciate any help or advice you can offer.

    I am running Snow Leopard 10.6.7. I used to have Quicktime Player 7 Pro. I now seem to be running QuickTime Player 10.0... The user guide for QTP7 does refer on page 35 to adding text to a video but a) it refers to a Clipboard I can't find and the menu options
    If you had QT 7 keyed for "Pro" use when you upgraded to OS X.6, then a Snow Leopard versions of the QT 7 Pro player should have been placed in the "Applications/Utilities" folder automatically. Alternately, if you still cannot find QT 7 on your upgraded system, you could try using the free MPEG Streamclip application. In many ways it functions as a QT 7 Pro alternative for conversions, merging files, and such but does not have QT 7 Pro's layering and masking features. However, it does have a built-in text "watermarking" feature in the "Adjustments" window. I.e., instead of using the QT X "Save for Web" option, you would use the MPEG Streamclip "Export to MPEG-4" option and add your "text" watermark before actually performing the export. Alternatively, many QT 7 Pro users add a graphic watermark or logo as a means of identifying their content. If interested, here are a couple of old QT "Quickie" tutorials for adding a graphic logo/watermark:
    Adding a Graphic Logo
    Adding a Graphic Watermark
    how easy will it be for someone to simply download my video file and remove the text anyway?
    If you embed a watermark or logo before exporting your file to its final compression format for posting to your site, then it is virtually impossible to remove totally without editing each frame of your clip at the pixel level. (It would, however, be easy to cover the logo or watermark with an opaque mask.) On the other hand, if you add the logo or watermark, text or graphic, as a post export edit in its own track layer, then it is quite easy to remove it using an application like QT 7 Pro or, in rare cases, by simply copying the main audio/video tracks to a different file container type.

  • MDX Query - how to display member name not alias

    <p>Hello,</p><p> </p><p>I have a number of mdx queris that i am running through thecommand prompt. The query output is displaying the member aliasinstead of name does anyone know how i can change this.</p><p> </p><p>My query looks like this</p><p> </p><p>SELECT NON EMPTY<br>{[AUM_CBAL]} ON AXIS(0),<br>{[Product].levels(0).members} ON axis(1),<br>{[Calendar].ME20050630} ON axis(2),<br>FROM AUM.Aum</p><p> </p><p>Thanks!!</p><p> </p><p>Ranee</p><p> </p>

    Assuming that you mean essmsh: this is a setting you can change. the command to change is:<BR><BR>alter session set dml_output alias off ;<BR><BR>Not sure if you can change this in EAS<BR><BR>HTH

Maybe you are looking for