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
  • 1.  XML validation

    Posted Mon May 04, 2009 09:37 PM

    Hi,

    I receive an xml which is showing the error "
    INVALID List of errors:
    [0] pathName=/ errorCode=NV-002 errorMessage=[ISC.0082.9002] Unable to retrieve root element
    at pub.schema.validate" while validating. On checking the xml node with the schema, it seems to be valid.
    What does this error mean? and how can we avoid it?

    Thanks


    #soa
    #webMethods
    #API-Management


  • 2.  RE: XML validation

    Posted Mon May 04, 2009 10:53 PM

    The error message reference indicates that this means the document passed to validate is empty. Verify what is being passed to validate.


    #API-Management
    #webMethods
    #soa


  • 3.  RE: XML validation

    Posted Tue May 05, 2009 02:18 PM

    We are passing the xml node while validating against the schema. It is not empty. But i am still getting the error


    #webMethods
    #API-Management
    #soa


  • 4.  RE: XML validation

    Posted Tue May 05, 2009 05:38 PM

    Can you post a screen shot of your service at that step?


    #soa
    #API-Management
    #webMethods