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

webMethods 6.1 pathName=/ProcessModelVersion field not present error

  • 1.  webMethods 6.1 pathName=/ProcessModelVersion field not present error

    Posted Sun July 05, 2009 03:26 PM

    Hi,

    I have created a BPM Model (webMethods 6.1) with 7 of its steps mapped to 7 logical servers. When the subscribed document is published, the below error is written in the log. I check the data that is being sent in the subscribed document, everything seems fine.

    com.wm.app.b2b.server.ServiceExcepti
    on: [ISS.0098.9007] Data does not conform to the Publishable Document Type wm.prt.status:ChangeCommand errors: INVALID
    List of errors:
    [0] pathName=/ProcessModelVersion errorCode=VV-005 errorMessage=[ISC.0082.9034] Field is absent, field must exist

    com.wm.app.b2b.server.ServiceException: [ISS.0098.9007] Data does not conform to the Publishable Document Ty
    pe wm.prt.status:ChangeCommand errors: INVALID
    List of errors:
    [0] pathName=/ProcessModelVersion errorCode=VV-005 errorMessage=[ISC.0082.9034] Field is absent, field must exist
    at wm.server.publish.publish(publish.java:281)
    at sun.reflect.GeneratedMethodAccessor99.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)


    com.wm.app.b2b.server.ServiceException: [ISS.0098.9007] Data does not conform to the Publishable Document Type wm.prt.dispatch:ProcessTransition errors: INVALID
    List of errors:
    [0] pathName=/ProcessModelVersion errorCode=VV-005 errorMessage=[ISC.0082.9034] Field is absent, field must exist

    com.wm.app.b2b.server.ServiceException: [ISS.0098.9007] Data does not conform to the Publishable Document Type wm.
    prt.dispatch:ProcessTransition errors: INVALID
    List of errors:
    [0] pathName=/ProcessModelVersion errorCode=VV-005 errorMessage=[ISC.0082.9034] Field is absent, field must exist
    at wm.server.publish.publish(publish.java:281)
    at sun.reflect.GeneratedMethodAccessor99.invoke(Unknown Source)

    Do you know how to resolve this error ?

    Thanks,
    Shiv


    #BPM
    #webMethods
    #webMethods-BPMS


  • 2.  RE: webMethods 6.1 pathName=/ProcessModelVersion field not present error

    Posted Mon July 06, 2009 04:24 AM

    In the publishable document, make the field ProcessModelVersion as optional. Or, before publishing the document, populate it with some value.

    One question: Do we have to do any specific configuration to execute steps from different IS ?


    #BPM
    #webMethods-BPMS
    #webMethods


  • 3.  RE: webMethods 6.1 pathName=/ProcessModelVersion field not present error

    Posted Wed August 05, 2009 02:20 PM

    Hi Shiv,

    Just check the PRT table and try to find out if the generated model has the version number.Try regenerating the model and run ,

    Cheers,
    Samrit


    #BPM
    #webMethods-BPMS
    #webMethods