Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • the Profile that should be used for the given email

  • the Reprocessing rule to be applied to locate emails

  • the MAX ID to be used (useful to limit the number processed in one go)max attempts (not yet wired in)

Info

Contents of the form must be saved before any related operations will work.

 

The lower half shows a status window. The three operation buttons are:

  • Test; - will run the currently configured Processing Type, and indicate how many records matched, without actually doing anything

  • Export; - will download a spreadsheet capable CSV text file containing pertinent information about the records involved

  • Run now; - will execute processing with parameters from the form

Info

NOTE:

  • Execution may take considerable time, picking a lower MAX ID initially will limit the period of loading

  • Every record processed will re-recreate a new Audit History record, including a copy of the related email.  Watch disk consumption if processing large volumes of email.

  • If an email is processed due to rule matching, its audit history entry will be updated, indicating it is Reprocessed, and will refer to the new Audit Event ID that was the result of the reprocessing.

...

Automated reprocessing

Here is an example Audit History view, showing a few exceptions and a contrived buggy outcome entry:

...

Noting the maxId involved, the Reprocessing form is updated to reflect (maxID Max ID of 150 230), and setting the rule type to withException (must be applied).

...

Checking rule matches

...

matches

...

Click the Check Matches button updates the information, showing Test button to run the rule applied and matches foundand see the amount records that matched, note that 2 3 were found as shown abovebelow.

...

Download match list

For sanity, the matches can be downloaded as CSV by clicking the Download list Export button:

...

Running the reanimation

Running the reanimation is just a click on the Run now button:

...

The process will be started in the background and a progress bar will by dynamically updated in the background:

...

Refreshing the page will show the previous failed entries marked as Re-processed, and refer to the new ID of events for the post-processed entries:

...

Manual Reprocessing

Its also possible to manually trigger reprocessing, but this doesn't 'clean up' the original entry as the rules driven reprocessing do

...

Monitoring through REST

When you have an active authorized http session, you can monitor what is going on through the browser:

...