CN113343654A - General configuration method and device for information filling form - Google Patents

General configuration method and device for information filling form Download PDF

Info

Publication number
CN113343654A
CN113343654A CN202110606407.9A CN202110606407A CN113343654A CN 113343654 A CN113343654 A CN 113343654A CN 202110606407 A CN202110606407 A CN 202110606407A CN 113343654 A CN113343654 A CN 113343654A
Authority
CN
China
Prior art keywords
activity
type
information
configuration
types
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
CN202110606407.9A
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.)
Industrial and Commercial Bank of China Ltd ICBC
Original Assignee
Industrial and Commercial Bank of China Ltd ICBC
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 Industrial and Commercial Bank of China Ltd ICBC filed Critical Industrial and Commercial Bank of China Ltd ICBC
Priority to CN202110606407.9A priority Critical patent/CN113343654A/en
Publication of CN113343654A publication Critical patent/CN113343654A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • 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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Artificial Intelligence (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • General Business, Economics & Management (AREA)
  • Computer Security & Cryptography (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a general configuration method and a device of an information filling form, which can be applied to the field of finance, and the method comprises the following steps: judging the activity type of the form according to the acquired form atomic function type uploaded by the user side; searching corresponding activity configuration information from the pre-generated configuration information according to the activity type of the form; and generating a configured form according to the activity configuration information and outputting the configured form. According to the method and the device, various types of forms are classified, five atomic functions are split, the filling activity type is judged according to the atomic function selected by the user, and then the related configuration information is searched to generate the complete filling form to be output, so that the problem of repeated labor in the process of developing the activity forms is avoided, and the development efficiency of the filling forms is improved.

Description

General configuration method and device for information filling form
Technical Field
The application belongs to the technical field of report development, and particularly relates to a general configuration method and device for an information-filled report.
Background
Under the background of epidemic situation prevention and control normalization, the traditional off-line reservation and off-line filling type business of banks can not be effectively developed. Traditional off-line reservation, off-line filling type business and the like need a client to go to a network point for reservation registration and reservation filling, the experience of the client is poor, in addition, under the background of epidemic situation prevention and control normalization, high-risk areas even can not open the off-line business, in addition, the information filling function is hidden in the middle of some novel businesses, such as card punching activities, sign-in activities, questionnaire activities and the like, if a set of filling system is separately developed for each activity, repeated labor is inevitable, and the product release time is prolonged.
Disclosure of Invention
The application provides a general configuration method and a general configuration device for an information filling form, which are used for at least solving the problems of repeated development, repeated labor and the like in the current information filling form development process.
According to a first aspect of the present application, there is provided a general configuration method of an information-filled form, comprising:
judging the activity type of the form according to the acquired form atomic function type uploaded by the user side;
searching corresponding activity configuration information from the pre-generated configuration information according to the activity type of the form;
and generating a configured form according to the activity configuration information and outputting the configured form.
In an embodiment, the determining the activity type of the form for the acquired atomic function type of the form uploaded by the user side includes:
judging the number of the form atom function types;
searching the activity types of the forms meeting the conditions according to the number of the atomic function types of the forms;
and determining the final unique form activity type from the activity types of the forms meeting the conditions according to the form atomic function type.
In one embodiment, finding the activity type of the eligible form based on the number of form atomic function types includes:
when the number of the form atomic function types is one, the activity types of the forms meeting the conditions are as follows: a card punch type, an entry type and a questionnaire type;
when the number of the form atomic function types is multiple, the activity types of the forms meeting the conditions are as follows: a check-in type and a general subscription type.
In one embodiment, generating and outputting the configured form according to the activity configuration information includes:
generating a configuration file according to the activity configuration information;
inputting the configuration file into a database and searching a table component conforming to the configuration file from the database;
and generating the form according to the form component.
According to the second aspect of the present application, there is also provided a general configuration device for information-filled forms, including:
the activity type initial judgment unit is used for judging the activity type of the form according to the acquired form atomic function type uploaded by the user side;
the activity configuration information query unit is used for searching corresponding activity configuration information from the pre-generated configuration information according to the activity type of the form;
and the form generating unit is used for generating and outputting the configured form according to the activity configuration information.
In one embodiment, the activity type initial determination unit includes:
the quantity judging module is used for judging the quantity of the form atomic function types;
the activity type searching module is used for searching the activity types of the forms meeting the conditions according to the number of the form atom function types;
and the activity type determining module is used for determining the final unique form activity type from the activity types of the forms meeting the conditions according to the form atomic function type.
In one embodiment, the activity type lookup module includes:
the first activity type division module is used for, when the number of the form atomic function types is one, the activity types of the forms meeting the conditions are as follows: a card punch type, an entry type and a questionnaire type;
the second activity type division module is used for, when the number of the form atomic function types is multiple, the activity types of the forms meeting the conditions are as follows: a check-in type and a general subscription type.
In one embodiment, the form generation unit includes:
generating a configuration file according to the activity configuration information;
inputting the configuration file into a database and searching a table component conforming to the configuration file from the database;
and generating the form according to the form component.
According to a third aspect of the present application, there is also provided an electronic device, including a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein the processor implements the steps of the general configuration method of the information-filled form when executing the program.
According to a fourth aspect of the present application, there is also provided a computer-readable storage medium, having stored thereon a computer program, which when executed by a processor, performs the steps of the method for universal configuration of information-filled forms.
According to the technical scheme, the general configuration method and the device for the information filling form provided by the application comprise the following steps: judging the activity type of the form according to the acquired form atomic function type uploaded by the user side; searching corresponding activity configuration information from the pre-generated configuration information according to the activity type of the form; and generating a configured form according to the activity configuration information and outputting the configured form. By classifying various forms, splitting five atomic functions, judging the filling activity type according to the atomic function selected by a user, searching relevant configuration information to generate a complete filling form to be output, the problem of repeated labor in the process of developing the activity form is avoided, and the development efficiency of the filling form is improved.
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, 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 the drawings without creative efforts.
Fig. 1 is a flowchart of a general configuration method of an information-filled report according to the present application.
Fig. 2 is a flowchart illustrating determining an activity type of a form for an acquired atomic function type of a form uploaded by a user side in an embodiment of the present application.
FIG. 3 is a flowchart illustrating an embodiment of the present invention for finding the activity type of a qualified form according to the number of atomic function types of the form.
Fig. 4 is a flowchart of generating and outputting a configured form according to activity configuration information in the embodiment of the present application.
Fig. 5 is a block diagram illustrating a general configuration apparatus for an information-filling table according to the present application.
Fig. 6 is a block diagram of a structure of an activity type initial determination unit in the embodiment of the present application.
Fig. 7 is a block diagram illustrating a structure of an activity type lookup module in an embodiment of the present application.
Fig. 8 is a block diagram of a structure of the form generation unit in the embodiment of the present application.
Fig. 9 is a specific implementation of an electronic device in an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments 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.
It should be noted that the general configuration method and apparatus for information-filled forms disclosed in the present application may be applied to the financial field, and may also be applied to other fields except the financial field.
Traditional off-line reservation, off-line filling type business and the like need a client to go to a network point for reservation registration and reservation filling, the experience of the client is poor, in addition, under the background of epidemic situation prevention and control normalization, high-risk areas even can not open the off-line business, in addition, the information filling function is hidden in the middle of some novel businesses, such as card punching activities, sign-in activities, questionnaire activities and the like, if a set of filling system is separately developed for each activity, repeated labor is inevitable, and the product release time is prolonged.
Based on the above, the application provides a general configuration method of an information filling form, a general configuration device of an information filling form, an electronic device and a computer readable medium, and by classifying various forms, splitting into five atomic functions, then judging the filling activity type according to the atomic function selected by a user, and then searching for related configuration information to generate a complete filling form for output, the problem of repeated labor in the process of developing the activity form is avoided, and the development efficiency of the filling form is improved.
Based on the above, the present application further provides a general configuration device for an information filling form, which is used for implementing the general configuration method for an information filling form provided in one or more embodiments of the present application, and the device can be in communication connection with a client device by itself or through a third-party server, and returns an execution result to a client.
It is understood that the client devices may include smart phones, tablet electronic devices, network set-top boxes, portable computers, desktop computers, Personal Digital Assistants (PDAs), in-vehicle devices, smart wearable devices, and the like. Wherein, intelligence wearing equipment can include intelligent glasses, intelligent wrist-watch, intelligent bracelet etc..
In another practical application scenario, the part of the general configuration device of the information-filled report that performs the general configuration of the information-filled report may be executed in the server as described above, or all the operations may be completed in the client device. The selection may be specifically performed according to the processing capability of the client device, the limitation of the user usage scenario, and the like. This is not a limitation of the present application. If all the operations are completed in the client device, the client device may further include a processor for specifically processing the general configuration method of the information fill-in form.
The client device may have a communication module (i.e., a communication unit), and may be communicatively connected to a remote server to implement data transmission with the server. The server may include a server on the task scheduling center side, and in other implementation scenarios, the server may also include a server on an intermediate platform, for example, a server on a third-party server platform that is communicatively linked to the task scheduling center server. The server may include a single computer device, or may include a server cluster formed by a plurality of servers, or a server structure of a distributed apparatus.
The server and the client device may communicate using any suitable network protocol, including network protocols not yet developed at the filing date of this application. The network protocol may include, for example, a TCP/IP protocol, a UDP/IP protocol, an HTTP protocol, an HTTPS protocol, or the like. Of course, the network Protocol may also include, for example, an RPC Protocol (Remote Procedure Call Protocol), a REST Protocol (Representational State Transfer Protocol), and the like used above the above Protocol.
The following embodiments and application examples are specifically and individually described in detail.
The application provides a general configuration method of an information fill-in form, as shown in fig. 1, including:
s101: and judging the activity type of the form according to the acquired form atom function type uploaded by the user side.
S102: and searching corresponding activity configuration information from the pre-generated configuration information according to the activity type of the form.
S103: and generating a configured form according to the activity configuration information and outputting the configured form.
In one embodiment, the general configuration method of the information fill-in table provided by the present application includes five types of atomic functions, as shown in table 1 below:
TABLE 1
Figure BDA0003089013710000051
Figure BDA0003089013710000061
By combining five types of atomic functions, a general appointment, an enrollment activity, a sign-in activity, a card punching activity and a questionnaire activity are formed, and a richer combined mode can be formed by expanding the atomic functions and activities at the later stage. Currently, five types of atomic functions are information pre-filling, reserved site/time selection, information display, result page, and pre-filling information list. And the information pre-filling atomic function forms a form list which needs to be filled by a client according to the configuration. Such as input boxes, radio boxes, multiple selection boxes, linkage input boxes, etc.; the reserved network/time selection atomic function provides the network and the time for the final landing of the information prefilled content for the client; the information playback function is to playback the information pre-filled by the client and the selected network points and time; the result page is a submission result pre-filled with the customer information, and comprises success submission or failure submission; the pre-filled information list is an information list pre-filled by the client history. The whole system intelligently generates the use configuration of five atomic functions according to the information pre-filled selected form condition and the algorithm, thereby forming the configuration file of the activities.
In an embodiment, the determining the activity type of the form for the acquired atomic function type of the form uploaded by the user side, as shown in fig. 2, includes:
s201: and judging the number of the form atomic function types.
S202: and searching the activity types of the forms meeting the conditions according to the number of the form atom function types.
S203: and determining the final unique form activity type from the activity types of the forms meeting the conditions according to the form atomic function type.
In one embodiment, finding the activity type of the eligible form according to the number of the form atomic function types, as shown in fig. 3, includes:
s301: when the number of the form atomic function types is one, the activity types of the forms meeting the conditions are as follows: a card punch type, an entry type, and a questionnaire type.
S302: when the number of the form atomic function types is multiple, the activity types of the forms meeting the conditions are as follows: a check-in type and a general subscription type.
In one embodiment, the system makes the determination based on the selected form item:
if only the time is the option, determining that the activity is of a card punching type, generating a configuration file containing three atomic functions of information pre-filling, a result page and a pre-filling information list, and inputting the configuration file into an activity database, wherein the activity configuration information comprises: the unique number of the activity, the name of the activity, the type of the activity, the selected atomic service, the service time of the activity, the participation rule of the activity, the online state of the activity and the intelligent configuration are finished.
If the form only comprises a name option, determining that the activity is of an entry type, generating a configuration file containing three atomic functions of information pre-filling, a result page and a pre-filling information list, and inputting the configuration file into an activity database, wherein the activity configuration information comprises: the unique number of the activity, the name of the activity, the type of the activity, the selected atomic service, the service time of the activity, the participation rule of the activity, the online state of the activity and the intelligent configuration are finished.
If the form only contains network points and service options, determining that the activity is a general reservation type, generating a configuration file containing five atomic functions of information pre-filling, reserved network points/time selection, information display, result pages and a pre-filling information list, and inputting the configuration file into an activity database, wherein the activity configuration information comprises: the unique number of the activity, the name of the activity, the type of the activity, the selected atomic service, the service time of the activity, the participation rule of the activity, the online state of the activity and the intelligent configuration are finished.
Determining that the activity is a questionnaire type, generating a configuration file containing three atomic functions of information pre-filling, information display and result page, and inputting the configuration file into an activity database, wherein the activity configuration information comprises: the unique number of the activity, the name of the activity, the type of the activity, the selected atomic service, the service time of the activity, the participation rule of the activity, the online state of the activity and the intelligent configuration are finished.
In an embodiment, generating and outputting the configured form according to the activity configuration information, as shown in fig. 4, includes:
s401: and generating a configuration file according to the activity configuration information.
S402: and inputting the configuration file into a database and searching table components which accord with the configuration file from the database.
S403: and generating the form according to the form component.
In another specific embodiment of the present application, the present solution is introduced from the perspective of client operation, first, a client enters the information filling-in type activity by scanning a two-dimensional code, a front-end program obtains a unique number of the activity, then obtains a configuration file through a background according to the unique number, and a server renders a corresponding atomic function page to guide a user to complete the whole information filling-in flow according to a selected atomic function.
Based on the same inventive concept, the embodiment of the present application further provides a general configuration device for an information filling table, which can be used to implement the method described in the above embodiment, as described in the following embodiment. The problem solving principle of the general configuration device of the information filling form is similar to that of the general configuration method of the information filling form. As used hereinafter, the term "unit" or "module" may be a combination of software and/or hardware that implements a predetermined function. While the system described in the embodiments below is preferably implemented in software, implementations in hardware, or a combination of software and hardware are also possible and contemplated.
According to the second aspect of the present application, there is also provided a general configuration apparatus for information-filled tables, as shown in fig. 5, including:
an activity type initial judgment unit 501, configured to judge an activity type of the form for the acquired form atomic function type uploaded by the user side;
an activity configuration information query unit 502, configured to search, according to the activity type of the form, corresponding activity configuration information from pre-generated configuration information;
and the form generating unit 503 is configured to generate and output a configured form according to the activity configuration information.
In one embodiment, the general configuration method of the information fill-in table provided by the present application includes five types of atomic functions, as shown in table 1 below:
TABLE 1
Figure BDA0003089013710000081
By combining five types of atomic functions, a general appointment, an enrollment activity, a sign-in activity, a card punching activity and a questionnaire activity are formed, and a richer combined mode can be formed by expanding the atomic functions and activities at the later stage. Currently, five types of atomic functions are information pre-filling, reserved site/time selection, information display, result page, and pre-filling information list. And the information pre-filling atomic function forms a form list which needs to be filled by a client according to the configuration. Such as input boxes, radio boxes, multiple selection boxes, linkage input boxes, etc.; the reserved network/time selection atomic function provides the network and the time for the final landing of the information prefilled content for the client; the information playback function is to playback the information pre-filled by the client and the selected network points and time; the result page is a submission result pre-filled with the customer information, and comprises success submission or failure submission; the pre-filled information list is an information list pre-filled by the client history. The whole system intelligently generates the use configuration of five atomic functions according to the information pre-filled selected form condition and the algorithm, thereby forming the configuration file of the activities.
In an embodiment, as shown in fig. 6, the activity type initial determination unit 501 includes:
the quantity judgment module 601 is used for judging the quantity of the form atomic function types;
an activity type searching module 602, configured to search, according to the number of form atomic function types, activity types of forms that meet the condition;
and the activity type determining module 603 is used for determining a final unique form activity type from the activity types of the forms meeting the conditions according to the form atomic function type.
In one embodiment, as shown in FIG. 7, the activity type lookup module 603 includes:
a first activity type dividing module 701, configured to, when the number of form atomic function types is one, determine that the activity types of the forms that meet the condition are: a card punch type, an entry type and a questionnaire type;
a second activity type dividing module 702, configured to, when the number of form atomic function types is multiple, determine that the activity types of the forms that meet the condition are: a check-in type and a general subscription type.
In one embodiment, the system makes the determination based on the selected form item:
if only the time is the option, determining that the activity is of a card punching type, generating a configuration file containing three atomic functions of information pre-filling, a result page and a pre-filling information list, and inputting the configuration file into an activity database, wherein the activity configuration information comprises: the unique number of the activity, the name of the activity, the type of the activity, the selected atomic service, the service time of the activity, the participation rule of the activity, the online state of the activity and the intelligent configuration are finished.
If the form only comprises a name option, determining that the activity is of an entry type, generating a configuration file containing three atomic functions of information pre-filling, a result page and a pre-filling information list, and inputting the configuration file into an activity database, wherein the activity configuration information comprises: the unique number of the activity, the name of the activity, the type of the activity, the selected atomic service, the service time of the activity, the participation rule of the activity, the online state of the activity and the intelligent configuration are finished.
If the form only contains network points and service options, determining that the activity is a general reservation type, generating a configuration file containing five atomic functions of information pre-filling, reserved network points/time selection, information display, result pages and a pre-filling information list, and inputting the configuration file into an activity database, wherein the activity configuration information comprises: the unique number of the activity, the name of the activity, the type of the activity, the selected atomic service, the service time of the activity, the participation rule of the activity, the online state of the activity and the intelligent configuration are finished.
Determining that the activity is a questionnaire type, generating a configuration file containing three atomic functions of information pre-filling, information display and result page, and inputting the configuration file into an activity database, wherein the activity configuration information comprises: the unique number of the activity, the name of the activity, the type of the activity, the selected atomic service, the service time of the activity, the participation rule of the activity, the online state of the activity and the intelligent configuration are finished.
In one embodiment, as shown in fig. 8, the form generating unit 503 includes:
a configuration file generation module 801, configured to generate a configuration file according to the activity configuration information;
a table component searching module 802, which records the configuration file into a database and searches the table components conforming to the configuration file from the database;
the form generation module 803 generates a form from the form component.
In another specific embodiment of the present application, the present solution is introduced from the perspective of client operation, first, a client enters the information filling-in type activity by scanning a two-dimensional code, a front-end program obtains a unique number of the activity, then obtains a configuration file through a background according to the unique number, and a server renders a corresponding atomic function page to guide a user to complete the whole information filling-in flow according to a selected atomic function.
The application provides a general configuration method and a device of an information filling form, and the method comprises the following steps: judging the activity type of the form according to the acquired form atomic function type uploaded by the user side; searching corresponding activity configuration information from the pre-generated configuration information according to the activity type of the form; and generating a configured form according to the activity configuration information and outputting the configured form. By classifying various forms, splitting five atomic functions, judging the filling activity type according to the atomic function selected by a user, searching relevant configuration information to generate a complete filling form to be output, the problem of repeated labor in the process of developing the activity form is avoided, and the development efficiency of the filling form is improved.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The principle and the implementation mode of the invention are explained by applying specific embodiments in the invention, and the description of the embodiments is only used for helping to understand the method and the core idea of the invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.
An embodiment of the present application further provides a specific implementation manner of an electronic device capable of implementing all steps in the method in the foregoing embodiment, and referring to fig. 9, the electronic device specifically includes the following contents:
a processor (processor)901, a memory 902, a communication Interface (Communications Interface)903, a bus 904, and a nonvolatile memory 905;
the processor 901, the memory 902 and the communication interface 903 complete mutual communication through the bus 904;
the processor 901 is configured to call the computer programs in the memory 902 and the nonvolatile memory 905, and when the processor executes the computer programs, the processor implements all the steps in the method in the foregoing embodiments, for example, when the processor executes the computer programs, the processor implements the following steps:
s101: and judging the activity type of the form according to the acquired form atom function type uploaded by the user side.
S102: and searching corresponding activity configuration information from the pre-generated configuration information according to the activity type of the form.
S103: and generating a configured form according to the activity configuration information and outputting the configured form.
Embodiments of the present application also provide a computer-readable storage medium capable of implementing all the steps of the method in the above embodiments, where the computer-readable storage medium stores thereon a computer program, and the computer program when executed by a processor implements all the steps of the method in the above embodiments, for example, the processor implements the following steps when executing the computer program:
s101: and judging the activity type of the form according to the acquired form atom function type uploaded by the user side.
S102: and searching corresponding activity configuration information from the pre-generated configuration information according to the activity type of the form.
S103: and generating a configured form according to the activity configuration information and outputting the configured form.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the hardware + program class embodiment, since it is substantially similar to the method embodiment, the description is simple, and the relevant points can be referred to the partial description of the method embodiment. Although embodiments of the present description provide method steps as described in embodiments or flowcharts, more or fewer steps may be included based on conventional or non-inventive means. The order of steps recited in the embodiments is merely one manner of performing the steps in a multitude of orders and does not represent the only order of execution. When an actual apparatus or end product executes, it may execute sequentially or in parallel (e.g., parallel processors or multi-threaded environments, or even distributed data processing environments) according to the method shown in the embodiment or the figures. The terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, the presence of additional identical or equivalent elements in a process, method, article, or apparatus that comprises the recited elements is not excluded. For convenience of description, the above devices are described as being divided into various modules by functions, and are described separately. Of course, in implementing the embodiments of the present description, the functions of each module may be implemented in one or more software and/or hardware, or a module implementing the same function may be implemented by a combination of multiple sub-modules or sub-units, and the like. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form. The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks. As will be appreciated by one skilled in the art, embodiments of the present description may be provided as a method, system, or computer program product. Accordingly, embodiments of the present description may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present description may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and so forth) having computer-usable program code embodied therein. The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment. In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of an embodiment of the specification. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction. The above description is only an example of the embodiments of the present disclosure, and is not intended to limit the embodiments of the present disclosure. Various modifications and variations to the embodiments described herein will be apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the embodiments of the present specification should be included in the scope of the claims of the embodiments of the present specification.

Claims (10)

1. A general configuration method of an information filling form is characterized by comprising the following steps:
judging the activity type of the form according to the acquired form atomic function type uploaded by the user side;
searching corresponding activity configuration information from the pre-generated configuration information according to the activity type of the form;
and generating a configured form according to the activity configuration information and outputting the configured form.
2. The method for configuring a form filled with information according to claim 1, wherein the determining the activity type of the form for the obtained form atomic function type uploaded by the user side comprises:
judging the number of the form atomic function types;
searching the activity types of the forms meeting the conditions according to the number of the atomic function types of the forms;
and determining the final unique form activity type from the activity types of the forms meeting the conditions according to the form atomic function type.
3. The method of claim 2, wherein the finding the active type of the eligible form according to the number of the form atomic function types comprises:
when the number of the form atomic function types is one, the activity types of the forms meeting the conditions are as follows: a card punch type, an entry type and a questionnaire type;
when the number of the form atomic function types is multiple, the activity types of the forms meeting the conditions are as follows: a check-in type and a general subscription type.
4. The method of claim 3, wherein the generating and outputting the configured form according to the active configuration information comprises:
generating a configuration file according to the activity configuration information;
inputting the configuration file into a database and searching a table component which accords with the configuration file from the database;
and generating a configuration file according to the table component.
5. A generic configuration device for information-filled forms, comprising:
the activity type initial judgment unit is used for judging the activity type of the form according to the acquired form atomic function type uploaded by the user side;
the activity configuration information query unit is used for searching corresponding activity configuration information from the pre-generated configuration information according to the activity type of the form;
and the form generating unit is used for generating and outputting the configured form according to the activity configuration information.
6. The apparatus for universal configuration of information-filled forms of claim 5, wherein the activity-type initial determination unit comprises:
the quantity judging module is used for judging the quantity of the form atomic function types;
the activity type searching module is used for searching the activity types of the forms meeting the conditions according to the number of the form atom function types;
and the activity type determining module is used for determining the final unique form activity type from the activity types of the forms meeting the conditions according to the form atomic function type.
7. The apparatus for universal configuration of information-filled forms of claim 6, wherein the activity-type lookup module comprises:
a first activity type division module, configured to, when the number of the form atomic function types is one, determine that an activity type of a form that meets a condition is: a card punch type, an entry type and a questionnaire type;
a second activity type division module, configured to, when the number of the form atomic function types is multiple, determine that the activity type of the form that meets the condition is: a check-in type and a general subscription type.
8. The apparatus for universal configuration of information-filled forms of claim 7, wherein the form generation unit comprises:
the configuration file generation module is used for generating a configuration file according to the activity configuration information;
the table component searching module is used for inputting the configuration file into a database and searching the table components which accord with the configuration file from the database;
and the form generation module is used for generating a configuration file according to the form component.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor when executing the program performs the steps of the method for universal configuration of information-filled tables according to any of claims 1 to 4.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method for universal configuration of information-filled forms of any one of claims 1 to 4.
CN202110606407.9A 2021-05-28 2021-05-28 General configuration method and device for information filling form Pending CN113343654A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110606407.9A CN113343654A (en) 2021-05-28 2021-05-28 General configuration method and device for information filling form

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110606407.9A CN113343654A (en) 2021-05-28 2021-05-28 General configuration method and device for information filling form

Publications (1)

Publication Number Publication Date
CN113343654A true CN113343654A (en) 2021-09-03

Family

ID=77473859

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110606407.9A Pending CN113343654A (en) 2021-05-28 2021-05-28 General configuration method and device for information filling form

Country Status (1)

Country Link
CN (1) CN113343654A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113901769A (en) * 2021-12-09 2022-01-07 北京轻松筹信息技术有限公司 Transaction form forming method and device
CN114570026A (en) * 2022-01-24 2022-06-03 阿里巴巴(中国)有限公司 Method, device, system, medium and computer program product for managing play parameters

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050209903A1 (en) * 2003-08-26 2005-09-22 Stratizon Corporation System for assisting user with task involving form, and related apparatuses, methods, and computer-readable media
KR20110043292A (en) * 2009-10-21 2011-04-27 주식회사 동서리서치 System and method for customizing research
CN110286903A (en) * 2019-05-21 2019-09-27 深圳壹账通智能科技有限公司 Construction method, device, equipment and the storage medium of user information list
CN110929489A (en) * 2019-11-18 2020-03-27 有时数联科技(北京)有限公司 Form generation and form data processing method and system
CN111125385A (en) * 2019-12-06 2020-05-08 智慧神州(北京)科技有限公司 Method and device for generating analysis report, storage medium and processor

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050209903A1 (en) * 2003-08-26 2005-09-22 Stratizon Corporation System for assisting user with task involving form, and related apparatuses, methods, and computer-readable media
KR20110043292A (en) * 2009-10-21 2011-04-27 주식회사 동서리서치 System and method for customizing research
CN110286903A (en) * 2019-05-21 2019-09-27 深圳壹账通智能科技有限公司 Construction method, device, equipment and the storage medium of user information list
CN110929489A (en) * 2019-11-18 2020-03-27 有时数联科技(北京)有限公司 Form generation and form data processing method and system
CN111125385A (en) * 2019-12-06 2020-05-08 智慧神州(北京)科技有限公司 Method and device for generating analysis report, storage medium and processor

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113901769A (en) * 2021-12-09 2022-01-07 北京轻松筹信息技术有限公司 Transaction form forming method and device
CN113901769B (en) * 2021-12-09 2022-04-26 北京轻松筹信息技术有限公司 Transaction form forming method and device
CN114570026A (en) * 2022-01-24 2022-06-03 阿里巴巴(中国)有限公司 Method, device, system, medium and computer program product for managing play parameters

Similar Documents

Publication Publication Date Title
Pham et al. A cost-and performance-effective approach for task scheduling based on collaboration between cloud and fog computing
WO2018075334A1 (en) Collaborator recommendation using collaboration graphs
CN110413673B (en) Database data unified acquisition and distribution method and system
CN111046237B (en) User behavior data processing method and device, electronic equipment and readable medium
CN113343654A (en) General configuration method and device for information filling form
EP3092608A1 (en) Methods for generating an activity stream
CN109242288B (en) Performance data matching method and system
CN109492200A (en) Cooperated documents restoring method, device, storage medium and electronic equipment
CN111198685B (en) Method for generating front-end interaction page based on user state, device, system, server and storage medium thereof
CN110765752B (en) Test question generation method and device, electronic equipment and computer readable storage medium
CN104408193A (en) Method and device for processing visualization data model
CN108509442B (en) Search method and apparatus, server, and computer-readable storage medium
CN112035256A (en) Resource allocation method, device, electronic equipment and medium
CN112131230A (en) Application software as a service (SaaS) realization method, device, equipment and storage medium
CN110704099A (en) Alliance chain construction method and device and electronic equipment
CN109120783A (en) Information acquisition method and device, mobile terminal and computer readable storage medium
CN110659919A (en) Data matching method, device, medium and electronic equipment
CN113157586A (en) Financial market unit test case generation method and device
WO2022271306A1 (en) In-app failure intelligent data collection and analysis
CN103761024A (en) Interface display method, device, terminal, server and system
CN114169733A (en) Resource allocation method and device
CN111125501B (en) Method and device for processing information
CN113379375A (en) Method and device for guiding subscription in chat mode and electronic equipment
CN111597441A (en) Information processing method and device and electronic equipment
US10796284B2 (en) Collaborative scheduling

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination