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)