Differences between ccflow node forms and flow forms

Source: Internet
Author: User

Differences between ccflow node forms and flow forms

What process is multi-form?

Re: In some processes, multiple forms of transport data are required. For example, the reporting process may be an enterprise or organization that needs to be declared and upload data from multiple tables.
Each table is a form.

What is a node form?

Re: We know ccflow. Each vertex corresponds to a form no matter what type the form is (stupid, free, or custom ...) it corresponds to the name format of a node physical table Nd + node number.

Node Form Features
1. A node corresponds to a physical table. The naming rules for physical tables are Nd + node numbers, such as nd101 and nd102. the names of physical tables cannot be modified.

2. the node form records the basic information of the node, such as the operator of the node, recording the time .....

3. The data of this node can be copied from the previous node.

4. The primary key of the node form is workid.

5. The fields in the node form are mapped to sys_mapdata and sys_mapattr,

What is a process form?
Re:
1. A process can have multiple forms. These forms are called a process form set. They are stored in the physical table wf_frm.
The serial number is a sequence number.

2. The process form is not a node, but can be attached to the node for work.

3. Whether the process form and node are read-only or not can be filled in with information on that node.
Its Attributes are defined in wf_frmnode.

4. A process form corresponds to a physical table, and the physical table of the process form can be customized.

5. The primary key of a process form is workid. Therefore, when a process form is attached to multiple nodes, it does not have the data copy function. The displayed data is only that data.

6. The fields in the process form are mapped to sys_mapdata and sys_mapattr,

What are the differences between flow forms and node forms?
After understanding the concepts of the two forms, you should understand the differences between the two.
 

 

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.