CN107273122B - Method and terminal for iteratively establishing service system based on decoupling mechanism - Google Patents

Method and terminal for iteratively establishing service system based on decoupling mechanism Download PDF

Info

Publication number
CN107273122B
CN107273122B CN201710424093.4A CN201710424093A CN107273122B CN 107273122 B CN107273122 B CN 107273122B CN 201710424093 A CN201710424093 A CN 201710424093A CN 107273122 B CN107273122 B CN 107273122B
Authority
CN
China
Prior art keywords
query
request
service
acquiring
configuration
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.)
Active
Application number
CN201710424093.4A
Other languages
Chinese (zh)
Other versions
CN107273122A (en
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.)
Shenzhen Zhuoxun Information Technology Co ltd
Original Assignee
Shenzhen Zhuoxun Information 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 Shenzhen Zhuoxun Information Technology Co ltd filed Critical Shenzhen Zhuoxun Information Technology Co ltd
Priority to CN201710424093.4A priority Critical patent/CN107273122B/en
Publication of CN107273122A publication Critical patent/CN107273122A/en
Application granted granted Critical
Publication of CN107273122B publication Critical patent/CN107273122B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • 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/174Form filling; Merging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons

Abstract

The invention relates to a method and a terminal for iteratively establishing a service system based on a decoupling mechanism, wherein the method comprises the steps of acquiring a query service request, and acquiring authorized process information from the request for circulation; opening related components according to the process information; sequentially carrying out corresponding operations according to the form service set by the related components to obtain form service data; submitting form service data; and establishing a business system according to the form service data and the related components. According to the method and the device, the request of the query service is acquired, the corresponding components are arranged according to the flow information, the form service in the components is operated, the form data is acquired, the form data and the components are utilized to build a business system, the customer requirement is quickly responded, a Web visual dragging interface configuration tool is adopted, the technical threshold requirement of business system development is reduced, the business is separated from the technology, and the development period is short and the cost is low.

Description

Method and terminal for iteratively establishing service system based on decoupling mechanism
Technical Field
The invention relates to the technical field of service system construction, in particular to a decoupling mechanism-based method and a terminal thereof capable of iteratively constructing a service system.
Background
In the fields of communication, internet, computer, etc., as the amount of data processed is increasing day by day, large databases are now widely used.
When data in a database needs to be called or accessed to establish a new service system, the current method is to add a new database in the data system, match an interface matched with the database, and transmit data through the interface to establish the service system.
Therefore, it is necessary to design a method for iteratively establishing a service system based on a decoupling mechanism, so as to achieve fast response to customer requirements, reduce the technical threshold requirements of service system development, and achieve short development cycle and low cost.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provides a method and a terminal for iteratively establishing a service system based on a decoupling mechanism.
In order to achieve the purpose, the invention adopts the following technical scheme: a method for iteratively establishing a service system based on a decoupling mechanism comprises the following steps:
acquiring a query service request, and acquiring authorized process information from the request for circulation;
opening related components according to the process information;
sequentially carrying out corresponding operations according to the form service set by the related components to obtain form service data;
submitting form service data;
and establishing a business system according to the form service data and the related components.
The further technical scheme is as follows: the method comprises the steps of obtaining a query service request and obtaining authorized process information from the request for circulation, and comprises the following specific steps:
acquiring a query service request, and jumping to a database for query according to the request;
acquiring a query result of a database, and configuring related components;
storing the attribute configuration of the component, and analyzing the format of the attribute configuration;
and constructing associated process service information of the assembly according to the query service request, and circulating by taking the associated process service information as authorized process information.
The further technical scheme is as follows: and acquiring a query result of the database, and configuring related components, wherein the related components comprise at least one of link names, enterprise types, establishment dates and states.
The further technical scheme is as follows: the step of sequentially carrying out corresponding operations according to the form service set by the related components and acquiring form service data comprises the following specific steps:
configuring common controls and acquiring page controls;
initializing a data source of the electronic form;
binding the value of the page control and the field in the data source to obtain the bound page control;
and obtaining form service data according to the bound page control.
The further technical scheme is as follows: and configuring a common control, wherein in the step of acquiring the page control, the common control is at least one of a text box, a drop-down box, a radio box, a check box and an attachment.
The further technical scheme is as follows: configuring common controls, and acquiring page controls, wherein the page controls comprise at least one of enterprise names, enterprise types, legal representative, registered capital, establishment dates, business terms, business ranges, residences and viewing processes, and the viewing processes comprise at least one of flow charts, examination and approval links, examiners, examination and approval time, states and examination and approval opinions.
The invention also provides a terminal of the iterative construction service system based on the decoupling mechanism, which comprises a request acquisition unit, an assembly opening unit, a data acquisition unit, a submission unit and a construction unit;
the request acquisition unit is used for acquiring a query service request and acquiring authorized process information from the request for circulation;
the component opening unit is used for opening related components according to the process information;
the data acquisition unit is used for sequentially carrying out corresponding operations according to the form service set by the related components to acquire form service data;
the submitting unit is used for submitting form service data;
and the establishing unit is used for establishing a business system according to the form service data and the related components.
The further technical scheme is as follows: the request acquisition unit comprises a query module, a configuration module, a storage analysis module and an information construction module;
the query module is used for acquiring a query service request and skipping to a database for query according to the request;
the configuration module is used for acquiring the query result of the database and configuring the related components;
the storage analysis module is used for storing the attribute configuration of the component and analyzing the format of the attribute configuration;
and the information construction module is used for constructing the associated process service information of the assembly according to the query service request, and circulating the associated process service information as the authorized process information.
The further technical scheme is as follows: the data acquisition unit comprises a space configuration module, an initialization module, a binding module and an acquisition module;
the space configuration module is used for configuring common controls and acquiring page controls;
the initialization module is used for initializing a data source of the electronic form;
the binding module is used for binding the value of the page control and the field in the data source to obtain the bound page control;
and the acquisition module is used for acquiring form service data according to the bound page control.
Compared with the prior art, the invention has the beneficial effects that: the decoupling mechanism-based method for iteratively establishing the business system comprises the steps of obtaining a request of query service, arranging corresponding components according to flow information, operating form service in the components, obtaining form data, establishing the business system by using the form data and the components, achieving quick response to customer requirements, adopting a Web visual dragging interface configuration tool, reducing the technical threshold requirement of business system development, achieving separation of business and technology, and enabling the development period to be short and the cost to be low.
The invention is further described below with reference to the accompanying drawings and specific embodiments.
Drawings
Fig. 1 is a flowchart of a method for iteratively establishing a service system based on a decoupling mechanism according to an embodiment of the present invention;
fig. 2 is a flowchart illustrating a query service request according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating a process for obtaining form service data according to an embodiment of the present invention;
fig. 4 is a block diagram of a terminal capable of iteratively configuring a service system based on a decoupling mechanism according to a specific embodiment of the present invention;
fig. 5 is a block diagram of a request obtaining unit according to an embodiment of the present invention;
fig. 6 is a block diagram of a data acquisition unit according to an embodiment of the present invention;
FIG. 7 is a page effect diagram for obtaining query results of a database and configuring related components according to an embodiment of the present invention;
fig. 8 is a first page effect diagram for configuring a common control and acquiring a page control according to the embodiment of the present invention;
fig. 9 is a second diagram of configuring a common control and obtaining a page effect of a page control according to the embodiment of the present invention;
fig. 10 is a page effect diagram two of the viewing process according to the embodiment of the present invention.
Detailed Description
In order to more fully understand the technical content of the present invention, the technical solution of the present invention will be further described and illustrated with reference to the following specific embodiments, but not limited thereto.
As shown in the specific embodiments of fig. 1 to 10, the method for iteratively constructing a service system based on a decoupling mechanism provided in this embodiment can be applied to a process of constructing a service system in any industry, so as to achieve fast response to customer requirements, reduce technical threshold requirements for service system development, and achieve short development period and low cost.
As shown in fig. 1, the method for iteratively establishing a service system based on a decoupling mechanism provided in this embodiment includes:
s1, acquiring a query service request, and acquiring authorized process information from the request for circulation;
s2, opening related components according to the flow information;
s3, sequentially carrying out corresponding operations according to the form service set by the related components to obtain form service data;
s4, submitting form service data;
and S5, constructing a business system according to the form service data and the related components.
Further, the step of S1, obtaining the query service request and obtaining the authorized process information from the request for circulation, includes the following specific steps:
s11, acquiring a query service request, and jumping to a database for query according to the request;
s12, obtaining the query result of the database and configuring related components;
s13, storing the attribute configuration of the component, and analyzing the format of the attribute configuration;
s14, according to the query service request, constructing the associated process service information of the assembly, and circulating by taking the associated process service information as authorized process information.
And step S11, acquiring a query service request, and jumping to a database for query according to the request, specifically, querying data in the database according to the request, and providing a Web visual dragging interface configuration tool on a page to provide configuration of a query list data source, implementing background database query by writing an SQL statement, where the visual dragging interface configuration tool can place a query column at a fixed position, and support configuration of merging a table header and a row click event.
The query service request may obtain the request according to the query condition, and provide controls including an input box, a drop-down box, a date box, an operation button, and the like as inputs of the query condition, where the controls support defining contents such as a data source and initial value configuration.
For the step of S12, the query result of the database is obtained, and the related component is configured, where the related component includes at least one of link name, business type, establishment date, and status. The effect graph is shown in fig. 7.
And for the step of S13, storing the attribute configuration of the component, and analyzing the format of the attribute configuration, specifically, storing the attribute configuration of each component in an xml format, and analyzing and converting the xml format into an html format. And then the html format is analyzed through the engine.
In addition, the related components are also provided with operation buttons, and the button authority setting and the event execution operation are supported; the event operation comprises opening a new window, executing SQL operation, writing JS script operation, executing extension class and the like; the size, the display mode and the opening content of the window can be defined when a new window is opened; the display mode of the new window comprises global opening, nested opening and the like; the opening content of the new window is a query page, a form page, a report page, a face page and a self-defined development page which are designed by a page designer.
In the whole configuration process of related components, format conversion of column fields is supported, the conversion mode comprises automatic matching of fixed key value pairs, SQL query results, a digital dictionary and the like, information display configuration comprises contents such as styles, contents, sequencing, page turning and the like, the query configuration contents are supported to generate JSP files, the JSP contents can be supported to be generated for visual display, real-time online preview of a query list is supported, the query results are supported to be exported, custom query is supported, and an interface data source is supported.
For step S2, according to the process information, related components are opened, and the contents of each component are filled according to the process, so as to form an associated business system.
Further, for the step S3, the step of sequentially performing corresponding operations according to the form service set by the related component to obtain the form service data includes the following specific steps:
s31, configuring common controls and acquiring page controls;
s32, initializing a data source of the electronic form;
s33, binding the value of the page control and the field in the data source to obtain the bound page control;
and S34, acquiring form service data according to the bound page control.
And for the step S31, configuring a common control, and acquiring a page control, where the common control is at least one of a text box, a drop-down box, a radio box, a check box, and an attachment, and an effect diagram of the common control is as shown in fig. 8. And the page control comprises at least one of an enterprise name, an enterprise type, a legal representative, registered capital, an establishment date, an operation period, an operation range, a residence and a viewing process, wherein the viewing process comprises at least one of a flow chart, an approval link, an approver, approval time, state and approval opinions, and an effect chart is shown in fig. 9.
The properties of the common controls and the page controls support the management of properties such as style setting, check type setting, control data source setting, multi-level association setting and the like.
Of course, a Web visualization dragging interface configuration tool is also provided when configuring the common control and acquiring the page control.
The step S32 is a step of initializing a data source of the electronic form, and specifically includes setting entry parameters of the form, and setting an initialization data source, where a page may set multiple data sources, and the data source type supports single-line data and list data.
And step S33, binding the value of the page control and the field in the data source, and obtaining the bound page control, where the page control supports multi-line list configuration, and performs one-to-many data configuration and display on the list corresponding to the initialized list data source. The storage of the numerical value of the bound page control supports different database operations to be executed according to different conditions, wherein the conditions can be combined through different parameters, the configurable dynamic variable is supported in the aspect of database operation, the operations of addition, deletion and updating can be executed, and the storage process of the transmitted parameters can be executed.
In addition, for the bound page control, query and storage operations of the extensible class form are supported, the form configuration content is supported to generate a JSP file, the generated JSP content is displayed, real-time online preview of the electronic form is supported, and an interface data source is supported.
For the flow chart in the viewing process, the flow chart comprises a Web visualization dragging interface configuration tool, which comprises common node drag and drop and associated configuration, such as start, end, task, decision, branch, merge, sub-flow and other nodes, and node dependency configuration is realized in a line connection mode.
As shown in fig. 9, the node supports multiple right configurations, including applying global rights and rights configurations of departments, roles, user groups, and personnel, the task node supports flexible display configurations, and the page of the viewing process can display a basic page, an approval process page, and other auxiliary pages; basic page: binding of a plurality of form pages can be added, and editing or viewing operation can be carried out on the forms; multiple attachments may be added, etc. An approval process page consisting of approval links, approvers, approval time, states and approval opinions: it may be defined whether the approval process is displayed or not and whether the flowchart is displayed or not; other auxiliary pages: a plurality of user-defined pages needing to be viewed and edited can be defined, such as the viewing of a risk prevention and control page; the defined page may be supported for conventional layout operations. An approval process page formed by the approval link, the approver, the approval time, the state and the approval opinions presents rich attributes of whether the task node supports approval, countersigning, revocation, return, message reminding and the like. Of course, task nodes can also be presented to support task handling time limit setting and node risk setting. Wherein the risk setting comprises a risk level and a prevention and control measure; and the task node supports the system message, short message and mail modes to inform the next processor.
The construction mode adopts an iteration construction mode, the application system is quickly delivered in the shortest time, and products are continuously corrected through actual and quick iteration of service requirements to finally meet the market requirements.
The configuration tool adopting the Web visual dragging interface can fully enable a user or a common developer to realize the rapid construction of an application system without compiling software codes, and the requirement of a development technology threshold is reduced.
And the service only needs to store the data in the database, technical personnel design and realize the calling of the data in the database, the separation of the service and the technology is realized, implementation personnel are more concentrated in the service implementation, the user requirements are accurately grasped, the technical personnel are concentrated in the function construction, the better cooperation and the division of labor are realized between the service and the technical personnel, the project construction period can be greatly shortened, and the project construction cost is saved.
According to the method for iteratively establishing the business system based on the decoupling mechanism, the corresponding components are arranged according to the flow information by acquiring the request of the query service, the form service in the components is operated, the form data is acquired, the business system is established by utilizing the form data and the components, the customer requirements are quickly responded, the technical threshold requirement of business system development is reduced by adopting a Web visual dragging interface configuration tool, the business is separated from the technology, and the development period is short and the cost is low.
As shown in fig. 4, the terminal of the iterative configurable service system based on the decoupling mechanism provided in this embodiment includes a request obtaining unit 1, a component opening unit 2, a data obtaining unit 3, a submitting unit 4, and a configuring unit 5.
The request acquisition unit 1 is used for acquiring a query service request and acquiring authorized process information from the request for circulation.
And the component opening unit 2 is used for opening the related components according to the flow information.
And the data acquisition unit 3 is used for sequentially carrying out corresponding operations according to the form service set by the related components to acquire form service data.
And the submitting unit 4 is used for submitting the form service data.
And the building unit 5 is used for building a business system according to the form service data and the related components.
Furthermore, the request obtaining unit 1 includes a query module 11, a configuration module 12, a storage analysis module 13, and an information construction module 14.
And the query module 11 is configured to obtain a query service request, and jump to a database for query according to the request.
And the configuration module 12 is used for acquiring the query result of the database and configuring the related components.
And the storage analysis module 13 is configured to store the attribute configuration of the component, and analyze a format of the attribute configuration.
And the information construction module 14 is configured to construct associated process service information of the component according to the query service request, and circulate the associated process service information as authorized process information.
The query module 11 specifically queries data in the database according to the request, and is provided with a Web visual dragging interface configuration tool on the page to provide configuration of a query list data source, and implements background database query by writing SQL statements, and the visual dragging interface configuration tool can place a query column at a fixed position to support configuration of merging table headers and row click events. The query service request may obtain the request according to the query condition, and provide controls including an input box, a drop-down box, a date box, an operation button, and the like as inputs of the query condition, where the controls support defining contents such as a data source and initial value configuration.
The relevant components configured in configuration module 12 include at least one of link name, business type, expiration date, and status.
The storage parsing module 13 specifically stores the attribute configuration of each component in an xml format, and then parses and converts the xml format into an html format. And then the html format is analyzed through the engine.
In addition, the related components are also provided with operation buttons, and the button authority setting and the event execution operation are supported; the event operation comprises opening a new window, executing SQL operation, writing JS script operation, executing extension class and the like; the size, the display mode and the opening content of the window can be defined when a new window is opened; the display mode of the new window comprises global opening, nested opening and the like; the opening content of the new window is a query page, a form page, a report page, a face page and a self-defined development page which are designed by a page designer.
In the whole configuration process of related components, format conversion of column fields is supported, the conversion mode comprises automatic matching of fixed key value pairs, SQL query results, a digital dictionary and the like, information display configuration comprises contents such as styles, contents, sequencing, page turning and the like, the query configuration contents are supported to generate JSP files, the JSP contents can be supported to be generated for visual display, real-time online preview of a query list is supported, the query results are supported to be exported, custom query is supported, and an interface data source is supported.
The component opening unit 2 fills the contents of each component according to the flow, and forms an associated business system.
In addition, the data acquisition unit 3 for the above includes a spatial configuration module 31, an initialization module 32, a binding module 33, and an acquisition module 34.
And the space configuration module 31 is configured to configure common controls and acquire page controls.
An initialization module 32 for initializing a data source for the electronic form.
And the binding module 33 is configured to bind the value of the page control and the field in the data source, and obtain the bound page control.
And the obtaining module 34 is configured to obtain the form service data according to the bound page control.
The common control in the spatial configuration module 31 is at least one of a text box, a drop-down box, a radio box, a check box and an attachment, and the effect diagram is as shown in fig. 8. And the page control comprises at least one of an enterprise name, an enterprise type, a legal representative, registered capital, an establishment date, an operation period, an operation range, a residence and a viewing process, wherein the viewing process comprises at least one of a flow chart, an examination and approval link, an approver, examination and approval time, a state and examination and approval opinions
The properties of the common controls and the page controls support the management of properties such as style setting, check type setting, control data source setting, multi-level association setting and the like.
Of course, a Web visualization dragging interface configuration tool is also provided when configuring the common control and acquiring the page control.
The initialization module 32 specifically includes entry parameter settings of the form, and initialization data source settings, where one page may set multiple data sources, and the data source type supports a single line of data and list data.
In the working process of the binding module 33, the page control supports multi-row list configuration, and a list can be configured and displayed one-to-many corresponding to the initialized list data source. The storage of the numerical value of the bound page control supports different database operations to be executed according to different conditions, wherein the conditions can be combined through different parameters, the configurable dynamic variable is supported in the aspect of database operation, the operations of addition, deletion and updating can be executed, and the storage process of the transmitted parameters can be executed.
In addition, for the bound page control, query and storage operations of the extensible class form are supported, the form configuration content is supported to generate a JSP file, the generated JSP content is displayed, real-time online preview of the electronic form is supported, and an interface data source is supported.
For the flow chart in the viewing process, the flow chart comprises a Web visualization dragging interface configuration tool, which comprises common node drag and drop and associated configuration, such as start, end, task, decision, branch, merge, sub-flow and other nodes, and node dependency configuration is realized in a line connection mode.
In addition, the nodes support various permission configurations, including the application of global permission and permission configurations of departments, roles, user groups and personnel, the task nodes support flexible display configuration, and pages of the viewing process can display basic pages, pages of the approval process and other auxiliary pages; basic page: binding of a plurality of form pages can be added, and editing or viewing operation can be carried out on the forms; multiple attachments may be added, etc. An approval process page consisting of approval links, approvers, approval time, states and approval opinions: it may be defined whether the approval process is displayed or not and whether the flowchart is displayed or not; other auxiliary pages: a plurality of user-defined pages needing to be viewed and edited can be defined, such as the viewing of a risk prevention and control page; the defined page may be supported for conventional layout operations. An approval process page formed by the approval link, the approver, the approval time, the state and the approval opinions presents rich attributes of whether the task node supports approval, countersigning, revocation, return, message reminding and the like. Of course, task nodes can also be presented to support task handling time limit setting and node risk setting. Wherein the risk setting comprises a risk level and a prevention and control measure; and the task node supports the system message, short message and mail modes to inform the next processor.
The construction mode adopts an iteration construction mode, the application system is quickly delivered in the shortest time, and products are continuously corrected through actual and quick iteration of service requirements to finally meet the market requirements.
The configuration tool adopting the Web visual dragging interface can fully enable a user or a common developer to realize the rapid construction of an application system without compiling software codes, and the requirement of a development technology threshold is reduced.
And the service only needs to store the data in the database, technical personnel design and realize the calling of the data in the database, the separation of the service and the technology is realized, implementation personnel are more concentrated in the service implementation, the user requirements are accurately grasped, the technical personnel are concentrated in the function construction, the better cooperation and the division of labor are realized between the service and the technical personnel, the project construction period can be greatly shortened, and the project construction cost is saved.
According to the terminal capable of iteratively establishing the business system based on the decoupling mechanism, the corresponding components are arranged according to the flow information by acquiring the request of the query service, the form service in the components is operated, the form data is acquired, the business system is established by utilizing the form data and the components, the customer requirements are quickly responded, the technical threshold requirement of business system development is reduced by adopting a Web visual dragging interface configuration tool, the business is separated from the technology, and the development period is short and the cost is low.
The technical contents of the present invention are further illustrated by the examples only for the convenience of the reader, but the embodiments of the present invention are not limited thereto, and any technical extension or re-creation based on the present invention is protected by the present invention. The protection scope of the invention is subject to the claims.

Claims (3)

1. A method for iteratively establishing a service system based on a decoupling mechanism is characterized by comprising the following steps:
acquiring a query service request, and acquiring authorized process information from the request for circulation;
opening related components according to the process information;
sequentially carrying out corresponding operations according to the form service set by the related components to obtain form service data;
submitting form service data;
establishing a business system according to the form service data and the related components;
the step of acquiring the inquiry service request and acquiring the authorized process information from the request for circulation comprises the following specific steps:
acquiring a query service request, and jumping to a database for query according to the request;
acquiring a query result of a database, and configuring related components;
storing the attribute configuration of the component, and analyzing the format of the attribute configuration;
constructing associated process service information of the assembly according to the query service request, and circulating by taking the associated process service information as authorized process information;
the method comprises the steps of obtaining a query service request, skipping to a database for query according to the request, specifically, querying data in the database according to the request, arranging a Web visual dragging interface configuration tool on a page, providing configuration of a query list data source, realizing background database query by compiling SQL sentences, placing query columns to fixed positions by the Web visual dragging interface configuration tool, and supporting configuration of events of merging table headers and row clicking;
the step of sequentially performing corresponding operations according to the form service set by the related components to acquire form service data comprises the following specific steps:
configuring common controls and acquiring page controls; when the common control is configured and the page control is obtained, a Web visual dragging interface configuration tool is also provided;
initializing a data source of the electronic form;
binding the value of the page control and the field in the data source to obtain the bound page control;
acquiring form service data according to the bound page control;
in the step of configuring the common control and acquiring the page control, the common control is at least one of a text box, a drop-down box, a radio box, a check box and an attachment; the page control comprises at least one of an enterprise name, an enterprise type, a legal representative, registered capital, an establishment date, an operation period, an operation range, a residence and a viewing process, wherein the viewing process comprises at least one of a flow chart, an examination and approval link, an approver, examination and approval time, a state and examination and approval opinions;
the flow chart in the viewing process comprises a Web visualization dragging interface configuration tool, which comprises common node dragging and dropping and association configuration, starting, ending, tasks, decisions, branches, combination and sub-flow nodes, and the node dependency relationship configuration is realized in a line connection mode.
2. The method for iteratively building a business system based on decoupling mechanism as claimed in claim 1, wherein in the step of obtaining the query result of the database and configuring the related component, the related component comprises at least one of link name, business type, establishment date and status.
3. The terminal capable of iteratively establishing the service system based on the decoupling mechanism is characterized by comprising a request acquisition unit, an assembly opening unit, a data acquisition unit, a submission unit and an establishment unit;
the request acquisition unit is used for acquiring a query service request and acquiring authorized process information from the request for circulation;
the component opening unit is used for opening related components according to the process information;
the data acquisition unit is used for sequentially carrying out corresponding operations according to the form service set by the related components to acquire form service data;
the submitting unit is used for submitting form service data;
the building unit is used for building a business system according to the form service data and the related components;
the request acquisition unit comprises a query module, a configuration module, a storage analysis module and an information construction module;
the query module is used for acquiring a query service request and skipping to a database for query according to the request;
the query module acquires a query service request, jumps to a database for query according to the request, specifically, queries data in the database according to the request, is provided with a Web visual dragging interface configuration tool on a page to provide configuration of a query list data source, realizes background database query by compiling SQL sentences, places query columns at fixed positions by the visual dragging interface configuration tool, and supports configuration of merging table headers and row clicking events;
the configuration module is used for acquiring the query result of the database and configuring the related components;
the storage analysis module is used for storing the attribute configuration of the component and analyzing the format of the attribute configuration;
the information construction module is used for constructing the associated process service information of the assembly according to the query service request, and circulating the associated process service information as the authorized process information;
the data acquisition unit comprises a space configuration module, an initialization module, a binding module and an acquisition module;
the space configuration module is used for configuring common controls and acquiring page controls; when the space configuration module configures common controls and acquires page controls, a Web visual dragging interface configuration tool is also provided;
the initialization module is used for initializing a data source of the electronic form;
the binding module is used for binding the value of the page control and the field in the data source to obtain the bound page control;
the acquisition module is used for acquiring form service data according to the bound page control;
the method comprises the steps that a space configuration module configures common controls, and in the step of acquiring page controls, the common controls are at least one of text boxes, drop-down boxes, radio boxes, check boxes and accessories; the page control comprises at least one of an enterprise name, an enterprise type, a legal representative, registered capital, an establishment date, an operation period, an operation range, a residence and a viewing process, wherein the viewing process comprises at least one of a flow chart, an examination and approval link, an approver, examination and approval time, a state and examination and approval opinions;
the flow chart in the viewing process comprises a Web visualization dragging interface configuration tool, which comprises common node dragging and dropping and association configuration, starting, ending, tasks, decisions, branches, combination and sub-flow nodes, and the node dependency relationship configuration is realized in a line connection mode.
CN201710424093.4A 2017-06-07 2017-06-07 Method and terminal for iteratively establishing service system based on decoupling mechanism Active CN107273122B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710424093.4A CN107273122B (en) 2017-06-07 2017-06-07 Method and terminal for iteratively establishing service system based on decoupling mechanism

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710424093.4A CN107273122B (en) 2017-06-07 2017-06-07 Method and terminal for iteratively establishing service system based on decoupling mechanism

Publications (2)

Publication Number Publication Date
CN107273122A CN107273122A (en) 2017-10-20
CN107273122B true CN107273122B (en) 2020-12-08

Family

ID=60066500

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710424093.4A Active CN107273122B (en) 2017-06-07 2017-06-07 Method and terminal for iteratively establishing service system based on decoupling mechanism

Country Status (1)

Country Link
CN (1) CN107273122B (en)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109087053B (en) * 2018-06-01 2023-05-09 平安科技(深圳)有限公司 Collaborative office processing method, device, equipment and medium based on association topological graph
CN109165914A (en) * 2018-07-30 2019-01-08 中国石油化工股份有限公司 The process dissemination method for exempting from program parameters configuration for mobile examination & approval
CN109683868A (en) * 2018-12-28 2019-04-26 成都康赛信息技术有限公司 A kind of web flow journey design method based on jsPlumb technology
CN109829145B (en) * 2018-12-29 2023-11-24 东软集团股份有限公司 Drawing method and device of business form, storage medium and electronic equipment
CN109739605A (en) * 2018-12-29 2019-05-10 北京百度网讯科技有限公司 The method and apparatus for generating information
CN110597491B (en) * 2019-07-22 2023-06-13 石化盈科信息技术有限责任公司 Method for quickly constructing different service systems
CN110389752A (en) * 2019-07-26 2019-10-29 上海量锐信息科技有限公司 A kind of financial business logical code implementation method separated with mathematical logic
CN111124405B (en) * 2019-12-04 2023-11-17 浪潮软件股份有限公司 Implementation method and system for online form design supporting front-end and back-end decoupling
CN113032061A (en) * 2019-12-24 2021-06-25 顺丰科技有限公司 Page configuration method and device, computer equipment and storage medium
CN111611270A (en) * 2020-05-26 2020-09-01 深圳博沃智慧科技有限公司 Form design and operation processing method and system
CN112540760A (en) * 2020-12-08 2021-03-23 杭州讯酷科技有限公司 UI (user interface) quick construction method based on data source field
CN113435669B (en) * 2021-07-30 2022-10-28 多点生活(成都)科技有限公司 Method and device for optimizing access workflow, electronic equipment and readable storage medium
CN113821749B (en) * 2021-09-30 2023-09-01 上海柯林布瑞信息技术有限公司 Page generation method and computer based on JS real-time analysis
CN116594604B (en) * 2023-07-19 2024-02-09 云宏信息科技股份有限公司 Component configuration method based on data linkage, data display method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103617047A (en) * 2013-12-16 2014-03-05 北京中电普华信息技术有限公司 Method, device and processor for developing business processes
US20140068629A1 (en) * 2012-08-31 2014-03-06 Sap Ag Event-Driven Approach for Collecting Monitoring Data of Messaging Systems
CN105373523A (en) * 2015-10-14 2016-03-02 浪潮软件集团有限公司 Workflow solution method based on user-defined form and Activiti
CN106779594A (en) * 2016-12-01 2017-05-31 江苏鸿信系统集成有限公司 A kind of Workflow management method based on Activiti

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101256492A (en) * 2008-03-31 2008-09-03 宋乃辉 Software development method and system for executing model drive structure
CN101957936A (en) * 2009-07-15 2011-01-26 深圳市艾派应用系统有限公司 Method and system for implementing workflow form
CN102508673B (en) * 2011-12-02 2015-07-29 方正国际软件有限公司 The system and method for fast Development and configuration platform class software
CN102663569A (en) * 2012-05-07 2012-09-12 广东优迈信息通信技术有限公司 Visualized workflow engine system
CN104679488B (en) * 2013-11-29 2018-12-21 亿阳信通股份有限公司 A kind of flow custom development platform and flow custom development approach
CN106021211A (en) * 2016-05-18 2016-10-12 山东达创网络科技股份有限公司 Intelligent form system and generation method thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140068629A1 (en) * 2012-08-31 2014-03-06 Sap Ag Event-Driven Approach for Collecting Monitoring Data of Messaging Systems
CN103617047A (en) * 2013-12-16 2014-03-05 北京中电普华信息技术有限公司 Method, device and processor for developing business processes
CN105373523A (en) * 2015-10-14 2016-03-02 浪潮软件集团有限公司 Workflow solution method based on user-defined form and Activiti
CN106779594A (en) * 2016-12-01 2017-05-31 江苏鸿信系统集成有限公司 A kind of Workflow management method based on Activiti

Also Published As

Publication number Publication date
CN107273122A (en) 2017-10-20

Similar Documents

Publication Publication Date Title
CN107273122B (en) Method and terminal for iteratively establishing service system based on decoupling mechanism
JP7093387B2 (en) Spreadsheet-based software application development
Buels et al. JBrowse: a dynamic web platform for genome visualization and analysis
US11023105B2 (en) Systems and methods for composable analytics
US20180081935A1 (en) Data Visualization in a Dashboard Display Using Panel Templates
JP2021028828A6 (en) Spreadsheet-based software application development
US11853365B2 (en) Template-based faceted search experience
US9098314B2 (en) Systems and methods for web based application modeling and generation
CN106599039B (en) Statistical representation method supporting free combination nesting of relational database data
US20170329786A1 (en) Data flow design with static and dynamic elements
US11468389B2 (en) Systems and methods for analytics, predictions, and reporting
US11443109B2 (en) Interactive data entry validation and problem correction in a table component in a spreadsheet driven by a web service
CN106687955A (en) Simplifying invocation of import procedures to transfer data from data sources to data targets
US9652203B1 (en) Application development framework using configurable data types
CN103678468A (en) System and method for analyzing and displaying multidimensional data
EP1798684A1 (en) Financial information analysis supporting method and system
US8260772B2 (en) Apparatus and method for displaying documents relevant to the content of a website
US8615733B2 (en) Building a component to display documents relevant to the content of a website
CN115935915A (en) Document processing method, computer device, and storage medium
Campos et al. Egas–collaborative biomedical annotation as a service
Grahl et al. The new W7-X logbook–A software for effective experiment documentation and collaborative research at Wendelstein 7-X
US20140331140A1 (en) Method and system for managing data
US10162877B1 (en) Automated compilation of content
CN114296696A (en) Business function operation method and device, storage medium and electronic equipment
CN116226788B (en) Modeling method integrating multiple data types and related equipment

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
GR01 Patent grant
GR01 Patent grant
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: Method and terminal of iteratively building business system based on decoupling mechanism

Effective date of registration: 20220701

Granted publication date: 20201208

Pledgee: Shenzhen small and medium sized small loan Co.,Ltd.

Pledgor: SHENZHEN ZHUOXUN INFORMATION TECHNOLOGY Co.,Ltd.

Registration number: Y2022440020122

PE01 Entry into force of the registration of the contract for pledge of patent right
PC01 Cancellation of the registration of the contract for pledge of patent right

Date of cancellation: 20230714

Granted publication date: 20201208

Pledgee: Shenzhen small and medium sized small loan Co.,Ltd.

Pledgor: SHENZHEN ZHUOXUN INFORMATION TECHNOLOGY Co.,Ltd.

Registration number: Y2022440020122

PC01 Cancellation of the registration of the contract for pledge of patent right