c# - Need advice: How to implement dynamic workflow creation -
i going implement user editable workflow.
they should support if/then clauses , perhaps cycles. operation domain not editable , contain predefined set of operations like: send email, notify, message etc. these operations have parameters.
p.s. if have experience implementing this, please share it.
check this: design workflows wf4 in silverlight
and on codeplex: workflow designer developed in silverlight .
Comments
Post a Comment