Share via


xp_modWFEval

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Retrieves the workflow rules and permissions for the workflow table and evaluates whether the transition should be allowed or not. Exists in the master database.

Remarks

The xp_modWFEval stored procedure is called only through triggers. The workflow engine starts if it was not started previously and receives the information from the xp_modWFEval stored procedure.

See Also

Stored Procedures | Workflow Application Infrastructure | ModSystem Database Tables | Workflow-Enabled Database Tables | Views