Business form generation method and device and storage medium

A business form and form technology, applied in software design, etc., can solve problems such as modifying and adjusting code restrictions, heavy workload, and low efficiency

CN110502214AInactive Publication Date: 2019-11-26中电万维信息技术有限责任公司
7 Cites 8 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Publication Date
2019-11-26
Estimated Expiration
Not applicable · inactive patent

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention discloses a business form generation method and device and a storage medium. The business form generation method comprises the steps: generating a form frame, and generating five layersof container objects according to the form frame; respectively setting dynamic form columns, dynamic form rows, dynamic form styles, attributes of form templates and logic relationship attributes in the form framework according to the first logic relationship among the container objects of each layer; generating a plurality of service forms according to the first logic relationship; configuring each cell control type for each business form, and configuring a balance relationship verification rule between different business forms; configuring a second logic relationship among the constituent elements of the business form, and encapsulating an operation of interaction between the form object and the database; acquiring service data of various service types according to the first logic relationship; and classifying the service forms and the service data according to the service types, and filling the service forms belonging to the same service type with the service data belonging to the same service type according to the first logic relationship to obtain service instance forms of multiple service systems.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to the field of data collection and processing, in particular to a method, device and storage medium for generating a business form. Background technique

[0002] In the field of government big data, many government functional departments will collect data between various types of business systems, integrate and share data between various types of business systems. In business systems, most business forms are implemented by hard coding.

[0003] At present, in the business systems of government functional departments at all levels, most of the business forms are implemented by hard coding. Therefore, in the process of users actually using such business systems, coders need to modify and code codes according to the business needs of users. Adjustment, especially when a large amount of business data needs to be collected from the business system, will lead to heavy workload and low efficiency, and there are many restrictions on mod...

Examples

Embodiment Construction

[0062] The following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only some, not all, embodiments of the present invention. Based on the embodiments of the present invention, all other embodiments obtained by those skilled in the art without creative efforts fall within the protection scope of the present invention.

[0063] For ease of understanding, the terms that appear in the embodiments of the present invention are first introduced below:

[0064] Microservice Architecture: An architectural pattern that advocates dividing the application of a single-block architecture into a group of small services, and the services coordinate and cooperate with each other to provide users with ultimate value. Each service runs in its own independent process, and services communicate with each other us...