CN111190578A - Customizable flow operation development system - Google Patents

Customizable flow operation development system Download PDF

Info

Publication number
CN111190578A
CN111190578A CN201911327729.9A CN201911327729A CN111190578A CN 111190578 A CN111190578 A CN 111190578A CN 201911327729 A CN201911327729 A CN 201911327729A CN 111190578 A CN111190578 A CN 111190578A
Authority
CN
China
Prior art keywords
component
transaction
processing
data
development system
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.)
Granted
Application number
CN201911327729.9A
Other languages
Chinese (zh)
Other versions
CN111190578B (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.)
Tianyang Hongye Technology Co ltd
Original Assignee
Tianyang Hongye 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 Tianyang Hongye Technology Co ltd filed Critical Tianyang Hongye Technology Co ltd
Priority to CN201911327729.9A priority Critical patent/CN111190578B/en
Publication of CN111190578A publication Critical patent/CN111190578A/en
Application granted granted Critical
Publication of CN111190578B publication Critical patent/CN111190578B/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/20Software design
    • G06F8/24Object-oriented
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The embodiment of the invention discloses a customizable process operation development system, which provides a plurality of groups of conventional processing components with standard specifications, changes the combination mode of the components according to different incoming transaction requests, can realize that a user can conveniently realize the development of data access requirements through a configuration interface, can quickly configure different components to take effect when transaction processing is changed, does not need to redeploy application, and has quick, simple and convenient operation.

Description

Customizable flow operation development system
Technical Field
The embodiment of the invention relates to the technical field of data processing, in particular to a customizable flow operation development system.
Background
The existing data processing mode is to collect and manage external data uniformly, access, store and use the external data uniformly, and realize the concentration and sharing of the external data step by step, the realization mechanism of the existing solution at the application end usually uses Java code directly to develop specific transaction processing, but not a method capable of configuring and extracting data according to the user requirement, so that the new or changed transaction service involves more code amount, may introduce unknown defects, and has certain risk; and at the same time, the application is required to be redeployed when the access transaction change takes effect.
Disclosure of Invention
Therefore, the embodiment of the invention provides a customizable flow operation development system to solve the problem that in the prior art, due to the fact that data cannot be customized according to user needs, transaction change takes effect and application needs to be redeployed.
In order to achieve the above object, the embodiments of the present invention provide the following technical solutions: a customizable flow job development system, comprising:
a transaction request acquisition module: acquiring an incoming transaction request;
a data processing module: after the incoming transaction request is acquired, acquiring script data and processing the script data;
customizing the packaging module: and a plurality of processing link components are preset, the plurality of processing link components are used for calculating the processed script data and obtaining data required by different service scenes, and the plurality of processing link components are freely configured.
Further, the data processing module comprises:
a dynamic scenario component: in the process of processing the incoming call transaction, the dynamic script component is used for executing and processing a groovy script;
SQL script component: in processing the incoming transaction, the SQL script component is used to execute an SQL script that configures the associations.
Further, the processing link component comprises:
a branch object component: in the process of processing the incoming transaction, the branch object component is used for executing different flow trends according to preset rules;
a logic operation component: in the process of processing the incoming transaction, the logic operation component is used for executing the configured logic expression to obtain an operation result;
data landing component: in the process of processing the incoming call transaction, the data ground component is used for automatically storing data through mapping of configuration table names and/or columns and variable names in the process;
httpread module: in the process of processing the incoming call transaction, the httphread component is used for adding attributes to a request header when calling the outbound component to initiate a request;
an outbound component: and in the process of processing the incoming call transaction, the outbound component is used for calling an interface provided by an external data provider according to the configuration.
Further, the processing link component further comprises:
a circulating component: the loop component is configured to loop through the processing link component functions during processing of the incoming transaction.
Further, the operation result obtained by the logical operation component provides a branch condition for the branch object component.
Further, the branch object components execute different flow trend types according to preset rules, and the types are as follows: the last step returns the value and the branch condition provided by the logical operation component.
Further, when the data required by the transaction in the transaction request changes from the data required by the transaction in the previous transaction request, the transaction is closed.
Further, when the data required by the transaction in the transaction request and the data required by the transaction in the previous transaction request are changed, the processing link component is reconfigured, and the transaction is opened after the processing link component is configured.
The embodiment of the invention has the following advantages: the conventional processing components with multiple groups of standard specifications are provided, the combination mode of the components is changed according to different incoming transaction requests, the development of data access requirements can be conveniently realized by a user through a configuration interface, different components can be rapidly configured to take effect when transaction processing is changed, redeployment of application is not needed, and the operation is rapid and convenient.
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 should be apparent that the drawings in the following description are merely exemplary, and that other embodiments can be derived from the drawings provided by those of ordinary skill in the art without inventive effort.
The structures, ratios, sizes, and the like shown in the present specification are only used for matching with the contents disclosed in the specification, so as to be understood and read by those skilled in the art, and are not used to limit the conditions that the present invention can be implemented, so that the present invention has no technical significance, and any structural modifications, changes in the ratio relationship, or adjustments of the sizes, without affecting the effects and the achievable by the present invention, should still fall within the range that the technical contents disclosed in the present invention can cover.
FIG. 1 is a system diagram of a customizable flow job development system provided by an embodiment of the present invention;
fig. 2 is a schematic configuration interface diagram of a customizable flow job development system according to an embodiment of the present invention.
Detailed Description
The present invention is described in terms of particular embodiments, other advantages and features of the invention will become apparent to those skilled in the art from the following disclosure, and it is to be understood that the described embodiments are merely exemplary of the invention and that it is not intended to limit the invention to the particular embodiments disclosed. 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.
Example (b): a customizable flow job development system, as shown in fig. 1, comprising a request acquisition module for acquiring an incoming transaction request transaction: the data processing module is used for acquiring script data and processing the script data after acquiring the incoming transaction request; a custom encapsulation module freely configured by a number of processing link components.
The data processing module also comprises a dynamic script component and an SQL script component, wherein the dynamic script component is used for executing groovy script in the incoming call transaction processing process, and the work such as calculation, assignment, service logic judgment processing and the like is realized; the SQL script component executes the SQL script associated with the execution configuration in the incoming transaction processing process, and performs operation database processing, namely, data searching.
Referring to fig. 2, the processing link components are used for calculating the processed script data and obtaining data required by different service scenarios, wherein the processing link components include a branch object component, a logical operation component, a data landing component, an httphread component, an outbound component and a loop component, and the branch object component is used for executing different flow trends according to preset rules in the incoming call transaction processing process; the logic operation component is used for executing the configured logic expression in the incoming transaction processing process to obtain an operation result, the logic operation component is generally used together with the branch object component, and the operation result of the logic operation component provides conditions for the branch object, namely the trend type of the branch object is divided into two types of a last step return value and a branch condition provided by the logic operation component; data landing component: in the process of processing the incoming call transaction, the data placement component realizes automatic data storage through mapping of the configuration table name, the column and the variable name in the process, and if the mapping is not configured, values are taken according to the column name, and case distinguishing is carried out; the circulation component realizes circulation processing in the process of processing the incoming transaction; the httpstem component realizes the function of adding attributes to the request header by configuring key and value of httpstem in the process of processing the incoming call transaction when calling the outbound component to initiate a request; the outbound component realizes the calling of the interface function provided by the external data provider according to the configuration in the process of processing the incoming transaction. If the client needs certain data, the SQL script component is used for calling information corresponding to the data in the database, executing an SQL statement and judging whether the SQL statement is executable or not, if so, a conclusion can be output, the logic operation component acquires a list corresponding to the data from the cloud end and judges whether the data exists or not according to rules such as preset list length and the like, the branch object component executes the trend according to the operation result after the operation result of the logic operation component, the circulation component is used for circulating the functions, and if the 20 names in the list are searched, the circulation component controls and executes the circulation for 20 times. The branch object assembly, the logic operation assembly, the data landing assembly, the httpstem assembly, the outbound assembly and the circulation assembly are all configured by adopting a visual flow, so that an operator can conveniently change the configuration.
The invention provides a customizable process operation development system, which provides a plurality of groups of conventional processing components with standard specifications, changes the combination mode of the components according to different incoming transaction requests, can realize that a user can conveniently realize the development of data access requirements through a configuration interface, can quickly configure different components to take effect when transaction processing is changed, does not need to redeploy application, and has quick, simple and convenient operation.
Although the invention has been described in detail above with reference to a general description and specific examples, it will be apparent to one skilled in the art that modifications or improvements may be made thereto based on the invention. Accordingly, such modifications and improvements are intended to be within the scope of the invention as claimed.

Claims (8)

1. A customizable process job development system characterized by: the method comprises the following steps:
a transaction request acquisition module: acquiring an incoming transaction request;
a data processing module: after the incoming transaction request is acquired, acquiring script data and processing the script data;
customizing the packaging module: and a plurality of processing link components are preset, the plurality of processing link components are used for calculating the processed script data and obtaining data required by different service scenes, and the plurality of processing link components are freely configured.
2. The customizable process job development system of claim 1, wherein: the data processing module comprises:
a dynamic scenario component: in the process of processing the incoming call transaction, the dynamic script component is used for executing and processing a groovy script;
SQL script component: in processing the incoming transaction, the SQL script component is used to execute an SQL script that configures the associations.
3. The customizable process job development system of claim 2, wherein: the processing link component comprises:
a branch object component: in the process of processing the incoming transaction, the branch object component is used for executing different flow trends according to preset rules;
a logic operation component: in the process of processing the incoming transaction, the logic operation component is used for executing the configured logic expression to obtain an operation result;
data landing component: in the process of processing the incoming call transaction, the data ground component is used for automatically storing data through mapping of configuration table names and/or columns and variable names in the process;
httpread module: in the process of processing the incoming call transaction, the httphread component is used for adding attributes to a request header when calling the outbound component to initiate a request;
an outbound component: and in the process of processing the incoming call transaction, the outbound component is used for calling an interface provided by an external data provider according to the configuration.
4. The customizable process job development system of claim 3, wherein: the processing link assembly further comprises:
a circulating component: the loop component is configured to loop through the processing link component functions during processing of the incoming transaction.
5. The customizable process job development system of claim 4, wherein: the operation result obtained by the logic operation component provides a branch condition for the branch object component.
6. The customizable process job development system of claim 5, wherein: the branch object component executes different flow trend types according to preset rules and is divided into: the last step returns the value and the branch condition provided by the logical operation component.
7. The customizable process job development system of claim 1, wherein: when the data required by the transaction in the transaction request and the data required by the transaction in the previous transaction request are changed, closing the transaction.
8. The customizable process job development system of claim 7, wherein:
when the data required by the transaction in the transaction request and the data required by the transaction in the previous transaction request change, the processing link component is reconfigured, and the transaction is opened after the processing link component is configured.
CN201911327729.9A 2019-12-20 2019-12-20 Customizable flow operation development system Active CN111190578B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911327729.9A CN111190578B (en) 2019-12-20 2019-12-20 Customizable flow operation development system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911327729.9A CN111190578B (en) 2019-12-20 2019-12-20 Customizable flow operation development system

Publications (2)

Publication Number Publication Date
CN111190578A true CN111190578A (en) 2020-05-22
CN111190578B CN111190578B (en) 2023-03-21

Family

ID=70709284

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911327729.9A Active CN111190578B (en) 2019-12-20 2019-12-20 Customizable flow operation development system

Country Status (1)

Country Link
CN (1) CN111190578B (en)

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101350023A (en) * 2008-08-29 2009-01-21 北京航空航天大学 Method and platform capable of customizing enquiry based on service combination
CN102004648A (en) * 2010-12-27 2011-04-06 用友软件股份有限公司 Program customization method and device
CN102722437A (en) * 2012-05-29 2012-10-10 北京空间飞行器总体设计部 Spacecraft test system and spacecraft test method based on assemblies and scripts
CN103077024A (en) * 2012-12-28 2013-05-01 山东地纬计算机软件有限公司 Device and method for supporting customization and running of software-as-a-service (SaaS) application processes
CN103136612A (en) * 2011-11-29 2013-06-05 神州数码信息系统有限公司 Development method of zero-coding component-based flow business
CN103279840A (en) * 2013-06-08 2013-09-04 北京首钢自动化信息技术有限公司 Workflow engine implement method based on dynamic language and event processing mechanism
CN103838706A (en) * 2012-11-22 2014-06-04 江苏现代造船技术有限公司 Flexible management information system with process and form customization function
CN104375993A (en) * 2013-08-12 2015-02-25 阿里巴巴集团控股有限公司 Data processing method and device
US20170053244A1 (en) * 2015-08-22 2017-02-23 Salim B. KHALIL Automated, integrated and complete computer program/project management solutions standardizes and optimizes management processes and procedures utilizing customizable and flexible systems and methods
CN107153898A (en) * 2016-03-03 2017-09-12 上海幻鱼信息科技有限公司 A kind of workflow based on XML and Flash technology stack engine
CN108920176A (en) * 2018-06-27 2018-11-30 中国银行股份有限公司 A kind of transaction flow configuration method and device
CN108958714A (en) * 2018-07-02 2018-12-07 平安科技(深圳)有限公司 Service Component formula development approach, device, computer equipment and storage medium
US20190317568A1 (en) * 2018-04-11 2019-10-17 Dell Products, Lp Adaptable graphics board with a reconfigurable i/o module board for use in information handling systems

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101350023A (en) * 2008-08-29 2009-01-21 北京航空航天大学 Method and platform capable of customizing enquiry based on service combination
CN102004648A (en) * 2010-12-27 2011-04-06 用友软件股份有限公司 Program customization method and device
CN103136612A (en) * 2011-11-29 2013-06-05 神州数码信息系统有限公司 Development method of zero-coding component-based flow business
CN102722437A (en) * 2012-05-29 2012-10-10 北京空间飞行器总体设计部 Spacecraft test system and spacecraft test method based on assemblies and scripts
CN103838706A (en) * 2012-11-22 2014-06-04 江苏现代造船技术有限公司 Flexible management information system with process and form customization function
CN103077024A (en) * 2012-12-28 2013-05-01 山东地纬计算机软件有限公司 Device and method for supporting customization and running of software-as-a-service (SaaS) application processes
CN103279840A (en) * 2013-06-08 2013-09-04 北京首钢自动化信息技术有限公司 Workflow engine implement method based on dynamic language and event processing mechanism
CN104375993A (en) * 2013-08-12 2015-02-25 阿里巴巴集团控股有限公司 Data processing method and device
US20170053244A1 (en) * 2015-08-22 2017-02-23 Salim B. KHALIL Automated, integrated and complete computer program/project management solutions standardizes and optimizes management processes and procedures utilizing customizable and flexible systems and methods
CN107153898A (en) * 2016-03-03 2017-09-12 上海幻鱼信息科技有限公司 A kind of workflow based on XML and Flash technology stack engine
US20190317568A1 (en) * 2018-04-11 2019-10-17 Dell Products, Lp Adaptable graphics board with a reconfigurable i/o module board for use in information handling systems
CN108920176A (en) * 2018-06-27 2018-11-30 中国银行股份有限公司 A kind of transaction flow configuration method and device
CN108958714A (en) * 2018-07-02 2018-12-07 平安科技(深圳)有限公司 Service Component formula development approach, device, computer equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
朱琪: "云环境中基于BPaaS模式的轻量级流程引擎的设计和实现" *

Also Published As

Publication number Publication date
CN111190578B (en) 2023-03-21

Similar Documents

Publication Publication Date Title
US10505796B2 (en) Network function virtualization
CN108345511A (en) A kind of application data verification method, device and electronic equipment
CN108228321A (en) A kind of Android system application method for closing and device
CN111143403B (en) SQL conversion method and device and storage medium
US7711740B2 (en) Data access layer design and code generation
CN114238381A (en) Data quality checking method, device and computer readable storage medium
CN106484826A (en) A kind of method and device of operating database
CN113794636A (en) Dynamic routing arrangement method and system based on Spring Cloud Gateway
CN111190578B (en) Customizable flow operation development system
US20140019515A1 (en) Adaptive business logic configurator
CN109669678A (en) Template engine integration method, device, electronic equipment and storage medium
CN107368406A (en) The method, apparatus and equipment of test application program
CN103530180B (en) Method and device for switching storage space of application programs
CN107742239A (en) The collocation method and device of a kind of conditional expression
CN111259042A (en) Dynamic query method and system
CN104391845A (en) Method and device for generating database scripts
CN103914304B (en) Method for converting different structure type parameters on basis of SAP (service access point) platforms
CN111143193B (en) Big data service testing method, system, terminal and storage medium based on RobotFramework
CN112650598A (en) Multi-application access method for workflow system
CN113626001A (en) API dynamic editing method and device based on script
CN111401020A (en) Interface loading method and system and computing equipment
US11050621B2 (en) Client, server and differential upgrade method
WO2021051614A1 (en) Method, apparatus and device for accessing database, and computer-readable storage medium
CN105204870A (en) Access method, device and system of script program
CN115827140B (en) Method, device, equipment and storage medium for generating visual large screen

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