Click here to Skip to main content
15,888,351 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to design a workflow that take steps from DB and run . I want to design a DB Master table that will have the work flow steps what steps to run

ex: Step1 - start - go to step2 step2 - process - Y/N - If Y go to Step3 Else Go to Step4 Step3 - Operation - Final Step4 - Conditional - it might be a case statement

How to create this flow in DB and execute in Workflow please help me
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900