CN115293655A - Flow control method and device, computer equipment and computer readable storage medium - Google Patents

Flow control method and device, computer equipment and computer readable storage medium Download PDF

Info

Publication number
CN115293655A
CN115293655A CN202211211971.1A CN202211211971A CN115293655A CN 115293655 A CN115293655 A CN 115293655A CN 202211211971 A CN202211211971 A CN 202211211971A CN 115293655 A CN115293655 A CN 115293655A
Authority
CN
China
Prior art keywords
preset configuration
current level
service data
level
configuration parameters
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
CN202211211971.1A
Other languages
Chinese (zh)
Other versions
CN115293655B (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.)
Digital China Rongxin Cloud Technology Service Co ltd
Original Assignee
Digital China Rongxin Cloud Technology Service 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 Digital China Rongxin Cloud Technology Service Co ltd filed Critical Digital China Rongxin Cloud Technology Service Co ltd
Priority to CN202211211971.1A priority Critical patent/CN115293655B/en
Publication of CN115293655A publication Critical patent/CN115293655A/en
Application granted granted Critical
Publication of CN115293655B publication Critical patent/CN115293655B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0633Workflow analysis
    • 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
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • Operations Research (AREA)
  • Game Theory and Decision Science (AREA)
  • Development Economics (AREA)
  • Marketing (AREA)
  • Educational Administration (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides a flow control method, a flow control device, computer equipment and a computer readable storage medium. The method comprises the steps of obtaining service data and a preset configuration table, wherein the configuration table comprises a plurality of levels, and each level comprises one or more preset configuration parameters; judging whether the service data is matched with preset configuration parameters of a current level, wherein the current level is a first level of a plurality of levels; under the condition that the service data is matched with the preset configuration parameters of the current level, judging whether the preset configuration parameters of the current level configure the working process or not; under the condition that the workflow is configured by the preset configuration parameters of the current level, the serial number of the workflow is output; and under the condition that the service data is not matched with the preset configuration parameters of the current level, determining the next level of the current level as the current level, and judging whether the service data is matched with the preset configuration parameters of the current level again, thereby realizing flexible flow control according to a preset configuration table.

Description

Flow control method and device, computer equipment and computer readable storage medium
Technical Field
The present disclosure relates to the field of computer application technologies, and in particular, to a process control method, a process control apparatus, a computer device, and a computer-readable storage medium.
Background
In the existing control technical scheme for credit approval processes, a process control system controls the processes through preset parameters (service types, money amounts and guarantee modes), and the process judgment logics of each process are almost consistent: firstly, the judgment of the amount or the guarantee mode is carried out after the condition is met through the service judgment. However, after the business is expanded continuously, in order to improve the working efficiency, the setting modes of the process judgment logic and the parameters need to be diversified according to the actual situation, and the setting mode of the excessively single process judgment logic and parameters in the prior art obviously cannot meet various process control requirements.
Disclosure of Invention
In view of this, embodiments of the present application provide a flow control method, a flow control apparatus, a computer device, and a computer readable storage medium, so as to implement flexible flow control according to a preset configuration table.
The method for controlling the process comprises the steps of obtaining service data and a preset configuration table, wherein the configuration table comprises a plurality of levels, and each level comprises one or more preset configuration parameters; judging whether the service data is matched with the preset configuration parameters of a current level, wherein the current level is a first level of a plurality of levels; if yes, judging whether the preset configuration parameters of the current level configure the workflow; if yes, outputting the serial number of the workflow; if not, determining that the next level of the current level is the current level, and entering the step of judging whether the service data is matched with the preset configuration parameters of the current level again.
The flow control device of the embodiment of the application comprises an acquisition module, a first judgment module, a second judgment module, an output module and a circulation judgment module. The acquisition module is used for acquiring service data and a preset configuration table, wherein the configuration table comprises a plurality of hierarchies, and each hierarchy comprises one or more preset configuration parameters; the first judging module is used for judging whether the service data is matched with the preset configuration parameters of a current level, wherein the current level is a first level of a plurality of levels; the second judging module is configured to judge whether the preset configuration parameter of the current level configures a workflow or not when the service data is matched with the preset configuration parameter of the current level; the output module is used for outputting the serial number of the workflow under the condition that the workflow is configured by the preset configuration parameters of the current level; the loop judgment module is configured to determine that a next level of the current level is the current level when the service data does not match the preset configuration parameter of the current level, and judge whether the service data matches the preset configuration parameter of the current level again.
The computer device of the embodiment of the application comprises one or more processors, wherein the one or more processors are used for acquiring service data and a preset configuration table, the configuration table comprises a plurality of levels, and each level comprises one or more preset configuration parameters; judging whether the service data is matched with the preset configuration parameters of a current level, wherein the current level is a first level of a plurality of levels; under the condition that the service data is matched with the preset configuration parameters of the current level, judging whether the preset configuration parameters of the current level configure a working process or not; under the condition that the workflow is configured by the preset configuration parameters of the current level, outputting the serial number of the workflow; and under the condition that the service data is not matched with the preset configuration parameters of the current level, determining the next level of the current level as the current level, and judging whether the service data is matched with the preset configuration parameters of the current level again.
The computer-readable storage medium of the embodiments of the present application contains a computer program that, when executed by one or more processors, causes the processors to perform a flow control method of: acquiring service data and a preset configuration table, wherein the configuration table comprises a plurality of levels, and each level comprises one or more preset configuration parameters; judging whether the service data is matched with the preset configuration parameters of a current level, wherein the current level is a first level of a plurality of levels; under the condition that the service data is matched with the preset configuration parameters of the current level, judging whether the preset configuration parameters of the current level configure a working process or not; under the condition that the workflow is configured by the preset configuration parameters of the current level, outputting the serial number of the workflow; and under the condition that the service data is not matched with the preset configuration parameters of the current level, determining the next level of the current level as the current level, and judging whether the service data is matched with the preset configuration parameters of the current level again.
According to the flow control method, the flow control device, the computer equipment and the computer readable storage medium, the preset configuration parameters of a plurality of levels and each level are configured according to the preset configuration table, and the flow control is performed based on the configuration table, so that the expansion of the preset configuration parameters and the change of the judgment logic of the flow become more convenient and flexible by changing the configuration table.
Additional aspects and advantages of embodiments of the present application will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of embodiments of the present application.
Drawings
The above and/or additional aspects and advantages of the present application will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
FIG. 1 is a schematic flow diagram of a process control method according to certain embodiments of the present application;
FIG. 2 is a schematic diagram of a usage scenario of a process control method according to some embodiments of the present application;
FIG. 3 is a schematic flow chart diagram of a flow control method according to certain embodiments of the present application;
FIG. 4 is a schematic flow chart diagram of a flow control method according to certain embodiments of the present application;
FIG. 5 is a schematic flow chart diagram of a flow control method according to certain embodiments of the present application;
FIG. 6 is a schematic flow chart diagram of a flow control method according to certain embodiments of the present application;
FIG. 7 is a schematic flow chart diagram of a flow control method according to certain embodiments of the present application;
FIG. 8 is a block diagram representation of a process control apparatus according to certain embodiments of the present application;
FIG. 9 is a schematic plan view of a computer device according to some embodiments of the present application; and
FIG. 10 is a schematic diagram of the interaction of a computer-readable storage medium and a processor of certain embodiments of the present application.
Detailed Description
Reference will now be made in detail to the embodiments of the present application, examples of which are illustrated in the accompanying drawings, wherein like reference numerals refer to the same or similar elements or elements having the same or similar functions throughout. The embodiments described below by referring to the drawings are exemplary only for the purpose of explaining the embodiments of the present application, and are not to be construed as limiting the embodiments of the present application.
The terms appearing in the present application are explained first below:
referring to fig. 1, a flow control method according to an embodiment of the present disclosure includes:
step 01: the method comprises the steps of obtaining service data and a preset configuration table, wherein the configuration table comprises a plurality of hierarchies, and each hierarchy comprises one or more preset configuration parameters.
Specifically, when a user submits a service, the user also submits service data, and the process control system sets a configuration table in advance according to the actual situation. Before the process starts, the process control system needs to acquire the service data and the preset configuration table to control the process according to the acquired service data and the configuration table, so as to complete the service submitted at this time.
Further, the configuration table includes a plurality of levels, each level includes one or more preset configuration parameters, and in order to ensure flexibility of the process configuration, the number of levels in the configuration table and the number and types of the preset configuration parameters in each level are not limited, that is, the number of levels and the number and types of the preset configuration parameters in each level can be flexibly selected to be combined according to actual situations when the configuration table is set. After the process control system acquires the service data and the preset configuration table, the process control system controls the process of the reported service based on the preset configuration table. Therefore, when the service is continuously expanded, the judgment logic of the process can be changed by changing the configuration table, or the preset configuration parameters can be expanded by changing the configuration table, so that the process control system can flexibly configure the process according to the reported service, and further the service completion rate is improved.
Step 02: and judging whether the service data is matched with preset configuration parameters of a current level, wherein the current level is a first level of a plurality of levels.
Specifically, after the process starts, the first level of the configuration table is set as the current level, and whether the service data is matched with the preset configuration parameters of the current level or not is judged, so that the process control system can standardize the sequence of the judged levels according to the sequence of the levels in the configuration table, and the situation that the process control system randomly selects the levels for judgment to influence the rate of matching the service data to the preset configuration parameters and further influence the rate of completing the service is avoided. Particularly, when the configuration table is set, the configuration table can be sorted according to the reporting times of each service, and the preset configuration parameters corresponding to the services are set in the configuration table according to the descending order, so that the preset configuration parameters can be quickly matched when some frequently reported services are reported, and the service completion rate is increased.
Step 03: and if the service data is matched with the preset configuration parameters of the current level, judging whether the preset configuration parameters of the current level configure the working process.
Specifically, if it is determined that the service data matches the preset configuration parameters of the current level, it is further determined whether the workflow is configured in the current level, so as to determine whether the workflow can be executed at this time.
Further, nowadays, the banking business is various, in order to limit the implementation range of the business, a configuration table configures a plurality of judgment conditions for the workflow of one business, and the workflow is executed only when the conditions of all the judgment conditions are satisfied. Therefore, some levels set various preset configuration parameters and a plurality of sub-levels according to the sequence of the service judgment logic, each sub-level sets corresponding preset configuration parameters, and only some preset configuration parameters configure the workflow. For example, in the configuration table, the preset configuration parameter of level 1 is a mechanism, the preset configuration parameter of level 1 is level 1.1, the preset configuration parameter of level 1.1 is a service type, the preset configuration parameter of level 1.1 is level 1.1, and the preset configuration parameter of level 1.1 is an amount and configures workflow 1, and it is obvious that even if the service data matches the preset configuration parameter of level 1 and the preset configuration parameter of level 1.1, since neither the preset configuration parameter of level 1 nor the preset configuration parameter of level 1.1 configures workflow, workflow 1 cannot be executed.
Step 04: and if the preset configuration parameters of the current level configure the workflow, outputting the serial number of the workflow.
Specifically, if the process control system determines that the service data matches with the preset configuration parameter of the current level and the preset configuration parameter of the current level is configured, the serial number of the work process is output to complete the service corresponding to the service data.
For example, the preset configuration parameter of the hierarchy of a certain process in the configuration table is the amount of money, the amount of money interval is 0-20000, and a workflow 1 is configured, wherein the workflow 1 is a lifelong approval process of the low-risk business. And then, when the amount of money in the service data is in the interval of 0-20000, outputting the serial number of the lifelong approval process of the low-risk service, and after the process control system acquires the serial number of the lifelong approval process of the low-risk service, transferring the service data into the lifelong approval process of the low-risk service according to the automatic operation.
Step 05: and if the service data is not matched with the preset configuration parameters of the current level, determining that the next level of the current level is the current level, and entering the step of judging whether the service data is matched with the preset configuration parameters of the current level again.
Specifically, if the preset configuration parameter of the current level is not matched with the service data, determining that the next level of the current level is the current level, judging whether the service data is matched with the preset configuration parameter of the current level again, if not, then setting the next level of the current level as the current level, and continuing to enter the step of judging whether the service data is matched with the preset configuration parameter of the current level, so that the service data can be continuously judged in the configuration table until the preset configuration parameter is matched.
For example, please refer to fig. 2, the preset configuration parameter of level 1 in the configuration table is a service type, where the service type of level 1 is a bank card service, the preset configuration parameter of level 2 is a service type, the service type of level 2 is a loan service, and the service reported at this time is a loan service. When the service is reported to the process control system, the process control system firstly takes the level 1 as the current level, judges whether the service data is matched with the preset configuration parameters of the level 1 or not, judges whether the service type in the service data is different from the service type of the level 1 or not, then takes the next level 2 of the level 1 as the current level, judges whether the service type in the service data is the same as the service type of the level 2 or not, and further judges whether the service type of the level 2 is configured with the working process or not when the service type in the service data is the same as the service type of the level 2, thereby determining whether the working process can be executed or not.
In addition, when the preset configuration parameters of the current level are judged to be matched with the service data but the preset configuration parameters of the current level are not configured with the working process, the process control system takes the first sub-level in the sub-levels of the current level as the current level and then judges whether the service data are matched with the preset configuration parameters of the current level.
For example, referring to fig. 2, the preset configuration parameter of level 1 in the configuration table is a service type, the first sub-level of level 1 is level 1.1, the preset configuration parameter of level 1.1 is amount and configures workflow 1, the second sub-level of level 1 is level 1.2, and the preset configuration parameter of level 1.2 is amount and configures workflow 2. After the service is reported, the process control system firstly takes the level 1 as the current level, when the preset configuration parameter of the level 1 is judged to be matched with the service data and the preset configuration parameter of the level 1 does not configure the working process, the first sub-level 1.1 of the level 1 is taken as the current level, and if the preset configuration parameter of the level 1.1 is judged to be matched with the service data and the preset configuration parameter of the level 1.1 configures the working process, the process control system outputs the number of the working process 1. If the preset configuration parameter of the level 1.1 is not matched with the service data, the level 1.2 of the next level of the level 1.1 is taken as the current level, and the step of judging whether the service data is matched with the preset configuration parameter of the current level is repeated.
According to the flow control method, a plurality of levels and preset configuration parameters of each level are configured according to the preset configuration table, and flow control is performed based on the configuration table, so that expansion of the preset configuration parameters and change of judgment logic of the flow become more convenient and flexible by changing the configuration table.
Referring to fig. 1, optionally, the preset configuration parameter in the process control method according to the embodiment of the present application includes at least one of an organization, a service type, an amount, and a guarantee manner.
Specifically, the types of the preset configuration parameters include a mechanism, a service type, an amount and a guarantee mode, each level in the configuration table at least includes one of the preset configuration parameters, and after the service is reported, the judgment is completed according to the configuration table, and the serial number of the corresponding workflow of the reported service is smoothly obtained. When the hierarchy includes a plurality of preset configuration parameters, the number, the position and the sequence of the preset configuration parameters must be arranged according to the service processing logic. Particularly, the preset configuration parameters may include a plurality of mechanisms, so that the process control system may configure different processes according to different mechanisms, that is, configure processes in a targeted manner according to actual conditions of the mechanisms, thereby satisfying configuration requirements of different mechanisms and improving service completion efficiency of different mechanisms.
For example, referring to fig. 2, the configuration table sets the preset configuration parameter of level 3 as the mechanism, wherein the mechanism is the mechanism 1. The mechanism 1 can process two services, and the two services are processed in different manners, so two sub-levels are set below the level 3, which are respectively a level 3.1 and a level 3.2, the preset configuration parameter of the level 3.1 is a service type, and the preset configuration parameter of the level 3.2 is a service type, where the service type is a service type 4. In order to process the service type 3, different money amount intervals and different workflow configurations are required, so at this time, two sub-levels are required to be set under the level 3.1, which are the level 3.1.1 and the level 3.1.2, respectively, the preset configuration parameter of the level 3.1.1 is money amount, the money amount range is 0-50000, the preset configuration parameter at this time configures the workflow 5, the preset configuration parameter of the level 3.1.2 is money amount, the money amount range is 50000-99999999, and the preset configuration parameter at this time configures the workflow 6. In order to process the service category 4, different security manners and different workflows need to be set and configured, so at this time, two sub-levels need to be set below the level 3.2, which are the level 3.2.1 and the level 3.2.2, respectively, and the preset configuration parameter of the level 3.2.1 is the security manner, where the security manner is the security manner 3, and the preset configuration parameter at this time is the workflow 7, and the preset configuration parameter of the level 3.2.2 is the security manner, where the security manner is the security manner 4, and the preset configuration parameter at this time is the workflow 8. Therefore, the number, the position and the sequence of the preset configuration parameters in the hierarchy can be refined and determined in the configuration table according to the service processing logic, so that after the process control system obtains the service data, the process control system can strictly judge according with the service processing logic according to the configuration table, and accordingly the working process corresponding to the service data is obtained.
Referring to fig. 3, optionally, the process control method of the present application further includes:
step 06: and under the condition that all the preset configuration parameters of the current level are not matched with the service data, determining that the service data are wrong, and outputting error reporting information.
Specifically, if all preset configuration parameters of the current level are not matched with the service data, so that the reported service cannot complete judgment according to the configuration table and obtain the serial number of the work flow, at this time, the flow control system will determine that the service data is wrong and output error reporting information.
Further, after the flow control system outputs the error report information, the user is required to re-confirm whether the service data is correct, if the service data is found to be incorrect, correct the incorrect service data and re-report the correct service data to the service, and then the flow control system will complete the judgment according to the correct service data and output the corresponding serial number of the work flow. If the user determines that the service data is correct, the configuration table is determined to be incorrect, and the configuration table needs to be readjusted.
Referring to fig. 4, optionally, the flow control method of the present application further includes:
step 07: and under the condition that the preset configuration parameters do not exist in the current level, determining the configuration table error, and outputting error reporting information.
Specifically, the process control system determines that no workflow is configured for a preset configuration parameter matched with the service data, and when it is determined that the first sub-level of the current level is the current level, if the preset configuration parameter does not exist in the current level, the step of determining whether the service data is matched with the preset configuration parameter of the current level cannot be entered again, it may be determined that no workflow is configured for all the preset configuration parameters matched with the service data, the process control system cannot output the serial number of the workflow according to the preset configuration parameter matched with the service data, and then cannot complete the reported service, and at this time, it may be determined that the configuration table is incorrect and output error information, and the configuration table needs to be readjusted. In short, when the process control system determines that all the preset configuration parameters matched with the service data do not configure the workflow, it may determine that the configuration table is incorrect and output error reporting information, and the configuration table needs to be readjusted.
For example, referring to fig. 2, according to the service processing logic, the level 2.1 needs to configure the workflow 3, and the reported service can be completed. If the configuration table has an error, the level 2.1 is not configured with the workflow 3, when the user handles that the service type is the service type 2 and the guarantee mode is the guarantee mode 1, the flow control system judges that the preset configuration parameters of the level 2 are matched with the service data and the preset configuration parameters of the level 2 are not configured with the workflow, the level 2.1 is determined to be the current level, when the preset configuration parameters of the level 2.1 are judged to be matched with the service data and the preset configuration parameters of the level 2.1 are not configured with the workflow, and when the sub-level of the level 2.1 is taken as the current level, the flow control system finds that the preset configuration parameters do not exist in the current level, namely, the level 2.1 does not have a sub-level, and cannot enter the step of judging whether the service data are matched with the preset configuration parameters of the current level again, and at this time, the configuration table error can be determined and the error report information can be output.
Referring to fig. 5 to 7, optionally, step 02: judging whether the service data is matched with the preset configuration parameters of the current level, and further comprising:
step 021: judging whether the service data is equal to the preset configuration parameter or not under the condition that the parameter type of the preset configuration parameter is a character string;
step 022: under the condition that the parameter type of the preset configuration parameter is an array, judging whether the similarity between the service data and the preset configuration parameter is greater than the preset similarity or not;
step 023: and under the condition that the parameter type of the preset configuration parameter is a numerical value, judging whether the service data is positioned in the numerical value range of the preset configuration parameter.
Specifically, in the configuration table, the parameter types of the institution and the guarantee method are character strings, the parameter types of the service category are arrays, and the parameter types of the amount are numbers. When judging whether the service data is matched with the preset configuration parameters of the current level, different judgment rules are needed for different parameter types.
And under the condition that the preset configuration parameter is an organization or guarantee mode, namely the parameter type of the preset configuration parameter is a character string, judging whether the service data is equal to the preset configuration parameter according to a judgment rule. For example, if the preset configuration parameter of the configuration table is the mechanism and the mechanism is the mechanism 1, it can be determined that the service data is equal to the preset configuration parameter only if the mechanism in the service data is the mechanism 1, and then it is determined that the service data is matched with the preset configuration parameter, otherwise it is determined that the service data is not equal to the preset configuration parameter. Similarly, if the preset configuration parameter of the configuration table is the guarantee mode and the guarantee mode is the guarantee mode 1, it can be determined that the service data is equal to the preset configuration parameter only when the guarantee mode in the service data is the guarantee mode 1, and then it is determined that the service data is matched with the preset configuration parameter, otherwise it is determined that the service data is not equal to the preset configuration parameter.
Because there are many kinds of service types and the completion steps of some service types are the same, if the service type is used as the preset configuration parameter in the configuration table, the same preset configuration parameter can include multiple service types, thereby reducing the hierarchy of the configuration table and facilitating the ordered management of the configuration table. Then, when the preset configuration parameter is a service type, that is, the parameter type of the preset configuration parameter is an array, the judgment rule is to judge that the similarity between the service data and the preset configuration parameter is greater than the preset similarity. For example, a certain preset configuration parameter is a service class, wherein the service class includes a service class 5, a service class 6, and a service class 7. When the service type in the service data is any one of the service type 5, the service type 6 and the service type 7, it can be determined that the similarity between the service data and the preset configuration parameter is greater than the preset similarity (i.e. 0), and it can be determined that the service data matches the preset configuration parameter. If the service type in the service data is other service types, the similarity between the service data and the preset configuration parameter can be judged to be 0, and at this time, the service data can be judged to be not matched with the preset configuration parameter.
When the preset configuration parameter is the amount of money, that is, the parameter type of the preset configuration parameter is a number, the judgment rule is to judge whether the service data is within the numerical range of the preset configuration parameter. For example, if the value range of the amount of money of a certain preset configuration parameter is set to 0-20000, it is determined that the service data matches the preset configuration parameter only if the amount of money in the service data is 0-20000, otherwise it is determined that the service data does not match the preset configuration parameter.
In order to better implement the flow control method according to the embodiment of the present application, the embodiment of the present application also provides a flow control apparatus 10. Referring to fig. 8, the process control apparatus 10 may include:
an obtaining module 11, configured to obtain service data and a preset configuration table, where the configuration table includes multiple levels, and each level includes one or more preset configuration parameters;
the first judging module 12 is configured to judge whether the service data matches a preset configuration parameter of a current level, where the current level is a first level of multiple levels;
the second determining module 13 is configured to determine whether the preset configuration parameter of the current level configures the workflow, under the condition that the service data matches the preset configuration parameter of the current level.
And the output module 14 is configured to output the number of the workflow under the condition that the workflow is configured by the preset configuration parameter of the current level.
And the loop judgment module 15 is configured to, when the service data does not match the preset configuration parameters of the current hierarchy, determine that a next hierarchy of the current hierarchy is the current hierarchy, and judge whether the service data matches the preset configuration parameters of the current hierarchy again.
The flow control device 10 of the present application may further include:
and the error reporting module 16 determines that the service data is in error and outputs error reporting information under the condition that all the preset configuration parameters of the current hierarchy are not matched with the service data.
The error reporting module 16 is specifically configured to determine that the configuration table is in error and output error reporting information when the preset configuration parameter does not exist in the current hierarchy.
The first determining module 12 is specifically configured to determine whether the service data is equal to the preset configuration parameter when the parameter type of the preset configuration parameter is a character string; under the condition that the parameter type of the preset configuration parameter is an array, judging whether the similarity between the service data and the preset configuration parameter is greater than the preset similarity or not; and judging whether the service data is in the value range of the preset configuration parameter or not under the condition that the parameter type of the preset configuration parameter is a value.
The respective modules in the flow control apparatus 10 can be implemented in whole or in part by software, hardware, and a combination thereof. The modules may be embedded in hardware or independent from the processor 20 in the computer device, or may be stored in a memory in the computer device in software, so that the processor 20 can call and execute operations corresponding to the modules.
Referring to fig. 9, a computer device 100 according to an embodiment of the present application includes a processor 20. The processor 20 is configured to execute the flow control method according to any of the above embodiments, and for brevity, the description is omitted here.
Referring to fig. 10, an embodiment of the present application further provides a computer-readable storage medium 200, where a computer program 210 is stored on the computer-readable storage medium, and steps of the flow control method according to any of the above embodiments are implemented when the computer program 210 is executed by the processor 20, which are not described herein again for brevity.
It will be appreciated that the computer program 210 comprises computer program code. The computer program code may be in the form of source code, object code, an executable file or some intermediate form, and the like. The computer-readable storage medium may be a computer-readable storage medium such as any entity or device capable of carrying computer program code, a recording medium, a U disk, a removable disk, a magnetic diskette, an optical disk, a computer Memory, a Read-Only Memory (ROM), a Random-Access Memory (RAM), a software distribution medium, and so forth.
In the description of the present specification, reference to the description of "one embodiment", "some embodiments", "illustrative embodiments", "examples", "specific examples" or "some examples" or the like means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present application. In this specification, schematic representations of the above terms do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, the various embodiments or examples and features of the various embodiments or examples described in this specification can be combined and combined by those skilled in the art without contradiction.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and the scope of the preferred embodiments of the present application includes other implementations in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the embodiments of the present application.
Although embodiments of the present application have been shown and described above, it is to be understood that the above embodiments are exemplary and not to be construed as limiting the present application, and that changes, modifications, substitutions and alterations can be made to the above embodiments by those of ordinary skill in the art within the scope of the present application.

Claims (10)

1. A process control method, comprising:
acquiring service data and a preset configuration table, wherein the configuration table comprises a plurality of levels, and each level comprises one or more preset configuration parameters;
judging whether the service data is matched with the preset configuration parameters of a current level, wherein the current level is a first level of a plurality of levels;
if yes, judging whether the preset configuration parameters of the current level configure the workflow;
if yes, outputting the serial number of the workflow;
if not, determining that the next level of the current level is the current level, and entering the step of judging whether the service data is matched with the preset configuration parameters of the current level again.
2. The process control method according to claim 1, wherein the preset configuration parameters include at least one of institution, business category, amount and guarantee method.
3. The process control method according to claim 1, further comprising:
and under the condition that all the preset configuration parameters of the current level are not matched with the service data, determining that the service data is wrong, and outputting error reporting information.
4. The process control method according to claim 1, characterized by further comprising:
and under the condition that the preset configuration parameters do not exist in the current level, determining the configuration table error, and outputting error reporting information.
5. The process control method according to claim 1, wherein the determining whether the service data matches the preset configuration parameter of the current level comprises:
judging whether the service data is equal to the preset configuration parameter or not under the condition that the parameter type of the preset configuration parameter is a character string;
under the condition that the parameter type of the preset configuration parameter is an array, judging whether the similarity between the service data and the preset configuration parameter is greater than a preset similarity or not; and
and judging whether the service data is located in the numerical range of the preset configuration parameter or not under the condition that the parameter type of the preset configuration parameter is a numerical value.
6. A process control apparatus, comprising:
the system comprises an acquisition module, a configuration module and a processing module, wherein the acquisition module is used for acquiring service data and a preset configuration table, the configuration table comprises a plurality of hierarchies, and each hierarchy comprises one or more preset configuration parameters;
the first judging module is used for judging whether the service data is matched with the preset configuration parameters of a current level, wherein the current level is a first level of a plurality of levels;
the second judging module is used for judging whether the preset configuration parameters of the current level configure the working process or not under the condition that the service data are matched with the preset configuration parameters of the current level;
the output module is used for outputting the serial number of the workflow under the condition that the workflow is configured by the preset configuration parameters of the current level;
and the circulating judgment module is used for determining that the next level of the current level is the current level under the condition that the service data is not matched with the preset configuration parameters of the current level, and judging whether the service data is matched with the preset configuration parameters of the current level again.
7. A computer device comprising one or more processors configured to obtain service data and a preset configuration table, wherein the configuration table comprises a plurality of levels, and each level comprises one or more preset configuration parameters; judging whether the service data is matched with the preset configuration parameters of a current level, wherein the current level is a first level of a plurality of levels; under the condition that the service data is matched with the preset configuration parameters of the current level, judging whether the preset configuration parameters of the current level configure a working process or not; under the condition that the workflow is configured by the preset configuration parameters of the current level, outputting the serial number of the workflow; and under the condition that the service data is not matched with the preset configuration parameters of the current level, determining the next level of the current level as the current level, and judging whether the service data is matched with the preset configuration parameters of the current level again.
8. The computer device of claim 7, wherein the preset configuration parameters include at least one of institution, business category, amount, and mode of guarantee.
9. The computer device according to claim 7, wherein the one or more processors are further configured to determine whether the service data is equal to the preset configuration parameter if the parameter type of the preset configuration parameter is a character string; under the condition that the parameter type of the preset configuration parameter is an array, judging whether the similarity between the service data and the preset configuration parameter is greater than a preset similarity or not; and judging whether the service data is located in the value range of the preset configuration parameter or not under the condition that the parameter type of the preset configuration parameter is a value.
10. A computer-readable storage medium comprising a computer program which, when executed by a processor, causes the processor to perform the process control method of any one of claims 1-5.
CN202211211971.1A 2022-09-30 2022-09-30 Flow control method and device, computer equipment and computer readable storage medium Active CN115293655B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211211971.1A CN115293655B (en) 2022-09-30 2022-09-30 Flow control method and device, computer equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211211971.1A CN115293655B (en) 2022-09-30 2022-09-30 Flow control method and device, computer equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN115293655A true CN115293655A (en) 2022-11-04
CN115293655B CN115293655B (en) 2023-01-20

Family

ID=83833833

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211211971.1A Active CN115293655B (en) 2022-09-30 2022-09-30 Flow control method and device, computer equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN115293655B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012208939A (en) * 2012-04-27 2012-10-25 Fujitsu Ltd Process setting support processing program and task program generation processing program
CN105808624A (en) * 2014-12-31 2016-07-27 航天信息软件技术有限公司 Node data processing method and device
CN107909234A (en) * 2017-08-31 2018-04-13 平安科技(深圳)有限公司 Time limit based reminding method, processing method and its device of Work stream data, equipment
CN109978486A (en) * 2017-12-28 2019-07-05 北京京东尚科信息技术有限公司 Method, apparatus, system and medium for Row control
CN110428216A (en) * 2019-07-03 2019-11-08 平安科技(深圳)有限公司 Operation flow management-control method, device, computer equipment and storage medium
CN112766907A (en) * 2021-01-20 2021-05-07 中国工商银行股份有限公司 Service data processing method and device and server
CN113837718A (en) * 2021-09-14 2021-12-24 桂林长海发展有限责任公司 Method and system for distributing approval process, storage medium and electronic equipment
CN114066209A (en) * 2021-11-11 2022-02-18 中国建设银行股份有限公司 Service distribution method, device, equipment and computer storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012208939A (en) * 2012-04-27 2012-10-25 Fujitsu Ltd Process setting support processing program and task program generation processing program
CN105808624A (en) * 2014-12-31 2016-07-27 航天信息软件技术有限公司 Node data processing method and device
CN107909234A (en) * 2017-08-31 2018-04-13 平安科技(深圳)有限公司 Time limit based reminding method, processing method and its device of Work stream data, equipment
CN109978486A (en) * 2017-12-28 2019-07-05 北京京东尚科信息技术有限公司 Method, apparatus, system and medium for Row control
CN110428216A (en) * 2019-07-03 2019-11-08 平安科技(深圳)有限公司 Operation flow management-control method, device, computer equipment and storage medium
CN112766907A (en) * 2021-01-20 2021-05-07 中国工商银行股份有限公司 Service data processing method and device and server
CN113837718A (en) * 2021-09-14 2021-12-24 桂林长海发展有限责任公司 Method and system for distributing approval process, storage medium and electronic equipment
CN114066209A (en) * 2021-11-11 2022-02-18 中国建设银行股份有限公司 Service distribution method, device, equipment and computer storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
史玉良等: "基于TLA的SaaS业务流程定制及验证机制研究", 《计算机学报》 *
郑小建等: "ERP系统中自适应业务数据单元系统的研究", 《微型机与应用》 *

Also Published As

Publication number Publication date
CN115293655B (en) 2023-01-20

Similar Documents

Publication Publication Date Title
US7912795B2 (en) Automated predictive modeling of business future events based on transformation of modeling variables
CN107818509A (en) Business datum method of calibration, device, storage medium and electronic equipment
JP7195264B2 (en) Automated decision-making using step-by-step machine learning
US8341007B2 (en) Systems and methods for forecasting demand of an object in a managed supply chain
CN109840248B (en) Operation flow optimization method and device and storage medium
KR102574244B1 (en) A method and apparatus for generating future demand forecast data based on attention mechanism
US11416302B2 (en) Computer system and method for determining of resource allocation
Gurbaxani et al. The production of information services: a firm-level analysis of information systems budgets
CN100360980C (en) Method of designing optical system
CN115293655B (en) Flow control method and device, computer equipment and computer readable storage medium
CN110782225A (en) Workflow dynamic reconstruction method for parameter value influence flow branch
US7177863B2 (en) System and method for determining internal parameters of a data clustering program
CN109885580A (en) A kind of hot spot account batch updating method, apparatus, server and storage medium
CN109902850B (en) Method, device and storage medium for determining inventory control strategy
CN116302875A (en) API grading method
CN115809933A (en) Tax risk control method and system based on rule engine
CN115829646A (en) Order data processing method and device, electronic equipment and storage medium
CN110177006B (en) Node testing method and device based on interface prediction model
JPH05313921A (en) Job execution control system
US20160147816A1 (en) Sample selection using hybrid clustering and exposure optimization
KR102517327B1 (en) Method, apparatus, and system of automating design work process based on design portfolio
CN113168698A (en) Small-batch learning device and working program and working method thereof
CN110096266A (en) A kind of characteristic processing method and device
KR102571781B1 (en) Cluster node recommendation system and control method thereof
JP2006065521A (en) Process flow change support device, and method thereof

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