Hello!
Workflow allows you to place restrictions on a flow so that certain records can be excluded from the workflow. However, that is a little misleading. The record still has to be submitted to the workflow manually but it is automatically approved. My need is to be able to have certain records completed and totally exempted from the Workflow, meaning they don't even need to be submitted to the workflow.
For example, I would want users to be able to create Vendors if they belong to a certain class without any interaction at all with the workflow engine. My research tells me that this is NOT possible without a total rewrite of the workflow engine. Has anyone out there encountered this issue and solved it. Is there a 3rd party application that addresses this? Is there a way to auto submit these records to the workflow by calling the wfSubmit stored procedure so that the user does not have to submit these records to the workflow manually?
Any help would be appreciated.
Thanks!