Slickflow.net Open Source Workflow Engine Basics Introduction (III)

Source: Internet
Author: User

1. Slickflow Designer Technology Advantages

1) based on HTML5 technology, compatible with common browsers;

2) Pure Javascript/jsplumb script to achieve SVG graphical display;

Jsplumb allows you to use SVG, Canvas, or VML to link elements on the screen, depending on the capabilities of the browser you are using;

3) Graphical elements reference BPMN definition, XML storage, more suitable for business people to understand business process definition;

4) Rich client development technology, using components such as Jquery/slickgrid, user experience is good;

4) The front-end architecture is open, allowing program developers to extend new nodes and features.

2. Slickflow Designer UML diagram

3. XML File Data storage

Provides two ways of storage, the default choice of database storage, but also support the pure file storage mode.

File storage configuration:

<appSettings>
<add key= "Workflowfilestoragetype" value= "LocalFile"/>
<add key= "Workflowfileserver" value= "c:\\xml\\"/>
</appSettings>

4. DEMO Address

http://demo.slickflow.com/sfd/

Slickflow.net Open Source Workflow Engine Basics Introduction (III)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.