Setting the Processing Status

Hi,
I’ve been trying to set the processing status to “DONE W/ ERRORS” for some invalid documents for the purpose of error reporting. We are already using User Status for another purpose. I am using the wm.tn.doc:changeStatus service, however, it always changes back to done. I am using TN/IS version 6.1.
Thanks for your time.

  • Adam Foster

Hi Adam,

wm.tn.doc:changeStatus services sets the status to DONE but when you check in Activity log in TN consloe the status is shown as error which is a kind of confusing.you can give a try of this approach.you can create a new processing rule on the fly using wm.tn.route:create(upon checking the partner status),put the newly created rule above the present processing rule and set the desired status and once the partner is up chk for the staus and u can delete the created processing rule (actiually it deletes the reference in TN DB)thus replacing the original processing rule at top.

HTH
karthikjayanth