CN112732232A - Method for online creating and customizing business module by low code - Google Patents

Method for online creating and customizing business module by low code Download PDF

Info

Publication number
CN112732232A
CN112732232A CN202110041827.7A CN202110041827A CN112732232A CN 112732232 A CN112732232 A CN 112732232A CN 202110041827 A CN202110041827 A CN 202110041827A CN 112732232 A CN112732232 A CN 112732232A
Authority
CN
China
Prior art keywords
module
field
information
name
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110041827.7A
Other languages
Chinese (zh)
Inventor
陈涛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Wuhan Chenxi Yunfeng Technology Co ltd
Original Assignee
Wuhan Chenxi Yunfeng Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Wuhan Chenxi Yunfeng Technology Co ltd filed Critical Wuhan Chenxi Yunfeng Technology Co ltd
Priority to CN202110041827.7A priority Critical patent/CN112732232A/en
Publication of CN112732232A publication Critical patent/CN112732232A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • G06F8/22Procedural
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Operations Research (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Quality & Reliability (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Data Mining & Analysis (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention relates to the technical field of internet cloud platforms, in particular to a method for establishing and customizing a business module on line by low codes. The invention provides a method for establishing and customizing a business module on line by low codes, which comprises the following steps: firstly, designing a data structure, customizing a service module, then connecting all the service modules in series, and finally customizing a specific evaluation process of the service module. The method can simply and conveniently establish and set the customized service modules on line and set the data transmission and evaluation flows among the service modules, only involves a few data sources and code compiling of judging assignment conditions in the setting process, and does not need to carry out the flows of source code modification, software release and the like, thereby greatly reducing the deployment implementation time; the method has low use threshold, does not need to rewrite codes for different requirements of each client, and can customize the desired business flow by the administrator who does not know the programming even for client enterprises, thereby meeting the actual management business requirements of each enterprise.

Description

Method for online creating and customizing business module by low code
Technical Field
The invention relates to a method for customizing a business module, in particular to a method for establishing and customizing a business module on line by low codes, and belongs to the technical field of Internet cloud platforms.
Background
The internet cloud platform is a service based on hardware resources and software resources, provides computing, network and storage capabilities, and can be divided into 3 types: the system comprises a storage type cloud platform taking data storage as a main part, a computing type cloud platform taking data processing as a main part and a comprehensive cloud computing platform taking computing and data storage processing into consideration, and web page development is accompanied with an internet cloud platform.
However, most of the web page developments on the existing internet cloud platform need to modify the code creation and customization module, even if the word phrase on one interface needs to be changed, for example, the number of a student is changed into the number of the student, the code needs to be modified and reissued, when the cloud platform serves different customers, the common customers all have the requirements of the customization module, and at the moment, the code needs to be modified for many times to meet the requirements of the different customers. The service mode needs to invest extra manpower, material resources, time, money and the like, the development and implementation period is long, and the efficiency is low.
Disclosure of Invention
The present invention is directed to a method for creating and customizing a business module on line with low code.
The invention realizes the aim through the following technical scheme, and a method for establishing and customizing a business module on line by low codes comprises the following steps:
s1, designing a data structure, wherein the designing comprises the following steps: and the main data structures comprise module main information, module field information, user-defined field information, sub-module associated information, data forwarding associated information, module approval process information and the like.
S2, customizing a business module, wherein the business module needs to be customized after the design of the data structure is completed, and the customization method of the business module comprises the following steps:
(1) a table stored in the database by the module is created.
(2) Setting module basic information, and setting module basic information including a joint table name, a data source SQL, a main table name, a main table unique key, an initial condition, other conditions, a superior menu, a display sequence, a module icon, a binding flow, a binding form, a module type and first remark information in a module setting interface.
(3) Setting module field attribute information, wherein in a module setting interface, the set parameters comprise: the method comprises the following steps of determining whether to fill in, operating authority, a statistical function, a control type, a data format, a translation parameter, an initial value, a modification trigger assignment condition, a storage permission condition, a deletion permission condition, a locking condition, a color change condition, a data transfer condition and second remark information.
(4) Setting user-defined attribute information of a module field, and setting the user-defined attribute information for an administrator account in a module setting interface, wherein the setting comprises the following steps: the user-defined alias, the user-defined sequence, whether the fields are hidden, the field width and the remark information of the fields can be set and popularized to all users after the setting of an administrator is completed, and other users can modify the fields conveniently according to personal preferences and habits.
(5) Setting detailed skip information, in a module setting interface, setting sub-module association information of a current module for a module of a main sub-table structure, including: the association key, the name of the sub-module, the association key of the sub-module, the association skip parameter and the third remark information of the current module.
And S3, connecting all the service modules in series, setting data transmission information among the service modules after the service modules are established, and connecting all the service modules in series to express a complete service flow.
S4, customizing the specific review flow of the service module, firstly creating and setting the specific review flow in the editing interface, storing the specific review flow as a BPMN workflow definition file, and then binding the workflow definition file with the corresponding module.
Preferably, the attributes of the module main information in S1 mainly include a module name a, a module data source, a main table name, a main table main key, an initial query condition, other query conditions, and auxiliary module attributes.
Preferably, the module field information in S1 includes any multiple fields, and the attributes of each field information include a module name B, a field source, an actual operation field, a default field name, whether to fill in, whether to add, whether to read only, whether to sort, a field type, a field length, an operation authority, a statistical calculation function, a data format, a control type, a translation parameter, an initial value expression, a modification trigger assignment expression, a save allowed conditional expression, a delete allowed conditional expression, a lock conditional expression, a change color style conditional expression, a transfer data conditional expression, and a first auxiliary field attribute.
Preferably, the attributes of the user-defined field information in S1 include a module name C, a user ID, a default field name, a custom field name, a field order, a field width, whether to hide, and a second auxiliary field attribute.
Preferably, the attribute of the sub-module association information in S1 includes a main module name, a main module association field, a sub-module name, and a sub-module association field.
Preferably, the attributes of the data transfer related information in S1 include a data transfer upstream module name, a data transfer downstream module name, a data transfer upstream module related field, a data transfer downstream module related field, a data transfer type, a data transfer operator, and a third auxiliary field attribute.
Preferably, the attributes of the module approval process information in S1 include a module name D, a process ID, and a third auxiliary field attribute.
Preferably, the inter-service-module data transfer information set in S3 includes a current module name, a next module name, a data transfer type, an audit field, and a handler.
Preferably, the review process contents required to be set in S4 include: the operational nodes and lines of the workflow, the operators and operational types of each node, and the line branching conditions are reviewed.
Preferably, in S4, the following information needs to be set before binding the workflow definition file with the corresponding module: the workflow defines the model name of the file, the name of the binding module, the name of the next module for data transmission after the review process is completed and the data transmission type.
The invention has the beneficial effects that:
1. the invention can simply and conveniently establish and set the customized service module on line and set the data transmission and evaluation process among the service modules, only relates to a few data sources and code compiling for judging assignment conditions in the setting process, and does not need to carry out the processes of source code modification, software release and the like, thereby greatly reducing the deployment implementation time;
2. the invention has low use threshold, does not need to rewrite codes for different requirements of each client, and can customize the desired business flow by the administrator who does not know the programming even for client enterprises, thereby meeting the actual management business requirements of each enterprise.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without inventive exercise.
FIG. 1 is a schematic diagram of the process steps of the present invention;
fig. 2 is a schematic step diagram of a service module customization method according to the present invention.
Detailed Description
In order to make the objects, features and advantages of the present invention more obvious and understandable, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is obvious that the embodiments described below are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The technical scheme of the invention is further explained by the specific implementation mode in combination with the attached drawings.
In the description of the present invention, it is to be understood that the terms "upper", "lower", "top", "bottom", "inner", "outer", and the like, indicate orientations or positional relationships based on those shown in the drawings, and are used only for convenience in describing the present invention and for simplicity in description, and do not indicate or imply that the referenced devices or elements must have a particular orientation, be constructed and operated in a particular orientation, and thus, are not to be construed as limiting the present invention.
Referring to fig. 1-2, a method for creating and customizing a business module on line by low code includes the following steps:
s1, designing a data structure, wherein the designing comprises the following steps: and the main data structures comprise module main information, module field information, user-defined field information, sub-module associated information, data forwarding associated information, module approval process information and the like.
S2, customizing a business module, wherein the business module needs to be customized after the design of the data structure is completed, and the customization method of the business module comprises the following steps:
(1) a table stored in the database by the module is created.
(2) Setting module basic information, and setting module basic information including a joint table name, a data source SQL, a main table name, a main table unique key, an initial condition, other conditions, a superior menu, a display sequence, a module icon, a binding flow, a binding form, a module type and first remark information in a module setting interface.
(3) Setting module field attribute information, wherein in a module setting interface, the set parameters comprise: the method comprises the following steps of determining whether to fill in, operating authority, a statistical function, a control type, a data format, a translation parameter, an initial value, a modification trigger assignment condition, a storage permission condition, a deletion permission condition, a locking condition, a color change condition, a data transfer condition and second remark information.
(4) Setting user-defined attribute information of a module field, and setting the user-defined attribute information for an administrator account in a module setting interface, wherein the setting comprises the following steps: the user-defined alias, the user-defined sequence, whether the fields are hidden, the field width and the remark information of the fields can be set and popularized to all users after the setting of an administrator is completed, and other users can modify the fields conveniently according to personal preferences and habits.
(5) Setting detailed skip information, in a module setting interface, setting sub-module association information of a current module for a module of a main sub-table structure, including: the association key, the name of the sub-module, the association key of the sub-module, the association skip parameter and the third remark information of the current module.
And S3, connecting all the service modules in series, setting data transmission information among the service modules after the service modules are established, and connecting all the service modules in series to express a complete service flow.
S4, customizing the specific review flow of the service module, firstly creating and setting the specific review flow in the editing interface, storing the specific review flow as a BPMN workflow definition file, and then binding the workflow definition file with the corresponding module.
Specifically, the attributes of the module main information in S1 mainly include a module name a, a module data source, a main table name, a main table main key, an initial query condition, other query conditions, and auxiliary module attributes, where the module name a is used to represent a specific service purpose of each module, the module name of each module is not repeatable, each module data source is represented by an SQL query statement, which may be any complex combined query, the main table main key of each module must have uniqueness to be used to locate each piece of data of the module, and the auxiliary module attributes are extensible attributes, which may include various attributes such as a module type and a module display style, and meet different customization requirements.
Specifically, the module field information in S1 includes any multiple fields, where the attributes of each field information include a module name B, a field source, an actual operation field, a default field name, whether to fill in, whether to add, whether to read only, whether to sort, a field type, a field length, an operation authority, a statistical calculation function, a data format, a control type, a translation parameter, an initial value expression, a modification trigger assignment expression, a storage allowed condition expression, a deletion allowed condition expression, a lock condition expression, a color style change condition expression, a transfer data condition expression, and a first auxiliary field attribute, the module name B indicates to which module the current field belongs, the field source may be a simple single-table field, an expression, or may be a complex SQL nested query, the field name is a unique identifier of the field, and the default field name of the current module may not be repeated, whether the current field is necessary to be filled, whether the current field is self-added, whether the current field is read-only or not, whether the current field is self-added or not, whether the current field is read-only or not and whether the current field is sequenced or not, the field type represents the type of the current field, the field length represents the saving length of the current field in a database, the control type represents the type of a control used for operating the current field, a saving permission condition expression is used for judging whether the current data is allowed to be saved or not, if the expression is not satisfied, the saving permission condition expression is used for judging whether the current data is allowed to be deleted or not, if the expression is not satisfied, the deletion permission condition expression is used for judging whether the current data is locked or not, if the expression is not satisfied, the modification permission is not locked, and the data transmission condition expression is used for judging whether the current data is allowed to be transmitted to other, if the expression is not satisfied, the first auxiliary field attribute is not transferable, is an extensible attribute and comprises a plurality of attributes such as field display styles and the like, and satisfies different customization requirements.
Specifically, the attributes of the user-defined field information in S1 include a module name C, a user ID, a default field name, a user-defined field name, a field order, a field width, whether to hide, and a second auxiliary field attribute.
Specifically, the attribute of the sub-module association information in S1 includes a main module name, a main module association field, a sub-module name, and a sub-module association field.
Specifically, the attributes of the data transfer related information in S1 include a data transfer upstream module name, a data transfer downstream module name, a data transfer upstream module related field, a data transfer downstream module related field, a data transfer type, a data transfer operator, and a third auxiliary field attribute.
Specifically, the attributes of the module approval process information in S1 include a module name D, a process ID, and a third auxiliary field attribute.
Specifically, the inter-service-module data transfer information set in S3 includes a current module name, a next module name, a data transfer type, an audit field, and a handler.
Specifically, the review process content required to be set in S4 includes: the operational nodes and lines of the workflow, the operators and operational types of each node, and the line branching conditions are reviewed.
Specifically, in S4, before binding the workflow definition file with the corresponding module, the following information needs to be set: the workflow defines the model name of the file, the name of the binding module, the name of the next module for data transmission after the review process is completed and the data transmission type.
It will be evident to those skilled in the art that the invention is not limited to the details of the foregoing illustrative embodiments, and that the present invention may be embodied in other specific forms without departing from the spirit or essential attributes thereof. The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference sign in a claim should not be construed as limiting the claim concerned.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A method for creating and customizing a business module on line by low codes is characterized in that: the method comprises the following steps:
s1, designing a data structure, wherein the designing comprises the following steps: module main information, module field information, user-defined field information, sub-module correlation information, data forwarding correlation information, module approval process information and other main data structures;
s2, customizing a business module, wherein the business module needs to be customized after the design of the data structure is completed, and the customization method of the business module comprises the following steps:
(1) creating a table stored in a database by a module;
(2) setting module basic information, wherein in a module setting interface, the module basic information comprises a joint table name, a data source SQL (structured query language), a main table name, a main table unique key, an initial condition, other conditions, a superior menu, a display sequence, a module icon, a binding flow, a binding form, a module type and first remark information;
(3) setting module field attribute information, wherein in a module setting interface, the set parameters comprise: whether to fill in, operation authority, a statistical function, a control type, a data format, a translation parameter, an initial value, a modification trigger assignment condition, a storage permission condition, a deletion permission condition, a locking condition, a color change condition, a data transmission condition and second remark information;
(4) setting user-defined attribute information of a module field, and setting the user-defined attribute information for an administrator account in a module setting interface, wherein the setting comprises the following steps: the user-defined alias, the user-defined sequence, whether the fields are hidden, the field width and the remark information of the fields can be set and popularized to all users after the setting of an administrator is completed, and other users can modify the fields conveniently according to personal preferences and habits;
(5) setting detailed skip information, in a module setting interface, setting sub-module association information of a current module for a module of a main sub-table structure, including: the association key, the name of the sub-module, the association key of the sub-module, the association skip parameter and the third remark information of the current module;
s3, all the service modules are connected in series, after the service modules are established, data transmission information among all the service modules is set, all the service modules are connected in series, and a complete service flow is expressed;
s4, customizing the specific review flow of the service module, firstly creating and setting the specific review flow in the editing interface, storing the specific review flow as a BPMN workflow definition file, and then binding the workflow definition file with the corresponding module.
2. The method for the on-line creation and customization of business module with low code according to claim 1, wherein: the attributes of the module main information in S1 mainly include a module name a, a module data source, a main table name, a main table main key, an initial query condition, other query conditions, and auxiliary module attributes.
3. The method for the on-line creation and customization of business module with low code according to claim 1, wherein: the module field information in S1 includes any multiple fields, and the attribute of each field information includes a module name B, a field source, an actual operation field, a default field name, whether to fill in, whether to add, whether to read only, whether to sort, a field type, a field length, an operation authority, a statistical computation function, a data format, a control type, a translation parameter, an initial value expression, a modification trigger assignment expression, a condition expression allowing to save, a condition expression allowing to delete, a condition expression locking, a condition expression changing a color style, a condition expression transferring data, and a first auxiliary field attribute.
4. The method for the on-line creation and customization of business module with low code according to claim 1, wherein: the attributes of the user-defined field information in S1 include module name C, user ID, default field name, custom field name, field order, field width, whether to hide, and second auxiliary field attributes.
5. The method for the on-line creation and customization of business module with low code according to claim 1, wherein: the attributes of the sub-module association information in S1 include a main module name, a main module association field, a sub-module name, and a sub-module association field.
6. The method for the on-line creation and customization of business module with low code according to claim 1, wherein: the attributes of the data transfer associated information in S1 include a data transfer upstream module name, a data transfer downstream module name, a data transfer upstream module associated field, a data transfer downstream module associated field, a data transfer type, a data transfer operator, and a third auxiliary field attribute.
7. The method for the on-line creation and customization of business module with low code according to claim 1, wherein: the attributes of the module approval process information in S1 include a module name D, a process ID, and a third auxiliary field attribute.
8. The method for the on-line creation and customization of business module with low code according to claim 1, wherein: the inter-service-module data transfer information set in S3 includes the name of the current module, the name of the next module, the type of data transfer, the review field, and the handler.
9. The method for the on-line creation and customization of business module with low code according to claim 1, wherein: the review process contents required to be set in S4 include: the operational nodes and lines of the workflow, the operators and operational types of each node, and the line branching conditions are reviewed.
10. The method for the on-line creation and customization of business module with low code according to claim 1, wherein: in S4, the following information needs to be set before binding the workflow definition file with the corresponding module: the workflow defines the model name of the file, the name of the binding module, the name of the next module for data transmission after the review process is completed and the data transmission type.
CN202110041827.7A 2021-01-13 2021-01-13 Method for online creating and customizing business module by low code Pending CN112732232A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110041827.7A CN112732232A (en) 2021-01-13 2021-01-13 Method for online creating and customizing business module by low code

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110041827.7A CN112732232A (en) 2021-01-13 2021-01-13 Method for online creating and customizing business module by low code

Publications (1)

Publication Number Publication Date
CN112732232A true CN112732232A (en) 2021-04-30

Family

ID=75592986

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110041827.7A Pending CN112732232A (en) 2021-01-13 2021-01-13 Method for online creating and customizing business module by low code

Country Status (1)

Country Link
CN (1) CN112732232A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113487217A (en) * 2021-07-22 2021-10-08 重庆泛普软件有限公司 Form modeling based enterprise management system and management implementation method
CN113900561A (en) * 2021-10-27 2022-01-07 北京字跳网络技术有限公司 Form processing method, apparatus, electronic device, medium, and program product
CN114546358A (en) * 2022-02-28 2022-05-27 重庆允丰科技有限公司 Method for configuring production process management product based on low-code platform and storage medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113487217A (en) * 2021-07-22 2021-10-08 重庆泛普软件有限公司 Form modeling based enterprise management system and management implementation method
CN113487217B (en) * 2021-07-22 2023-09-26 重庆泛普软件有限公司 Enterprise management system based on form modeling and management implementation method
CN113900561A (en) * 2021-10-27 2022-01-07 北京字跳网络技术有限公司 Form processing method, apparatus, electronic device, medium, and program product
CN114546358A (en) * 2022-02-28 2022-05-27 重庆允丰科技有限公司 Method for configuring production process management product based on low-code platform and storage medium
CN114546358B (en) * 2022-02-28 2023-09-19 重庆允丰科技有限公司 Method for managing products based on low-code platform configuration production process and storage medium

Similar Documents

Publication Publication Date Title
CN112732232A (en) Method for online creating and customizing business module by low code
US8776009B2 (en) Method and system for task modeling of mobile phone applications
KR102237877B1 (en) Intelligent software auto development system with real-time collaboration support and method thereof
US8954471B2 (en) Method and system for providing process-based access control for a collaboration service in enterprise business software
US20040015823A1 (en) Computer system and method with adaptive N-level structures for automated generation of program solutions based on rules input by subject matter experts
KR102221863B1 (en) Server and system for it service management, and method thereof
CN113407161B (en) Collaborative research and development management system for complex equipment
CN101776999A (en) Platform for developing and implementing software system
CN115170048B (en) Workflow realization method, system and medium based on model and rule
CN111651680A (en) Method and system for self-help generation of legal documents
CN115993966B (en) Application development system and method
CN112733017A (en) Label management method and device, storage medium and electronic device
CN115688715A (en) Report generation method and device and computer readable medium
CN113919680A (en) Method for constructing management information system based on general tasks
CN115857886A (en) Low code development platform for basic government affair application
KR102368720B1 (en) Integrated system including new proposal menu and explorer
Mannion et al. Representing requirements on generic software in an application family model
CN111782820B (en) Knowledge graph creation method and device, readable storage medium and electronic equipment
CN112230900A (en) Development engine system and method for self-defining setting form model
CN111752552A (en) Industrial software design and application platform
CN115169891B (en) Method for realizing workflow engine comprising multi-start-point multi-branch flow
Brambilla et al. Model-driven design of service-enabled web applications
CN115543428A (en) Simulated data generation method and device based on strategy template
US20070130520A1 (en) Extensible web service policy behavior
CN113343656A (en) Secondary editing method of chart configuration element data model

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20210430

WD01 Invention patent application deemed withdrawn after publication