Arbortext (XML) import into Framemaker error

I'm trying to import XML Arbortext editor out of Documentum files and I can't import them in FrameMaker without a "error in processing external entity reference".  I'm trying to get files into FrameMaker, so I can create a DSP using the DTD of the XML file.  Is - this here anyway to import the file or at least save the DTD with arbortext use in framemaker?

First you have to find the correct DTD - it's what is used for initiates the process of creating ESD...

When you export a document to Documentum (using the menu export option), Documentum normally will export all the files to the local file system to the location you specify.  It corrects all references so that they are references to local file system and corrects the Doctype also up to point to a local copy of the DTD.  The DTD and all other associated files (usually the entity files) it references are usually downloaded to a folder in the same location that you have exported the file using the name of the repository.  So if your repository called "repo1" then you would have a folder to your backup called repo1 destination that has the DTD and other files.  You can watch the doctype of the file that you exported and the location.

This is the DTD you need to import into the framework to begin your process of construction of ESD.

It is possible that your DTD is not imported or reason for Documentum.  If you are currently using Arbortext to edit files, then it is possible that Arbortext uses ID public to locate a separate copy of the DTD using its catalogs.  In this case the DTD will be in the installation Arbortext tree, or if your HE defined a shared public folder doctypes, it could be another place.

I know that it is clear as mud, but it depends a lot on your installer of the system infrastructure.

First, look in the folder for the export of Documentum and see if this is the DTD you expect.  If this isn't the case, then look in the folder doctypes Arbortext and see if the DTD you expect is there.  So if this does not work, see if your IT has attracted the attention of your Arbortext on a folder shared somewhere.

Good luck - Jim

Tags: Adobe FrameMaker

Similar Questions

  • Action Wizard xml import into form

    Hello world

    I created an action in Acrobat XI the wizard action by batches of files xml export of pdf forms which were filled. However I can't see a way to create an action to do the opposite in the action Wizard: import of xml files of batch in a corresponding empty pdf form (the form fields and xml corresponding already perfectly). Import an xml file into my blank pdf form works when I go to forms-> form several options-> import data, find the xml file and fill it the form perfectly. Then "Save as" with the name of the xml file, but with extension pdf, of course and I'm done. This process takes about 25 seconds for a file. The problem is that I have to do this 700 times. I thought to avoid the step of "save under" with a directory containing 700 xml files and Virgin 700 pdf forms with name matching (Jean - doe.xml and Jean - doe.pdf, etc.), but still, I do not see a way to build action.

    Any ideas or advice you have are greatly appreciated. I thank very you much for your time and help!

    Chris

    Try using this code:

    this.importAnXFDF(this.path.replace(/pdf$/i, "xml");
    
  • Impossible to import my camera card jpg files directly into lightroom error 51

    Use to be able to run Lightroom when I loaded my camera in the player card, now I see photos in lightroom, but when I select Import I get a box with that: import results indicating the following files were not imported because they could not be read. (51) and then it will list all the jpg I want imported into LIghtroom. In this error message, I have a choice to save a txt file which seems strange. What is going on. Not sure if this started when I updated to windows 10, but I use LIghtroom 3 with windows 10.

    Currently, the workaround is to create a folder on the desktop and then have open lightroom this folder and it works.

    Hello

    Could please check when you import images into Lightroom, the destination on the right is selected as the folder of Photos.

    Please try and see if you are able to import the images from the card.

    Please let us know if it helps.

    Kind regards

    Tanuj Sandal

  • How to import the xml file into bcc?

    My input to atg file is xml containing assets of category or products.

    I want the Scheduler to run to auto create a project and send an e-mail to the customer for approval.

    When the client approves the xml file, and then run the Scheduler to get the data from the xml file into bcc.

    I use: SingletonSchedulableService for this

    Give me a direction for the same thing.

    Thanks in advance.

    I want to implement this in bcc.

    What listener will listen to the authorization of the client for email (that contains the XML to import) we sent to him?

    You will need to do a custom development to hang your workflow customized with incoming e-mail. To send notifications by mail electronic action is already there, and while creating his element within the ACC, you can specify a JSP page for the email template. You can view the rest of the relevant documents:

    Oracle, Web ATG Commerce - Workflows

    Oracle, ATG trade Web - action workflow items

    I recommend you to consult the existing source of DeploymentEmailer in \Publishing\samples\Java and see different types of DeploymentEvent and States can be used, based on your requirement in your custom component. See also these API javadocs for the process and the events of deployment available:

    DeploymentEvent (ATG Java API)

    DeploymentServer (ATG Java API)

    ATG has a component/atg/dynamo/service/POP3Service to retrieve messages from a POP3 e-mail server, but it is mainly used to detect the bounced email. Not too sure if it helps or adjustment in your case, but still you can go through all the details to know what is already there:

    Bounced from Oracle ATG Web Commerce - E-mail

    You can also check the event InboundEmail and API javadocs for InboundEmailMessage which are used in this function of rebound detection E-mail:

    Oracle, ATG trade Web - InboundEmail event

    InboundEmailMessage (ATG Java API)

    Now based on all this, if you extend and customize a lot of things, that it would be little complex and tedious detect mail incoming approval based on its content and then advance your workflow. Another approach may be to put a URL in the e-mail template of your notification by e-mail that the approver will click and on the landing page, you can authenticate and advance your workflow to the needs.

  • A query when importing an XML file into a database Table

    Hello
    I create an ODI project to import an XML file into a database using the following link Table.With

    http://www.Oracle.com/WebFolder/technetwork/tutorials/OBE/FMW/ODI/odi_11g/odi_project_xml-to-table/odi_project_xml-to-table.htm
    I am facing a problem when creating physical Schema for the XML Source model.
    For the
    Schema (Schema)
    and
    Schema field (scheme of work) that they have chosen to GEO_D.
    What GEO_D here?
    or
    What should I select here?
    (1) the XML schema (NB:-J 'I havn' t created any file .dtd for my file .xml or .xsd)
    or
    (2) my diagram of target servers
    Please tell me what I do?
    Thank you

    and
    Schema field (scheme of work) that they have chosen to GEO_D.
    What GEO_D here?

    Is the schema specified in the XML file name.

    What should I select here?
    (1) the XML schema (NB:-J 'I havn' t created any file .dtd for my file .xml or .xsd)

    Yes

    (2) my diagram of target servers
    Please tell me what I do?
    Thank you

  • Error when inserting XML file into a table in Oracle10g

    Hi team,

    I'm trying to insert an xml file into an Oracle 10g XMLType table. During the insertion, I get following error:

    ERROR on line 1:
    ORA-22285: non-existent directory or file for FILEOPEN operation
    ORA-06512: at "SYS." DBMS_LOB", line 523
    ORA-06512: at "SYS." XMLTYPE", line 287
    ORA-06512: at line 1

    I did following steps.

    (1) create the DIRECTORY xml_dir as 'c:\xmldata ';

    (2) create table xmltab XMLType;

    The following packages are executed by schema 'Sys '.

    (1) dbmslob. SQL;
    (2) prvtlob. PLB;

    A xmldata folder is created under "c:\". "and with data_file.xml file is stored in it.

    After Insert stmt is executed that returns gives above error.

    Insert in xmltab values (XMLType (bfilename('xml_dir','data_file.xml'), nls_charset_id ('AL32UTF8')))


    Can you please give me a solution. It is very urgent.

    Thanks in advance.

    Kind regards
    Murielle

    After selecting the data in table xmltab I just got first line of the file xmldata. That is to say
    http://baro

    This must be a display problem.
    What client tool are you using and what version?

    If SQL * Plus, you won't see all content unless you set some options:
    {code}
    LONG VALUE
    SET LONGCHUNKSIZE
    {code}

    Could you try the following?
    {code}
    THE VALUE OF 10000 LONG

    SELECT t.object_value.getclobval () IN xmltab t;

    -to force printing:
    SELECT extract (t.object_value, ' / *'). getclobval() xmltab t;
    {code}

    Published by: odie_63 on 16 Feb. 2011 08:58

  • Import MathML into FrameMaker 7.1

    Hai All

    Y at - it a plugin available for import MathML into FrameMaker 7.1 (Structure).

    Thanks in advance

    Mathew.CJ

    There is no direct method. However, you might consider using MathType to import the MML and then save in EPS for use on the FM band.

  • My older version of outlook express has several problems, will be these imported into a new account in thunderbird

    My older version of Outlook Express has acquired several problems. It is time for a change, these errors will be imported into a new account in Thunderbird. I hope that everything is based on the conviction that the two programs are completely different.

    You don't say what problems you have with OE, then how everyone has to guess?

    There is no such thing as a "Thunderbird account. You do not have an account with your email provider. To access this account, you can use OE, or Thunderbird.
    But Thunderbird isn't your e-mail provider.

  • Video cannot be imported into Windows Movie Maker

    I downloaded a video on Youtube (I think .flv format?), but when I tried to import into WMM, it says that I didn't have the right codecs installed.  I then downloaded the K-Lite package (Basic), and when I tried again the new error message that displayed then try to import the video was "C:/___.mp4 could not be imported."  Simple as that, no explanation nor the details of error either.  I used the troubleshooter of codec through difficulty It Center of Microsoft and turned off three different codecs.  The error message remains the same.  No help at all for me?  I just need to install codecs more, or restart my computer?  I hope it's as simple as that...

    Convert .flv or .mp4 file to .wmv format and
    You should be able to import into Movie Maker.

    There are many programs that can do conversions...
    The following freeware is an example...:

    (FWIW... it's always a good idea to create a system)
    Restore point before installing software or updates)

    Format Factory
    http://www.videohelp.com/tools/Format_Factory
    (the 'direct link' is faster)
    (the file you want to download is: > FFSetup260.zip<>
    (FWIW... installation..., you can uncheck
    ('all' boxes on the last screen)

    First, you will need to decompress the file or just open the
    Drag FFSetup260.exe out of the folder
    and drop it on your desktop. To install left click.

    Next, after the download and installation of Format
    Factory... you can open the program and
    left click on the toolbar, the "Option" button and
    "Select an output folder to" / apply / OK.
    (this is where you find your files after they)
    are converted)

    Drag and drop your video clips on the main screen...

    Select "all to WMV" / OK...

    Click on... Beginning... in the toolbar...

    That should do it...

    Good luck...

  • Error adding media: Audio. M4A - when you import a generic error has occurred, I would like to add a music file in mpeg4 in first 12, thanks for the help

    I would like to add a music file in mpeg4 in first 12 and get:

    Error adding media: Audio. M4A - when importing a generic error has occurred, please help

    gjneudert

    First 12 items on what operating system? Have you updated 12 12.1 still using Help Menu/updates to date of an open project update. Please do.

    But your question immediately...

    Your music is on iTunes?  Please convert your file into WAV version using iTunes, and then import that WAV version in the Premiere Elements project using the first elements add Media/files and folders.

    If you need assistance with how to convert iTunes, please ask.

    iTunes: how to convert a song to a different file format - Apple Support

    We will follow your activity and results that your schedule permits.

    Thank you.

    RTA

  • Xml import does not work

    Hello I am trying to import an xml file into a document but its not allowing importation.

    Let me clarify a bit, I've imported the same XML in all 50 to 60 different documents without any problems, but now I have a document that does not allow me to import the xml file.

    After looking a little deeper, I found the following:

    Schermafbeelding 2013-02-06 om 09.44.02.png

    You can see that the "Only items import that corresponds to the existing structure" parameter is checked. When I uncheck this setting, the xml is imported correctly.

    Now, I tried to simulate is via script but without success.

    Here is what I tried:

    InDesign.app.xmlImportPreferences.importToSelected = true;
    InDesign.app.xmlImportPreferences.importStyle = XMLImportStyles.MERGE_IMPORT;
    InDesign.app.xmlImportPreferences.ignoreUnmatchedIncoming = false;
    
    

    extract the same work:

    {with (App.Documents.Item (0) .xmlImportPreferences)}

    ignoreWhitespace = true;

    createLinkToXML = false;

    ignoreUnmatchedIncoming = false;

    importToSelected = false;

    importStyle = XMLImportStyles.MERGE_IMPORT;

    importTextIntoTables = false;

    }

    App.Documents.Item (0) .xmlElements [0] .importXML (file("D:/Untitled1.xml"));)

  • Table of contents via XML import?

    I understood how to export the table of contents via XML.  The generated .xml contains fairly simple tags is easy to understand and would be simple to build in another tool.  There are XML import, but he seems to want to only import the XML file as content, and not as the table of contents.

    If I want to create this new table of contents in the format XML file using another tool and then import it into the RoboHelp project to replace the void that is, after I imported a bunch of WinHelp files, how can I do this?  I did a lot of research in the application, within the help, etc., online search and come up emptyhanded.

    Am I stuck at absolutely having to create and maintain the table of contents in RoboHelp?

    That's the one.

    See www.grainge.org for creating tips and RoboHelp

  • problem in creating xml import classes.

    I am trying to create a class. In a small trial, I can not succeed to create an instance of my class newly created and import XML data.
    I can import xml data into a prototype, but some how the instance does not receive this info.
    Can someone help me with a suggestion?

    I have a zip with the testfiles (fla, .as, and xml): http://www.flashfocus.nl/forum/attachment.php?attachmentid=5646

    Thanks in advance for the help,

    To remedy this:
    Add a stop() action to the code on frame 1 of the fla.
    Insert a keyframe (framework 5 for example) and add the code:
    Stop();
    trace (asTest1.getProperty1 ());

    Add the last line in the onLoad handler in TestClass.as:
    _root.gotoAndPlay (5); This is line 54 of the code.

    the trace now comes with the correct value

  • Need help with XML import

    I created the project using jdevelopr.
    locally, it works fine.
    I moved all my files from my development instance.

    trying to IMPORT an xml file using the following observation.

    When I try to import xml AU_TOP rum.

    I am getting error "java denied execute permission.

    Same as I did chmod - A - R 777
    Should I do something else?

    If I run of webui where my pg.xml is available, I get java not found error.

    PL. Let me know where I need to run this file

    Also, pl. check the import xml command I use to import


    Java oracle.jrad.tools.xml.importer.XMLImporter
    /oradev2/test/testcomn/Java/xxhr/Oracle/Apps/xxhr/selfservice/personalaction/WebUI/XXHRPersonalActionSearchPG.XML
    / oradev2/test/testcomn/java/xxhr/oracle/apps/xxhr/selfservice/personalaction/webui - rootdir/userId - apps
    rootPackage - / oradev2/test/testcomn/java/xxhr/oracle/apps/xxhr/selfservice/personalaction/webui /.
    apps - username username-password apps - dbconnection ' (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=10.1.4.57) (PORT = 1528)) (CONNECT_DATA = (SID = dev))) ".


    PL. Let me do I need to do any authorization or what the problem is.

    pl in a timely response.

    Thanks in advance
    Siva

    Yes, you can run it from any path (if you all the access path to the command)

  • All my songs on my iPhone are disabled when trying to import into GarageBand

    All my songs on my iPhone are disabled when trying to import into GarageBand.

    All of these songs in my music tab before you do my songs in GarageBand are inaccessible.

    The songs are disabled and not able to add or import them

    If anyone can help with this.

    Thanks for the help in advance

    What kind of songs do you have in your Music.app on the iPhone?  You can use any song in GarageBand, with digital rights not assigned, no music Apple or bought songs that have the file protected AAC audio file type. Alos, the songs must be stored locally on your iPhone. If you use iTunes game, download the songs first for the iPhone, before trying to use in GarageBand.

Maybe you are looking for