白皮书下载
Component property settings
1. For each component, we abstract the parameter variables that can be customized into the properties of the component. Users can set the parameters of this component according to the requirements of different scenarios. Of course, the same component can be referenced repeatedly at different nodes of the same business process, but the component parameter settings of different nodes are different.
2. Component attributes are divided into mandatory field attributes and optional field attributes. The required field attribute cannot be blank. Generally, the default value will not be set because it has a great impact on the role of components in this node, so necessary settings need to be made. For optional field attributes, users can operate normally without entering and setting the component. Generally, we automatically set the corresponding default values for optional attributes in combination with a large number of case experience.
3. Component attribute setting usually includes input, output, defined variables, etc. These parameters can be variables, expressions, and specific values.

4. For component properties, you can also double-click the component in the editing area to open the pop-up menu of component propertiesYou can also edit the properties of components in the output menu, which is convenient and fast.





