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

Error when publishing a document

  • 1.  Error when publishing a document

    Posted Thu December 23, 2004 06:53 PM

    when i tried to publish a document getting some error
    error is
    [ISS.0098.9007] Data does not conform to the Publishable Document Type USG_COMMON.Document:MSFNetUsageCanonical errors: INVALID
    List of errors:
    [0] pathName=/organizationName errorCode=VV-005 errorMessage=[ISC.0082.9034] Field is absent, field must exist
    what i need to do


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


  • 2.  RE: Error when publishing a document

    Posted Fri December 24, 2004 01:21 AM

    This error means that you created a document for publishing that is missing one of the fields. For broker case documents aer Broker events and all fields defined ni structure are required to be presents with some data. If not Broker considers document invalid. Just make sure to place data in all fields of such publishable docuiment.

    In case you are using Broker API to build BrokerEvent object its same thing you missed to build one of the feilds or there is not data for it.


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