webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  DTD Import and Reference Documents

    Posted Fri July 07, 2006 08:18 PM

    Hi All,

    If I import a very complex DTD. webMethods creates lot of reference document on the Integration server location. Is there a way to create the IS Document from Complex DTD, without having those referencing documents?

    Please help if you can.

    Thanks
    Muhammad Bilal Siddiqui


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 2.  RE: DTD Import and Reference Documents

    Posted Fri July 07, 2006 08:30 PM

    Ok Bilal first of all let me understand what you are trying to ask…Are you talking about creating a Document Type in IS through complex DTD or creating an File(XML) through the DTD …


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 3.  RE: DTD Import and Reference Documents

    Posted Fri July 07, 2006 09:15 PM

    The doc type reflects the definitions in the DTD. Basically if the DTD has references to subtypes, IS will do the same when creating the IS doc type.


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 4.  RE: DTD Import and Reference Documents

    Posted Sat January 09, 2010 04:11 AM

    Hi Reamon,

    I’m trying to create a document type from dtd. But it is giving me this error. Can you please tell whats this error is?

    com.wm.lang.xml.WMDocumentException: com.wm.util.LocalizedCharConversionException: [ISC.0042.9201] Incorrect character encoding (char=§; offset=7777)

    Thanks in advance,
    David.


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 5.  RE: DTD Import and Reference Documents

    Posted Sat January 09, 2010 05:13 AM

    Do you have any multi lingual character in your DTD? What encoding specified in your DTD file? Try providing correct encoding in your DTD and import.


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 6.  RE: DTD Import and Reference Documents

    Posted Sun January 10, 2010 07:40 PM

    Hi,

    Yes…There is some special character in the XSD. which i removed it and its working.

    Thanks,
    David


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB