CN114528051A - Method, system, device and medium for processing business process based on engine platform - Google Patents

Method, system, device and medium for processing business process based on engine platform Download PDF

Info

Publication number
CN114528051A
CN114528051A CN202210176405.5A CN202210176405A CN114528051A CN 114528051 A CN114528051 A CN 114528051A CN 202210176405 A CN202210176405 A CN 202210176405A CN 114528051 A CN114528051 A CN 114528051A
Authority
CN
China
Prior art keywords
configuration file
target
judgment condition
determining
target 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.)
Granted
Application number
CN202210176405.5A
Other languages
Chinese (zh)
Other versions
CN114528051B (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.)
Inspur General Software Co Ltd
Original Assignee
Shandong Inspur Genersoft 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 Shandong Inspur Genersoft Information Technology Co Ltd filed Critical Shandong Inspur Genersoft Information Technology Co Ltd
Priority to CN202210176405.5A priority Critical patent/CN114528051B/en
Publication of CN114528051A publication Critical patent/CN114528051A/en
Application granted granted Critical
Publication of CN114528051B publication Critical patent/CN114528051B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The application discloses a method, a system, equipment and a medium for processing a business process based on an engine platform, wherein the method comprises the following steps: receiving a configuration file establishing request of a target service, and generating a target configuration file according to the configuration file establishing request; determining a configuration file prestored in an engine platform, and determining a target configuration file network class according to a judgment condition statement and an intermediate parameter in a target configuration file; determining that a configuration file updating request of a target service is received, and modifying judgment condition statements and/or intermediate parameters in the configuration file according to the configuration file updating request to obtain an updated configuration file; uploading the updated configuration file to a target configuration file network class to replace a historical target configuration file in the target configuration file network class; and synchronously modifying corresponding judgment condition statements and/or intermediate parameters in other configuration files in the network class of the target configuration file.

Description

Method, system, device and medium for processing business process based on engine platform
Technical Field
The present application relates to the field of rule engines, and in particular, to a method, system, device, and medium for processing a business process based on an engine platform.
Background
With the new trend of economic and social development of the internet and the traditional industry, the optimization and integration of the internet in social resource configuration are required to be fully exerted more and more. The innovation results of the Internet are deeply integrated with the fields of economy and society, the innovation force and the productivity are improved, the production factors are optimized, the business system is updated, the business mode is reconstructed, and the economic transformation and the upgrading are completed.
Information-based construction plays a very important role in the whole process, and in the process, along with the change of markets and policies, the iteration of the demand is faster and faster, so that the rules are required to be continuously nested, in the prior art, once the demand changes, in order to adapt to the change of the demand, programmers are required to continuously maintain codes of the system, so that the problems of manpower resource waste and high maintenance cost are caused.
Disclosure of Invention
In order to solve the above problems, the present application provides a method, a system, a device, and a medium for processing a business process based on an engine platform, where the method includes:
the method comprises the steps that an engine platform receives a configuration file establishment request of a target service, and generates a target configuration file according to the configuration file establishment request; the target configuration file is used for carrying out logic operation on the input value and the intermediate parameter according to the judgment condition statement of the target service so as to generate an output value corresponding to the current service logic; determining a configuration file prestored in an engine platform, and determining a target configuration file network class according to the judgment condition statement and the intermediate parameter in the target configuration file; the target configuration file network class is formed by combining a plurality of configuration files of which the parts are the same in judgment condition statements and/or the parts of intermediate parameters are the same as the target configuration files; determining that a configuration file updating request of the target service is received, and modifying the judgment condition statement and/or the intermediate parameter in the configuration file according to the configuration file updating request to obtain an updated configuration file; the configuration file updating request at least comprises the name and the modification content of the configuration file; uploading the updated configuration file to the target configuration file network class to replace a historical target configuration file in the target configuration file network class; and synchronously modifying the judgment condition statements and/or the intermediate parameters corresponding to other configuration files in the target configuration file network class.
In one example, the generating the configuration file according to the configuration file establishing request specifically includes: determining the current service logic of the target service, and determining the judgment condition statement and the intermediate parameter contained in the configuration file according to the current service logic; according to the current business logic and the corresponding relation between the judgment condition statement and the intermediate parameter, after the judgment condition statement and the intermediate parameter, a comment of the current business logic corresponding to the judgment condition statement and the intermediate parameter is set.
In one example, after uploading the updated configuration file to the engine platform, the method further comprises: storing a historical version of the target configuration file in the engine platform; and comparing the target configuration file of the historical version with the updated configuration file to generate an updated modification comparison table.
In one example, the method further comprises: determining a preset expected output value, and simultaneously inputting an input value into a plurality of target configuration files of historical versions to obtain output values of the target configuration files of the historical versions; determining a similarity of each of the plurality of output values to the expected output value by calculating a variance of each of the plurality of output values to the expected output value; and restoring the current target configuration file into the target configuration file of the historical version corresponding to the maximum similarity.
In one example, the method further comprises: determining a preset expected output value, and acquiring a current intermediate parameter of the target configuration file; setting a parameter value interval according to the current intermediate parameter; randomly selecting the value of the intermediate parameter in the parameter value interval to replace the current intermediate parameter so as to obtain a plurality of configuration files; calculating the variance between the output value corresponding to the plurality of configuration files and the expected output value respectively, and determining the adjacent expected values of the plurality of configuration files; and selecting the configuration file with the maximum approaching expected value to replace the target configuration file.
In one example, the generating a target configuration file according to the configuration file establishing request specifically includes: acquiring the service logic of the target service contained in the configuration file establishing request; determining a business logic dictionary and a historical configuration file preset in the engine platform; determining service logic approximation degrees of a plurality of service logics corresponding to the historical configuration file and the service logic of the target service respectively according to the service logic dictionary and the judgment condition statements of the historical configuration file; and selecting the historical configuration file with the highest service logic approximation degree as an initial configuration file, and modifying the initial configuration file according to the service logic of the target service to obtain the target configuration file.
In one example, after modifying the judgment condition statement and/or the intermediate parameter in the configuration file to obtain an updated configuration file, the method further includes: and determining the updating content of the configuration file, and if the judgment condition statement in the configuration file is updated, re-determining the network class of the target configuration file in the engine platform according to the updated judgment condition statement in the target configuration file.
The application also provides a system for processing the business process based on the engine platform, which comprises the following steps:
the generation module is used for receiving a configuration file establishment request of a target service by the engine platform and generating a target configuration file according to the configuration file establishment request; the target configuration file is used for carrying out logic operation on the input value and the intermediate parameter according to the judgment condition statement of the target service so as to generate an output value corresponding to the current service logic; the classification module is used for determining a configuration file prestored in an engine platform and determining a target configuration file network class according to the judgment condition statement and the intermediate parameter in the target configuration file; the target configuration file network class is formed by combining a plurality of configuration files of which the parts are the same in judgment condition statements and/or the parts of intermediate parameters are the same as the target configuration files; the updating module is used for determining that a configuration file updating request of the target service is received, and modifying the judgment condition statements and/or the intermediate parameters in the configuration file according to the configuration file updating request to obtain an updated configuration file; the configuration file updating request at least comprises the name and the modification content of the configuration file; the synchronization module uploads the updated configuration file to the target configuration file network class so as to replace a historical target configuration file in the target configuration file network class; and synchronously modifying the judgment condition statements and/or the intermediate parameters corresponding to other configuration files in the target configuration file network class.
The application also provides equipment for processing the business process based on the engine platform, which comprises the following steps:
at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor to enable the at least one processor to: receiving a configuration file establishing request of a target service, and generating a target configuration file according to the configuration file establishing request; the target configuration file is used for carrying out logic operation on the input value and the intermediate parameter according to the judgment condition statement of the target service so as to generate an output value corresponding to the current service logic; determining a configuration file prestored in an engine platform, and determining a target configuration file network class according to the judgment condition statement and the intermediate parameter in the target configuration file; the target configuration file network class is formed by combining a plurality of configuration files of which the parts are the same in judgment condition statements and/or the parts of intermediate parameters are the same as the target configuration files; determining that a configuration file updating request of the target service is received, and modifying the judgment condition statement and/or the intermediate parameter in the configuration file according to the configuration file updating request to obtain an updated configuration file; the configuration file updating request at least comprises the name and the modification content of the configuration file; uploading the updated configuration file to the target configuration file network class to replace a historical target configuration file in the target configuration file network class; and synchronously modifying the judgment condition statements and/or the intermediate parameters corresponding to other configuration files in the target configuration file network class.
The present application further provides a non-transitory computer storage medium storing computer-executable instructions configured to:
receiving a configuration file establishing request of a target service, and generating a target configuration file according to the configuration file establishing request; the target configuration file is used for carrying out logic operation on the input value and the intermediate parameter according to the judgment condition statement of the target service so as to generate an output value corresponding to the current service logic; determining a configuration file prestored in an engine platform, and determining a target configuration file network class according to the judgment condition statement and the intermediate parameter in the target configuration file; the target configuration file network class is formed by combining a plurality of configuration files of which the parts are the same in judgment condition statements and/or the parts of intermediate parameters are the same as the target configuration files; determining that a configuration file updating request of the target service is received, and modifying the judgment condition statement and/or the intermediate parameter in the configuration file according to the configuration file updating request to obtain an updated configuration file; the configuration file updating request at least comprises the name and the modification content of the configuration file; uploading the updated configuration file to the target configuration file network class to replace a historical target configuration file in the target configuration file network class; and synchronously modifying the judgment condition statements and/or the intermediate parameters corresponding to other configuration files in the target configuration file network class.
By the method, the effect of changing the business rules can be achieved by the staff only by modifying the configuration file, and a large amount of coding work caused by frequent change of the business rules is avoided. The method can meet the requirement of quickening the iteration of the current business rule and can be updated quickly and at low cost. Meanwhile, the configuration of the business rules is taken out independently, so that the business rules are kept in low coupling with a business system, and the maintenance cost is reduced.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
fig. 1 is a schematic diagram illustrating a method for processing a business process based on an engine platform in an embodiment of the present application;
fig. 2 is a schematic diagram of a system for processing a business process based on an engine platform in an embodiment of the present application;
fig. 3 is a schematic diagram of an apparatus for processing a business process based on an engine platform in an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the technical solutions of the present application will be described in detail and completely with reference to the following specific embodiments of the present application and the accompanying drawings. It should be apparent that the described embodiments are only some of the embodiments of the present application, 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 application.
The technical solutions provided by the embodiments of the present application are described in detail below with reference to the accompanying drawings.
Fig. 1 is a schematic flowchart of a method for processing a business process based on an engine platform according to one or more embodiments of the present disclosure. The method can be applied to different business fields, such as the field of internet financial business, the field of electric business, the field of instant messaging business, the field of game business, the field of official business and the like. The process can be executed by computing equipment (such as a server or an intelligent mobile terminal) in the corresponding field, and certain input parameters or intermediate results in the process allow manual intervention and adjustment to help improve accuracy.
Some indexes and scores are sometimes used in the project and need to be calculated, for example, enterprises with profits more than hundred million yuan (including hundred million yuan) in this year exceed target values, and 1 point is added when each index exceeds 2 percent; when the target value is lower than the target value, the addition of 2 points or the deduction of 2 points may be performed every time the target value is lower than 2%, and the deduction of 1 point may be performed in the next year. If the business logic is written in the code, developers are required to modify the code every year, and the rule engine is used for processing the business process mechanism, so that the staff can achieve the deduction effect only by modifying the configuration file, and a large amount of coding work caused by the change of the business rules is avoided.
As shown in fig. 1, an embodiment of the present application provides a method for processing a business process based on an engine platform, including:
s101: the method comprises the steps that an engine platform receives a configuration file establishment request of a target service, and generates a target configuration file according to the configuration file establishment request; and the target configuration file is used for carrying out logic operation on the input value and the intermediate parameter according to the judgment condition statement of the target service so as to generate an output value corresponding to the current service logic.
Firstly, a configuration file corresponding to the service needs to be established on the engine platform, so the engine platform receives a configuration file establishment request from a user, where the configuration file establishment request at least includes or is accompanied by the name of the service, the name of the configuration file, the service logic and some intermediate parameters of the service, and what values the input value and the output value of the configuration file are. Enterprises in a certain area with the profit of more than one hundred million yuan (including one hundred million yuan) in the year exceed the target value, and 1 point is added when the profit exceeds 2 percent; and (4) deducting 1 point for example every time the target value is lower than 2%, wherein the target value, 2% and 1 point are intermediate parameters, the intermediate parameters are input to be the annual profit sum of the enterprise, and the output value is the score, and if the score exceeds 2%, the score is added by 1, the judgment condition statement is obtained. After the configuration file is generated through the configuration file establishing request, the configuration file is used for carrying out logic operation on the input value and the intermediate parameter according to the judgment condition statement of the service so as to generate an output value corresponding to the current service logic.
S102: determining a configuration file prestored in an engine platform, and determining a target configuration file network class according to the judgment condition statement and the intermediate parameter in the target configuration file; the target configuration file network class is formed by combining a plurality of configuration files of which the parts are the same in judgment condition statements and/or the parts of intermediate parameters are the same as the target configuration files.
Because various services usually have a service logical connection relationship, if a human resource department has a service requirement for counting the attendance of employees every month, the output value of the configuration file is the attendance days of the employees, the financial department determines the payroll of the employees in the month according to the attendance days of the employees, the attendance list or the attendance days is the input value of the configuration file of the financial department, and the output value is the payroll of the employees in the month. Even when the employee is making a selection, the number of attendance days in the month may even be called an intermediate parameter in the profile, depending on the requirements. Therefore, most businesses in an enterprise have various relations, and when the logic of one business changes, other businesses having a logical connection relation with the business also change. In order to reduce the maintenance cost, a certain configuration file can be used as a center, and other configuration files with partial judgment condition statements or partial middle parameters the same as the configuration file are combined with the file to form the network class of the configuration file.
S103: determining that a configuration file updating request of the target service is received, and modifying the judgment condition statement and/or the intermediate parameter in the configuration file according to the configuration file updating request to obtain an updated configuration file; the configuration file updating request at least comprises the name and the modification content of the configuration file.
After determining that the service logic of the service is modified, updating the configuration file corresponding to the modified service, and when updating, firstly, receiving a configuration file updating request from a user by an engine platform, wherein the configuration file updating request at least comprises information such as a service name and modified content of the service logic. And then the engine platform updates the corresponding configuration file according to the information attached in the configuration file updating request.
S104: uploading the updated configuration file to the target configuration file network class to replace a historical target configuration file in the target configuration file network class; and synchronously modifying the judgment condition statements and/or the intermediate parameters corresponding to other configuration files in the target configuration file network class.
After a certain configuration file is updated, the updated configuration file needs to be uploaded to the network class of the configuration file to replace a historical configuration file for work. Meanwhile, after a certain judgment condition statement or intermediate parameter in the configuration file is updated, other services which are engaged with the service logic may also need to be updated, and at the moment, other configuration files can be synchronously modified in a network class, so that the condition that modification errors or modification omission occur to workers is prevented.
In one embodiment, when a configuration file is generated according to a configuration file establishment request, first, a current service logic of a target service needs to be determined, which judgment condition statements should be applied in the configuration file are determined according to the current service logic, and the type and size of an intermediate parameter value are determined. The type of the judgment conditional statement may be stored in the storage device of the engine platform in advance, and when the configuration file of the target service needs to be generated, the engine platform may select the corresponding judgment conditional statement from the storage device. Of course, the engine platform may also obtain the judgment condition statement of the target service from other external devices. For example, the judgment conditional statement is pre-stored in a statement dictionary in the cloud or the device, and when a configuration file needs to be generated, the engine platform may obtain the judgment conditional statement from the cloud. After determining the judgment condition statement and the intermediate parameter corresponding to the current business logic, adding the comment of the business logic corresponding to the judgment condition statement and the intermediate parameter after judging the condition statement and the intermediate parameter according to the business logic. When the configuration file is modified, the annotation also needs to be modified.
In one embodiment, in order to facilitate the staff to check the update content of the configuration file and facilitate the later version backtracking, after the configuration file is updated, the configuration file of the historical version may be retained and stored in the engine platform, and the updated modification comparison table is generated according to the comparison between the configuration file of the historical version and the updated configuration file. Meanwhile, the updated modification comparison table can be generated directly through the configuration file updating request, so that the staff can conveniently check the updated content, and the error can be found more easily.
Further, sometimes the effect after business logic modification may be unsatisfactory, when looking back to historical versions of the configuration file. Based on the configuration file, the expected output value preset by the user can be determined, the current input value is simultaneously input into the configuration file of the current version and the configuration files of the plurality of historical versions stored by the engine platform to obtain a plurality of output values corresponding to the plurality of configuration files, and then the plurality of output values and the expected output value are compared to determine the similarity between the plurality of output values and the expected output value. The similarity may be determined by means of variance, and the like, and is not limited herein. And selecting the configuration file of the historical version corresponding to the maximum similarity to replace the configuration file of the current version.
Based on the same idea, sometimes people may not be satisfied with the output result of the business logic, but do not know how to select the value of the intermediate parameter, so as to obtain an ideal output value. The method specifically comprises the following steps: and determining an expected output value preset by a user, and acquiring the current intermediate parameter of the target configuration file. And setting a parameter value interval according to the current intermediate parameter so that the intermediate parameter has a more reasonable value interval, thereby reducing the workload. And then randomly selecting the value of the intermediate parameter in the parameter value interval to replace the current intermediate parameter so as to obtain a plurality of configuration files, respectively calculating the variance between the output value corresponding to the plurality of configuration files and the expected output value, determining the adjacent expected value of the plurality of configuration files, and finally selecting the configuration file with the largest adjacent expected value to replace the target configuration file. Simulations can also be performed by fitting a model to determine the optimal intermediate parameter values. The fitting model is a mathematical model constructed based on a machine learning algorithm, including but not limited to a neural network model, a support vector machine model and the like, the constructed fitting model is trained in advance through a training data set, and when the set training precision and accuracy are reached, the fitting model of the current training is determined to complete the training so as to be used for fitting processing.
In one embodiment, since business logic between enterprises of the same type is also substantially the same, for example, the payroll department determines the payroll value of an employee in the month according to the number of attendance days of the employee and the basic payroll of the employee. Therefore, when the target configuration file is generated, the service logic included in the configuration file establishing request can be obtained, the service logic approximation degrees of a plurality of service logics corresponding to the historical configuration file and the service logics can be determined according to the service logic dictionary and the historical configuration file preset in the engine platform, at this time, the historical configuration file with the highest service logic approximation degree can be selected as an initial configuration file, and the initial configuration file is modified according to the service logic of the target service, so that the target configuration file of the current task can be obtained.
In an embodiment, since the judgment condition statement in the configuration file may be updated during updating, some configuration files in the original network class of the configuration file are no longer the same as the judgment condition statement of the configuration file after updating, that is, other configuration files in the network class should be changed according to the modification of the judgment condition statement. Therefore, if the updated content of the configuration file includes the judgment condition statement in the configuration file, the target configuration file network class is determined again in the engine platform according to the updated judgment condition statement in the target configuration file.
As shown in fig. 2, an embodiment of the present application further provides a system for processing a business process based on an engine platform, including:
a generating module 201, an engine platform receives a configuration file establishing request of a target service, and generates a target configuration file according to the configuration file establishing request; and the target configuration file is used for carrying out logic operation on the input value and the intermediate parameter according to the judgment condition statement of the target service so as to generate an output value corresponding to the current service logic.
The classification module 202 is used for determining a configuration file pre-stored in an engine platform and determining a network class of the target configuration file according to the judgment condition statement and the intermediate parameter in the target configuration file; the target configuration file network class is formed by combining a plurality of configuration files of which the parts are the same in judgment condition statements and/or the parts of intermediate parameters are the same as the target configuration files.
The updating module 203 determines that a configuration file updating request of the target service is received, and modifies the judgment condition statement and/or the intermediate parameter in the configuration file according to the configuration file updating request to obtain an updated configuration file; the configuration file updating request at least comprises the name and the modification content of the configuration file.
The synchronization module 204 uploads the updated configuration file to the target configuration file network class to replace a historical target configuration file in the target configuration file network class; and synchronously modifying the judgment condition statements and/or the intermediate parameters corresponding to other configuration files in the target configuration file network class.
As shown in fig. 3, an embodiment of the present application further provides an apparatus for processing a business process based on an engine platform, including: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor to enable the at least one processor to:
receiving a configuration file establishing request of a target service, and generating a target configuration file according to the configuration file establishing request; the target configuration file is used for carrying out logic operation on the input value and the intermediate parameter according to the judgment condition statement of the target service so as to generate an output value corresponding to the current service logic; determining a configuration file prestored in an engine platform, and determining a target configuration file network class according to the judgment condition statement and the intermediate parameter in the target configuration file; the target configuration file network class is formed by combining a plurality of configuration files of which part judges that conditional statements are the same and/or part of intermediate parameters are the same as the target configuration file; determining that a configuration file updating request of the target service is received, and modifying the judgment condition statement and/or the intermediate parameter in the configuration file according to the configuration file updating request to obtain an updated configuration file; the configuration file updating request at least comprises the name and the modification content of the configuration file; uploading the updated configuration file to the target configuration file network class to replace a historical target configuration file in the target configuration file network class; and synchronously modifying the judgment condition statements and/or the intermediate parameters corresponding to other configuration files in the target configuration file network class.
An embodiment of the present application further provides a non-volatile computer storage medium storing computer-executable instructions, where the computer-executable instructions are configured to:
receiving a configuration file establishing request of a target service, and generating a target configuration file according to the configuration file establishing request; the target configuration file is used for carrying out logic operation on the input value and the intermediate parameter according to the judgment condition statement of the target service so as to generate an output value corresponding to the current service logic; determining a configuration file prestored in an engine platform, and determining a target configuration file network class according to the judgment condition statement and the intermediate parameter in the target configuration file; the target configuration file network class is formed by combining a plurality of configuration files of which the parts are the same in judgment condition statements and/or the parts of intermediate parameters are the same as the target configuration files; determining that a configuration file updating request of the target service is received, and modifying the judgment condition statement and/or the intermediate parameter in the configuration file according to the configuration file updating request to obtain an updated configuration file; the configuration file updating request at least comprises the name and the modification content of the configuration file; uploading the updated configuration file to the target configuration file network class to replace a historical target configuration file in the target configuration file network class; and synchronously modifying the judgment condition statements and/or the intermediate parameters corresponding to other configuration files in the target configuration file network class.
The embodiments in the present application are described in a progressive manner, and the same and similar parts among the embodiments can be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the device and media embodiments, the description is relatively simple as it is substantially similar to the method embodiments, and reference may be made to some descriptions of the method embodiments for relevant points.
The device and the medium provided by the embodiment of the application correspond to the method one to one, so the device and the medium also have the similar beneficial technical effects as the corresponding method, and the beneficial technical effects of the method are explained in detail above, so the beneficial technical effects of the device and the medium are not repeated herein.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application 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 application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. 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.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both permanent and non-permanent, removable and non-removable media, may implement the information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that 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, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (10)

1. The method for processing the business process based on the engine platform is characterized by comprising the following steps:
the method comprises the steps that an engine platform receives a configuration file establishment request of a target service, and generates a target configuration file according to the configuration file establishment request; the target configuration file is used for carrying out logic operation on the input value and the intermediate parameter according to the judgment condition statement of the target service so as to generate an output value corresponding to the current service logic;
determining a configuration file prestored in an engine platform, and determining a target configuration file network class according to the judgment condition statement and the intermediate parameter in the target configuration file; the target configuration file network class is formed by combining a plurality of configuration files of which the parts are the same in judgment condition statements and/or the parts of intermediate parameters are the same as the target configuration files;
determining that a configuration file updating request of the target service is received, and modifying the judgment condition statement and/or the intermediate parameter in the configuration file according to the configuration file updating request to obtain an updated configuration file; the configuration file updating request at least comprises the name and the modification content of the configuration file;
uploading the updated configuration file to the target configuration file network class to replace a historical target configuration file in the target configuration file network class; and synchronously modifying the judgment condition statements and/or the intermediate parameters corresponding to other configuration files in the target configuration file network class.
2. The method according to claim 1, wherein the generating the configuration file according to the configuration file establishment request specifically includes:
determining the current service logic of the target service, and determining the judgment condition statement and the intermediate parameter contained in the configuration file according to the current service logic;
according to the corresponding relation between the current business logic and the judgment condition statement as well as the intermediate parameter, setting a comment of the current business logic corresponding to the judgment condition statement and the intermediate parameter after the judgment condition statement and the intermediate parameter.
3. The method of claim 1, wherein after uploading the updated configuration file to the engine platform, the method further comprises:
storing a historical version of the target configuration file in the engine platform;
and comparing the target configuration file of the historical version with the updated configuration file to generate an updated modification comparison table.
4. The method of claim 3, further comprising:
determining a preset expected output value, and simultaneously inputting an input value into a plurality of target configuration files of historical versions to obtain output values of the target configuration files of the historical versions;
determining a similarity of each of the plurality of output values to the expected output value by calculating a variance of each of the plurality of output values to the expected output value;
and restoring the current target configuration file into the target configuration file of the historical version corresponding to the maximum similarity.
5. The method of claim 1, further comprising:
determining a preset expected output value, and acquiring a current intermediate parameter of the target configuration file;
setting a parameter value interval according to the current intermediate parameter;
randomly selecting the value of the intermediate parameter in the parameter value interval to replace the current intermediate parameter so as to obtain a plurality of configuration files;
calculating the variance between the output value corresponding to the plurality of configuration files and the expected output value respectively, and determining the adjacent expected values of the plurality of configuration files;
and selecting the configuration file with the maximum approaching expected value to replace the target configuration file.
6. The method according to claim 1, wherein the generating a target profile according to the profile setup request specifically includes:
acquiring the service logic of the target service contained in the configuration file establishing request;
determining a business logic dictionary and a historical configuration file preset in the engine platform;
determining service logic approximation degrees of a plurality of service logics corresponding to the historical configuration file and the service logic of the target service respectively according to the service logic dictionary and the judgment condition statements of the historical configuration file;
and selecting the historical configuration file with the highest service logic approximation degree as an initial configuration file, and modifying the initial configuration file according to the service logic of the target service to obtain the target configuration file.
7. The method of claim 1, wherein after modifying the judgment condition statement and/or the intermediate parameter in the configuration file to obtain an updated configuration file, the method further comprises:
and determining the updating content of the configuration file, and if the judgment condition statement in the configuration file is updated, re-determining the network class of the target configuration file in the engine platform according to the updated judgment condition statement in the target configuration file.
8. The system for processing the business process based on the engine platform is characterized by comprising the following steps:
the generation module is used for receiving a configuration file establishment request of a target service by the engine platform and generating a target configuration file according to the configuration file establishment request; the target configuration file is used for carrying out logic operation on the input value and the intermediate parameter according to the judgment condition statement of the target service so as to generate an output value corresponding to the current service logic;
the classification module is used for determining a configuration file prestored in an engine platform and determining a target configuration file network class according to the judgment condition statement and the intermediate parameter in the target configuration file; the target configuration file network class is formed by combining a plurality of configuration files of which the parts are the same in judgment condition statements and/or the parts of intermediate parameters are the same as the target configuration files;
the updating module is used for determining that a configuration file updating request of the target service is received, and modifying the judgment condition statements and/or the intermediate parameters in the configuration file according to the configuration file updating request to obtain an updated configuration file; the configuration file updating request at least comprises the name and the modification content of the configuration file;
the synchronization module uploads the updated configuration file to the target configuration file network class so as to replace a historical target configuration file in the target configuration file network class; and synchronously modifying the judgment condition statements and/or the intermediate parameters corresponding to other configuration files in the target configuration file network class.
9. The equipment for processing the business process based on the engine platform is characterized by comprising the following steps:
at least one processor; and a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to cause the at least one processor to perform:
receiving a configuration file establishing request of a target service, and generating a target configuration file according to the configuration file establishing request; the target configuration file is used for carrying out logic operation on the input value and the intermediate parameter according to the judgment condition statement of the target service so as to generate an output value corresponding to the current service logic;
determining a configuration file prestored in an engine platform, and determining a target configuration file network class according to the judgment condition statement and the intermediate parameter in the target configuration file; the target configuration file network class is formed by combining a plurality of configuration files of which the parts are the same in judgment condition statements and/or the parts of intermediate parameters are the same as the target configuration files;
determining that a configuration file updating request of the target service is received, and modifying the judgment condition statement and/or the intermediate parameter in the configuration file according to the configuration file updating request to obtain an updated configuration file; the configuration file updating request at least comprises the name and the modification content of the configuration file;
uploading the updated configuration file to the target configuration file network class to replace a historical target configuration file in the target configuration file network class; and synchronously modifying the judgment condition statements and/or the intermediate parameters corresponding to other configuration files in the target configuration file network class.
10. A non-transitory computer storage medium storing computer-executable instructions, the computer-executable instructions configured to:
receiving a configuration file establishing request of a target service, and generating a target configuration file according to the configuration file establishing request; the target configuration file is used for carrying out logic operation on the input value and the intermediate parameter according to the judgment condition statement of the target service so as to generate an output value corresponding to the current service logic;
determining a configuration file prestored in an engine platform, and determining a target configuration file network class according to the judgment condition statement and the intermediate parameter in the target configuration file; the target configuration file network class is formed by combining a plurality of configuration files of which the parts are the same in judgment condition statements and/or the parts of intermediate parameters are the same as the target configuration files;
determining that a configuration file updating request of the target service is received, and modifying the judgment condition statement and/or the intermediate parameter in the configuration file according to the configuration file updating request to obtain an updated configuration file; the configuration file updating request at least comprises the name and the modification content of the configuration file;
uploading the updated configuration file to the target configuration file network class to replace a historical target configuration file in the target configuration file network class; and synchronously modifying the judgment condition statements and/or the intermediate parameters corresponding to other configuration files in the target configuration file network class.
CN202210176405.5A 2022-02-24 2022-02-24 Method, system, equipment and medium for processing business process based on engine platform Active CN114528051B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210176405.5A CN114528051B (en) 2022-02-24 2022-02-24 Method, system, equipment and medium for processing business process based on engine platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210176405.5A CN114528051B (en) 2022-02-24 2022-02-24 Method, system, equipment and medium for processing business process based on engine platform

Publications (2)

Publication Number Publication Date
CN114528051A true CN114528051A (en) 2022-05-24
CN114528051B CN114528051B (en) 2024-05-24

Family

ID=81624476

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210176405.5A Active CN114528051B (en) 2022-02-24 2022-02-24 Method, system, equipment and medium for processing business process based on engine platform

Country Status (1)

Country Link
CN (1) CN114528051B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017067230A1 (en) * 2015-10-21 2017-04-27 中兴通讯股份有限公司 Software function expansion method and apparatus based on micro service architecture
KR101737578B1 (en) * 2015-11-27 2017-05-18 한국비앤에스시스템 주식회사 Method and device for automatically tuning for sql sentences generated automatically
CN108958796A (en) * 2017-05-23 2018-12-07 阿里巴巴集团控股有限公司 service request processing method and device, service request processing system
CN110069312A (en) * 2019-04-26 2019-07-30 北京三快在线科技有限公司 A kind of method and device of UI component Configuration and generation UI Component Gallery
CN112905624A (en) * 2021-02-26 2021-06-04 浪潮通用软件有限公司 Database extension method and device of low-code development platform

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017067230A1 (en) * 2015-10-21 2017-04-27 中兴通讯股份有限公司 Software function expansion method and apparatus based on micro service architecture
KR101737578B1 (en) * 2015-11-27 2017-05-18 한국비앤에스시스템 주식회사 Method and device for automatically tuning for sql sentences generated automatically
CN108958796A (en) * 2017-05-23 2018-12-07 阿里巴巴集团控股有限公司 service request processing method and device, service request processing system
CN110069312A (en) * 2019-04-26 2019-07-30 北京三快在线科技有限公司 A kind of method and device of UI component Configuration and generation UI Component Gallery
CN112905624A (en) * 2021-02-26 2021-06-04 浪潮通用软件有限公司 Database extension method and device of low-code development platform

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
王流一, 刘: "基于J2EE规范可视化EAI平台――Run Agent动态解释性平台", 成都信息工程学院学报, no. 03, 30 September 2004 (2004-09-30), pages 51 - 54 *
贺晓;李俊;陈洁羽;李铭;倪骏康;刘坤雄;: "智能变电站配置文件管控系统建设方案研究", 智慧电力, no. 08, 20 August 2017 (2017-08-20), pages 81 - 87 *

Also Published As

Publication number Publication date
CN114528051B (en) 2024-05-24

Similar Documents

Publication Publication Date Title
US11327935B2 (en) Intelligent data quality
US10013721B1 (en) Identification of electronic tax return errors based on declarative constraints
US10915972B1 (en) Predictive model based identification of potential errors in electronic tax return
AU2018200942A1 (en) Simplified tax interview
US11657302B2 (en) Model selection in a forecasting pipeline to optimize tradeoff between forecast accuracy and computational cost
US11681930B2 (en) Method for configuring a matching component
CN108255852B (en) SQL execution method and device
US11907198B2 (en) Selective recommendation and deployment of extensions in low-code approach
KR20220003991A (en) The system and method for selecting the stocks matched with the conditions established by user-oriented form
CN113535766A (en) Workflow configuration method, workflow configuration device, electronic device, and storage medium
CN114528051B (en) Method, system, equipment and medium for processing business process based on engine platform
US20230281212A1 (en) Generating smart automated data movement workflows
US20140149186A1 (en) Method and system of using artifacts to identify elements of a component business model
CN114519529A (en) Enterprise credit rating method, device and medium based on convolution self-encoder
CN113111072A (en) Business data file generation method and device
CN114092057A (en) Project model construction method and device, terminal equipment and storage medium
Gilchrist Digital Success: A Holistic Approach to Digital Transformation for Enterprises and Manufacturers
Solomon et al. Microeconomic structure determines macroeconomic dynamics: Aoki defeats the representative agent
Shikhli et al. Data Acquisition Model for Analyzing Schedule Delays Using KDD: Knowledge Discovery and Datamining
WO2021046105A1 (en) Systems and methods for assigning attribution weights to nodes
CN111160861B (en) Method, device and equipment for renewing service authority
US20160027135A1 (en) Representing legal instruments as a software framework
CN116501764B (en) Automatic SQL optimization method based on generated pre-training model
Lakshminarayan et al. Model Management and Handwritten Character Recognition: An Enterprise Solution
US20240004846A1 (en) Automation of master data processes with user-centric management of derivation rules

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
TA01 Transfer of patent application right

Effective date of registration: 20240423

Address after: 250000 Langchao Science Park, No. 1036, Langchao Road, high tech Zone, Jinan, Shandong

Applicant after: Inspur Genersoft Co.,Ltd.

Country or region after: China

Address before: 250101 Inspur science and Technology Park, 1036 Inspur Road, hi tech Zone, Jinan City, Shandong Province

Applicant before: SHANDONG INSPUR GENESOFT INFORMATION TECHNOLOGY Co.,Ltd.

Country or region before: China

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant