WorkflowLog Entity Status Values
The workflowlog.status values are not clearly documented in the SDK so you may use the following table to correlate the integer values with their textual counterparts: Display Value Integer Value In Progress 1 Succeeded 2 Failed 3 This information can be valuable when cleaning out the workflowlog table.
Continue reading