I am trying to receive PIP 2A10 from trading partner. The conversation ID and doc type is coming up as unknown…
Log shows up error like
…
2002-12-10 00:57:54 EST We are in getInputValues method [ESIPRT.000000.000006]
2002-12-10 00:57:54 EST in contenthandler: multipart/related
2002-12-10 00:57:54:765 EST XMLCoder decode invalid data type: java.io.ByteArrayInputStream
2002-12-10 00:57:54 EST BizDocTypeReg: recognize and create starting [TRNSERV.000019.000030]
2002-12-10 00:57:54 EST BizDocTypeReg: recognizing pipeline [TRNSERV.000019.000023]
2002-12-10 00:57:54 EST We are in RN11BizDocType.isType() method [ESRN11.000000.000016]
2002-12-10 00:57:54 EST Content type : multipart/related
2002-12-10 00:57:54 EST BizDocTypeReg: pipeline will not be a wm.ip.rnif11.doc.RN11BizDocType [TRNSERV.000019.000012]
2002-12-10 00:57:54 EST In method : RN20BizDocType isType [ESRN20.000010.000004]
2002-12-10 00:57:54 EST Content type : multipart/related
2002-12-10 00:57:54 EST Content type : multipart/related
2002-12-10 00:57:54 EST BizDocTypeReg: pipeline will not be a wm.ip.rnif20.doc.RN20BizDocType [TRNSERV.000019.000012]
2002-12-10 00:57:54 EST BizDocTypeReg: pipeline will not be a com.wm.app.tn.doc.XMLDocType [TRNSERV.000019.000012]
2002-12-10 00:57:54 EST We are in IPDocType.isType() method [ESIPRT.000000.000006]
2002-12-10 00:57:54 EST BizDocTypeReg: pipeline will not be a wm.ip.doc.IPDocType [TRNSERV.000019.000012]
2002-12-10 00:57:54 EST BizDocTypeReg: pipeline will not be a com.wm.app.tn.doc.RecordDocType [TRNSERV.000019.000012]
2002-12-10 00:57:54 EST BizDocTypeReg: input pipeline is UNKNOWN [TRNSERV.000019.000003]
2002-12-10 00:57:54 EST Inserting doc c0a8da19f70d7055000007e4 into datastore [TRNSERV.000016.000073]
2002-12-10 00:57:54 EST Inserting content for doc c0a8da19f70d7055000007e4 [TRNSERV.000016.000010]
2002-12-10 00:57:54 EST We are in putOutputValues method [ESIPRT.000000.000006]
Any hints!!