白皮书下载
Function introduction
There are demands for data confidentiality in actual enterprise management, and that part of the data that needs to be kept confidential needs to be isolated. The function of variable management is to manage this part of data, ensure that application developers can call the corresponding data when using factory design, and meet the data security requirements of enterprises. Variables with high security requirements are created through commander variable management, and then the process is called in the actual application design. The variables will be encrypted, displayed and used to ensure data security.
Advantages:
1. Flexible management. The same variable is used in different applications. Modifying the variable value does not need to modify different application packages. You can modify it directly in the commander
2. Data isolation: the control of data assets is at the management end, which is isolated from process designers
3. Data security, password type encryption, process development only needs to provide the developer variable name, and the whole process of debugging and use is encrypted and displayed
.jpg)




