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
  • 1.  IS Schema Validation

    Posted 11/27/02 11:34 AM

    We are validating XML against IS schema we have some mandatory fields (minoccurs = 1). we have to enviroments Test and Assembly enviroments.

    We are receiving XML with mandatory fields empty () in the Test enviroment we give something similar than the next exception : “Field lenght is less than minimun and bigger than maximum” but in the Assembly enviroment the Validate (parameter Fail if error = true) function doesn’t raise exception. The flows and IS schemas are exactly the same.

    Could someone help us? Is possible to be an IS schema’s parameter?

    thanks is advance


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


  • 2.  RE: IS Schema Validation

    Posted 12/03/02 06:29 PM

    Check to make sure ignoreContent is not set to true in the Assembly environment.

    Regards,
    Theo


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