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

Creating Documents using XSD through service

  • 1.  Creating Documents using XSD through service

    Posted Fri March 15, 2024 05:26 AM

    Hi Team

    I am trying to create documents using XSD files using in-built service.can anybody tell how to use the below service. Please let me know what inputs i have to pass
    wm.server.schema:generateFromXSDSource


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Creating Documents using XSD through service

    Posted Fri March 15, 2024 09:26 AM

    Hi Srinivasa,

    why doyou want to create the documents programmatically?
    What should happen with those documents?

    Please provide your wM version.

    The service you have mentioned is not intended for public use as it is an internal one.
    Therefore no documentation is available for this service.
    When you open the service in Designer, you can see its input/output structure.
    From this you can determine the required inputs.
    Most likely these will be the package, in which the document should be stored, the complete namespace name of the document itself and the location of the xsd file in the filesystem.

    Regards,
    Holger


    #Integration-Server-and-ESB
    #webMethods