Advanced Customization > Business Logic Customization > Customizing Change Management > Evaluating Business Rules On Demand > Sample Code
  
Sample Code
The execution of Business Rules against large data sets may take longer to complete than is normally expected from an on-demand action. In these cases it may be better to execute the Business Rules as part of a workflow process.
Examples of Usage in Windchill Code
Viewing Workflow Task Business Rules Conflicts
Uses the work flow task page object to get the Business rules validation results and returns the list of target objects with Business Rule conflicts. See Viewing Rule Conflicts topic
com.ptc.windchill.enterprise.businessRules.mvc.builders.BusinessRulesResultsTable
config/mvc/BusinessRulesClient-configs.xml
config/actions/BusinessRulesClient-actions.xml
nemarkets/jsp/businessRules\businessRulesResultWizard.jsp