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.  bizdoc/GroupID issue

    Posted 11/09/10 07:01 PM

    How bizdoc/GroupID will be generated when you send any file to TN. Is there any dependency on TN_parms for bozdoc/GroupID.

    When i route a FF to TN the bizdoc/GroupID value should not be null. It was working fine but from last one day i am getting null value in bizdoc/GroupID.

    Error message:

    The original error was com.wm.lang.flow.FlowException: com.wm.lang.flow.FlowException : com.wm.app.tn.err.EXMLException:

    wm.tn.doc:relateDocuments

    com.wm.app.b2b.server.ServiceException
    “relationship” is required.
    com.wm.app.b2b.server.ServiceException: “relationship” is required.
    at wm.tn.docimpl.relateDocuments(docimpl.java:1032)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:599)
    at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java:439)
    at com.wm.app.b2b.server.invoke.InvokeManager.process(InvokeManager.java:635)


    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods


  • 2.  RE: bizdoc/GroupID issue

    Posted 11/10/10 03:39 PM

    In your code are you using wm.tn.doc:relateDocuments? As the error indicates trying to relate documents (FromDoc/ToDoc bizdocs) and isn’t complaining about GroupID.

    Could be GroupID issue for diff document or for routed FF.Can you review the issue closely?

    HTH,
    RMG


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods