Symptoms
What report can I run to determine which modules/processflows are configured to use conditions?
Cause
Applications Manager comes with a number of defaultreports. One of them is calledAW_MODULES_CONDITIONS. By default thisreport will display the process flows with assigned conditions.
Resolution
AW_MODULES_CONDITIONS will work for standalone modules too,but requires a slight edit to the existing report. Instructions needed for this to work withmodules, and not process flows, is included below.
Steps to follow:
Click on Object Admin -- Development --Reports
Click on "Jobs" in the types field
Highlight AW_JOB_CONDITIONS and click on edit
Look for "Module" just below Columns (beneath the SQL field)
Highlight "Module" and click on Edit
Look for the Data type option in the Prompt field
Change the data type from aw_chains to Modules
Save the changes
You should now be able to run condition reports on jobs too