Hello,
We use pub.estd.rosettaNet:processDocument to process our internal rosettanet object.
We think it will be recognize by TN for Document Type, and then will get partner information from TPA.
And then it will start conversation whit partner.
But I found the program is not response in ‘com.wm.estd.rosettaNet.RequestHandler.startConversation’
Our environment is:
IS:8.2
WmRosettaNet:7.1
I used Designer to import OneActionInitatorModel, and customized it and build&upload to IS server.
I also set up Broker server in IS Admin–>Setting–>Messaging.
I checked WmPRT, it is green light for broker.
Now, I really didn’t know why it can’t trigger my process and look the conversation entity in TN Console.
The log:
2017-02-16 09:18:47 CST [ISS.0015.0005D] Invoking service pub.estd.rosettaNet:pr
ocessDocument.
2017-02-16 09:18:47 CST [ISS.0014.0016T] Invoking service pub.estd.rosettaNet:pr
ocessDocument
2017-02-16 09:18:47 CST [ISC.0049.0005D] Invoke : index=1 depth=1
2017-02-16 09:18:47 CST [ISS.0015.0005D] Invoking service wm.estd.rosettaNet.tra
nsportHandlers:processDocument.
2017-02-16 09:18:47 CST [ISS.0014.0016T] Invoking service wm.estd.rosettaNet.tra
nsportHandlers:processDocument
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:wm.estd
.rosettaNet.transportHandlers.processDocument:99: Entering the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Payload.extractPayloadFromInput:222: Entering the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.convertNulls:205: Entering the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.convertNulls:208: Exiting the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Payload.setFilePath:891: Entering the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Payload.setFilePath:905: Exiting the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.convertNulls:205: Entering the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.convertNulls:208: Exiting the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Payload.extractPayloadFromInput:239: Exiting the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.RequestHandler.processDocument:495: Entering the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.RequestHandler.recognizePayload:997: Entering the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Payload.createXmlNode:350: Entering the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Payload.narrowDownToXmlNode:575: Entering the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.convertNodeToString:137: Entering the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.convertNodeToDocument:124: Entering the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.executeService:145: Entering the method
2017-02-16 09:18:47 CST [ISS.0015.0005D] Invoking service pub.xml:xmlNodeToDocum
ent.
2017-02-16 09:18:47 CST [ISS.0014.0016T] Invoking service pub.xml:xmlNodeToDocum
ent
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.executeService:155: Exiting the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.convertNodeToDocument:131: Exiting the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.convertIsDocumentToString:56: Entering the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.executeService:145: Entering the method
2017-02-16 09:18:47 CST [ISS.0015.0005D] Invoking service pub.xml:documentToXMLS
tring.
2017-02-16 09:18:47 CST [ISS.0014.0016T] Invoking service pub.xml:documentToXMLS
tring
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.executeService:155: Exiting the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.convertIsDocumentToString:105: Exiting the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.convertNodeToString:139: Exiting the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.convertNodeToDocument:124: Entering the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.executeService:145: Entering the method
2017-02-16 09:18:47 CST [ISS.0015.0005D] Invoking service pub.xml:xmlNodeToDocum
ent.
2017-02-16 09:18:47 CST [ISS.0014.0016T] Invoking service pub.xml:xmlNodeToDocum
ent
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.executeService:155: Exiting the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.convertNodeToDocument:131: Exiting the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Payload.narrowDownToXmlNode:740: Exiting the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Payload.createXmlNode:352: Exiting the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.executeService:145: Entering the method
2017-02-16 09:18:47 CST [ISS.0015.0005D] Invoking service wm.tn.doc:recognize.
2017-02-16 09:18:47 CST [ISS.0014.0016T] Invoking service wm.tn.doc:recognize
2017-02-16 09:18:47 CST [TNS.0001.2030D] BizDocTypeReg: recognize and create sta
rting
2017-02-16 09:18:47 CST [TNS.0001.2023D] BizDocTypeReg: recognizing pipeline
2017-02-16 09:18:47 CST [TNS.0001.2012D] BizDocTypeReg: pipeline will not be a w
m.b2b.editn.EDIEnvelopeDocType
2017-02-16 09:18:47 CST [TNS.0001.2012D] BizDocTypeReg: pipeline will not be a w
m.EDIINT.doc.EDIINTMDNEnvelopeDocType
2017-02-16 09:18:47 CST [TNS.0001.2012D] BizDocTypeReg: pipeline will not be a w
m.b2b.editn.EDIGroupDocType
2017-02-16 09:18:47 CST [TNS.0001.2005D] BizDocTypeReg: pipeline will be a com.w
m.app.tn.doc.XMLDocType
2017-02-16 09:18:47 CST [TNS.0001.2012D] BizDocTypeReg: pipeline will not be a w
m.EDIINT.doc.EDIINTEnvelopeDocType
2017-02-16 09:18:47 CST [TNS.0001.2012D] BizDocTypeReg: pipeline will not be a c
om.wm.edi.EDIBizDocEnvelope
2017-02-16 09:18:47 CST [TNS.0001.2037D] New doc is not a PROFVAL_extFields
2017-02-16 09:18:47 CST [TNS.0001.2037D] New doc is not a PROFVAL_Profile
2017-02-16 09:18:47 CST [TNS.0001.2037D] New doc is not a PROFVAL_stdFields
2017-02-16 09:18:47 CST [TNS.0001.2037D] New doc is not a Exception (RNIF 1.1)
2017-02-16 09:18:47 CST [TNS.0001.2037D] New doc is not a PIP2C8vR01.00 Bill Of
Material Notification Action Seller Document
2017-02-16 09:18:47 CST [TNS.0001.2037D] New doc is not a PIP2C8vR01.00 Bill Of
Material Notification Action Forecast Owner Internal Document
2017-02-16 09:18:47 CST [TNS.0001.2037D] New doc is not a AcceptanceAcknowledgem
ent
2017-02-16 09:18:47 CST [TNS.0001.2037D] New doc is not a ReceiptAcknowledgment
(RNIF 2.0)
2017-02-16 09:18:47 CST [TNS.0001.2037D] New doc is not a Exception (RNIF 2.0)
2017-02-16 09:18:47 CST [TNS.0001.2037D] New doc is not a ReceiptAcknowledgement
(RNIF 1.1)
2017-02-16 09:18:47 CST [TNS.0001.2001D] New doc is a PIP2C8vR01.00 Bill Of Mate
rial Notification Document
2017-02-16 09:18:47 CST [TNS.0001.2037D] New doc is not a WmRNTestServiceDocumen
t Test Service
2017-02-16 09:18:47 CST [TNS.0001.2037D] New doc is not a AcceptanceAcknowledgem
entException
2017-02-16 09:18:47 CST [TNS.0001.2037D] New doc is not a ReceiptAcknowledgement
Exception
2017-02-16 09:18:47 CST [TNS.0001.2038T] XMLDocType PIP2C8vR01.00 Bill Of Materi
al Notification Document: Creating document from IData
2017-02-16 09:18:47 CST [TNS.0001.4004D] Got PID: 53u20800b5m1bpun0000000h for 6
56041027000200(1)
2017-02-16 09:18:47 CST [TNS.0001.2034T] Setting envelope attribute for PIP2C8vR
01.00 Bill Of Material Notification Document: SenderID = 53u20800b5m1bpun0000000
h
2017-02-16 09:18:47 CST [TNS.0001.4004D] Got PID: 53u20800b6lgu6tb0000004q for 5
39825666(1)
2017-02-16 09:18:47 CST [TNS.0001.2034T] Setting envelope attribute for PIP2C8vR
01.00 Bill Of Material Notification Document: ReceiverID = 53u20800b6lgu6tb00000
04q
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.executeService:155: Exiting the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.InstanceIdentifier.createConversationId:32: Entering the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.getRandomName:222: Entering the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.getRandomName:229: Exiting the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.InstanceIdentifier.createConversationId:35: Exiting the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.RequestHandler.populateBizDoc:472: Entering the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.RequestHandler.validateBizDoc:1492: Entering the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.convertNulls:205: Entering the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.convertNulls:216: Exiting the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.convertNulls:205: Entering the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.Utils.convertNulls:216: Exiting the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.RequestHandler.validateBizDoc:1519: Exiting the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.RequestHandler.recognizePayload:1094: Exiting the method
2017-02-16 09:18:47 CST [ISU.0000.9999T] Estd_1487207927816:com.wm.
estd.rosettaNet.RequestHandler.startConversation:1475: Entering the method
2017-02-16 09:18:47 CST [ISC.0049.0008D] Sequence : index=11 depth=6
2017-02-16 09:18:47 CST [ISC.0049.0008D] Sequence : index=2 depth=5
2017-02-16 09:18:47 CST [ISC.0049.0006D] Loop : index=7 depth=4