Log format

The format of the log report can contain as many as three main sections. The first section indicates that the process ran and completed. The second section lists any issues and related workflows that cannot be repaired automatically. The third section lists any issues and related workflows that were repaired automatically.

Similar issues are listed together. Within an issue, the workflows are ordered by module, business object, and workflow name. Many of the issues provide more information to help you locate the specific step that needs review or repair. A workflow might be listed more than one time, depending on what issues were found and what repairs were made. It is also possible for a workflow that was retired by the process (because of an irreparable issue) to contain more issues than what was reported.

Log example

The following sample comes from a WorkflowCleanup.log report, and highlights the three main sections:
Workflow cleanup and repair processing pass 1.
Workflow cleanup and repair processing pass 2.
Workflow cleanup and repair completed in 2 passes.

The following problems could not be completely repaired.
Review the identified workflow(s) and the action taken (if any) and resolve any 
remaining problems to assure correct workflow execution.
 Condition expression is invalid. Review and correct the expression.
 Workflow:19124805.14 Module=exModule1 BO=-Any- Name='exModule1 - condition' 
 Invalid Expression[p0 == == 1] Step:0 Start(1) 'Start' 
 Retired the workflow because of missing step definitions that could not be 
  repaired.
 Workflow:10485177.0 Module=exModule1 BO=exBO 
 Name='exModule1 - PRE-CREATE - initialize' 
 Information about missing definition: Step:100033 Switch(14) 
 Parent Step:100030 Modify Records(28) 'Update Examples' 
 
The following problems were repaired.
Review the identified workflow(s) and the resolution to assure correct workflow 
execution.
 Removed the entry from WF_LOOKUP because the workflow is not in a published 
  state.
 Workflow:19122518.0 Module=exModule1 BO=-Any- Name='A New Workflow' 
 Retired the workflow because there isn't a corresponding entry in WF_LOOKUP.
 Workflow:19122236.2 Module=exModule1 BO=-Any- Name='Copy of A New Workflow' 
 Flow control value was invalid. Set step to normal flow (non-swapped). 
 Review flow and verify this is correct.
 Workflow:19139030.0 Module=exModule1 BO=-Any- Name='exModule1 - Workflow 2' 
 Invalid flow value was 'REPORT' Step:206635 Break(21) 
 Retired the workflow because its Module could not be found.
 Workflow:19122928.1 Module=<23549> BO=-Any- Name='Example Map Source to Section' 
 Step definition added for End step.
 Workflow:10179388.0 Module=exModule1 BO=exBO2 
 Name='Delete associated BO Values' 
 Added the required End step structure and definition information.
 Workflow:18412.1 Module=exModule2 BO=exBO3 
 Name='exBO3 - Add Values' 
 Changed step with missing definition to a No-Op.
 Workflow:12034842.1 Module=exModule1 BO=-Any- 
 Name='exModule1 - exUpdate - Record Update' 
 Information about missing definition: Step:1000112 Call Workflow(38) 
 Parent Step:1000100 Fork(13) 
 Workflow:19111379.6 Module=exModule2 BO=exBO3 
 Name='exModule2 – exBO3 - Populate File' 
 Information about missing definition: Step:205341 Populate File(36) 
 Parent Step:0 Start(1) 'Start'