Greetings;
I have a Document Flow that moves data from one database to another. In the result of the stored procedure in the destination, I return a status BOD to ION. I've scheduled the source to run once an hour. When it runs, if there is an error, I have a Filter to send it to a Workflow for Notification. The workflow is very simple it just send the notification.
I'm having an issue where a single error seems to loop hundreds of times sending a notification on the error.
The Simple Document Flow

The Simple Workflow. I added the clear error to set the value to zero just in case the workflow was republishing the Sync

The message only runs once.

But the result seems to be looping every 10 seconds. I have to stop the Document Flow and kill the workflows it created to stop them.

Does anyone have a reason this would be happening? I haven't seen this in notifications I've used before.
Thanks;
Billy
Versions:
<ApplicationProductName>IONDesk</ApplicationProductName>
<ApplicationProductRelease>12.0.95819.8555a</ApplicationProductRelease>
<ApplicationProductName>IONService</ApplicationProductName>
<ApplicationProductRelease>12.0.95008.7695a</ApplicationProductRelease>