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

maxoccurs value for documentlist not editable!!

  • 1.  maxoccurs value for documentlist not editable!!

    Posted Wed March 21, 2012 08:38 PM

    Hi,

    How to change the min occurs and maxoccurs for a document list within a document.
    I created an xsd where I declared complex element with maxoccurs as 50.
    I created an IS document using this schema.
    Later I used this document as input structure for a flow service.
    I converted this flow service as a webservice.
    The WSDL of the webservice shows the maxoccurs value of this document list (complex element) as unbounded instead of 50.
    I am not able to change the enumerations of a document list in wM developer.
    Please help.

    Regards,
    Ravi


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


  • 2.  RE: maxoccurs value for documentlist not editable!!

    Posted Sun March 25, 2012 12:56 AM

    Hi Ravi,
    There is no option in the List to display some numbers say 10 or 20. Either it will be document, or list with repeat as Unbounded. You would need to validate the content against the schema. That’s when you will see an error what you expect.

    HTH
    Senthil


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