Kiran_X
(Kiran X)
April 5, 2016, 9:34am
1
i am trying to resubmit a document received from a partner which gets picked by process model .
wm.tn.doc:resubmit
java.lang.NullPointerException
Null pointer exception is encountered with this .
I tried another way -by doc.view and routeXml -->this resulted in below error
wm.tn.portal.actions:getProcessInformation can not get instance information for conversationId
Am i missing anything in my 9.x configuration ?
Hi, Kiran. Not sure if this applies to your scenario, but if you are to resubmit a flat file, you need to map the service name to TN_parms/$receiveSvc on the original submit in order for the resubmit to work.
Venkata_V
(Venkata V)
April 6, 2016, 2:39am
3
Is there any process instance already started and not yet completed with same conversation id?
Probably this might be the reason
rmg
(rmg)
April 6, 2016, 6:20pm
4
Is the conversationid for which you are trying to resubmit is waiting for an Ack/response or starting a new conversation as a whole?
What is your test scenario?
HTH,
RMG