This job type is created at invocation of Download Diagnostic information for this Workflow Instance in the Results Window. Its description is 'Saves workflow diagnostics for workflow instance ID [nnnnn]'.
The job controls the download of a diagnostics zip file, which contains a series of files that can be used e.g. in determining why a workflow failure occurred.
On the job's successful completion, an Open File Location button is shown. Clicking it displays the diagnostics zip file in Windows Explorer. The zip file contains the following:
• AuditHistory.txt
• ExecutionPlan.txt: used by the Execution Service to execute activity within the workflow.
• ExecutionSchedule.txt: the state of activity execution at the Execution Service.
• Interaction Workflow.json: a dump from the table of the same name.
• QueryTrace.txt
• ServerLog.txt
• Summary.txt: high-level summary information.
• SystemHealth.json
• For each audience/fulfillment activity:
• Audience: dump from the DataWorkflow table.
o Instance: serialized activity details.
o Log: relating to the current activity's execution.
• Files: the exported interaction files.
• Telemetry.txt: client telemetry information for a previous number of days defined by client system configuration setting DiagnosticsTelemetryTimespan. The file includes the following information:
o File type usage in the last n days
o Workflows in the last n days
o Published files in the last n days
o Configured channels