FDM application creation  Issue

1.we are using ERP Integrator for data EBS to Planning ,in selected metadata is classic and data also classic.
my question is,In this scenario also need FDM application creation(workbench client or web)?
2.we are using application server for only EPM(Hyperion),and dataserver for only DB(oracle).
is it possible to use FDM application creation(workbench client or web) in my application server env.,?(as per fdm_config doc. Note:Highly recommended on dataserver)
please any solution..

While configuring HFM adapter, I am getting error as " ONe of the specified objects can not be found"
Edited by: user8904966 on Jan 19, 2012 2:56 AM

Similar Messages

  • Schema already exit eroor during FDM application creation

    Hi,
    I have done the installation and configurqation of FDM, when i am trying to create new application it is throwing an error SCEMA ALREADY EXIT.
    Can some one clarify me, when every we go for new application it should have new scema?, because i used this scema to create new application, it went wrong due to invalid path, but it created some objects in the scema.
    thanks,
    msr

    As SH said, you do need a separate schema (Oracle) or database (SQL server) for each application.
    Usually when application creation fails the main thing that happens is FDM creates the application folder structure which you specified the location for in the first tab -- that named application structure e.g. MYFDMAPP must be removed from that file share before you can re-create the application if your DB credentials were incorrect.
    Regards,
    John A. Booth
    http://www.metavero.com

  • Unable to connect to Database Error in FDM application creation

    Hi All,
    I have Installed Financial Data Quality Management 11.1.2.2 in my machine. Database [Oracle 11g R2 64 bit] and client[Oracle client 32 bit] also installed in the same machine.
    We selected the following components while installing Oracle client[Custom installation],
    Oracle Objects for OLE
    Oracle Data Provider for .NET
    Oracle Providers for ASP.NET
    Oracle Provider for OLEDB
    Complete the install.
    When I tried to create FDM application it throws me the following error. Unable to connect to Database. Please check the database information and verify the database is accessible.
    Kindly guide me to overcome this issue.
    Thanks and Regards
    Sai

    Hi Sai,
    first of all, you have posted FDM issue in Essbase forum. Thats the reason you didn't get replies to this issue.
    To resolve this, we need to Oracle Client 32 bit first then Oracle Client 64 bit.
    Install Oracle Clients completly. (As per documentation, we need to install Clients completly. Means choose Administrator, not instant client and custom)
    After installing also if get same error, Goto Environment variables, Edit PATH variable and copy the 32 bit Client path to the first in the PATH variable.
    Then reboot the Server and try again to create FDM application.
    Thanks,
    mady

  • FDM Application Creation

    Hi
    Is it necesseory to Give User Name OF FDM Schema (Database Tab) in Capital Letter when we are creating New Application in FDM.
    Why i am ASking this Question
    When we are trying to import Data into FDM using ERPi i am getting Table or View Does Not Exist Error . IF we give FDM Schema User Name Small Letters it creating a Queru with Small Letter with in Double Quotes like "fdmdev". <Table Name>. This is My Assumption.
    This is Error because of Import Data from ERPi Tables to FDM Tables.
    Please give your Valuable Suggetion to Resolve this.
    Thanks in Advance
    Nagarjuna Reddy

    The Case that was used to create the user ID by the Oracle DBA should be used, it must match in order for the connection to the DB at import for ERPi to run successfully.

  • Oracle endeca studio application creation issue

    I have installed oracle endeca 3.1 solution on my desktop but i am not able to create application using endeca studio from excel upload. It shows excel data in preview and fields as well. But it gets stuck in create application page. Please help in resolving this issue.

    Hi,
         I have had this before and sometimes it can be that the Excel spreadhseet has formula, split screen, colours or anything else odd, please copy and paste values and take any split screen or colour off and try again, it usually works for me.
    Regards John

  • IPM application creation issue

    Im getting the following error while trying to create a new application in my IPM app.
    Im creating a simple app with a single field in it.
    +!csUserEventMessage,IPM_SystemServiceUser,CIS!$!csIpmCannotCreateApp!csUnableToExecMethod,ipmConfigureApplicationProfiles!syNullPointerException+
    intradoc.common.ServiceException: !csIpmCannotCreateApp!csUnableToExecMethod,ipmConfigureApplicationProfiles
    *ScriptStack IPM_CREATE_APPLICATION+
    +3:ipmConfigureApplicationProfiles,**no captured values**+
    at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2115)
    at intradoc.server.Service.buildServiceException(Service.java:2260)
    at intradoc.server.Service.createServiceExceptionEx(Service.java:2254)
    at intradoc.server.Service.createServiceException(Service.java:2249)
    at intradoc.server.Service.doCodeEx(Service.java:584)
    at intradoc.server.Service.doCode(Service.java:505)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)
    at intradoc.server.Service.doAction(Service.java:477)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)
    at intradoc.server.Service.doActions(Service.java:472)
    at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1391)
    at intradoc.server.Service.executeActions(Service.java:458)
    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:737)
    at intradoc.server.Service.doRequest(Service.java:1890)
    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:435)
    at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
    at intradoc.server.IdcServerThread.run(IdcServerThread.java:160)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: java.lang.NullPointerException
    at oracle.imaging.intradoc.MetaDataUtils.addOptionValue(MetaDataUtils.java:123)
    at oracle.imaging.intradoc.IpmRepositoryProfileUtils.createOrUpdateApplicationProfile(IpmRepositoryProfileUtils.java:765)
    at oracle.imaging.intradoc.IpmApplicationService.ipmConfigureApplicationProfiles(IpmApplicationService.java:478)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
    at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)
    at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)
    at intradoc.server.Service.doCodeEx(Service.java:550)
    It successfuly creates the new columns in DOCMETA and COLMETA tables.
    Any idea whatz wrong?

    While configuring HFM adapter, I am getting error as " ONe of the specified objects can not be found"
    Edited by: user8904966 on Jan 19, 2012 2:56 AM

  • Fdm creation issue

    hi,
    I have trying to create a new FDM application but i am failing to do . any help
    Ramru

    Ramru,
    1. OK, I have seen this error.
    2. As you are taking service, your database is oracle database, you might have created a user/schema .
    3. When you are creating FDM application and that too providing details of database , there is a button 'options',which has more options like tablespace..etc.
    4. If you have created a schema and it has a specific table space ,then you need to provide these details also.else, while creating a user, if you have selected everything as default, then no need to go to 'options'.
    Try this one
    Sandeep Reddy Enti
    HCC
    http://hyperionconsultancy.com/

  • Unable to create FDM application

    Hi Gurus,
    While creating FDM application receiving error as "Database User id and password is required for login".
    There is firewall between FDM server and SQL server and the SQL port number is different instead of 1433. Also we have SQL instance.
    I have configured SS, FR and workspace successfully, but unable to create FDM app.
    All products are in the same server.
    Provided the SQL db information as:
    db servername\sql instance name
    database name
    db username and password.
    Receiving the above error message on both workbench and web.
    Please provide some solution for this issue, its urgent.
    Regards,
    Kamal

    If you use a UDL file on the FDM application server with the same information provided in the application creation screen can you successfully connect to the SQL Server database?
    If it is running on another port other than 1433 you will need to specify the port in the servername field:
    servername\instance,port

  • Error when creating a FDM application on SQL Server 2005

    Hi,
    we are getting this error when creating a FDM application on SQL Server 2005
    Error: EPMCSS-07003: Failed to validate identity. Invalid identity . Check identity.[SET_ROLES_LIST]
    We are using Windows System Integration although we have also tested with sa user.
    Any ideas?
    Thanks

    Based on the error message it appears to be having a Shared Services issue. Verify that the "ADMIN" account is being used for the HSS connection and that you are using "ADMIN" to create the application and see if the same error is returned.

  • 10.6.7 - general pdf creation issues?

    I wondered whether anyone else had run into this issue after updating to 10.6.7 when using pdfs created by Preview - perhaps related to the pdf/font issue.
    If it is generally happening, then the 10.6.7 pdf-font issue has an even larger
    impact than previously described:
    1. Open a pdf document in Preview
    2. Select a region and save to clipboard
    3. Save as a new pdf file
    4. Then try importing it as a "Picture" into any of the new Office 2011 apps: Word, PPT, etc.
    This crashes my office 2011 apps (latest version, 14.02) But NOT any earlier version of Office (2008. etc.), which may not do as much pdf checking.
    Before the 10.6.7 upgrade (ie, 10.6.6), this never happened with Office 2011.
    Acrobat complains when opening the Preview-created pdfs about 'missing fonts', so I suspect some sort of pdf creation issue.
    Any fixes (besides the previously suggested one of downgrading to 10.6.6)
    If it's a real bug (not just local to my system), then it's a more far-reaching one than previously described.

    rcberwick wrote:
    So, 3 different Apple tech support people say they know this problem affects
    "multiple applications, including any that deal with pdf files" but that "no fix is
    currently in the works"
    That is wrong because it only involves OpenType Postscript fonts.
    The only solution offered so far is to "downgrade by doing Archive & Install" and
    then re-applying each Combo Upgrade, starting with 10.6.3 up to 10.6.6.
    You wouldn't have to do that either. That is the point of a Combo update. You only need to apply the one you want. It includes all of the previous updates.

  • How to specify the database file path when create FDM application

    Dear All,
    How to specify the database file path (MSSQL) when create FDM application?
    Right now, all data file are placed in the D:\ . I want to specify the database files (log and mdf file) in other place. How to do it?
    Thanks.

    Where is the highS2.xml located on the disk? If you add it to your project you should set its Build Action to Content and its Copy To Output Directory to Always in Visual Studio:
    Please remember to close your threads by marking helpful posts as answer once your issue has been solved and then start a new thread if you have a new question.

  • Re-importing FDM application from XML not removing deleted objects/records

    I migrated our FDM application from one environment to the next environment, by exporting the FDM application from the source environment to an XML file and subsequently importing the FDM application XML file in the target environment. This appeared to work fine.
    After some updates were then applied to the source environment, I re-exported the FDM application to an XML file, and re-imported this in the target environment.
    However, I have noticed that:
    - Import Scripts that were deleted in the source application still remain in the target application.
    - Mappings that were deleted in the source application still remain in the target application.
    - Extra mappings that were added in the source application have been added to the target application.
    So we now have duplicate mappings in several tables and scripts that should have been deleted in the target environment!
    It appears that the "Import" process is more of an update, rather than a drop and replace. There is no "replace" option on the import process. Can anyone please advise how one should correctly migrate an FDM application between environments? At present, it seems to me that the whole application will need to be completely dropped/deleted (including the SQL database/Oracle schema) and re-imported all over again from scratch.
    Surely there must be a better method?!!

    Here is Oracle's response for anyone else who requires further information on this:
    "Hello,
    The Import of the .xml files in terms of application creation is meant as a 'once only' event and a result is not meant as a method of post-create administration of the application. Any further imports will just add metadata to the application not replace or merge. If you wish to migrate an application via this method then you will need to get the source application into the state required for the migration then migrate this as a whole. Please note that this will only migrate the metadata of the application.
    The other method of migration as you have mentioned in the SR description, is via the database which will migrate the entire application with data.
    Please see KB article 806173.1 which gives instructions on the two methods, both of which are the only recommended methods. Please review the article to suit your requirements.
    Thanks"

  • Can I create two different FDM applications in a single database?

    Hi,
    Atpresent we are using separate database (MSSQL Server 2008) for each FDM applications, now our databases have increased in numbers due to increase in number of applications.
    Now we are searching for any possibility to use a single database for more than one different FDM applications inorder to reduce the new database creation numbers in future.
    Any suggestions would be greatly helpful.
    Thanks in advance.
    Abdulla Javeed Hassan

    Yes. Reduce the number of FDM applications you are creating. You can have multiple target system adapters in a single FDM application (i.e. a single database only required). There is no need to create a new application for each target system.

  • Pointing single FDM application to multiple Essbase databases

    Is it possible to point a single FDM application to multiple Essbase applications and databases? I have heard it is possible to (re-)add the Essbase adapter multiple times to the same FDM application, to then point to different Essbase applications databases.
    Does this work successfully and are there any potential problems with having duplicate adapters registered?

    To add weight to our proposal of splitting the FDM applications, is there any documentation/KB/bugs/forum posts on the issues with duplicated adapters and using drill back? Is there definitely an issue with FDM here? It is not something I have yet experienced and it sounds more of a possibility than a definite issue? If you can, please let me know if there are any further references you can provide on this so I can inform the client on the best route forward. Many thanks in advance.

  • Site Creation Issue.

    We had a user report a site creation issue with their site. They had been able to create sites with no problem up to this point. But now, when attempting to crate a site they get an error "User can't be found". But if they create a blank site
    I or a blank team workspace. The site creates without incident. Any idea? The permissions appear to be correct but they can't create anything but blank sites without receiving the error. Maybe check permissions to webparts and templates (Do you know where
    I could do that)? 

    Hi,
    Did you mean create site collections in the CA?
    Did the users have admin permission or other permission? You can use the admin account to check whether it works.
    To narrow down the issue, you can use other web application to check whether it works.
    Maybe the web application had been corrupted.
    You can also check the event log and ULS log to see if anything unexpected occurred.
    To check event log, click the Start button and type “Event Viewer” in the Search box.
    For SharePoint 2010, by default, ULS log is at
    C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

Maybe you are looking for

  • I need help with a frequently freezing macbook pro late 2011.

    The problem started about three weeks ago. Since then I have been trying to troubleshoot myself. With every page or site I go to, including mac applications, my computer freezes with a spinning wheel every 30 seconds or so. The problem began before I

  • Safari unable to open PDf's.

    I installed Adobe Reader to fill out a PDF document and then deleted the Application. Now when I select a PDF file within Safari, it prompts me to locate Adobe instead of opening the file within Safari or in Preview. In an attempt to resolve this, I

  • Twin 27" screens with macbook air

    so i have been asked by our director to setup another 27" apple LED cinema display so he has twin 27" cinemas running off his macbook air. now i know the macbook air will not power twin monitors but i was wondering if anyone knows of a external mini

  • Best way to sync google contacts/calendar

    Just bought iPad2, and am wondering the best way to sync my contacts and calendars from google to my MacBook and iPad (my mac and phone sync to google and need to add ipad). My MacBook doesn't have Lion so I'm guessing that I wouldn't be able to keep

  • Unable to link Condition record number with prices maintained in APO

    Hi Guru's, I need to understand how and where can i see the details of a condition record number maintained in KONP table and use this cond rec to fetch the exact details for a material and customer. I am a APO consultant, not SD. My SD teams reply t