Scheduling the data reviewer audit for repeated automation

303
0
12-04-2020 06:09 AM
Labels (2)
jjhooper
New Contributor

We have developed an audit for drev using arcpy and batch file in order to schedule the audit nightly.  When testing, the 'execute reviewer batch job' arcpy portion of the script it continuously fails (after 'trying the arcpy.ExecuteReviewerBatchJob', printing a success or failure response (after defining parameters in the beginning, including checking out the extension). 

I found inconsistent discussion online about issues with automating an audit with data reviewer, wondered how everyone here is implementing this.  Our goal is to build the foundation of the automation script and results (export of DREV with customized schema in export), which enables additional audit portions (diving into specific field formatting) which leverages python (regex module) currently and into the future.  Thoughts and experiences?

Tags (3)
0 Kudos
0 Replies