当前位置:网站首页>Application of electronic flow on business trip
Application of electronic flow on business trip
2022-08-02 04:45:00 【GentleTK】
Log in to the application development environment,Choose a practical exercise——出差电子流.(最好使用华为平台开发)
1. CodelabsApplication configuration development
1.1 注册并登陆
用户名 | 密码 |
---|---|
liyunliang | Adt123456* |
1.2 Create business sub-accounts(请先实名认证)
登录后,Click on the user name to enter the personal center, Select Sub-account management
点击新增
1.3 进入开发者中心
1.4 创建工作流各角色人员队列
点击管理,用户管理,工作队列
点击新建,Set basic queue information、Queue members and save
1.5 配置系统参数
点击设置,系统参数,内置系统参数
The Huawei platform is modifiedsys_portal_url的值为https://studio.e.huawei.com
OneNETThe platform is modifiedsys_portal_url的值为https://onenet.besclouds.com
2. 创建APP
2.1 基于Model创建BPM
2.1.1 创建BPM
2.1.2 Select based on template
2.1.3 Select a travel request template
2.1.4 BPM界面说明
分类 | 功能说明 |
---|---|
按钮 | 功能按钮区域,Including operation rollback、保存、Save as a new version or a new instance、激活(or deactivate)、运行、切换版本、锁定、Actions to unlock and enable flow trackers. |
面板 | BPM的组成元素. 活动:BPM的核心元素,It can be understood as a node or step. An activity can be a basic processing unit in the process(Such as the user needs to do the task、Invoke the script task),Can also be a combined unit(如嵌套的BPM子流程). 事件:Events are used to indicateBPMevents that occur during the life cycle.Events are always drawn as a circle. 网关:The gateway is used to control the execution flow of the process,Can be understood as a decision、判断. |
画布 | BPMDesign the operating area.Available in this areaBPMCarry out specific process design、组件放置. Select a primitive or swimlane by pressing “Delete”可进行删除操作. Each color handles a swimlane for one character |
2.2 调整BPM,配置各泳道处理人
2.2.1 Acquire the lock and configure the work queue
Click on the swim laneProcess Owner,Configure the work queue为employee
Click on the swim laneReviewer,Configure the work queue为manager
Click on the swim laneProcess OwnerRefill request on ,Set the task title to Resubmit
Click on the swim laneRevieweron the application approval,Set the task title to Supervisor Approval
依次点击保存,启用
2.2 Configure the application access page
点击配置
The navigation bar modifies the menu and adds tabs
3. 应用测试
点击预览
3.1 Fill out the travel application
Click I want to travel,填写相关信息后,点击提交
点击提交后,Check the home page and you will find one more to-do
3.2 The supervisor approves the travel request
3.3 审批通过
文章作者:GentleTK
原文链接:https://gentletk.gitee.io/Application of electronic flow on business trips
边栏推荐
猜你喜欢
[Arduino connects the clock module to display the time on LCD1602]
GM7150,振芯科技,视频解码器,CVBS转BT656/601,QFN32,替换TVP5150/CJC5150
Industry where edge gateway strong?
联阳IT66121FN提供SDI转HDMI方案分享
使用buildroot制作根文件系统(龙芯1B使用)
[DS3231 RTC real-time clock module and Arduino interface to build a digital clock]
振芯科技GM8285C:功能TTL转LVDS芯片简介
Type c PD 电路设计
【科普贴】SD卡接口协议详解
I2C无法访问ATEC508A加密芯片问题
随机推荐
USB2.0一致性测试方法_高速示波器
OneNET Studio与IoT Studio对比分析
龙讯LT6911系列C/UXC/UXB/GXC/GXB芯片功能区别阐述
WebApp 在线编程成趋势:如何在 iPad、Matepad 上编程?
【MQ-2 可燃气体和烟雾传感器与 Arduino 配合使用】
向龙芯2K1000板子上烧写中标麒麟系统
【科普贴】UART接口通讯协议
Typora use
MAC安装Mysql超详细完整教程
【Arduino connects SD card module to realize data reading and writing】
MQ-5 可燃气体传感器与 Arduino 接口
博达工业云与阿里云对比
兼容C51与STM32的Keil5安装方法
汇编语言跳转指令总结
调试九法准则
最第k大的数的一般性问题
Type c PD 电路设计
【科普贴】SD卡接口协议详解
【plang 1.4.5】编写坦克(双人)游戏脚本
增量编译技术在Lightly中的实践