当前位置:网站首页>Flowable UI production flow chart
Flowable UI production flow chart
2022-07-29 09:06:00 【fastjson_】
Use Flowable UI Create a process
Flowable UI There are several web application , For demonstration and introduction Flowable Functions provided by the project :
Flowable IDM: Identity management application . For all Flowable UI The application provides single sign on Authentication , And for having IDM Users with administrator privileges provide administrative users 、 Functions and groups of .
Flowable Modeler: Allow users with modeling permission to create process models 、 Forms 、 Select table and application definition .
Flowable Task: Run time task application . Provides an example of starting a process 、 Edit task form 、 To complete the task , And the function of querying process instances and tasks .
Flowable Admin: Management applications . Allow users with administrator privileges to query BPMN、DMN、Form And Content engine , It also provides many options for modifying process instances 、 Mission 、 Homework, etc . Manage applications through REST API Connect to engine , And with Flowable Task Application and Flowable REST Applications are deployed together .
All other applications need Flowable IDM Provide the certification . For each application WAR Files can be deployed in the same servlet Containers ( Such as Apache Tomcat) in , It can also be deployed in different containers . Because each application uses the same cookie authentication , Therefore, the application needs to run under the same domain name .
Installation and deployment
download Tomcat: After downloading the official website, unzip it to a non Chinese Directory ,
download FlowableUI The file of , Then decompress the two war Package copy to Tomcat Decompressed webapps Under the table of contents


Start the service
start-up Tomcat service , perform startup.bat file

If there is garbled code modification during startup Tomcat Of conf In the catalog logging.properties The code in the file

After successful startup , Access in a browser http://localhost:8080/flowable-ui, The default password is admin/test

User management
We first in Identity management application Create users in and authorize

Create user

Authorization management

Drawing process


Flow chart interface

Create a process , Assign handler

We set the first task handler to zhangsan, Then the handler of the second approval task is set to lisi
Complete the creation of flow chart

Deployment process
Draw a good flow chart , We only need one click to export

Download it and copy it to the project resource Under the directory

Then there is the normal operation process
FlowableUI demonstration
Deployment process
stay FlowableUI A demo program is provided in

Create a new application , And specify the relevant information
After creating an application, you need to specify the corresponding flowchart




Start process
Once the application is released, we can start the process




That is, you can see that the current is user1 To deal with it ,user1 After logging in, you can see the process to be processed ,user2 Login is invisible .
Click finish and the process will flow to the next step


边栏推荐
- 2022 Shandong Province safety officer C certificate work certificate question bank and answers
- How to quickly experience oneos
- User identity identification and account system practice
- Emmet syntax
- LeetCode刷题(6)
- No duplicate data in the same field of different databases
- 【机器学习】朴素贝叶斯代码练习
- Use disco diffusion to generate AI artwork in moment pool cloud
- BI data analysis practitioners learn financial knowledge from scratch? What introductory books are recommended
- 数学建模——聚类
猜你喜欢

Outlook tutorial, how to create an electronic signature in outlook?

Leetcode:132. split palindrome string II
数据表示与计算(进制)

2022电工(初级)考题模拟考试平台操作

Quick sorting (quick sorting) (implemented in C language)

英语高频后缀

smart-webcomponents 14.2.0 Crack

Count the list of third-party components of an open source project

What is the difference between the pre training model and the traditional method in sorting?

正则表达式校验版本号
随机推荐
Multiple knapsack, simplicity and binary optimization
Common query optimization technology of data Lake - "deepnova developer community"
2022 question bank and answers of operation certificate examination for main principals of hazardous chemical business units
Sword finger offer 32 - ii Print binary tree II from top to bottom
How does xjson implement four operations?
C language -- 22 one dimensional array
SAP sm30 brings out description or custom logical relationship
File upload and expansion
Cloud security daily 220712: the IBM integration bus integration solution has found a vulnerability in the execution of arbitrary code, which needs to be upgraded as soon as possible
7.3-function-templates
Network knowledge summary
Excellent package volume optimization tutorial
解决Base64 报错 Illegal base64 character
C language -- 23 two-dimensional array
LeetCode刷题(6)
数学建模——聚类
2022 Shandong Province safety officer C certificate work certificate question bank and answers
ICMP message analysis
2022年山东省安全员C证上岗证题库及答案
A little knowledge [synchronized]