Overwriting message and updating stats
I am trying to reprocess messages, through javascript, based on certain error messages. I have been able to successfully send the message back through. However, I want to reprocess it as if the "Overwrite existing messages and update statistics" box is checked. I tried doing it my self through database calls. However, it is not saving the updates to statistics. I believe the overwrite is working. I have even gone into the database to correct the count and set it there. I verify that the number is correct, but on Mirth it is still showing the higher number. After a few minutes, the database goes back to the higher number. Is there a parameter or something that is set to reprocess as if the box is checked? Or is there away to update the statistics in the database that actually commits without be overwritten?
|