Is it possible to load metadata in KM FSDB database automatically?

I am trying to add metadata about a file that is in a FSDB KM repository automatically when the file is placed in the directory. Can this be done with an xml file? If so can the name of the file be masked so that a new name will be shown based on a parameter in the metadata(xml file)? The file names are not very nice and I was trying to clean them up a bit, so I was hoping it was possible to drop an xml file with metadata in the directory at the same time as the file was placed there.
Paul

Hi Paul,
You can use the Mass Propagation of properties.
See <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/44/8d6f90d85c6572e10000000a11466f/frameset.htm">OnlineHelp</a>
If you store the documents with the same properties in the same folder, you can schedulle the reports for regular run and so automatically upload the desired properties.
Pease note that mass propagation is not working for versionned folders. I did opened last week an OSS message about it, and the response is : "This is indeed a bug, that will be fixed with SPS14".
Hope this help
Vincent

Similar Messages

  • ODI: Load metadata into EPMA ("non-classic") Planning app

    Hi all, I know about loading metadata to classic planning/essbase application, but tell me please if its possible to load metadata to non-classic planning app (I mean created in Architect (in application library) and see it in dimension library?
    maybe there is some workaround for this situation
    thanks in advance

    Version 11.1.1.0.0. We have successfullly used EPMA Interface Tables to manage our planning metdata. We went this direction to avoid introducting another ETL/ELT tool (ODI) into our clients infrastructure. At the time, we didn't realize that ODI was not supported for EPMA (only Classic). I'm thinking of logging an SR to confirm if this limitation will be addressed in a later version of planning. The EPMA administrators guide provided enough detail to help us get started with Interface tables. The one area that created an issue for us was how EPMA ordered the load of members in the EPMA Interface Hierarchy table. Parent members need to be loaded before children. If this ordering is not followed , you will get "Orphan" errors. We could not find a documented process to control the load order, so we need to devise a workaround. Our workaround involved creating a view against the EPMA Interface table to order the retrieval of members so that parents appeared before their children. The Oracle CONNECT BY clause works well to handle this requirement. To make this view visible to EPMA you'll need
    to replace the base hierarchy table with the view by updating the EPMA IM_DIMENSION table. EX:
    update IM_DIMENSION set C_HIERARCHY_TABLE_NAME = 'HS_Entity_Hierarchy_VW' where C_DIMENSION_NAME = 'Entity';
    Alternate hierarchies also require separate EPMA Import profiles. Since only one set of EPMA Interface tables can be used to load a single dimension, you'll need a process that does the following for each alternate hierarchy.
    1) Clear EPMA Interface Tables
    2) Load EPMA Interface Tables
    3) Execute EPMA Import Script
    Finally, it's not clear how the I_LOAD_ID column (i.e. load id) is initialized in EPMA Interface tables (by default it's NULL). A load id is somehow assigned each time a Import profile is executed. A load id can be used (among other critiera) to clear EPMA interface tables. However, when I execute a Import profile, EPMA did not assign a load id (I_LOAD_ID was still null). Not sure if I_LOAD_ID is user assigned and is static? Again, very little documentation on how to manage the load id (what is user defined verses what is managed by EPMA).
    Edited by: user486561 on Jul 18, 2009 10:44 AM

  • Loading Metadata to HFM Classic from FDM

    Hi,
    Can anyone please explain is there any possibility to load Metadata (Members) in HFM Classic Application using FDM.
    If so please explain in detailed.
    Thanks in advance

    FDM is not designed to load metadata but data. It can be done but would involve a fair bit of custom code (including a wrapper dll) as the metadata load functionality is not exposed by the HFM web SDK. I'd look at alternative method for doing this and stick to loading data via FDM.

  • Loading metadata into EPMA applications using Interface tables-Automation

    Hi,
    I am loading the metadata into epma applications using interface tables as ODI dont perit to load metadata into epma applications. Is there any way of using ODI and interface tables together to load the metadata
    This process also need to be automated.

    Hi,
    It is certainly possible and has be done, though there is not anything available that will do it for you, you will have to put in some effort learning the structure of the interface tables, then build interfaces and then a package in ODI to streamline the process.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Loading metadata and creating users in FDM

    hi friends ,
    1) I am using HFM and FDM9.3.1 Can we load HFM metadata using FDM.If yes pls tell me how?
    2)Pls tell me the steps to configure shared services with FDM.Can we configure only msad and ldap with FDM?
    Is there any role of vb authentication scripts for shared services user or is it only forusers created in user management in FDM?

    Hello,
    Currently FDM can not load metadata to HFM. You would need something like MDM/DRM as that is their job.
    FDM 9.3.1.x only integrates with MSAD/LDAP/NTML providers. While SharedServices leverages the OpenLDAP software, it may be possible. I would recommend creating a Support SR to obtain the process.
    Fusion Edition (11.1.1.x) directly integrates with SharedServices.
    Thank you.

  • Loading metadata via iptc core using Bridge

    I've noticed that after loading metadata into photos opened in PS (cs5) that when checking the "file info" for that photo, the metadata isn't showing up. Wonder what I should do differently?

    Does checking the "apply" check mark actually SAVE the photo with the newly applied metadata?
    It took me a while to understand your workflow but you seem to use the metadata workspace and with apply you mean the tiny green checkmark icon bottom right in the metadata panel, which is not the same as a template btw, you can create a template with basic info using the little menu icon top right in the metadata panel. Changing this template every time would not be needed if you use the panel itself on multiple selected files.
    You can either choose to add the template upon import using Photodownloader or select the files and choose add template from the same drop down menu top right of the panel.
    Then you can use the fields in the panel itself to add extra data (besides the basic copyright info e.g added with the template) for the selected files in one go or select a given number that needs other info.
    I never used it that way before but yes, when having filled all the wanted fields with your custom data you can indeed use the green checkmark and this should save the info to the files that are selected.
    You have to have read and write permissions and the files shouldn't be locked.
    But instead of the tiny icon in the metadata workspace (to my opinion a next to useless default workspace that can't be altered the way it should be possible) I always use my custom workspace (large preview, large content panel with larger thumbs, a column with folders, filter collections and favorites and a metadata panel with IPTC core in view) and after having filled the lines I want I hit the enter key to save the changes.
    As said, only the selected files are saved with the data and you have to wait for the activity bar (bottom left) to finish the job before starting a new one because sometimes this causes half of the the files not being saved with the correct and complete info.

  • Loading Metadata from ODI to Hyperion Planning Custom Dimension

    Customer want to load a metadata from ODI to Hyperion planning customer dimension using flat files(.txt files).
    Is it possible to load the metadata into custom dimension? If this is possible, do we need any other KM for planning except RKM Hyperion Planning?
    Because when i try to map the dimension from source to taget the connection is blanck. Getting "Used by target columns none".
    Please refer the image
    http://1.bp.blogspot.com/_Z0lKn46L41I/TJuZcsQxIjI/AAAAAAAAA90/TTv79fbQ9ks/s1600/ODIIssue.JPG
    Thanks
    Vikram

    Yes you can load to custom dimensions just like the other dimensions, the custom dimensions should be reversed into the model.
    You need to use the IKM SQL to Hyperion Planning, make sure you set the staging area different than the target.
    If you want to see how to load metadata to planning, have a read of :- http://john-goodwin.blogspot.com/2008/10/odi-series-part-5-sql-to-planning.html
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Issue loading metadata into Essbase 11x

    Hi All,
    I am trying to update metadata into ASO in Essbase 11.1.2 using Oracle Data Integrator 11g (Flat file to Essbase Integration)
    Using rule file, I am able to load metadata into ASO, but when I am trying to load from ODI, I am able to load only the members but not the UDAs'.
    I have 6 columns in my flat file (.CSV) in which first two columns are parent and child, 3, 4 and 5 were ignored in the rule file and also not mapped in my interface and 6th column is my UDA.
    Please suggest with a possible solution if any face such similar problem.
    Thank you,
    Regards
    Rav

    Hi,
    to execute maxl script, you need an essbase client on the ODI server.
    The environment variable ARBORPATH should contains the path for analytic service, e.g. C:\Hyperion\AS.

  • Urgent - Is it possible to Load a DLL in ABAP ?

    Hi All,
       Is it possible to Load a DLL from ABAP ? If so how ?
    Thanks
    Sunil.M

    Hi sunil,
    1. Its not possible for DLL,
      but if its Activex EXE,
      (ie. OLE concept is there),
    2. then it can be done.
    regards,
    amit m.

  • Unable to Load Metadata (Error in shared.context.ContextLoader in startup)

    Hi,
    I am currently installing fixes on an environment, and every time a patch was installed the application server starts up. The application starts up successfully until I installed 8424662. I still don't know if this is the patch that causes the error, but here's the part of the log that states the error:
    - 2010-03-29 07:31:12,030 [Thread-1] ERROR (shared.context.ContextLoader) Unable to load metadata for package com.splwg.base.domain.common.masterConfiguration
    java.lang.NullPointerException
         at java.io.Reader.<init>(Reader.java:61)
         at java.io.InputStreamReader.<init>(InputStreamReader.java:55)
         at com.splwg.shared.context.PackageMetaInfoLoader.getManagedObjectDataAndExtractHashInfo(PackageMetaInfoLoader.java:53)
         at com.splwg.shared.context.PackageMetaInfoLoader.getContextEntities(PackageMetaInfoLoader.java:48)
         at com.splwg.shared.context.PackageMetaInfoLoader.read(PackageMetaInfoLoader.java:44)
         at com.splwg.shared.context.ContextLoader.loadFromStream(ContextLoader.java:90)
         at com.splwg.shared.environ.ContextManagedObjectSet.loadFromStream(ContextManagedObjectSet.java:120)
         at com.splwg.shared.environ.ContextManagedObjectSet.loadFromStream(ContextManagedObjectSet.java:107)
         at com.splwg.shared.environ.ContextManagedObjectSet.loadAllContextManagedObjects(ContextManagedObjectSet.java:72)
         at com.splwg.base.support.context.ContextFactory.loadManagedObjectForApplication(ContextFactory.java:194)
         at com.splwg.base.support.context.ContextFactory.buildContext(ContextFactory.java:106)
         at com.splwg.base.support.context.ContextFactory.buildContext(ContextFactory.java:90)
         at com.splwg.base.support.context.ContextFactory.createDefaultContext(ContextFactory.java:498)
         at com.splwg.base.web.startup.DeferredXAIStartup.run(DeferredXAIStartup.java:73)
         at java.lang.Thread.run(Thread.java:595)
    - 2010-03-29 07:31:14,873 [main] INFO (web.startup.SPLWebStartup) Application Context shutdown successfully
    Any help on this problem is greatly appreciated. Thank you so much!

    Patch 8424662 incorporates an entry in contextManagedObjects.xml that points to a class com.splwg.base.domain.common.masterConfiguration but this class is not yet present in spl-base.jar file. Patch 8711158 should be installed, since it contains this class.

  • Error while loading metadata in HPCM application using Import Staging table

    Hello All,
    I was loading metadata in HPCM using Import Staging table. I successfully uploaded Driver Definition metadata.
    However while loading "Driver Exception" metadata, I am not able to load it successfully. I have checked the HPCM logs but found nothing. I then checked the "Import Exception" table and found the following error message.
    ERROR_POPULATED_DIM_COLUMNS_DO_NOT_MATCH_STAGE_DEFINITIONCan anyone please help me with this.
    Regards,
    -SM

    It is a bug and there is a patch available.
    Oracle Support - "Bug 12905298 : INTERFACE FAILS TO INTEGRATE ON STEP "LOAD DATA INTO PLANNING"
    Patch = 12905298: INTERFACE FAILS TO INTEGRATE ON STEP "LOAD DATA INTO PLANNING"
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Bex Report Designer: Error while loading metadata

    hi experts,
    I am working with BI7 Bex Report Designer and we are using SP9. when i tried to load the Query in Report Designer its giving below error.
    Error while loading metadata.
    Check the Query and portal settings.(but the query is working fine in Analyzer).
    and its giving message class RSBOLAP, message number 018 and Description is java system error: incoming call is not authorized.
    when i double click the error its giving below error details.
    Diagnosis
    An error occurred in the BI components on the SAP J2EE Engine.
    System Response
    Procedure
    Contact your system administrator to have the error analyzed in detail.
    Procedure for System Administration
    Start the Visual Administrator, log on to the SAP J2EE Engine and choose "<J2EE_SID>" ->"Server" -> "Services" -> "Log Viewer".
    The file "defaultTrace.trc" includes detailed information about the error that occurred. In Windows, you can find this file in the Log Viewer under "Cluster <computer name>" -> "Server <server number>" -> "<drive>:\usr\sap\<SID>\JC<INSTANCE>\j2ee\cluster\server<NUMBER>\log". ". In Unix, the file is located under "/usr/sap/<SID>/JC<INSTANCE>/j2ee/cluster/server<NUMBER>/log".
    If the file does not include enough detail about the error, you can increase the log level to obtain more information. To do this, choose "<J2EE_SID>" -> "Server" -> "Services" -> "Log Configurator". On the "Locations" tab page, choose "com" -> "sap" -> "ip" -> "bi" -> "webapplications". Using the selection list on the right side of the screen, you can increase the log level, whereby "DEBUG" represents the log level with the most information. You can save your settings by choosing the "Save" icon. The change to the log level is active immediately. Once you have successfully analyzed the error, you should set the log level back to its default value using the appropriate pushbutton; continuous writing to the log file negatively affects the overall performance of the system.
    could you plz suggest me how to rectify the problem.
    regards
    vadlamudi

    Hi vadlamudi
    The error message RSBOLAP 018 means, that the ABAP stack can't communicate with the Java Stack.
    1) Please ensure, that the user, used for the Report Designer, is valid in the Portal too. Depending on the user management setup this means that there either needs to be the same user or an assigned user in the Portal.
    2) In case the user is valid, it means a basic misconfiguration according to note 937697. In this case please run the Support Desk Tool and ensure, that all checks are green. Please ensure, that the latest version of the Support Desk Tool is used.
    Regards,
    Janine

  • Error while clicking on Load Metadata in DMW from InForm

    Hi Team,
    We are getting the below error, whenever we try to load metadata from InForm in DMW.
    2014/11/06-23:29:56-EST [36F0B7F8][CDR_RTREPOS.CDR_RTREPOS] oracle.wh.runtime.platform.adapter.InfrastructureException: RPE-01003: An infrastructure condition prevented the request from completing.
    - while executing statement  statement:"begin CDR_W2D5_CE7391_1.PLSQL_UTIL_PROG_PKG.PROCESSPLSQLUTILJOB ; end;"  caught:java.sql.SQLException: ORA-20200: *** ERROR: get_study_det:Getting model details for 52503001 - ORA-20200: *** ERROR: extendedMetadata: - User-Defined Exception
    ORA-06512: at "APPS.CDR_ATK_UTILS", line 866
    ORA-06512: at "APPS.DME_INFORM_MODEL", line 4087
    ORA-06512: at "APPS.CDR_EXE_RUNTIME", line 10587
    ORA-06512: at "CDR_W2D5_CE7391_1.PLSQL_UTIL_PROG_PKG", line 4
    ORA-06512: at line 1
            at oracle.apps.cdr.dbserver.exec.server.CdrOperator.execute(CdrOperator.java:287)
            at oracle.wh.runtime.platform.adapter.rtp.NativeExecutionAdapter.execute(NativeExecutionAdapter.java:43)
            at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:70)
            at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:23)
            at oracle.wh.runtime.platform.service.ExecutionManager.run(ExecutionManager.java:36)
            at java.lang.Thread.run(Thread.java:637)
    Caused by: oracle.apps.cdr.dbserver.exec.server.CdrOperatorException: while executing statement  statement:"begin CDR_W2D5_CE7391_1.PLSQL_UTIL_PROG_PKG.PROCESSPLSQLUTILJOB ; end;"  caught:java.sql.SQLException: ORA-20200: *** ERROR: get_study_det:Getting model details for 52503001 - ORA-20200: *** ERROR: extendedMetadata: - User-Defined Exception
    Steps Followed:
         1. Select the <InformData_InFormTest_Study> from the left pane and Click on the
              [Inform Configuration] Tab from the Right pane.
         2. Specify the InForm Connector details:
              - Remote Location
              - Remote Study Account Name
             - InForm Lifecycle
             - Webservice Location 
             - InForm URL
         3. Click Load Metadata.
    LSH Version : 2.4.2
    DMW Version : 2.4.2
    Database Version : 11.2.0.4
    EBS Version : 12.1.3
    OS : OEL 6
    Also one more finding is that, whenever the Metadata Load program runs, the password of DMW_RO_ACCESS user, used in Remote Location, gets changed.
    Can someone please help us out.

    You need to check whether this function(PunchoutSiteInfoVOImpl.initQuery(Ljava/lang/Integer;)) exist in this class file or not.
    Simply decompile PunchoutSiteInfoVOImpl class , check initQuery function exist with parameter Integer.
    Thanks

  • Problem with loading Metadata in 11.1.2.1

    Hi Experts,
    When I am trying to load metadata when changes made with Scenario dimension like set Y for Support Process Management to Actual I am getting error when loading the metadata like
    phase submission start year is out of range for this application while loading the metadata
    Please tell me what could be the reason
    Thanks in advance...

    Hi,
    You have an another Settings in same scenario dimension which needs to be corrected "PhasedSubStartYear", enable correctly this option correctly to the start year of your application.
    For Ex:- If you have started your application from 2012 while creating the application profile, please enable the same 2012 in the option "PhasedSubStartYear"
    in scenario dimension and try.
    Regards,
    Srikanth

  • Is it possible to load same vi in several subpanel ??

    Hi,
    Is-it possible to load same vi in several sub-panel on a vi ????
    Eddy DUCHENE
    12 F Chemin de Boutary
    69300 CALUIRE ET CUIRE
    [email protected]

    Well - as far as I know, that is not possible.
    If you try it with just two subpanels and the same vi to place in the subpanel, you once get error 1145 (LabVIEW: Cannot open VI because it is already in a subpanel control.).
    One way you could code a similar functionality was the usage of a tab-control. You could place your "views" on 5 tabs, make the tab-registers invisible and access the single tabs using a drop-down.
    Using LV8.0
    Don't be afraid to rate a good answer...

Maybe you are looking for

  • Cannot start Oracle 8.1.5 on Windows XP Pro

    Hi all, I am facing a hell lot of problem in starting an Oracle 815 ( Enterprise edition ) database installed on WindowsXP Pro. First problem is that , I am a Unix person and very less familier with Windows servers . I have successfully ( appearently

  • Focus

    Hi All... Got a bit of a problem with Internet Explorer and JDialog. I have an applet with a modal dialog (JDialog). Problem is: if I switch to another app running on my PC and then back to the my applet running in IE, it appears frozen as the dialog

  • Tom voice downloaded but not showing up in system voices

    hello all, i recnetly restored my mac back to os x mountain lion from a backup, when i download the tom voice it gets installed but doesnt show up in the system voice box, how do i fix this?

  • What software to edit a pdf?

    Hi all, I have an application form that I can fill in with type script but it is a PDF file. Does anyone know of any software available for OSX that would allow me to edit a PDF so that I can type up some text into it before printing? Thanks for any

  • SharePoint 2013 on-premises integration with goDaddy Email account

    Hi Everyone ,  We wish to integrate our on premise SharePoint 2013 notifications and other related stuff with our Domain emails hosted on GoDaddy servers.  We are unable to find the related support content on internet. We have integrated email via SM