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.

 View Only
Expand all | Collapse all

Consuming DTD File which automatically creates doc types and schema

  • 1.  Consuming DTD File which automatically creates doc types and schema

    Posted Tue May 30, 2023 02:52 AM

    Hi All,

    I have consumed one DTD File and tried to create a document Type .Doc Types and schema got created automatically.But when im searching under one tag , body filed is missing?

    I have highlighted the field which is missing.

    I have tried creating in other server and refreshing the packages as well.

    image1

    can any one explain me how solve this please

    I had done it previuosly once at that time it got created properly.


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


  • 2.  RE: Consuming DTD File which automatically creates doc types and schema

    Posted Tue May 30, 2023 05:30 AM

    Hi Amruth,

    if possible, you should try to get an XSD descriptor file for this document type (& schema) instead of DTD descriptor file.
    Creating DocTypes & Schemas from a XSD file instead of a DTD file will result in objects which better matches the data later on.

    Regards,
    Holger


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