We installed workflow manager in sharepoint 2013 and now looking at creating a sample.
We have a requirement of having user to fill multiple forms and then submit that proposal for approval to different stakeholders. Now we also want this workflow to be dynamic meaning stages can be removed or added dynamically. For example if there are 5 stages in the workflow(first approval goes to manager, then to VP etc.) then in future user may add another stage or skip 2 stages. This is also needed without writing any new code in the future.
The data in these 5 tabs of form gets saved in 5/6 sql tables with Primary key and once all forms are filled it goes for approval.One another important thing is user also should be able to add new fields or columns in those forms and there should not be any code change in the future and it should be dynamic.Can we use 5 sharepoint lists with relationship in between them and then create infopath(is it supported in sp2013?) or some list form to fill and once all 5 forms are filled then kickoff sp 2013 designer workflow using stages(new concept called stages)?
So we will create 5 stages with entry and exit points and then user will change these exit points in the future to skip any stage without compiling the code using configuration or may be designer.
MCTS Sharepoint 2010, MCAD dotnet, MCPDEA, SharePoint Lead