IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
Expand all | Collapse all

Need to set Http proxy for XML parser to get DOCTYPE uri

  • 1.  Need to set Http proxy for XML parser to get DOCTYPE uri

    Posted 07/11/03 01:17 AM

    I learned that the Tamino XML parser needs to resolve DOCTYPE URIs in my XHTML documents in order to save the file. It was uploaded via webdav server. The tamino server has no access to internet especially to www.w3.org/…. to get the DTD.
    That breaks loading a XHTML file into the webdav server (Linux 4.1.4.1)
    Can I setup Tamino to use our http proxy??

    I dont really need Tamino to parse the XHTML files. I just want to store them as-is in a webdav folder…


    #webMethods
    #Tamino
    #API-Management


  • 2.  RE: Need to set Http proxy for XML parser to get DOCTYPE uri

    Posted 07/17/03 12:57 PM

    Hello Armin,

    you could give following store parameters a try:

    true
    false

    If the xhtml schema would not exist in Tamino, the content would be stored in the nonXML area. This should solve your requirements.
    Please note, that text documents are de-/en-coded by Tamino, even, if stored in the nonXML area.

    Best regards

    juergen


    #API-Management
    #webMethods
    #Tamino