This scheduled job automates updating of batch detail status to Unsent and generates the E911 Export file for the E911 provider.

The scheduled job queries all batches for the E911 provider where the Sent Date is null or is greater than or equal to the current date plus one month at 12:00:00 AM.
Then it updates the E911 batch detail status to Unsent for each record in each batch returned from the query.
Lastly, it creates an E911 batch export file for each batch. There will be one file generated for each batch. This export will return the same file that would have been generated had the user gone through the E911 File Generation Wizard manually through the IDI platform GUI.