Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 
After installing this package you must follow next steps to run designer:

1. Install one of these packages to include WorkflowEnginene.NET persistance provider in your application:

WorkflowEngine.NET Provider for MSSQL PM> Install-Package WorkflowEngine.NET-ProviderForMSSQL

WorkflowEngine.NET Provider for MongoDB PM> Install-Package WorkflowEngine.NET-ProviderForMongoDB

WorkflowEngine.NET Provider for RavenDB PM> Install-Package WorkflowEngine.NET-ProviderForRavenDB

2. Initialize WorkflowEnginene.NET runtime in getRuntime property in DesignerController (DesignerController.cs)

Instructions is here: http://workflowenginenet.com/Documentation/Detail/howtoconnect

3. File names in the project may be different from those set from NuGet (!). It is also necessary to check the sequence of initialization of Jquery and JqueryUI. 
In the _Layout.cshtml file, perform re-initialization of the library. Look at http://workflowenginenet.com/Articles/Item/wfe-alternative-wf for instructions.

4. Run your application and open /Designer - page


Morty Proxy This is a proxified and sanitized view of the page, visit original site.