Xml Import / Export Functionality (Part of the Transport Component)

Hi
I Export one of my iViews using the new xml export function .
When I tried to import the xml file I get the following error
Failed to extract root node
Parsing failed
Thanks
Theo

Theo,
Make sure that the object being exported does not have permisison or dependency problems. Also, make sure there are no object locks/users accessing the specific iView. You also have to have the access to export/import.
James

Similar Messages

  • Using XML Import/Export in Transport Connection

    Hi, I was investigating the feasibility of copying a query definition from one BW system to another using the XML Import/Export functionality in Transport Connection.  This is not to replace our current transport process across the landscape (Dev -> QA -> Prod), but merely just looking at possibilities for end users who develop queries in QA & then recreate them in Prod.
    My question is: has anyone worked with the XML Export/Import for types Queries & Query Elements?  I was trying this out between a Dev and Sandbox system and only had limited success.  I was able to take a small query and perform the Export to a local .xml file without much difficulty.  But when I try to do the Import, my query never shows up.  The Import function shows a green light, but I get a couple of error messages on the Import such as the following:
    ==========================================================
    SAP object 3WROG4HZ3NKP1PIYHCR1H24CQ () cannot be imported
    Diagnosis
    You attempted to import SAP object 3WROG4HZ3NKP1PIYHCR1H24CQ of type into the system via the XMI interface. However, you are not allowed to import SAP objects.
    System response
    The object was ignored during the import.
    Note: It can be that the import is incomplete when the required SAP objects are still not active in the system.
    Procedure
    Install the specified objects from Business Content. Only import the metadata afterwards.
    =========================================================
    The portion returned for Saving and Activating returns green lights.  The two sample objects mentioned appear to just be custom InfoObjects used in my query & don't look to be any different than others that work OK. 
    Just curious if anyone else has worked with this and could help advise. 
    Thanks...  Jody

    This is an old subject, but I think XML import only works for datamodeling objects like InfoObjects, InfoCubes, and ODS objects. If you try to export a query, and open the XML file in a text editor, there is not enough information (in my opinion) to build the query. As an example you don't see how key figures are to be displayed, filter or free characteristics.
    However, when an InfoObject is collected, you get all the attributes, texts in all languages.
    If anyone has more insight, please enlighten us.
    -John

  • XML Import/Export on 64-bit UNIX

    Hi,
    can anyone help me about Analytic Integration Services XML import/export on 64 bit Unix?
    The document "eis_93100_readme.pdf" explain that the import/export function is not available on 64-bit UNIX platforms and I don't know how to perform it.
    Does any tools exists?
    Thanks for any response in advance.

    This is usually an indication that something is wrong with the credential store. I've run into a bug with cryptotools where it truncates passwords on Unix. Try running cryptotools without encrypting the password. After that, see if the password is correct in the credential store.
    If this seems to be the problem, then I recommend generating your credential store on Windows and then moving it to your Unix platform.
    Bryan

  • Import Export Functionality on OIA

    I have created some SOD rules and Policies on the OIA via Identity Audit >> Rules and Identity Audit >> Policies. I couldnt find much about the Import/Export functionality on the same. Was going through the scheduling-context.xml and came across :
    *<ref bean="rmeRuleMigrationJobTrigger"/>*
    *<ref bean="identityAuditDataMigrationTrigger"/>*
    Not much has been said about it in the document or discussed in the forum. If someone has some knowledge on it, could you please share ?
    Regards,

    --In Scheduling-context.xml, alter the following line
    Mulitple jobs can be added,
    1. Define a job in jobs.xml
    2. Add a reference to job below -->
    <!--ref bean="usersImportJob"/-->
    <!--ref bean="accountsImportJob"/-->
    <!--ref bean="rolesImportJob"/-->
    <!--ref bean="glossaryImportJob"/-->
    <!--ref bean="policiesImportJob"/-->
    <!--ref bean="businessStructureImportJob"/-->
    <!--ref bean="identityAuditContinuousViolationScanJob"/-->
    <ref bean="identityAuditViolationReminderJob"/>
    <ref bean="certificationReminderJob"/>
    <!--ref bean="reportReminderJob"/-->
    <!--ref bean="stableFolderCleanUpJob"/-->
    <!--ref bean="accountsMaintenanceJob"/-->
    <!--ref bean="roleMembershipRuleJob"/-->
    <ref bean="fullTextIndexMaintenancedJob"/>
    <ref bean="workflowStepSLAJob"/>
    <ref bean="roleStatusAndMembershipMaintenanceJob"/>
    <ref bean="rmPreviewCleanUpJob"/>
    <ref bean="userApplicationMaintenanceJob"/>
    <ref bean="postImportJobsLauncherJob"/>
    <ref bean="certificationRemediationJob"/>
    <ref bean="rmScanArchivalJob"/>
    <ref bean="eventPublishingJob"/>
    *<ref bean="rmeRuleMigrationJob"/>*
    *<ref bean="identityAuditDataMigrationJob">*
    </list>
    </property>
    In the jobs.xml
    the bean, by default, is already altered so you won't need to change anything there
    <bean id="rmeRuleMigrationJobTrigger" class="org.springframework.scheduling.quartz.CronTriggerBean">
    <property name="jobDetail" ref="rmeRuleMigrationJob"/>
    <property name="cronExpression" value="0 0/5 * * * ?"/>
    </bean>
    <bean id="rmeRuleMigrationJob" class="org.springframework.scheduling.quartz.JobDetailBean">
    <property name="name" value="rme rule migration job"/>
    <property name="description" value="old rme rule migration job"/>
    <property name="jobClass" value="com.vaau.rbacx.scheduling.manager.providers.quartz.jobs.RMERuleMigrationJob"/>
    <property name="group" value="SYSTEM"/>
    <property name="durability" value="true"/>
    <property name="jobDataAsMap">
    <map>
    <entry key="jobOwnerName" value="REPLACE_ME"/>
    </map>
    </property>
    </bean>
    If you see the cron expression in the jobs.xml, an expression to create a trigger that simply fires every 5 minutes ("0 0/5 * * * ?") leave it at it is. Expression examples are at the bottom of the jobs.xml if you want more expressions. When you do the changes to the scheduling-context.xml, make sure you bounce the web server.
    Regards,
    Daniel

  • Exporting only part of the Sequence

    I do not have any in and out points on my sequence, but when I export, only part of the sequence exports. I have chosen numerous encoding presets, tried placing in and out points at the beginning and end, but it still does not work.

    I've tried exporting through DV NTSC and DVCPRO720p60.
    Say if I had a 10 minute sequence, then it'd only export 3/4th of it.

  • XML --import/ Export in SAP BW

    Hi
    I need to import/export from my production to my development systems to maintian the consistencies. This is due to some changes that has been incorporated in the production on exigent basis.
    Now we wish to maintain the consistencies in Develeopment.
    I will be oblized if somebody can help me with the steps to achive the purposes..
    Regards

    Hi
    Chekc these links..
    help.sap.com/saphelp_bw30b/helpdata/en/60/2edd3b8f1b127de10000000a114084/content.htm
    www.bwexpertonline.com/search.cfm?bwe=yes&q=bw
    http://sap.ittoolbox.com/groups/technical-functional/sap-bw/xml-import-query-elements
    regards
    ashwin

  • Music XML Import & Export

    I use Sibelius for composing scores and would love to see audition support music xml import to the midi sequencer for final production to audio instead of requesting native notation features within AA. At the same time on a related feature request, I would also like to see AA support vsti midi automation with curves(?!?), for the final sculpting tasks towards post-production audio. Any thoughts on this? Thanks!

    As a long-time Finale user, I'd second this request. It would be an amazing way to import MIDI data into Audition.
    Having said that, Audition's MIDI capabilities are still primitive enough to cause problems with XML import -- too many unanswered variables, perhaps. And this
    i sounds
    like a complicated feature to implement. But all in all, a great idea.
    How about Music XML
    i export
    also, so our MIDI compositions made in Audition can be read into Sibelius or Finale for editing and printing?

  • Import/Export - Trying to create the job

    I am attempting to follow the directions at:
    www.windowsazure.com/en-us/manage/services/storage/import-export-service-for-blob-storage
    on the creation of an import /export job.  However, when I follow through to the point of:
    Create the Import Job
    Once you have prepared your drive, navigate to your storage account in the Management Portal, and view the Dashboard. Under
    Quick Glance, click Create an Import Job.
    Under my management portal, I have a dashboard, but I do not have a "quick glance" or anything that leads to a 'create import job'.
    It seems like there is something that I am just not getting here..
    Your help is appreciated.
    Dwight

    Hi Galo,
    Thanks for your post!
    From the link you provide, I think I got the solution of this issue.
    @Dwight I suggest you try the Galo's post. Sorry for my
    negligence.
    Regards
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Trouble exporting/sharing part of the video

    I do:
    create a new iMovie project,
    select and copy part of a video clip from the Event Browser (e.g. 30 seconds -long piece out of 3 minutes -long video),
    paste that piece into the created project,
    Share --> Export Movie, or Share --> YouTube (or whatever).
    The problem:
    The whole original video is exported or published on YouTube instead of the small piece of it which I have selected and put into the project.
    If I play the copied/pasted fragment inside the project, it has the duration which I need.
    Also (that is likely an obvious consequence of the first problem), the audio/video edits I do on the selected video fragment in the project do not end up in the exported/published video.
    It looks like iMovie simply takes the original video from the Event Browser and exports/publishes it, bypassing the project altogether.
    Either I am doing something wrong, or this is a bug.
    Please help.
    Thanks.

    update:
    the problem with keeping various Adjustments and edits in the exported/shared video (e.g. clip trims, equalizer adjustments, etc.) may be an intermittent one.
    I suspect, it is related to working with "iPhoto Videos".
    if you have encountered the same problem as described above, please share your experience.

  • Is there a way to expose properties or styles from a skin part to the host component?

    For example, I have this skin that contains a border around an image. I would like to be able to let the user set the cornerRadius.
    Skin:
    <fx:Metadata>
    <![CDATA[
    [HostComponent("spark.components.Image")]
    [Style(name="cornerRadius", inherit="inherit", type="int")]
    ]]>
    </fx:Metadata>
    </code>
    I would like to see that style show up in code complete in a UIComponent that uses this skin,
    <s:Image x=”10″ y=”30″ width=”50″ cornerRadius=”12″ skinClass=”ScaleImageSkin” height=”50″ source=”avatar.png”/>
    However the style “cornerRadius” throws an error at compile time.

    The only way I've found to pass properties or styles to a skin is through CSS or extending the host component and adding the styles or properties onto it. However this seems like a hack. Shouldn't the skin expose it's configuration to the host component? I think that is what Flex themes are doing.

  • XML import/export in inDesign

    Hello,
    I am new to inDesign so please bear with me if I am asking something basic. I have been searching for an answer on Google, but could not find it. Here's what I am trying to do:
    We have a lot of existing inDesign files in our company. Our intent is to manage the individual components of these files in a third-party content management system. The CMS uses XML like most other systems.Since inDesign has a lot of built in XML features, I decided to try it out in a sample file (none of our existing inDesign files have XML tags). I created tags and manually tagged the content. After this, I was able to export the content to an XML file. Great so far.
    The question is, can I export the layout and style information also? If so, can this be extracted to a separate file, maybe another XML file? The reason I am asking is that if I store the content XML along with layout and style info in the CMS, I should be able to use these to open a new inDesign session, import the layout information and then import my XML content file and it should display with all formatting and style intact. Is this possible?
    thanks for your time and help.

    Thanks, this is good info.
    I tried an export and was able to reimport succesfully. But, when I open the IMDL archive file, I see a lot of folders and files (Master spreads, resources, spreads etc.). It looks like I need to store this entire IMDL file in our CMS. That's ok, I can do that, but I am not sure if this works. Here's what I tried:
    - I imported the IMDL file into a new inDesign session. This showed my content correctly formatted.
    - I made a change to the exported XML file that I had created earlier from the "export to XML" command. Such changes will be done through the CMS system using workflows.
    - I imported this file and used "File->import XML" and selected "Merge Content". In the next dialog, I selected "Only import elements that match existing structure" and "Do not import contents of whitespace-only elements".
    - This did not bring in my changes as I thought it would. The styles were also screwed up.
    I may be doing something wrong, though. Will try again next week.
    thanks

  • XML Import/Export of Web Template

    Hi, I'm looking to move a Web Template from Production to Development and I'm thinking of using the MetaData Repository XML Export/Import Functionalty.  My only concern is that is might not pick up the Binary Objects Generated by the template to store Chart Settings.
    Does anyone have any experience with this so?  Again my concern is the Binary objects.
    Thanks, Ken Murray

    You cannot export Web Templates using XML.  Only Objects for which there are Supporting BAPI's..
    http://help.sap.com/saphelp_nw2004s/helpdata/en/60/2edd3b8f1b127de10000000a114084/frameset.htm

  • OMF- versus XML-Import/Export

    Hello,
    may anybody explain the advantages & disadvantages between OMF- and XML-Export/Import to me?
    Thanks for your effort.

    An OMF can embed the audio in the file, so that the audio people not only get the information, but the audio files as well. An XML is information only...no footage.
    FCP can import and export XMLs. It can only export OMFs...not import them.
    Shane

  • Import/export issue to migrate the project

    Hi,
    I am trying to migrate a project from 1 server to another server.
    I exported the project and model from my current server, and imported them to the new server. the thing is, the senario can be run successfully, but when I open the interface in designer, the source table cannot get any definition, all the columns in the source table won't show up. it looks like to me is that the interface lost the connection of the data store in the model.
    Anybody has any idea how to fix it?
    Thx

    Hi
    If its a fresh imploementation then its fine.
    Say yu migrated the ODI objects to prod and you face an issue.
    you have fixed it in development and want to move it to prod.
    How do you handle this scenario.
    Please let us know the process that you are following

  • XML Import Export

    Hi All,
    I have a requirement where I need to do XML Export of Profile values.  For the same purpose I am using the ST transformations  which returns me XML data in an xstring type variable. Then I am supposed to download this data.
    In GUI_DOWNLOAD , I can not pass a table whose line type is xstring as it gives a dump. Now if i transfer the contents of the XSTRING variable of maximum length(65535) then also it can not accomodate the whole xstring variable values because the profile values can range upto 5000's.
    Please help...

    try and convert XSTRING TO STRING (fm). append string into table of type STRING_TAB (or is it STRING_TAB), which is a table type of type STRING. Use this internal table and try downloading it again.
    This however means that you will have to convert it back when uploading / using this data.

Maybe you are looking for