EPMA dimension alias

Hello,
I am working on EPM 11.1.2.3, and notice that I encountered an issue with EPMA Planning application.
When I create the dimension (for example, Product dimension), in the system property, there is a dimension alias field. However, when I put an alias, for example, Prod, in this field, and then deploy the EPMA Application. In Planning application, the dimension name becomes "Prod", and the alias is blank. I can not find any place in EPMA to set the dimension alias.
Btw, the dimension members alias works fine.
Any advice is very much appreciated.
Thanks

I have also seen this. I am seeing that the alias also works for HFM deployment but does not appear to control the actual name of the dimension for Essbase deployment. It does, however, set the alias on the top level of the dimension, which is not exactly what i want.
Let me know if you find a work-around to this.
...j

Similar Messages

  • 11.1.2 EPMA Essbase Dimension Alias

    Dimension Alias contains the name that you want the dimension to have in the deployed app. I have seen this be true for Planning in both 11.1.1.3 and 11.1.2. However in 11.1.2 for an Essbase app, it looks like the name of the dimension in the app is pulling from the Dimension Name rather than Dimension Alias.
    Has anyone else seen this? Is this a bug? Are there workarounds?
    Thanks

    I have also seen this. I am seeing that the alias also works for HFM deployment but does not appear to control the actual name of the dimension for Essbase deployment. It does, however, set the alias on the top level of the dimension, which is not exactly what i want.
    Let me know if you find a work-around to this.
    ...j

  • Classic to EPMA and alias

    All,
    Version is 11.1.2.1 with EPMA patch 11804477.
    Intially there are no EPMA applications and no dimesnions in Shared library / application library.
    When transformed classic application to epma, dimensions are migrated as local dimensions. Then right click dimensions and selected Share Dimension option to migrate them to Shared dimension library (master view). Once the dimension is shared, Aliases of members getting lost.
    Tried to share the alias dimension before any other dimension. Still didn't work. Is there a particular sequence or is it expected. Any help greately appreciated.
    Thanks
    Krishna

    Jusdt out of curiosity is the Alias missing in the shared library or when you view the alias property in the appview? Have you activated all associations in the appview? If you do so does this bring in the property? If I recall right sometimes the associated properties aren't available except in the appview and with the correct associations activated.
    -A-

  • EPMA Dimension Library - Remove Members

    I like to find if there is any way to remove members from EPMA dimension library (using batch client) other than using REPLACE method in import profile definition.
    We get delta file from DRM in ADS format i.e the file will only have new members and we need to define process to handle the removed members from DRM. Is there any property or Flag available that can be tagged to remove the member in EPMA?
    we decided to go with delta file as we have around 40,000 members and it would be effecient if we use delta file rather than a complete upload everytime the members changes. Please advice if it is good decision to go with delta or we should use complete file.
    Thanks
    RR

    I think with the only option with the batch client is the "Remove Member" command.
    Removes a member from the specified dimension but does not delete it. You can only use the Remove Member command to remove a shared dimension in an application.
    Remove Member
    Properties(DimensionName, ParentName, MemberName)
    Values('Account', 'Mem1', ‘Mem2’);
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Importing duplicate members for planning appln - EPMA Dimension Library

    Hi,
    How to import duplicate members while importing dimensions using flat file in EPMA Dimension Library (11.1.2.1).
    We have Isprimary column which enables multiple instances of a member as shared members, but how to import duplicate members in EPMA?
    From the EPMA Guide:
    Specifying Primary and Shared Instances of a Member using IsPrimary
    In import files, any two members in the same dimension, with the same name, are always treated
    as separate instances of the same member. If a member has multiple instances in a dimension,
    the IsPrimary column specifies which instance is primary and which instance(s) are shared. The
    IsPrimary column is not required; however, we strongly recommend that you use it. If left
    undefined, it defaults to “True”, which assumes that the member is primary. If left undefined,
    a warning is displayed in the Import Results file.
    Note: Older import files, that do not use the IsPrimary column, can still be run. However, if the
    import file does not have the IsPrimary column, it is not possible to create shared members
    or move members.
    Thanks in advance.

    As you are talking about a planning application then duplicate members are not supported but Shared members are.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Duplicate members in EPMA dimension library

    Hi,
    There are two instances of many members in Account dimension in EPMA dimension library in UAT environment. I am trying to migrate the Account dimension to Dev using LCM. When i do the LCM import, all the second instances are getting imported as shared members and the import fails as the children are orphaned. However there are no errors in UAT when i validate the application. The hierarchies of two instances are associated to different planning applications.
    The error is
    The 'Member' section contains a duplicate entry; the subsequent input line 'NB AWP|Revenue||||||None|Currency||False|False|False|False|N|False|||False|False|N|Default|0|0|Default|None||Plan2|1|Balance|False|Numeric|||||False|NonExpense|False||' will not be processed.
    Is there a way to import the dimension as it is in the UAT environment?
    Regards,
    Ragav.

    As you are talking about a planning application then duplicate members are not supported but Shared members are.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • EPMA Dimension server won't start using SSL enabled Database

    Has anyone had any luck configuring EPMA 11.1.2.2 or 11.1.2.1 EPMA Dimension server with a JDBC SSL connection? I am using the following url to configure my SSL-enabled database:
    jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=slc00qox)(PORT=1529))(CONNECT_DATA=(SERVICE_NAME=slc00qox.us.oracle.com)))
    and the Dimension server won't start. Other Foundation, Essbase and Reporting repository connections work with same URL. Getting an error in Event Log:
    Service cannot be started. Hyperion.DimensionServer.Interface.Exceptions.EPMAServiceException: Cannot initialize the Session Manager. ---> Hyperion.CommonServices.Exceptions.SessionManagerException: Session Manager could not start because database connectivity could not be established. ---> Oracle.DataAccess.Client.OracleException ORA-12537: TNS:connection closed at Hyperion.DimensionServer.SessionManager.SessionManager.InitializeSqlConnectionString()
    --- End of inner exception stack trace ---
    at Hyperion.DimensionServer.SessionManager.SessionManager.InitializeSqlConnectionString()
    at Hyperion.DimensionServer.SessionManager.SessionManager.Initialize(String configFileName, Boolean restorePastInstanceSessions, Boolean enableCaching)
    --- End of inner exception stack trace ---
    at Hyperion.DimensionServer.Service.Main.InitializeSessionManager()
    at Hyperion.DimensionServer.Service.Main.Start()
    at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)
    AND
    [EPMA Server Startup] ERROR SVR_ERR_PROCESSMGR_CANT_INIT_SESSIONMGR:Cannot initialize the Session Manager.Hyperion.DimensionServer.Interface.Exceptions.EPMAServiceException: Cannot initialize the Session Manager. ---> Hyperion.CommonServices.Exceptions.SessionManagerException: Session Manager could not start because database connectivity could not be established. ---> Oracle.DataAccess.Client.OracleException ORA-12537: TNS:connection closed at Hyperion.DimensionServer.SessionManager.SessionManager.InitializeSqlConnectionString()
    --- End of inner exception stack trace ---
    at Hyperion.DimensionServer.SessionManager.SessionManager.InitializeSqlConnectionString()
    at Hyperion.DimensionServer.SessionManager.SessionManager.Initialize(String configFileName, Boolean restorePastInstanceSessions, Boolean enableCaching)
    --- End of inner exception stack trace ---
    at Hyperion.DimensionServer.Service.Main.InitializeSessionManager()
    at Hyperion.DimensionServer.Service.Main.Start()

    As you have backup you can try this:
    Restore your master database backup to another instance of SQL Server and in the "To
    database:" section of the Restore Database dialog box, use an alternate database name such as "recover_master" to avoid conflict with the master database on this instance of SQL Server. This will cause the mdf/ldf to be named "recover_master.mdf"
    and "recover_master_1.ldf". Then detach the
    recover_master database, go into the file system, copy the recover_master.mdf and recover_master_1.ldf to the instance of SQL Server with the corrupt master database. Delete the corrupt master.mdf and mastlog.ldf files, rename recover_master.mdf to master.mdf,
    and rename recover_master_1.ldf to mastlog.ldf. Now you're ready to try starting the SQL Server service again!
    http://blogs.technet.com/b/fort_sql/archive/2011/02/01/the-easiest-way-to-rebuild-the-sql-server-master-database.aspx
    Once master is online you can restore other database.

  • Create EPMA dimension import profile fails

    Hi,
    I have registered my source and target system. I have defined my metadata details and try to execute it. Importing and transforming the tree from the source system is successful. However the step "Create EPMA dimension import profile ERPI system profile 21 (Shared) fails.
    My source system is PS finance and my target app is EPMA planning application. I have defined the interface schema details in system settings. Not sure what I am missing.
    Regards,
    Ragav.

    Jeff,
    I have resolved it. I was referencing the EPMA interface data source that I created for ERPI. Instead i changed the EPMA data source name in ERPI to the ERPI schema itself.
    Regards,
    Ragav.

  • EPMA dimension import issue with spanish characters

    We are using special characters for spanish words, like the word Español.
    When this was imported into EPMA using the Import Profile and importing a flat file, EPMA added the alias member as espan then showed a square box and then the l. Then, when deploying the app, no errors recorded in EPMA but planning showed errors since SQL query could not deal with this strange character (the square box symbol) in its query. When I manually change the member in the dimension library to Español, then the app deploys. So my relational database clearly accepts the characters.
    So, the problem is in the Import of the text file when it has the special character ñ or other spanish characters with the accent marks or tildes. Is there something I need to do when importing a file with this character or other spanish language special characters?
    Thanks
    using V11.1.1.3 EPMA with weblogic
    Jeff

    Hi!
    We have the same problem. Please somebody could help us?
    Thanks in advance!
    Analía

  • User cannot view dimensions within EPMA Dimension Library in Shared Library

    Greetings,
    I presume this must be a security issue, but user cannot view his dimensions in the shared library in EPMA. He can, however view view his application, update the local dimensions, and push to Essbase.
    If this is a security issue, what assignment should I provision to enable the user to see these shared dims. Many thanks.

    Give that user the rights of
    Dimension Editor found under Foundation Service --> Shared Service --> EPMA Administrator and then try again.
    Thanks.
    HyperEPM

  • EPMA Dimensions

    Hello Alll,
    I am trying to load metadata into EPMA & i am encountering issue loading level 1 member as a shared member. I have following 2 hierarchy:
    1st hierarchy:
    OP_expense--->Level 2 (Store Data)
    P_Revenue--->Level 1(Store Data)
    3000(+)-->Level 0 (Share Data)
    4000(+)-->level 0 (Share Data)
    5000(+)-->level 0 (Share Data)
    2nd Herarchy:
    K_expense--->Level 1 (Store Data)
    P_Revenue(+)-->level 0 (Shared member)
    When i load the dimension via ads file in EPMA shared library it loads P_revenue as stored member & all its descendants 3000,4000 & 5000 below P_revenue in the 2nd hierarchy. It is not able to identify P_Revenue as shared member &
    not sure how can i stop it from putting its decendants from the first hierachy (In the ads file all the properties are defined right ). I tried making the 1st herrachy via ads file first & then delete all the metadata & juss build the second
    hierarchy in that scenario it identified P_Revenue as shared may be because it existed as stored in first one but still it put all the level 0 members in the second hierarchy.
    Has anybody come across this issue before?
    Please advise how a can i do a right load ?
    Thanks in advance.

    The "IsPrimary" property must be used in the import ADS files. It identifies each member as either a Shared or a Base member. This ensures that the "Replace" option during the import works correctly.
    The "IsPrimary" property should be applied for all members, in the !Hierarchies sections of the ADS file. For example, the Entity dimension !Hierarchies section would look like:
    If a member is a Base member (i.e. a normal member, not a Shared one) then the property should be set to Y.
    If a member is a Shared member then the property should be set to N (and the DataStorage property must be set to ShareData).
    HTH-
    Jasmine.

  • EPMA Dimension Synchronization Fails

    I'm manually synchronizing a dimension from Shared Library to a Planning app in epma. Now that I've added formulas to members, the sync fails with the message below and defers to the log file. Which log file specification should I be looking into? We're on 11.1.3.1. thanks.
    The import has reached the max number of allowed errors and warnings '1000' and will terminate; Please examine the errors and correct the import source and re-import.

    Hi, a long shot but have you checked that the members that the member formulas are referring to exist in the same plan types?
    e.g.
    Member1 valid for Plans 1 & 2
    Member2 valid for Plan 1
    Member3 valid for Plans 1 & 2
    Member3 formula = Member1+Member2;
    This formula would fail due to applying the member formula to all Plan types it is valid for and in this case Member2 does not exist in Plan 2 and would therefore cause an error.
    cheers
    mark

  • Troubleshooting "Invalid property name" during EPMA Dimension import

    I am trying to import a dimension via EPMA and receiving the error below. I have a couple of questions:
    How can that property exist in the first place if it's invalid?
    How can I find that property and where it's referenced?
    Thanks in advance!
    -Ben
    Invalid property name:  'CustomTopMemberAsset Class'.  Property names must start with a letter or underscore, and can contain only letters, numbers, underscores, and hyphens.

    Well, that gets to the root of my issue.  I cannot find that property anywhere to change it, nor can I figure out how it got saved in the first place with a space in it.

  • EPMA Dimension library not opening

    We are currently getting an error while opening the Dimension library from the workspace.The error message that pops us contains the following information:
    There was some communication error. Response is : http://punitp109708d:19000/awb/modules/com/hyperion/awb/web/dimeditor/Adf.do
    Exception report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The server encountered an internal error () that prevented it from fulfilling this request.</u></p><p><b>exception</b> <pre>javax.servlet.ServletException
    org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:516)
    org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:423)
    org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
    org.apache.struts.action.ActionServlet.process(ActionServlet.java:1158)
    org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:415)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    com.hyperion.awb.web.util.HttpFilter.doFilter(HttpFilter.java:19)
    </pre></p><p><b>root cause</b> <pre>java.lang.NullPointerException
    com.hyperion.awb.web.css.CSSAuthenticate.&lt;init&gt;(CSSAuthenticate.java:57)
    com.hyperion.awb.web.css.CSSAuthenticate.getCSSAuthenticate(CSSAuthenticate.java:45)
    com.hyperion.awb.web.common.BaseAction.checkWebSession(BaseAction.java:60)
    com.hyperion.bpm.web.common.BaseAction.execute(BaseAction.java:65)
    org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
    org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
    org.apache.struts.action.ActionServlet.process(ActionServlet.java:1158)
    org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:415)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    com.hyperion.awb.web.util.HttpFilter.doFilter(HttpFilter.java:19)
    </pre></p><p><b>note</b> <u>The full stack trace of the root cause is available in the Apache Tomcat/5.5.17 logs.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/5.5.17</h3></body></html>
    When we start the dimension server from “start -> all programs -> oracle EPM systems -> foundation services -> performance management architect -> start dimension server”
    The following services get affected:
    •     Hyperion EPM Architect - Process Manager- shows “starting” and then dies out.
    •     Hyperion EPM Architect - .Net JNI Bridge – shows started when Process manager starts but dies out with Process Manager.
    •     Hyperion EPM Architect - Engine Manager- shows started when Process manager starts but dies out with Process Manager.
    •     Hyperion EPM Architect - Event Manager – Never starts. The Process manager fails when it starts this process.
    •     Hyperion EPM Architect - Job Manager- shows started when Process manager starts but dies out with Process Manager.
    The following process always remains started:
    •     Hyperion EPM Architect - Web Application
    •     Hyperion EPM Architect Data Synchronization - Web Application
    Steps performed:
    •     Installed IIS
    •     Installed ASP .NET 2.0
    •     Installed EPM products
    •     Configured EPM products (Created a single Database for all product configurations)
    •     Configured Interface Data Source Configuration (Created a separate database for this)
    •     Gave all necessary user rights in shared service
    Note:
    *     We can see ASP .NET 2.0.50727 listed in inetmgr (status column= allowed)*
    *     The URL’s get displayed:*
    *1.     "http(s)://Workspace_server:Workspace_port/awb/conf/AwbConfig.xml”*
    *2.     “http(s)://bpma_server:bmpa_port/awb/conf/AwbConfig.xml”*
    *3.     “http(s)://local_machinename/hyperion-bpma-server/Sessions.asmx”*

    hi John,
    Thanks for the prompt reply.
    Here is the event viewer log information for the Process manager:
    Service cannot be started. System.ServiceProcess.TimeoutException: Time out has expired and the operation has not been completed.
    at System.ServiceProcess.ServiceController.WaitForStatus(ServiceControllerStatus desiredStatus, TimeSpan timeout)
    at Hyperion.DimensionServer.ProcessManager.ProcessManager.StartServerManagers()
    at Hyperion.DimensionServer.ProcessManager.ProcessManager.Initialize()
    at Hyperion.DimensionServer.ProcessManager.Service.OnStart(String[] args)
    at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)
    Here is the event viewer log information for the Event manager:
    Service cannot be started. System.Net.Sockets.SocketException: Only one usage of each socket address (protocol/network address/port) is normally permitted
    at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
    at System.Net.Sockets.Socket.Bind(EndPoint localEP)
    at System.Net.Sockets.TcpListener.Start(Int32 backlog)
    at System.Net.Sockets.TcpListener.Start()
    at System.Runtime.Remoting.Channels.ExclusiveTcpListener.Start(Boolean exclusiveAddressUse)
    at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.StartListening(Object data)
    at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.SetupChannel()
    at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel..ctor(Int32 port)
    at System.Runtime.Remoting.Channels.Tcp.TcpChannel..ctor(Int32 port)
    at Hyperion.DimensionServer.ProcessManager.Service.Main.Start()
    at Hyperion.DimensionServer.ProcessManager.Service.Service.OnStart(String[] args)
    at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Ob...
    Regards,
    James

  • Changes in outline made from EAS are not reflected in EPMA dimension lib

    I added member formulas to some members in the account dimension using Essbase Administration Services and save them, when i opened workspace, I didn't see the change reflected in my planning application though i refreshed database from workspace. Any ideas?

    Hi,
    Any changes made in EAS will not be reflected in Planning. And also if you refresh it from workspace/Planning, the changes made in EAS are lost.
    If you want to apply any formula to a member in a Planning application you need to do it in Planning and then refresh it.

Maybe you are looking for