NET open source workflow Roadflow use and integration

Source: Internet
Author: User

NET open source workflow Roadflow use and integration

After the environment has been set up, we will learn how to quickly create a process and execute and flow the process (we are talking about getting started, not the specific process parameter setting).

To create a process step, you can run the process by clicking on the new Configuration menu in the database, creating a table--and designing the form--and setting up the process--and configuring menus.

1. Create Business data tables

We create our own business tables based on our business needs:

  

Considerations for building a table:

  The table must have a primary key, and the primary key can be either the self-increment field of type int or the uniqueidentifier (GUID) type.

2. Design the form

To open the form designer:

  

Click New Form button to pop up the new form property settings:

  

Form name: Take a name for your form.

Data connection: The connection for the new table database was just created, and the connection is maintained in the system-managed database connection.

Data table: Select the table you just created.

Primary key: Select the primary key for the table.

Title field: A field in the table that stores the process title for a backlog, and the content in this field will be used as the process title.

Library classification: The form category, which is maintained in the data dictionary.

Task title: Whether the title is automatically generated and, if so, automatically generated according to the format of the process name (initiator).

Verification Hint: pop-up (alert) is Window.alert (' How to prompt information '), icon and message:, Icon: Only the error icon is displayed, and the error message is displayed after the mouse is moved up.

After the form property is set, you can start designing the form after you click OK, and after the design is finished, you can tap the Publish button shown in the Red box, and the form will go into the application library when you publish it, and you will be able to select the form as the process form when you design the process.

  

3. Design process

Click the menu to enter the process design interface and click the New button to pop up the process basic properties Design box:

  

In the basic information design process basic properties, the specific meaning will be explained in detail, here only need to set the process name and the selected classification.

Set up the data connection in the data connection that corresponds to the form you just made:

  

After setting, you can click OK to design the process.

  

Click the Step button, which means you can create a new step, select a step, click Connect, and click on the step you want to connect to to achieve a connection between the two steps.

Step Property settings:

  

Since this is a quick start, the detailed setup of the step and the meaning of each parameter will be explained later, just set the step name, and select the form you just designed.

To configure the related buttons:

  

In the Button tab bar to configure the appropriate buttons for the actions that are performed by the current step, the normal steps are generally configured with the Send button, and the final step is to configure the Finish button to end the process.

After the process has been designed, click Install in the toolbar to publish the process.

Once the process installation is released, it enters the application library, and the next step is to configure the process as a menu to start running.

4. Configuration Menu

  

The Click Settings app pops up the role's menu configuration interface:

  

Then select the process you just designed in the Affiliate program:

  

  It is important to note that the Affiliate program is bound to a design process, not a design form

This is to configure the process you just designed as a menu, click on the menu to launch a new instance of the process:

  

At this point a new process design is complete. For complex process configurations, follow the tutorial below.

NET open source workflow Roadflow use and integration

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.