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

Pick list choices / Enumeration constraints

  • 1.  Pick list choices / Enumeration constraints

    Posted Wed July 20, 2011 06:09 PM

    hi,

    I have an document type which has “String” fields.

    Some of these fields have a content type to “String” and “enumeration” with the following list: “A”, " " (space) and “” (empty) (these constraints are imported from a xsd).

    The fields are well setted to “A” or " " (space) if I manually select it. But for the “” (empty) value it doesn’t create/declare the field in the pipeline at all.
    Obviously I would like the field to be declared…

    The main problem happens here : I try to validate the document before converting it to an xml, and it fails because the field is not declared…

    Any idea ?

    (PS:on Wm8)


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