You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
54 lines
1.9 KiB
54 lines
1.9 KiB
5 years ago
|
# Quick Start
|
||
|
|
||
|
* Administrator user login
|
||
5 years ago
|
|
||
5 years ago
|
> Address:192.168.xx.xx:8888 Username and password:admin/escheduler123
|
||
|
|
||
|
<p align="center">
|
||
|
<img src="https://user-images.githubusercontent.com/48329107/61701549-ee738000-ad70-11e9-8d75-87ce04a0152f.png" width="60%" />
|
||
|
</p>
|
||
|
|
||
|
* Create queue
|
||
|
|
||
|
<p align="center">
|
||
|
<img src="https://user-images.githubusercontent.com/48329107/61701943-896c5a00-ad71-11e9-99b8-a279762f1bc8.png" width="60%" />
|
||
|
</p>
|
||
|
|
||
|
* Create tenant
|
||
|
<p align="center">
|
||
|
<img src="https://user-images.githubusercontent.com/48329107/61702051-bb7dbc00-ad71-11e9-86e1-1c328cafe916.png" width="60%" />
|
||
|
</p>
|
||
|
|
||
|
* Creating Ordinary Users
|
||
|
<p align="center">
|
||
|
<img src="https://user-images.githubusercontent.com/53217792/61704402-3517a900-ad76-11e9-865a-6325041d97e2.png" width="60%" />
|
||
|
</p>
|
||
|
|
||
|
* Create an alarm group
|
||
|
|
||
|
<p align="center">
|
||
|
<img src="https://user-images.githubusercontent.com/53217792/61704553-845dd980-ad76-11e9-85f1-05f33111409e.png" width="60%" />
|
||
|
</p>
|
||
|
|
||
|
* Log in with regular users
|
||
|
> Click on the user name in the upper right corner to "exit" and re-use the normal user login.
|
||
|
|
||
|
* Project Management - > Create Project - > Click on Project Name
|
||
|
<p align="center">
|
||
|
<img src="https://user-images.githubusercontent.com/53217792/61704688-dd2d7200-ad76-11e9-82ee-0833b16bd88f.png" width="60%" />
|
||
|
</p>
|
||
|
|
||
|
* Click Workflow Definition - > Create Workflow Definition - > Online Process Definition
|
||
|
|
||
|
<p align="center">
|
||
|
<img src="https://user-images.githubusercontent.com/53217792/61705638-c425c080-ad78-11e9-8619-6c21b61a24c9.png" width="60%" />
|
||
|
</p>
|
||
|
|
||
|
* Running Process Definition - > Click Workflow Instance - > Click Process Instance Name - > Double-click Task Node - > View Task Execution Log
|
||
|
|
||
|
<p align="center">
|
||
|
<img src="https://user-images.githubusercontent.com/53217792/61705356-34801200-ad78-11e9-8d60-9b7494231028.png" width="60%" />
|
||
|
</p>
|
||
|
|
||
|
|