| | | Forum Newbie
       
Group: Forum Members Last Login: Tuesday, December 29, 2009 Posts: 1, Visits: 3 |
| I want to create a dynamic workflow using skelta 2009.is there anyway to create a workflow through coding? When passing a set of paramters to the engine, it should create new worklow.say for example,each intiatives will have a differnt worklfow.we don't know how many intiatives are there.This will differ based on the requirements of the intiatives.Here we cannot use rule actions why becuase rule condition itself is not a constant one.
Nothing is impossible |
| | | | Senior Member
       
Group: Forum Members Last Login: Friday, February 13, 2009 Posts: 7, Visits: 36 |
| | I don't this this is possible. |
| | | | Supreme Being
       
Group: Forum Members Last Login: Thursday, March 17, 2011 Posts: 66, Visits: 73 |
| Hi John, If you are looking at defining a new process programatically based on user inputs, use the members of Workflow.Net.Diagram for the same. Alternatively you can create your own Wizard and use the same for defining and publish the workflow, use the members of Workflow.Net.wizard for the same. If you have an existing process definition and you want to publish the same with a new name, use Deploy method in Workflow.Net.Storage.Production. Regards, RS |
| |
|
|