WO2019019376A1 - Service process management method, apparatus, and device, and computer readable storage medium - Google Patents
Service process management method, apparatus, and device, and computer readable storage medium Download PDFInfo
- Publication number
- WO2019019376A1 WO2019019376A1 PCT/CN2017/104614 CN2017104614W WO2019019376A1 WO 2019019376 A1 WO2019019376 A1 WO 2019019376A1 CN 2017104614 W CN2017104614 W CN 2017104614W WO 2019019376 A1 WO2019019376 A1 WO 2019019376A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- business process
- order status
- configuration information
- current order
- operation instruction
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/35—Creation or generation of source code model driven
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/40—Transformation of program code
- G06F8/41—Compilation
- G06F8/48—Incremental compilation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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/00—Administration; Management
- G06Q10/10—Office automation; Time management
- G06Q10/103—Workflow collaboration or project management
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q40/00—Finance; Insurance; Tax strategies; Processing of corporate or income taxes
- G06Q40/04—Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
Definitions
- the present invention relates to the field of Internet technologies, and in particular, to a business process management method, apparatus, device, and computer readable storage medium.
- the business process nodes of the trust products may include reservation, subscription, redemption and transfer; for each of the business process nodes, A variety of order status, such as the subscription node of the trust product, the corresponding order status may include initial status, transaction pending review, review pass, review fail, revocation, transaction pending review, audit pass, audit fail, wait for seller Signing, waiting for the buyer to sign, submitted, successful transaction, transaction failure, etc.
- the business process code and the business are highly coupled, and the change of the order status completely depends on a series of business process codes developed by the developer for the business type.
- the disadvantages of this method are: 1) high development cost. For new business types, developers need to re-develop the corresponding business process code to achieve the change of the order status corresponding to the business type, which requires more time and labor costs; 2) the code flexibility is not high. Due to the high degree of coupling between code and business, business changes (such as an increase or decrease in order status) can cause frequent code changes, resulting in higher error rates and test costs, and code changes over time and business changes. It will also become more and more bloated, making the code difficult to maintain.
- the main object of the present invention is to provide a method, apparatus, device and computer readable storage medium, which aims to reduce the development cost of business process code for realizing business process node order status change and improve the flexibility of business process code.
- the present invention provides a business process management method, and the business process management method includes the following steps:
- the business process control file stores a plurality of order states corresponding to the preset business process node, when receiving an operation instruction based on a current order status of the preset business process node, And configuration information corresponding to each order status, the configuration information is used to determine a next order status of each order status;
- the configuration information includes:
- the Excel table is initialized to a corresponding rule script by a rule engine, and the rule script is converted into a corresponding business process control file.
- the configuration information includes a condition element for indicating a change condition of an order status, and a result element, where the result element is used to indicate a change result of the order status, where the operation instruction and the acquisition are performed according to the operation instruction
- the step of the configuration information corresponding to the current order status controlling the change of the current order status includes:
- the current order status change is controlled according to the obtained result element corresponding to the current order status.
- condition element includes an operator identity and an operation type
- step of determining, according to the acquired condition element corresponding to the current order status, whether the operation instruction is valid includes:
- the business process management method further includes:
- the present invention further provides a business process management apparatus, where the business process management apparatus includes:
- a first obtaining module configured to acquire a pre-generated business process control file when receiving an operation instruction based on a current order status of the preset business process node, where the business process control file is saved with the preset business process node Corresponding several order statuses, and configuration information corresponding to each order status, the configuration information is used to determine the next order status of each order status;
- a second acquiring module configured to acquire configuration information corresponding to the current order status in the service flow control file
- control module configured to control, according to the operation instruction and the acquired configuration information corresponding to the current order status, the change of the current order status.
- the present invention further provides a business process management device, including: a memory, a processor, and a business process management stored on the memory and operable on the processor
- the program when the business process management program is executed by the processor, implements the following steps:
- the business process control file stores a plurality of order states corresponding to the preset business process node, when receiving an operation instruction based on a current order status of the preset business process node, And configuration information corresponding to each order status, the configuration information is used to determine a next order status of each order status;
- the Excel table is initialized to a corresponding rule script by a rule engine, and the rule script is converted into a corresponding business process control file.
- the configuration information includes a condition element for indicating a change condition of an order status, and a result element, where the result element is used to indicate a result of the change of the order status, where the business process management program is
- the processor also implements the following steps when executed:
- the current order status change is controlled according to the obtained result element corresponding to the current order status.
- condition element includes an operator identity and an operation type
- the business process management program when executed by the processor, the following steps are further implemented:
- the present invention further provides a computer readable storage medium, where the business process management program is stored, and when the business process management program is executed by the processor, the following steps are implemented:
- the business process control file stores a plurality of order states corresponding to the preset business process node, when receiving an operation instruction based on a current order status of the preset business process node, And configuration information corresponding to each order status, the configuration information is used to determine a next order status of each order status;
- the Excel table is initialized to a corresponding rule script by a rule engine, and the rule script is converted into a corresponding business process control file.
- the configuration information includes a condition element for indicating a change condition of an order status, a result element for indicating a change result of the order status, and the business process management program is used by the processor.
- the following steps are also implemented during execution:
- the current order status change is controlled according to the obtained result element corresponding to the current order status.
- condition element includes an operator identity and an operation type
- business process management program is further executed by the processor when:
- the transaction platform system of the present invention receives the operation instruction based on the current order status of the preset business process node, the pre-generated business process control file is acquired, and the business process control file is saved with the corresponding business process node. a plurality of order statuses, and configuration information corresponding to each order status, the configuration information is used to determine a next order status of each order status; and obtaining a configuration corresponding to the current order status in the business process control file And controlling the change of the current order status according to the operation instruction and the acquired configuration information corresponding to the current order status.
- the invention takes the order status as the core of the business process, and the transaction platform system obtains the configuration information corresponding to the current order status in the pre-generated business process control file, and then controls the current order status change through the configuration information, thereby realizing the business.
- the process is managed; when the business changes, the developer only needs to modify the configuration information in the business process control file without completing a series of business process code writing, thereby reducing the development cost of the business code that realizes the change of the order status of the business process node. Increase the flexibility of business code.
- FIG. 1 is a schematic structural diagram of a device in a hardware operating environment according to an embodiment of the present invention
- FIG. 2 is a schematic flowchart of a first embodiment of a business process management method according to the present invention
- FIG. 3 is a schematic flowchart of a second embodiment of a business process management method according to the present invention.
- FIG. 4 is a schematic flowchart of a third embodiment of a business process management method according to the present invention.
- FIG. 5 is a schematic diagram showing the refinement step of step S31 in Figure 4.
- FIG. 6 is a schematic flowchart diagram of a fourth embodiment of a business process management method according to the present invention.
- the main solution of the embodiment of the present invention is: when receiving an operation instruction based on a current order status of a preset business process node, acquiring a pre-generated business process control file, where the business process control file is saved with the preset a plurality of order states corresponding to the business process node, and configuration information corresponding to each order status, the configuration information is used to determine a next order status of each order status; and the current business process control file is obtained from the current The configuration information corresponding to the order status; controlling the change of the current order status according to the operation instruction and the acquired configuration information corresponding to the current order status.
- the business process code and the business are highly coupled, and the change of the order status completely depends on a series of business process codes developed by the developer for the business type.
- the disadvantages of this method are: 1) high development cost. For new business types, developers need to re-develop the corresponding business process code to achieve the change of the order status corresponding to the business type, which requires more time and labor costs; 2) the code flexibility is not high. Due to the high degree of coupling between code and business, business changes (such as an increase or decrease in order status) can cause frequent code changes, resulting in higher error rates and test costs, and code changes over time and business changes. It will also become more and more bloated, making the code difficult to maintain.
- the invention takes the order status as the core of the business process, and the transaction platform system obtains the configuration information corresponding to the current order status in the pre-generated business process control file, and then controls the current order status change through the configuration information, thereby realizing the business.
- the process is managed; when the business changes, the developer only needs to modify the configuration information in the business process control file without completing a series of business process code writing, thereby reducing the development cost of the business code that realizes the change of the order status of the business process node. Increase the flexibility of business code.
- the invention provides a business process management method.
- FIG. 1 is a schematic structural diagram of a device in a hardware operating environment according to an embodiment of the present invention.
- the business process management device of the embodiment of the present invention may be a background server of the transaction platform system.
- the device may include a processor 1001, such as a CPU, a network interface 1004, a user interface 1003, a memory 1005, and a communication bus 1002.
- the communication bus 1002 is used to implement connection communication between these components.
- the user interface 1003 can include a display, an input unit such as a keyboard, and the optional user interface 1003 can also include a standard wired interface, a wireless interface.
- the network interface 1004 can optionally include a standard wired interface, a wireless interface (such as a WI-FI interface).
- the memory 1005 may be a high speed RAM memory or a stable memory (non-volatile) Memory), such as disk storage.
- the memory 1005 can also optionally be a storage device independent of the aforementioned processor 1001.
- FIG. 1 does not constitute a limitation to the terminal, and may include more or fewer components than those illustrated, or some components may be combined, or different component arrangements.
- an operating system may be included in the memory 1005 as a computer storage medium.
- a network communication module may be included in the memory 1005 as a computer storage medium.
- a user interface module may be included in the memory 1005 as a computer storage medium.
- a business process management program may be included in the memory 1005 as a computer storage medium.
- the network interface 1004 is mainly used to connect to the background server and perform data communication with the background server;
- the user interface 1003 is mainly used to connect the client (user end), and perform data communication with the client;
- the processor 1001 can be used to call the business process manager stored in the memory 1005 and perform the following operations:
- the business process control file stores a plurality of order states corresponding to the preset business process node, when receiving an operation instruction based on a current order status of the preset business process node, And configuration information corresponding to each order status, the configuration information is used to determine a next order status of each order status;
- processor 1001 may call the business process management program stored in the memory 1005, and further perform the following operations:
- the Excel table is initialized to a corresponding rule script by a rule engine, and the rule script is converted into a corresponding business process control file.
- the configuration information includes a condition element for indicating a change condition of an order status, a result element for indicating a change result of the order status, and the processor 1001 may call the memory 1005 to store the change condition.
- the business process manager also performs the following actions:
- the current order status change is controlled according to the obtained result element corresponding to the current order status.
- condition element includes an operator identity and an operation type
- processor 1001 may call the business process management program stored in the memory 1005, and further perform the following operations:
- processor 1001 may call the business process management program stored in the memory 1005, and further perform the following operations:
- FIG. 2 is a schematic flowchart of a first embodiment of a service flow management method according to the present disclosure, where the method includes:
- Step S10 Acquire a pre-generated business process control file when the operation instruction based on the current order status of the preset business process node is received, where the business process control file stores several types corresponding to the preset business process node. Order status, and configuration information corresponding to each order status, the configuration information is used to determine the next order status of each order status;
- the business process management method of this embodiment is applied to a trading platform system, which is an internet trading platform for realizing online transactions of different types of financial products (such as fund products and trust products).
- the transaction platform system receives an operation instruction based on the current order status of the preset business process, acquiring a pre-generated business process control file, where the business process control file stores several types corresponding to the preset business process node.
- the order status along with configuration information corresponding to each order status, is used to determine the next order status for each order status.
- the business process nodes of the trust products may include reservation, subscription, redemption and transfer. At this time, reservations, subscriptions, redemptions and Any one of the assignments is used as a preset business process node.
- the following is an example of a preset business process node as a subscription.
- the front end of the trading platform system receives an operation instruction triggered by the buyer's manager, and the operation instruction is transmitted to the background server to obtain a pre-generated business process control file
- the business process control file stores several kinds of order status corresponding to the subscription node, including initial status, transaction pending review, review approval, review failure, revocation, transaction pending review, audit approval, audit failure, waiting for seller to sign, Waiting for the buyer to sign, submit, the transaction is successful, the transaction is failed, and the like; in addition, the business process control file also stores configuration information corresponding to each order status.
- the configuration information may include a condition element and a result element, wherein
- the condition element is used to indicate the change condition of the order status
- the result element is used to indicate the change result of the order status
- the condition element and the result element jointly determine the next order status of each order status.
- the condition element of the order status to be reviewed may be Review for the buyer’s manager
- the result Element may review and review by failed.
- Step S20 Obtain configuration information corresponding to the current order status in the service flow control file.
- the trading platform system acquires configuration information corresponding to the current order status in the business process control file. For example, when the current order status is to be reviewed, the trading platform system searches for the configuration information corresponding to the status to be reviewed from the business process control file.
- Step S30 controlling the change of the current order status according to the operation instruction and the acquired configuration information corresponding to the current order status.
- the trading platform system controls the change of the current order status according to the received operation instruction and the acquired configuration information. Specifically, the transaction platform system can obtain the operator information and the operation type information carried in the operation instruction, and then compare the operation information and the operation type information in the acquired configuration information to determine whether the two match, according to The match result controls the current order status to be converted to the next order status of the current order status.
- each order status it can correspond to multiple next order statuses, and whether the current order status is ultimately changed or changed to what order status is determined by the user's operation instruction and the configuration information of the current order status. For example, for the order status of the subscription node to be reviewed, if the operation instruction is reviewed by the buyer manager and matches the configuration information, the current order status is changed to the review; if the operation instruction is the buyer's manager review After passing and matching with the configuration information, the current order status is changed to the review failure; if the operation instruction is reviewed by the seller manager and does not match the configuration information, it is determined that the operation instruction is invalid, and the current order status is not performed at this time. Changes.
- the order status is used as the core of the business process
- the transaction platform system obtains the configuration information corresponding to the current order status in the pre-generated business process control file, and then controls the change of the current order status through the configuration information, thereby realizing Business process management; in the case of business change, developers only need to modify the configuration information in the business process control file without completing a series of business process code writing, thus reducing the development of business code to achieve business process node order status changes Cost increases the flexibility of business code.
- FIG. 3 is a schematic flowchart of a second embodiment of a service flow management method according to the present invention. Based on the embodiment shown in FIG. 2, before step S10, the method may further include:
- Step S40 setting a plurality of order states corresponding to the preset business process nodes, and setting corresponding configuration information for each order state, and saving the setting result in the form of an Excel table;
- the trading platform system receives the setting instruction of the developer, and sets a plurality of order states corresponding to the preset business process node according to the setting instruction.
- the corresponding order status can be set to include: initial status, transaction pending review, review pass, review fail, revocation, transaction pending review, audit pass, audit fail, wait for seller to sign Waiting for the buyer to sign, submitted, successful transaction, transaction failure, etc.
- the trading platform system sets corresponding configuration information for each order status according to the setting instruction, and the configuration information is used to determine the next order status of each order status.
- the configuration information corresponding to the order status may include a condition element and a result element, wherein the condition element is used to indicate a change condition of the order status, and the result element is used to indicate a change result of the order status, and the condition element and the result element jointly determine The next order status for each order status.
- the condition elements can be set to include the operator (seller), the operator role (operator), and the type of operation (signing contract), and the result elements can be set to include the next order.
- the conditional elements can be set to include the operator (buyer), the operator role (operator), and the type of operation (signing contract), the result elements can be set To include the next order status (submitted), and so on, until the corresponding configuration information is set for each order status.
- the next order status may be the order status corresponding to the redemption node, thus ensuring the continuity of the entire business process.
- the trading platform system saves the above setting results in the form of an Excel table.
- Step S50 Initialize the Excel table into a corresponding rule script by a rule engine, and convert the rule script into a corresponding business process control file.
- the trading platform system After storing the order status of each order status and each order status corresponding to the preset business process node in the form of an Excel table, the trading platform system initializes the Excel table into a corresponding rule script through the rule engine, and then The rule script is converted into a corresponding business process control file.
- the rule engine can be the Drools engine. Drools is a Java-based open source rule engine that can liberate complex and variable rules from hard coding and store them in files in the form of rule scripts, so that changes to rules do not need to be corrected. The code restarts the machine and the online environment takes effect immediately.
- the Excel table of the Drools engine can be initialized into a drl script (ie, a rule script corresponding to the Drools engine), and a corresponding rule file is generated according to the drl script, that is, a rule file with a .drl suffix as
- the business process control file is saved to the trading platform system for controlling the product business process of the trading platform system.
- a plurality of types of order states corresponding to the preset business process nodes are set in advance, and corresponding configuration information is set for each order state, and a corresponding business process control file is generated according to the setting result, which is a subsequent service.
- the process management provides the premise guarantee; in addition, the order status is used as the core of the business process, and the corresponding configuration information for controlling the order status change is set for each order status through the Excel table, and the Excel table is converted into a corresponding one by the rule engine.
- the business process control file realizes the decoupling of code and business. For new business types, developers only need to write the order status and configuration information corresponding to the business process through the Excel table without completing a series of business process codes. It is written to reduce the development cost of business code. In addition, when the business changes, the developer only needs to modify the order status and configuration information in the Excel table, and the scalability is strong, thereby improving the flexibility of the business code.
- FIG. 4 is a schematic flowchart of a third embodiment of a service flow management method according to the present invention.
- the configuration information includes a condition element and a result element, wherein the condition element is used to indicate a change condition of the order status, and the result element is used to indicate a change result of the order status.
- step S30 may be performed.
- Step S31 determining, according to the obtained condition element corresponding to the current order status, whether the operation instruction is valid
- condition element is used to indicate the change condition of the order status, and the trading platform system determines whether the received operation instruction is valid according to the acquired condition element.
- Step S32 when the operation instruction is valid, controlling the current order status change according to the obtained result element corresponding to the current order status.
- the result element is also the next order status of the current order status, which is in one-to-one correspondence with the condition element, and is used to indicate the result of the change of the order status, for example, when the condition element of the status of the order to be reviewed is the review by the buyer manager, the result is The element is the review.
- the conditional element of the above-mentioned status of the order to be reviewed is the buyer's review and fails to pass, the result element is the review failure.
- the trading platform system controls the change of the current order status according to the obtained result element, that is, changes the current order status to the next order status of the current order status in the obtained result element. For example, if waiting for the seller to sign the order status, if the operator's identity and operation type in the operation instruction and the condition element are the same, the seller's manager signs the contract, and the transaction is performed because the conditional element and the result element are in one-to-one correspondence. The platform system will wait for the status of the order signed by the seller to change to the next order status in the corresponding result element: waiting for the seller to sign. This results in a change in the status of the order.
- condition element may include an operator identity and an operation type.
- FIG. 5 is a schematic diagram of the refinement step of step S31 in FIG. 4, and step S31 may further include:
- Step S311 acquiring an operator identity and an operation type in the operation instruction
- the user triggers an operation instruction based on the front end of the trading platform system, and after receiving the operation instruction, the transaction platform system acquires the operator identity and operation type information carried by the operation instruction, wherein the operator identity is the user identity and the operation type. That is, the different operations of the user.
- the operator identity in the obtained operation instruction may be the buyer manager or the buyer background manager, and the operation type may be a review pass or a review failure.
- Step S312 determining whether the acquired operator identity and operation type in the obtained operation instruction are the same as the obtained operator identity and operation type in the acquired condition element corresponding to the current order status;
- step S313 if yes, it is determined that the operation command is valid.
- the trading platform system determines whether the operator identity and the operation type in the obtained operation instruction are the same as the operator identity and the operation type in the condition element corresponding to the current order status. For example, if the operator identity and operation type in the obtained operation instruction are respectively the buyer's manager and the review, the operator identity and operation type in the acquired condition elements are also the buyer's manager and the review, respectively. At this point, it is determined that the operation command is valid.
- the determination operation instruction is invalid, and the current order status change is not performed at this time.
- condition element may include other condition items, such as whether to upload the transfer voucher, whether to sign online, etc., in addition to the operator identity and operation type;
- result element may include, in addition to the next order status of the current order status, Next step operation code, next product stage and other information.
- the configuration information corresponding to the order status is set to include the condition element and the result element, and the condition element and the result element jointly determine the change of the business status, so that when the subsequent business rule changes, only the condition element and The result elements can be modified or expanded accordingly, which greatly reduces the workload of the developer and improves the flexibility of the business code.
- FIG. 6 is a schematic flowchart of a fourth embodiment of a service flow management method according to the present invention. Based on the second or third embodiment of the business process management method of the present invention, the method may further include:
- Step S60 Receive a modification instruction, and modify configuration information in the Excel table according to the modification instruction.
- the trading platform system may receive the modification instruction of the developer, and modify the configuration information in the Excel table according to the modification instruction, including adding, deleting, and modifying the configuration information, and then passing the rule.
- the engine converts the modified Excel table into a new business process control file and saves it to the trading platform system. Subsequently, when the trading platform system receives an operation instruction based on the current order status of a certain business process node, the new service is adopted.
- the process control file controls changes to the current order status.
- the invention also provides a business process management device.
- the business process management device of the present invention comprises:
- a first obtaining module configured to acquire a pre-generated business process control file when receiving an operation instruction based on a current order status of the preset business process node, where the business process control file is saved with the preset business process node Corresponding several order statuses, and configuration information corresponding to each order status, the configuration information is used to determine the next order status of each order status;
- a second acquiring module configured to acquire configuration information corresponding to the current order status in the service flow control file
- control module configured to control, according to the operation instruction and the acquired configuration information corresponding to the current order status, the change of the current order status.
- the business process management device further includes:
- a setting module configured to set a plurality of order states corresponding to the preset business process nodes, and respectively set corresponding configuration information for each order state, and save the setting result in the form of an Excel table;
- an initialization module configured to initialize the Excel table into a corresponding rule script by using a rule engine, and convert the rule script into a corresponding business process control file.
- the configuration information includes a condition element and a result element
- the condition element is used to indicate a change condition of the order status
- the result element is used to indicate a change result of the order status
- the control module is further configured to:
- the current order status change is controlled according to the obtained result element corresponding to the current order status.
- condition element includes an operator identity and an operation type
- control module is further configured to:
- the business process management device further includes:
- a modification module configured to receive the modification instruction, and modify the configuration information in the Excel table according to the modification instruction.
- the invention also provides a business process management device.
- the business process management device of the present invention comprises: a memory, a processor, and a business process management program stored on the memory and operable on the processor, wherein the business process management program is executed by the processor to implement the following steps :
- the business process control file stores a plurality of order states corresponding to the preset business process node, when receiving an operation instruction based on a current order status of the preset business process node, And configuration information corresponding to each order status, the configuration information is used to determine a next order status of each order status;
- the Excel table is converted into a corresponding business process control file by a rules engine.
- the configuration information includes a condition element for indicating a change condition of an order status, a result element for indicating a change result of the order status, and the business process management program being processed by the condition element
- the current order status change is controlled according to the obtained result element corresponding to the current order status.
- condition element includes an operator identity and an operation type
- business process management program is further executed as follows when executed by the processor:
- the invention also provides a computer readable storage medium.
- the business process management program is stored on the computer readable storage medium of the present invention, and the business process management program is executed by the processor to implement the following steps:
- the business process control file stores a plurality of order states corresponding to the preset business process node, when receiving an operation instruction based on a current order status of the preset business process node, And configuration information corresponding to each order status, the configuration information is used to determine a next order status of each order status;
- the Excel table is initialized to a corresponding rule script by a rule engine, and the rule script is converted into a corresponding business process control file.
- the configuration information includes a condition element for indicating a change condition of an order status, a result element for indicating a change result of the order status, and the business process management program is executed by the processor. The following steps are also implemented:
- the current order status change is controlled according to the obtained result element corresponding to the current order status.
- condition element includes an operator identity and an operation type
- business process management program is further executed by the processor to perform the following steps:
- portions of the technical solution of the present invention that contribute substantially or to the prior art may be embodied in the form of a software product stored in a storage medium (such as a ROM/RAM as described above). , a disk, an optical disk, including a number of instructions for causing a terminal device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the methods described in various embodiments of the present invention.
- a terminal device which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Strategic Management (AREA)
- Software Systems (AREA)
- Human Resources & Organizations (AREA)
- Entrepreneurship & Innovation (AREA)
- Economics (AREA)
- Marketing (AREA)
- General Business, Economics & Management (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- Data Mining & Analysis (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- Development Economics (AREA)
- Technology Law (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
本申请要求于2017年7月25日提交中国专利局、申请号为201710615130.X、发明名称为“业务流程管理方法、设备及计算机可读存储介质”的中国专利申请的优先权,其全部内容通过引用结合在申请中。This application claims the priority of the Chinese Patent Application filed on July 25, 2017, the Chinese Patent Office, the application number is 201710615130.X, and the invention is entitled "Business Process Management Method, Equipment, and Computer Readable Storage Media". It is incorporated in the application by reference.
技术领域Technical field
本发明涉及互联网技术领域,尤其涉及业务流程管理方法、装置、设备及计算机可读存储介质。The present invention relates to the field of Internet technologies, and in particular, to a business process management method, apparatus, device, and computer readable storage medium.
背景技术Background technique
随着互联网金融的不断发展,越来越多的金融产品通过互联网平台实现在线交易。对于不同类型的金融产品,其对应的业务流程节点不尽相同,以信托产品为例,信托产品的业务流程节点可以包括预约、认购、兑付和转让;而对于其中每个业务流程节点,又包括多种订单状态,比如对于信托产品的认购节点,其对应的订单状态可以包括初始状态、交易待复核、复核通过、复核不通过、已撤销、交易待审核、审核通过、审核不通过、等待卖方签署、等待买方签署、已提交、交易成功、交易失败等。With the continuous development of Internet finance, more and more financial products realize online transactions through the Internet platform. For different types of financial products, the corresponding business process nodes are different. Take the trust products as an example. The business process nodes of the trust products may include reservation, subscription, redemption and transfer; for each of the business process nodes, A variety of order status, such as the subscription node of the trust product, the corresponding order status may include initial status, transaction pending review, review pass, review fail, revocation, transaction pending review, audit pass, audit fail, wait for seller Signing, waiting for the buyer to sign, submitted, successful transaction, transaction failure, etc.
现有技术中,业务流程代码和业务高度耦合,上述订单状态的变更完全依赖于开发人员针对业务类型所开发的一系列业务流程代码,这种方式的缺陷在于:1)开发成本较高。对于新增业务类型,开发人员需要重新开发对应的业务流程代码以实现该业务类型对应的订单状态的变更,需要耗费较多的时间成本和人力成本;2)代码灵活性不高。由于代码和业务的高度耦合,业务的变更(比如订单状态的增加或减少)会引起代码的频繁修改,导致较高的出错几率和测试成本,而且随着时间的变迁和业务的频繁变化,代码也会越来越臃肿,导致代码难于维护。In the prior art, the business process code and the business are highly coupled, and the change of the order status completely depends on a series of business process codes developed by the developer for the business type. The disadvantages of this method are: 1) high development cost. For new business types, developers need to re-develop the corresponding business process code to achieve the change of the order status corresponding to the business type, which requires more time and labor costs; 2) the code flexibility is not high. Due to the high degree of coupling between code and business, business changes (such as an increase or decrease in order status) can cause frequent code changes, resulting in higher error rates and test costs, and code changes over time and business changes. It will also become more and more bloated, making the code difficult to maintain.
发明内容Summary of the invention
本发明的主要目的在于提出一种方法、装置、设备及计算机可读存储介质,旨在降低实现业务流程节点订单状态变更的业务流程代码的开发成本,提高业务流程代码的灵活性。The main object of the present invention is to provide a method, apparatus, device and computer readable storage medium, which aims to reduce the development cost of business process code for realizing business process node order status change and improve the flexibility of business process code.
为实现上述目的,本发明提供一种业务流程管理方法,所述业务流程管理方法包括如下步骤:To achieve the above objective, the present invention provides a business process management method, and the business process management method includes the following steps:
在接收到基于预设业务流程节点的当前订单状态的操作指令时,获取预先生成的业务流程控制文件,所述业务流程控制文件保存有与所述预设业务流程节点对应的若干种订单状态,以及与每种订单状态对应的配置信息,所述配置信息用于决定每种订单状态的下一步订单状态;Obtaining a pre-generated business process control file, where the business process control file stores a plurality of order states corresponding to the preset business process node, when receiving an operation instruction based on a current order status of the preset business process node, And configuration information corresponding to each order status, the configuration information is used to determine a next order status of each order status;
获取所述业务流程控制文件中与所述当前订单状态对应的配置信息;Obtaining configuration information corresponding to the current order status in the business process control file;
根据所述操作指令和获取到的与所述当前订单状态对应的配置信息控制所述当前订单状态的变更。And controlling the change of the current order status according to the operation instruction and the acquired configuration information corresponding to the current order status.
可选地,所述所述在接收到基于预设业务流程节点的当前订单状态的操作指令时,获取预先生成的业务流程控制文件,所述业务流程控制文件保存有与所述预设业务流程节点对应的若干种订单状态,以及与每种订单状态对应的配置信息,所述配置信息用于决定每种订单状态的下一步订单状态的步骤之前,还包括:Optionally, when the operation instruction based on the current order status of the preset business process node is received, acquiring a pre-generated business process control file, where the business process control file is saved with the preset business process The order status corresponding to the node, and the configuration information corresponding to each order status, before the step of determining the next order status of each order status, the configuration information includes:
设置与预设业务流程节点对应的若干种订单状态,并分别为每种订单状态设置对应的配置信息,将设置结果以Excel表的形式进行保存;Set a number of order status corresponding to the preset business process node, and set corresponding configuration information for each order status, and save the setting result in the form of an Excel table;
通过规则引擎将所述Excel表初始化为对应的规则脚本,将所述规则脚本转换为对应的业务流程控制文件。The Excel table is initialized to a corresponding rule script by a rule engine, and the rule script is converted into a corresponding business process control file.
可选地,所述配置信息包括条件要素和结果要素,所述条件要素用于表示订单状态的变更条件,所述结果要素用于表示订单状态的变更结果,所述根据所述操作指令和获取到的与所述当前订单状态对应的配置信息控制所述当前订单状态的变更的步骤包括:Optionally, the configuration information includes a condition element for indicating a change condition of an order status, and a result element, where the result element is used to indicate a change result of the order status, where the operation instruction and the acquisition are performed according to the operation instruction The step of the configuration information corresponding to the current order status controlling the change of the current order status includes:
根据获取到的与所述当前订单状态对应的条件要素判断所述操作指令是否有效;Determining whether the operation instruction is valid according to the obtained condition element corresponding to the current order status;
在所述操作指令有效时,根据获取到的与所述当前订单状态对应的结果要素控制所述当前订单状态变更。When the operation instruction is valid, the current order status change is controlled according to the obtained result element corresponding to the current order status.
可选地,所述条件要素包括操作方身份和操作类型,所述根据获取到的与所述当前订单状态对应的条件要素判断所述操作指令是否有效的步骤包括:Optionally, the condition element includes an operator identity and an operation type, and the step of determining, according to the acquired condition element corresponding to the current order status, whether the operation instruction is valid, includes:
获取所述操作指令中的操作方身份和操作类型;Obtaining an operator identity and an operation type in the operation instruction;
判断获取到的所述操作指令中的操作方身份和操作类型与获取到的与所述当前订单状态对应的条件要素中的操作方身份和操作类型是否对应相同;Determining whether the acquired operator identity and operation type in the obtained operation instruction are the same as the acquired operator identity and operation type in the acquired condition element corresponding to the current order state;
若是,则判定所述操作指令有效。If so, it is determined that the operation command is valid.
可选地,所述业务流程管理方法还包括:Optionally, the business process management method further includes:
接收修改指令,根据所述修改指令修改所述Excel表中的配置信息。Receiving a modification instruction, and modifying configuration information in the Excel table according to the modification instruction.
此外,为实现上述目的,本发明还提供一种业务流程管理装置,所述业务流程管理装置包括:In addition, in order to achieve the above object, the present invention further provides a business process management apparatus, where the business process management apparatus includes:
第一获取模块,用于在接收到基于预设业务流程节点的当前订单状态的操作指令时,获取预先生成的业务流程控制文件,所述业务流程控制文件保存有与所述预设业务流程节点对应的若干种订单状态,以及与每种订单状态对应的配置信息,所述配置信息用于决定每种订单状态的下一步订单状态;a first obtaining module, configured to acquire a pre-generated business process control file when receiving an operation instruction based on a current order status of the preset business process node, where the business process control file is saved with the preset business process node Corresponding several order statuses, and configuration information corresponding to each order status, the configuration information is used to determine the next order status of each order status;
第二获取模块,用于获取所述业务流程控制文件中与所述当前订单状态对应的配置信息;a second acquiring module, configured to acquire configuration information corresponding to the current order status in the service flow control file;
控制模块,用于根据所述操作指令和获取到的与所述当前订单状态对应的配置信息控制所述当前订单状态的变更。And a control module, configured to control, according to the operation instruction and the acquired configuration information corresponding to the current order status, the change of the current order status.
此外,为实现上述目的,本发明还提供一种业务流程管理设备,所述业务流程管理设备包括:存储器、处理器及存储在所述存储器上并可在所述处理器上运行的业务流程管理程序,所述业务流程管理程序被所述处理器执行时实现如下步骤:In addition, to achieve the above object, the present invention further provides a business process management device, including: a memory, a processor, and a business process management stored on the memory and operable on the processor The program, when the business process management program is executed by the processor, implements the following steps:
在接收到基于预设业务流程节点的当前订单状态的操作指令时,获取预先生成的业务流程控制文件,所述业务流程控制文件保存有与所述预设业务流程节点对应的若干种订单状态,以及与每种订单状态对应的配置信息,所述配置信息用于决定每种订单状态的下一步订单状态;Obtaining a pre-generated business process control file, where the business process control file stores a plurality of order states corresponding to the preset business process node, when receiving an operation instruction based on a current order status of the preset business process node, And configuration information corresponding to each order status, the configuration information is used to determine a next order status of each order status;
获取所述业务流程控制文件中与所述当前订单状态对应的配置信息;Obtaining configuration information corresponding to the current order status in the business process control file;
根据所述操作指令和获取到的与所述当前订单状态对应的配置信息控制所述当前订单状态的变更。And controlling the change of the current order status according to the operation instruction and the acquired configuration information corresponding to the current order status.
可选地,所述业务流程管理程序被所述处理器执行时还实现如下步骤:Optionally, when the business process management program is executed by the processor, the following steps are further implemented:
设置与预设业务流程节点对应的若干种订单状态,并分别为每种订单状态设置对应的配置信息,将设置结果以Excel表的形式进行保存;Set a number of order status corresponding to the preset business process node, and set corresponding configuration information for each order status, and save the setting result in the form of an Excel table;
通过规则引擎将所述Excel表初始化为对应的规则脚本,将所述规则脚本转换为对应的业务流程控制文件。The Excel table is initialized to a corresponding rule script by a rule engine, and the rule script is converted into a corresponding business process control file.
可选地,所述配置信息包括条件要素和结果要素,所述条件要素用于表示订单状态的变更条件,所述结果要素用于表示订单状态的变更结果,所述业务流程管理程序被所述处理器执行时还实现如下步骤:Optionally, the configuration information includes a condition element for indicating a change condition of an order status, and a result element, where the result element is used to indicate a result of the change of the order status, where the business process management program is The processor also implements the following steps when executed:
根据获取到的与所述当前订单状态对应的条件要素判断所述操作指令是否有效;Determining whether the operation instruction is valid according to the obtained condition element corresponding to the current order status;
在所述操作指令有效时,根据获取到的与所述当前订单状态对应的结果要素控制所述当前订单状态变更。When the operation instruction is valid, the current order status change is controlled according to the obtained result element corresponding to the current order status.
可选地,所述条件要素包括操作方身份和操作类型,所述业务流程管理程序被所述处理器执行时还实现如下步骤:Optionally, the condition element includes an operator identity and an operation type, and when the business process management program is executed by the processor, the following steps are further implemented:
获取所述操作指令中的操作方身份和操作类型;Obtaining an operator identity and an operation type in the operation instruction;
判断获取到的所述操作指令中的操作方身份和操作类型与获取到的与所述当前订单状态对应的条件要素中的操作方身份和操作类型是否对应相同;Determining whether the acquired operator identity and operation type in the obtained operation instruction are the same as the acquired operator identity and operation type in the acquired condition element corresponding to the current order state;
若是,则判定所述操作指令有效。If so, it is determined that the operation command is valid.
可选地,所述业务流程管理程序被所述处理器执行时还实现如下步骤:Optionally, when the business process management program is executed by the processor, the following steps are further implemented:
接收修改指令,根据所述修改指令修改所述Excel表中的配置信息。Receiving a modification instruction, and modifying configuration information in the Excel table according to the modification instruction.
此外,为实现上述目的,本发明还提供一种计算机可读存储介质,所述计算机可读存储介质上存储有业务流程管理程序,所述业务流程管理程序被处理器执行时实现如下步骤:In addition, in order to achieve the above object, the present invention further provides a computer readable storage medium, where the business process management program is stored, and when the business process management program is executed by the processor, the following steps are implemented:
在接收到基于预设业务流程节点的当前订单状态的操作指令时,获取预先生成的业务流程控制文件,所述业务流程控制文件保存有与所述预设业务流程节点对应的若干种订单状态,以及与每种订单状态对应的配置信息,所述配置信息用于决定每种订单状态的下一步订单状态;Obtaining a pre-generated business process control file, where the business process control file stores a plurality of order states corresponding to the preset business process node, when receiving an operation instruction based on a current order status of the preset business process node, And configuration information corresponding to each order status, the configuration information is used to determine a next order status of each order status;
获取所述业务流程控制文件中与所述当前订单状态对应的配置信息;Obtaining configuration information corresponding to the current order status in the business process control file;
根据所述操作指令和获取到的与所述当前订单状态对应的配置信息控制所述当前订单状态的变更。And controlling the change of the current order status according to the operation instruction and the acquired configuration information corresponding to the current order status.
可选地,所述业务流程管理程序被处理器执行时还实现如下步骤:Optionally, when the business process management program is executed by the processor, the following steps are further implemented:
设置与预设业务流程节点对应的若干种订单状态,并分别为每种订单状态设置对应的配置信息,将设置结果以Excel表的形式进行保存;Set a number of order status corresponding to the preset business process node, and set corresponding configuration information for each order status, and save the setting result in the form of an Excel table;
通过规则引擎将所述Excel表初始化为对应的规则脚本,将所述规则脚本转换为对应的业务流程控制文件。The Excel table is initialized to a corresponding rule script by a rule engine, and the rule script is converted into a corresponding business process control file.
可选地,所述配置信息包括条件要素和结果要素,所述条件要素用于表示订单状态的变更条件,所述结果要素用于表示订单状态的变更结果,所述业务流程管理程序被处理器执行时还实现如下步骤:Optionally, the configuration information includes a condition element for indicating a change condition of an order status, a result element for indicating a change result of the order status, and the business process management program is used by the processor. The following steps are also implemented during execution:
根据获取到的与所述当前订单状态对应的条件要素判断所述操作指令是否有效;Determining whether the operation instruction is valid according to the obtained condition element corresponding to the current order status;
在所述操作指令有效时,根据获取到的与所述当前订单状态对应的结果要素控制所述当前订单状态变更。When the operation instruction is valid, the current order status change is controlled according to the obtained result element corresponding to the current order status.
可选地,所述条件要素包括操作方身份和操作类型,所述业务流程管理程序被处理器执行时还实现如下步骤:Optionally, the condition element includes an operator identity and an operation type, and the business process management program is further executed by the processor when:
获取所述操作指令中的操作方身份和操作类型;Obtaining an operator identity and an operation type in the operation instruction;
判断获取到的所述操作指令中的操作方身份和操作类型与获取到的与所述当前订单状态对应的条件要素中的操作方身份和操作类型是否对应相同;Determining whether the acquired operator identity and operation type in the obtained operation instruction are the same as the acquired operator identity and operation type in the acquired condition element corresponding to the current order state;
若是,则判定所述操作指令有效。If so, it is determined that the operation command is valid.
可选地,所述业务流程管理程序被处理器执行时还实现如下步骤:Optionally, when the business process management program is executed by the processor, the following steps are further implemented:
接收修改指令,根据所述修改指令修改所述Excel表中的配置信息。Receiving a modification instruction, and modifying configuration information in the Excel table according to the modification instruction.
本发明交易平台系统在接收到基于预设业务流程节点的当前订单状态的操作指令时,获取预先生成的业务流程控制文件,所述业务流程控制文件保存有与所述预设业务流程节点对应的若干种订单状态,以及与每种订单状态对应的配置信息,所述配置信息用于决定每种订单状态的下一步订单状态;获取所述业务流程控制文件中与所述当前订单状态对应的配置信息;根据所述操作指令和获取到的与所述当前订单状态对应的配置信息控制所述当前订单状态的变更。本发明将订单状态作为业务流程的核心,交易平台系统通过获取预先生成的业务流程控制文件中的与当前订单状态对应的配置信息,进而通过该配置信息控制当前订单状态的变更,实现了对业务流程进行管理;在业务变更时,开发人员只需修改业务流程控制文件中的配置信息,而无需完成一系列业务流程代码的编写,从而降低了实现业务流程节点订单状态变更的业务代码的开发成本,提高了业务代码的灵活性。When the transaction platform system of the present invention receives the operation instruction based on the current order status of the preset business process node, the pre-generated business process control file is acquired, and the business process control file is saved with the corresponding business process node. a plurality of order statuses, and configuration information corresponding to each order status, the configuration information is used to determine a next order status of each order status; and obtaining a configuration corresponding to the current order status in the business process control file And controlling the change of the current order status according to the operation instruction and the acquired configuration information corresponding to the current order status. The invention takes the order status as the core of the business process, and the transaction platform system obtains the configuration information corresponding to the current order status in the pre-generated business process control file, and then controls the current order status change through the configuration information, thereby realizing the business. The process is managed; when the business changes, the developer only needs to modify the configuration information in the business process control file without completing a series of business process code writing, thereby reducing the development cost of the business code that realizes the change of the order status of the business process node. Increase the flexibility of business code.
附图说明DRAWINGS
图1是本发明实施例方案涉及的硬件运行环境的设备结构示意图;1 is a schematic structural diagram of a device in a hardware operating environment according to an embodiment of the present invention;
图2为本发明业务流程管理方法第一实施例的流程示意图;2 is a schematic flowchart of a first embodiment of a business process management method according to the present invention;
图3为本发明业务流程管理方法第二实施例的流程示意图;3 is a schematic flowchart of a second embodiment of a business process management method according to the present invention;
图4为本发明业务流程管理方法第三实施例的流程示意图;4 is a schematic flowchart of a third embodiment of a business process management method according to the present invention;
图5为图4中步骤S31的细化步骤示意图;Figure 5 is a schematic diagram showing the refinement step of step S31 in Figure 4;
图6为本发明业务流程管理方法第四实施例的流程示意图。FIG. 6 is a schematic flowchart diagram of a fourth embodiment of a business process management method according to the present invention.
本发明目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。The implementation, functional features, and advantages of the present invention will be further described in conjunction with the embodiments.
具体实施方式Detailed ways
应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
本发明实施例的主要解决方案是:在接收到基于预设业务流程节点的当前订单状态的操作指令时,获取预先生成的业务流程控制文件,所述业务流程控制文件保存有与所述预设业务流程节点对应的若干种订单状态,以及与每种订单状态对应的配置信息,所述配置信息用于决定每种订单状态的下一步订单状态;获取所述业务流程控制文件中与所述当前订单状态对应的配置信息;根据所述操作指令和获取到的与所述当前订单状态对应的配置信息控制所述当前订单状态的变更。The main solution of the embodiment of the present invention is: when receiving an operation instruction based on a current order status of a preset business process node, acquiring a pre-generated business process control file, where the business process control file is saved with the preset a plurality of order states corresponding to the business process node, and configuration information corresponding to each order status, the configuration information is used to determine a next order status of each order status; and the current business process control file is obtained from the current The configuration information corresponding to the order status; controlling the change of the current order status according to the operation instruction and the acquired configuration information corresponding to the current order status.
现有技术中,业务流程代码和业务高度耦合,上述订单状态的变更完全依赖于开发人员针对业务类型所开发的一系列业务流程代码,这种方式的缺陷在于:1)开发成本较高。对于新增业务类型,开发人员需要重新开发对应的业务流程代码以实现该业务类型对应的订单状态的变更,需要耗费较多的时间成本和人力成本;2)代码灵活性不高。由于代码和业务的高度耦合,业务的变更(比如订单状态的增加或减少)会引起代码的频繁修改,导致较高的出错几率和测试成本,而且随着时间的变迁和业务的频繁变化,代码也会越来越臃肿,导致代码难于维护。In the prior art, the business process code and the business are highly coupled, and the change of the order status completely depends on a series of business process codes developed by the developer for the business type. The disadvantages of this method are: 1) high development cost. For new business types, developers need to re-develop the corresponding business process code to achieve the change of the order status corresponding to the business type, which requires more time and labor costs; 2) the code flexibility is not high. Due to the high degree of coupling between code and business, business changes (such as an increase or decrease in order status) can cause frequent code changes, resulting in higher error rates and test costs, and code changes over time and business changes. It will also become more and more bloated, making the code difficult to maintain.
本发明将订单状态作为业务流程的核心,交易平台系统通过获取预先生成的业务流程控制文件中的与当前订单状态对应的配置信息,进而通过该配置信息控制当前订单状态的变更,实现了对业务流程进行管理;在业务变更时,开发人员只需修改业务流程控制文件中的配置信息,而无需完成一系列业务流程代码的编写,从而降低了实现业务流程节点订单状态变更的业务代码的开发成本,提高了业务代码的灵活性。The invention takes the order status as the core of the business process, and the transaction platform system obtains the configuration information corresponding to the current order status in the pre-generated business process control file, and then controls the current order status change through the configuration information, thereby realizing the business. The process is managed; when the business changes, the developer only needs to modify the configuration information in the business process control file without completing a series of business process code writing, thereby reducing the development cost of the business code that realizes the change of the order status of the business process node. Increase the flexibility of business code.
本发明提供一种业务流程管理方法。The invention provides a business process management method.
如图1所示,图1是本发明实施例方案涉及的硬件运行环境的设备结构示意图。As shown in FIG. 1 , FIG. 1 is a schematic structural diagram of a device in a hardware operating environment according to an embodiment of the present invention.
本发明实施例业务流程管理设备可以是交易平台系统的后台服务器。The business process management device of the embodiment of the present invention may be a background server of the transaction platform system.
如图1所示,该设备可以包括:处理器1001,例如CPU,网络接口1004,用户接口1003,存储器1005,通信总线1002。其中,通信总线1002用于实现这些组件之间的连接通信。用户接口1003可以包括显示屏(Display)、输入单元比如键盘(Keyboard),可选用户接口1003还可以包括标准的有线接口、无线接口。网络接口1004可选的可以包括标准的有线接口、无线接口(如WI-FI接口)。存储器1005可以是高速RAM存储器,也可以是稳定的存储器(non-volatile memory),例如磁盘存储器。存储器1005可选的还可以是独立于前述处理器1001的存储装置。As shown in FIG. 1, the device may include a processor 1001, such as a CPU, a network interface 1004, a user interface 1003, a memory 1005, and a communication bus 1002. Among them, the communication bus 1002 is used to implement connection communication between these components. The user interface 1003 can include a display, an input unit such as a keyboard, and the optional user interface 1003 can also include a standard wired interface, a wireless interface. The network interface 1004 can optionally include a standard wired interface, a wireless interface (such as a WI-FI interface). The memory 1005 may be a high speed RAM memory or a stable memory (non-volatile) Memory), such as disk storage. The memory 1005 can also optionally be a storage device independent of the aforementioned processor 1001.
本领域技术人员可以理解,图1中示出的设备结构并不构成对终端的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。Those skilled in the art will appreciate that the device structure illustrated in FIG. 1 does not constitute a limitation to the terminal, and may include more or fewer components than those illustrated, or some components may be combined, or different component arrangements.
如图1所示,作为一种计算机存储介质的存储器1005中可以包括操作系统、网络通信模块、用户接口模块以及业务流程管理程序。As shown in FIG. 1, an operating system, a network communication module, a user interface module, and a business process management program may be included in the memory 1005 as a computer storage medium.
在图1所示的终端中,网络接口1004主要用于连接后台服务器,与后台服务器进行数据通信;用户接口1003主要用于连接客户端(用户端),与客户端进行数据通信;而处理器1001可以用于调用存储器1005中存储的业务流程管理程序,并执行以下操作:In the terminal shown in FIG. 1, the network interface 1004 is mainly used to connect to the background server and perform data communication with the background server; the user interface 1003 is mainly used to connect the client (user end), and perform data communication with the client; and the processor 1001 can be used to call the business process manager stored in the memory 1005 and perform the following operations:
在接收到基于预设业务流程节点的当前订单状态的操作指令时,获取预先生成的业务流程控制文件,所述业务流程控制文件保存有与所述预设业务流程节点对应的若干种订单状态,以及与每种订单状态对应的配置信息,所述配置信息用于决定每种订单状态的下一步订单状态;Obtaining a pre-generated business process control file, where the business process control file stores a plurality of order states corresponding to the preset business process node, when receiving an operation instruction based on a current order status of the preset business process node, And configuration information corresponding to each order status, the configuration information is used to determine a next order status of each order status;
获取所述业务流程控制文件中与所述当前订单状态对应的配置信息;Obtaining configuration information corresponding to the current order status in the business process control file;
根据所述操作指令和获取到的与所述当前订单状态对应的配置信息控制所述当前订单状态的变更。And controlling the change of the current order status according to the operation instruction and the acquired configuration information corresponding to the current order status.
进一步地,处理器1001可以调用存储器1005中存储的业务流程管理程序,还执行以下操作:Further, the processor 1001 may call the business process management program stored in the memory 1005, and further perform the following operations:
设置与预设业务流程节点对应的若干种订单状态,并分别为每种订单状态设置对应的配置信息,将设置结果以Excel表的形式进行保存;Set a number of order status corresponding to the preset business process node, and set corresponding configuration information for each order status, and save the setting result in the form of an Excel table;
通过规则引擎将所述Excel表初始化为对应的规则脚本,将所述规则脚本转换为对应的业务流程控制文件。The Excel table is initialized to a corresponding rule script by a rule engine, and the rule script is converted into a corresponding business process control file.
进一步地,所述配置信息包括条件要素和结果要素,所述条件要素用于表示订单状态的变更条件,所述结果要素用于表示订单状态的变更结果,处理器1001可以调用存储器1005中存储的业务流程管理程序,还执行以下操作:Further, the configuration information includes a condition element for indicating a change condition of an order status, a result element for indicating a change result of the order status, and the processor 1001 may call the memory 1005 to store the change condition. The business process manager also performs the following actions:
根据获取到的与所述当前订单状态对应的条件要素判断所述操作指令是否有效;Determining whether the operation instruction is valid according to the obtained condition element corresponding to the current order status;
在所述操作指令有效时,根据获取到的与所述当前订单状态对应的结果要素控制所述当前订单状态变更。When the operation instruction is valid, the current order status change is controlled according to the obtained result element corresponding to the current order status.
进一步地,所述条件要素包括操作方身份和操作类型,处理器1001可以调用存储器1005中存储的业务流程管理程序,还执行以下操作:Further, the condition element includes an operator identity and an operation type, and the processor 1001 may call the business process management program stored in the memory 1005, and further perform the following operations:
获取所述操作指令中的操作方身份和操作类型;Obtaining an operator identity and an operation type in the operation instruction;
判断获取到的所述操作指令中的操作方身份和操作类型与获取到的与所述当前订单状态对应的条件要素中的操作方身份和操作类型是否对应相同;Determining whether the acquired operator identity and operation type in the obtained operation instruction are the same as the acquired operator identity and operation type in the acquired condition element corresponding to the current order state;
若是,则判定所述操作指令有效。If so, it is determined that the operation command is valid.
进一步地,处理器1001可以调用存储器1005中存储的业务流程管理程序,还执行以下操作:Further, the processor 1001 may call the business process management program stored in the memory 1005, and further perform the following operations:
接收修改指令,根据所述修改指令修改所述Excel表中的配置信息。Receiving a modification instruction, and modifying configuration information in the Excel table according to the modification instruction.
基于上述硬件结构,提出本发明业务流程管理方法实施例。Based on the above hardware structure, an embodiment of the business process management method of the present invention is proposed.
参照图2,图2为本发明业务流程管理方法第一实施例的流程示意图,所述方法包括:Referring to FIG. 2, FIG. 2 is a schematic flowchart of a first embodiment of a service flow management method according to the present disclosure, where the method includes:
步骤S10,在接收到基于预设业务流程节点的当前订单状态的操作指令时,获取预先生成的业务流程控制文件,所述业务流程控制文件保存有与所述预设业务流程节点对应的若干种订单状态,以及与每种订单状态对应的配置信息,所述配置信息用于决定每种订单状态的下一步订单状态;Step S10: Acquire a pre-generated business process control file when the operation instruction based on the current order status of the preset business process node is received, where the business process control file stores several types corresponding to the preset business process node. Order status, and configuration information corresponding to each order status, the configuration information is used to determine the next order status of each order status;
本实施例业务流程管理方法应用于交易平台系统,该交易平台系统为一互联网交易平台,用于实现不同类型的金融产品(如基金产品、信托产品)的在线交易。The business process management method of this embodiment is applied to a trading platform system, which is an internet trading platform for realizing online transactions of different types of financial products (such as fund products and trust products).
首先,在交易平台系统接收到基于预设业务流程的当前订单状态的操作指令时,获取预先生成的业务流程控制文件,该业务流程控制文件保存有与所述预设业务流程节点对应的若干种订单状态,以及与每种订单状态对应的配置信息,该配置信息用于决定每种订单状态的下一步订单状态。First, when the transaction platform system receives an operation instruction based on the current order status of the preset business process, acquiring a pre-generated business process control file, where the business process control file stores several types corresponding to the preset business process node. The order status, along with configuration information corresponding to each order status, is used to determine the next order status for each order status.
对于不同类型的金融产品,其对应的业务流程节点不尽相同,以信托产品为例,信托产品的业务流程节点可以包括预约、认购、兑付和转让,则此时可将预约、认购、兑付和转让中的任意一种作为预设业务流程节点,下面以预设业务流程节点为认购进行举例说明。For different types of financial products, the corresponding business process nodes are different. Take the trust products as an example. The business process nodes of the trust products may include reservation, subscription, redemption and transfer. At this time, reservations, subscriptions, redemptions and Any one of the assignments is used as a preset business process node. The following is an example of a preset business process node as a subscription.
对于认购节点,当其当前的订单状态为待复核时,交易平台系统前端接收到买方经办人触发的操作指令,即将该操作指令传递给后台服务器,以获取预先生成的业务流程控制文件,该业务流程控制文件中保存有与认购节点对应的若干种订单状态,包括初始状态、交易待复核、复核通过、复核不通过、已撤销、交易待审核、审核通过、审核不通过、等待卖方签署、等待买方签署、已提交、交易成功、交易失败等;此外,该业务流程控制文件中还保存有与每种订单状态对应的配置信息,具体地,配置信息可以包括条件要素和结果要素,其中,条件要素用于表示订单状态的变更条件,结果要素用于表示订单状态的变更结果,条件要素和结果要素共同决定了每种订单状态的下一步订单状态,比如上述待复核订单状态的条件要素可以为买方经办人复核,结果要素可以为复核通过和复核未通过。For the subscription node, when the current order status is to be reviewed, the front end of the trading platform system receives an operation instruction triggered by the buyer's manager, and the operation instruction is transmitted to the background server to obtain a pre-generated business process control file, The business process control file stores several kinds of order status corresponding to the subscription node, including initial status, transaction pending review, review approval, review failure, revocation, transaction pending review, audit approval, audit failure, waiting for seller to sign, Waiting for the buyer to sign, submit, the transaction is successful, the transaction is failed, and the like; in addition, the business process control file also stores configuration information corresponding to each order status. Specifically, the configuration information may include a condition element and a result element, wherein The condition element is used to indicate the change condition of the order status, the result element is used to indicate the change result of the order status, and the condition element and the result element jointly determine the next order status of each order status. For example, the condition element of the order status to be reviewed may be Review for the buyer’s manager, the result Element may review and review by failed.
步骤S20,获取所述业务流程控制文件中与所述当前订单状态对应的配置信息;Step S20: Obtain configuration information corresponding to the current order status in the service flow control file.
然后,交易平台系统获取业务流程控制文件中与当前订单状态对应的配置信息。比如,当当前订单状态为待复核时,交易平台系统即从业务流程控制文件中查找与待复核状态对应的配置信息。Then, the trading platform system acquires configuration information corresponding to the current order status in the business process control file. For example, when the current order status is to be reviewed, the trading platform system searches for the configuration information corresponding to the status to be reviewed from the business process control file.
步骤S30,根据所述操作指令和获取到的与所述当前订单状态对应的配置信息控制所述当前订单状态的变更。Step S30, controlling the change of the current order status according to the operation instruction and the acquired configuration information corresponding to the current order status.
在获取到与当前订单状态对应的配置信息后,交易平台系统根据接收到的操作指令和获取到的配置信息控制当前订单状态的变更。具体地,交易平台系统可获取操作指令中携带的操作方信息和操作类型信息,然后将其与获取到的配置信息中的操作方信息和操作类型信息进行比对,判断两者是否匹配,根据匹配结果控制当前订单状态转换为当前订单状态的下一订单状态。After obtaining the configuration information corresponding to the current order status, the trading platform system controls the change of the current order status according to the received operation instruction and the acquired configuration information. Specifically, the transaction platform system can obtain the operator information and the operation type information carried in the operation instruction, and then compare the operation information and the operation type information in the acquired configuration information to determine whether the two match, according to The match result controls the current order status to be converted to the next order status of the current order status.
需要说明的是,对于每种订单状态,其可以对应多个下一步订单状态,而当前订单状态最终是否变更或变更为何种订单状态由用户的操作指令和当前订单状态的配置信息共同决定。比如,对于认购节点的待复核这一订单状态,如果操作指令为买方经办人复核通过,且与配置信息匹配,则将当前订单状态变更为复核通过;如果操作指令为买方经办人复核不通过,且与配置信息匹配,则将当前订单状态变更为复核不通过;如果操作指令为卖方经办人复核通过,与配置信息不匹配,则判定该操作指令无效,此时不进行当前订单状态的变更。It should be noted that, for each order status, it can correspond to multiple next order statuses, and whether the current order status is ultimately changed or changed to what order status is determined by the user's operation instruction and the configuration information of the current order status. For example, for the order status of the subscription node to be reviewed, if the operation instruction is reviewed by the buyer manager and matches the configuration information, the current order status is changed to the review; if the operation instruction is the buyer's manager review After passing and matching with the configuration information, the current order status is changed to the review failure; if the operation instruction is reviewed by the seller manager and does not match the configuration information, it is determined that the operation instruction is invalid, and the current order status is not performed at this time. Changes.
本实施例将订单状态作为业务流程的核心,交易平台系统通过获取预先生成的业务流程控制文件中的与当前订单状态对应的配置信息,进而通过该配置信息控制当前订单状态的变更,实现了对业务流程进行管理;在业务变更时,开发人员只需修改业务流程控制文件中的配置信息,而无需完成一系列业务流程代码的编写,从而降低了实现业务流程节点订单状态变更的业务代码的开发成本,提高了业务代码的灵活性。In this embodiment, the order status is used as the core of the business process, and the transaction platform system obtains the configuration information corresponding to the current order status in the pre-generated business process control file, and then controls the change of the current order status through the configuration information, thereby realizing Business process management; in the case of business change, developers only need to modify the configuration information in the business process control file without completing a series of business process code writing, thus reducing the development of business code to achieve business process node order status changes Cost increases the flexibility of business code.
进一步地,参照图3,图3为本发明业务流程管理方法第二实施例的流程示意图。基于上述图2所示的实施例,在步骤S10之前,还可以包括:Further, referring to FIG. 3, FIG. 3 is a schematic flowchart of a second embodiment of a service flow management method according to the present invention. Based on the embodiment shown in FIG. 2, before step S10, the method may further include:
步骤S40,设置与预设业务流程节点对应的若干种订单状态,并分别为每种订单状态设置对应的配置信息,将设置结果以Excel表的形式进行保存;Step S40, setting a plurality of order states corresponding to the preset business process nodes, and setting corresponding configuration information for each order state, and saving the setting result in the form of an Excel table;
在本实施例中,交易平台系统接收开发人员的设置指令,根据该设置指令设置与预设业务流程节点对应的若干种订单状态。In this embodiment, the trading platform system receives the setting instruction of the developer, and sets a plurality of order states corresponding to the preset business process node according to the setting instruction.
比如,对于信托产品的认购节点,其对应的订单状态可以设置为包括:初始状态、交易待复核、复核通过、复核不通过、已撤销、交易待审核、审核通过、审核不通过、等待卖方签署、等待买方签署、已提交、交易成功、交易失败等。For example, for the subscription node of the trust product, the corresponding order status can be set to include: initial status, transaction pending review, review pass, review fail, revocation, transaction pending review, audit pass, audit fail, wait for seller to sign Waiting for the buyer to sign, submitted, successful transaction, transaction failure, etc.
接着,交易平台系统根据设置指令分别为每种订单状态设置对应的配置信息,该配置信息用于决定每种订单状态的下一步订单状态。具体地,与订单状态对应的配置信息可以包括条件要素和结果要素,其中,条件要素用于表示订单状态的变更条件,结果要素用于表示订单状态的变更结果,条件要素和结果要素共同决定了每种订单状态的下一步订单状态。比如,对于等待卖方签署这一订单状态,其条件要素可设置为包括操作方(卖方)、操作方角色(经办人)和操作类型(签合同),其结果要素可以设置为包括下一步订单状态(等待买方签署);而对于等待买方签署的订单状态,其条件要素可设置为包括操作方(买方)、操作方角色(经办人)和操作类型(签合同),其结果要素可以设置为包括下一步订单状态(已提交),依此类推,直至为每种订单状态都设置对应的配置信息。需要说明的是,对于认购节点的订单生命周期中的最后一种订单状态(如交易成功),其下一步订单状态可以是与兑付节点对应的订单状态,如此可以保证整个业务流程的连续性。Then, the trading platform system sets corresponding configuration information for each order status according to the setting instruction, and the configuration information is used to determine the next order status of each order status. Specifically, the configuration information corresponding to the order status may include a condition element and a result element, wherein the condition element is used to indicate a change condition of the order status, and the result element is used to indicate a change result of the order status, and the condition element and the result element jointly determine The next order status for each order status. For example, for waiting for the seller to sign the status of the order, the condition elements can be set to include the operator (seller), the operator role (operator), and the type of operation (signing contract), and the result elements can be set to include the next order. Status (waiting for buyer signing); for the status of the order waiting for the buyer to sign, the conditional elements can be set to include the operator (buyer), the operator role (operator), and the type of operation (signing contract), the result elements can be set To include the next order status (submitted), and so on, until the corresponding configuration information is set for each order status. It should be noted that, for the last order status in the order life cycle of the subscription node (such as a successful transaction), the next order status may be the order status corresponding to the redemption node, thus ensuring the continuity of the entire business process.
之后,交易平台系统将上述设置结果以Excel表的形式进行保存。After that, the trading platform system saves the above setting results in the form of an Excel table.
步骤S50,通过规则引擎将所述Excel表初始化为对应的规则脚本,将所述规则脚本转换为对应的业务流程控制文件。Step S50: Initialize the Excel table into a corresponding rule script by a rule engine, and convert the rule script into a corresponding business process control file.
在将与预设业务流程节点对应的若干种订单状态和每种订单状态的配置信息以Excel表的形式进行保存后,交易平台系统通过规则引擎将该Excel表初始化为对应的规则脚本,然后将所述规则脚本转换为对应的业务流程控制文件。其中,规则引擎可以是Drools引擎,Drools是一个基于Java的开源规则引擎,可以将复杂多变的规则从硬编码中解放出来,以规则脚本的形式存放在文件中,使得规则的变更不需要修正代码重启机器就可以立即在线上环境生效。具体地,可以通过Drools引擎的Java驱动程序将Excel表初始化成drl脚本(即与Drools引擎对应的规则脚本),并根据drl脚本生成对应的规则文件,即以.drl为后缀的规则文件,作为业务流程控制文件保存至交易平台系统中,用于对交易平台系统的产品业务流程进行控制。After storing the order status of each order status and each order status corresponding to the preset business process node in the form of an Excel table, the trading platform system initializes the Excel table into a corresponding rule script through the rule engine, and then The rule script is converted into a corresponding business process control file. Among them, the rule engine can be the Drools engine. Drools is a Java-based open source rule engine that can liberate complex and variable rules from hard coding and store them in files in the form of rule scripts, so that changes to rules do not need to be corrected. The code restarts the machine and the online environment takes effect immediately. Specifically, the Excel table of the Drools engine can be initialized into a drl script (ie, a rule script corresponding to the Drools engine), and a corresponding rule file is generated according to the drl script, that is, a rule file with a .drl suffix as The business process control file is saved to the trading platform system for controlling the product business process of the trading platform system.
在本实施例中,通过预先设置与预设业务流程节点对应的若干种订单状态,并分别为每种订单状态设置对应的配置信息,根据设置结果生成对应的业务流程控制文件,为后续对业务流程进行管理提供了前提保证;此外,将订单状态作为业务流程的核心,通过Excel表为每种订单状态设置对应的用于控制订单状态变更的配置信息,并通过规则引擎将Excel表转换为对应的业务流程控制文件,实现了代码和业务的解耦,针对新增业务类型,开发人员只需通过Excel表编写与业务流程对应的订单状态及其配置信息,而无需完成一系列业务流程代码的编写,从而降低了业务代码的开发成本;另外,在业务变更时,开发人员只需修改Excel表中的订单状态及其配置信息,可扩展性强,从而提高了业务代码的灵活性。In this embodiment, a plurality of types of order states corresponding to the preset business process nodes are set in advance, and corresponding configuration information is set for each order state, and a corresponding business process control file is generated according to the setting result, which is a subsequent service. The process management provides the premise guarantee; in addition, the order status is used as the core of the business process, and the corresponding configuration information for controlling the order status change is set for each order status through the Excel table, and the Excel table is converted into a corresponding one by the rule engine. The business process control file realizes the decoupling of code and business. For new business types, developers only need to write the order status and configuration information corresponding to the business process through the Excel table without completing a series of business process codes. It is written to reduce the development cost of business code. In addition, when the business changes, the developer only needs to modify the order status and configuration information in the Excel table, and the scalability is strong, thereby improving the flexibility of the business code.
进一步地,参照图4,图4为本发明业务流程管理方法第三实施例的流程示意图。基于上述图3所示的实施例,所述配置信息包括条件要素和结果要素,其中,条件要素用于表示订单状态的变更条件,结果要素用于表示订单状态的变更结果,此时步骤S30可以包括:Further, referring to FIG. 4, FIG. 4 is a schematic flowchart of a third embodiment of a service flow management method according to the present invention. Based on the embodiment shown in FIG. 3, the configuration information includes a condition element and a result element, wherein the condition element is used to indicate a change condition of the order status, and the result element is used to indicate a change result of the order status. In this case, step S30 may be performed. include:
步骤S31,根据获取到的与所述当前订单状态对应的条件要素判断所述操作指令是否有效;Step S31: determining, according to the obtained condition element corresponding to the current order status, whether the operation instruction is valid;
该步骤中,条件要素用于表示订单状态的变更条件,交易平台系统根据获取到的条件要素判断接收到的操作指令是否有效。In this step, the condition element is used to indicate the change condition of the order status, and the trading platform system determines whether the received operation instruction is valid according to the acquired condition element.
步骤S32,在所述操作指令有效时,根据获取到的与所述当前订单状态对应的结果要素控制所述当前订单状态变更。Step S32, when the operation instruction is valid, controlling the current order status change according to the obtained result element corresponding to the current order status.
该步骤中,订单状态及订单状态的变更顺序可由开发人员根据实际业务需要预先进行设置。结果要素也即当前订单状态的下一订单状态,其和条件要素一一对应,用于表示订单状态的变更结果,比如当上述待复核订单状态的条件要素为买方经办人复核通过时,结果要素即为复核通过,当上述待复核订单状态的条件要素为买方经办人复核不通过时,结果要素即为复核不通过。In this step, the order of change of order status and order status can be set in advance by the developer according to actual business needs. The result element is also the next order status of the current order status, which is in one-to-one correspondence with the condition element, and is used to indicate the result of the change of the order status, for example, when the condition element of the status of the order to be reviewed is the review by the buyer manager, the result is The element is the review. When the conditional element of the above-mentioned status of the order to be reviewed is the buyer's review and fails to pass, the result element is the review failure.
在接收到的操作指令有效时,交易平台系统根据获取到的结果要素控制当前订单状态的变更,即将当前订单状态变更为获取到的结果要素中的当前订单状态的下一订单状态。比如,对于等待卖方签署这一订单状态,若操作指令和条件要素中的操作方身份和操作类型对应相同,均为卖方经办人签合同,由于条件要素和结果要素一一对应,此时交易平台系统将等待卖方签署的订单状态变更为对应结果要素中的下一步订单状态:等待卖方签署。由此实现了订单状态的变更。When the received operation command is valid, the trading platform system controls the change of the current order status according to the obtained result element, that is, changes the current order status to the next order status of the current order status in the obtained result element. For example, if waiting for the seller to sign the order status, if the operator's identity and operation type in the operation instruction and the condition element are the same, the seller's manager signs the contract, and the transaction is performed because the conditional element and the result element are in one-to-one correspondence. The platform system will wait for the status of the order signed by the seller to change to the next order status in the corresponding result element: waiting for the seller to sign. This results in a change in the status of the order.
进一步地,条件要素可以包括操作方身份和操作类型,参照图5,图5为图4中步骤S31的细化步骤示意图,步骤S31可以进一步包括:Further, the condition element may include an operator identity and an operation type. Referring to FIG. 5, FIG. 5 is a schematic diagram of the refinement step of step S31 in FIG. 4, and step S31 may further include:
步骤S311,获取所述操作指令中的操作方身份和操作类型;Step S311, acquiring an operator identity and an operation type in the operation instruction;
该步骤中,用户基于交易平台系统前端触发操作指令,交易平台系统在接收到该操作指令后,获取该操作指令携带的操作方身份和操作类型信息,其中,操作方身份即用户身份,操作类型即用户的不同操作。比如,在当前订单状态为待复核时,获取到的操作指令中的操作方身份可能为买方经办人或买方后台管理人员,操作类型可能为复核通过或复核不通过。In this step, the user triggers an operation instruction based on the front end of the trading platform system, and after receiving the operation instruction, the transaction platform system acquires the operator identity and operation type information carried by the operation instruction, wherein the operator identity is the user identity and the operation type. That is, the different operations of the user. For example, when the current order status is pending review, the operator identity in the obtained operation instruction may be the buyer manager or the buyer background manager, and the operation type may be a review pass or a review failure.
步骤S312,判断获取到的所述操作指令中的操作方身份和操作类型与获取到的与所述当前订单状态对应的条件要素中的操作方身份和操作类型是否对应相同;Step S312, determining whether the acquired operator identity and operation type in the obtained operation instruction are the same as the obtained operator identity and operation type in the acquired condition element corresponding to the current order status;
步骤S313,若是,则判定所述操作指令有效。In step S313, if yes, it is determined that the operation command is valid.
交易平台系统判断获取到的操作指令中的操作方身份和操作类型与获取到与当前订单状态对应的的条件要素中的操作方身份和操作类型是否对应相同。比如,若获取到的操作指令中的操作方身份和操作类型分别为买方经办人和复核通过,获取到的条件要素中的操作方身份和操作类型也分别为买方经办人和复核通过,此时判定操作指令是有效的。The trading platform system determines whether the operator identity and the operation type in the obtained operation instruction are the same as the operator identity and the operation type in the condition element corresponding to the current order status. For example, if the operator identity and operation type in the obtained operation instruction are respectively the buyer's manager and the review, the operator identity and operation type in the acquired condition elements are also the buyer's manager and the review, respectively. At this point, it is determined that the operation command is valid.
当获取到的操作指令中的操作方身份和操作类型与获取到的条件要素中的操作方身份和操作类型不对应相同时,判定操作指令无效,此时不进行当前订单状态的变更。When the operator identity and the operation type in the acquired operation instruction do not correspond to the operator identity and the operation type in the acquired condition element, the determination operation instruction is invalid, and the current order status change is not performed at this time.
需要说明的是,配置信息中的条件要素和结果要素可根据实际需要进行灵活设置。比如,条件要素除了包括操作方身份和操作类型外,还可以包括其他条件项,如是否上传划款凭证、是否在线签署等;结果要素除了包括当前订单状态的下一步订单状态外,还可以包括下一步操作代码、下一步产品阶段等信息。It should be noted that the condition elements and the result elements in the configuration information can be flexibly set according to actual needs. For example, the condition element may include other condition items, such as whether to upload the transfer voucher, whether to sign online, etc., in addition to the operator identity and operation type; the result element may include, in addition to the next order status of the current order status, Next step operation code, next product stage and other information.
在本实施例中,将与订单状态对应的配置信息设置为包括条件要素和结果要素,且条件要素和结果要素共同决定业务状态的变更,从而在后续业务规则改变时,只需对条件要素和结果要素进行相应修改或扩展即可,极大减轻了开发人员的工作量,提高了业务代码的灵活性。In this embodiment, the configuration information corresponding to the order status is set to include the condition element and the result element, and the condition element and the result element jointly determine the change of the business status, so that when the subsequent business rule changes, only the condition element and The result elements can be modified or expanded accordingly, which greatly reduces the workload of the developer and improves the flexibility of the business code.
进一步地,参照图6,图6为本发明业务流程管理方法第四实施例的流程示意图。基于本发明业务流程管理方法第二实施例或第三实施例,所述方法还可以包括:Further, referring to FIG. 6, FIG. 6 is a schematic flowchart of a fourth embodiment of a service flow management method according to the present invention. Based on the second or third embodiment of the business process management method of the present invention, the method may further include:
步骤S60,接收修改指令,根据所述修改指令修改所述Excel表中的配置信息。Step S60: Receive a modification instruction, and modify configuration information in the Excel table according to the modification instruction.
在本实施例中,在业务规则变更时,交易平台系统可以接收开发人员的修改指令,并根据修改指令修改Excel表中的配置信息,包括对配置信息的增加、删除和修改,然后,通过规则引擎将修改后的Excel表转换为新的业务流程控制文件保存至交易平台系统中,后续当交易平台系统接收到基于某个业务流程节点的当前订单状态的操作指令时,即通过该新的业务流程控制文件控制当前订单状态的变更。In this embodiment, when the business rule is changed, the trading platform system may receive the modification instruction of the developer, and modify the configuration information in the Excel table according to the modification instruction, including adding, deleting, and modifying the configuration information, and then passing the rule. The engine converts the modified Excel table into a new business process control file and saves it to the trading platform system. Subsequently, when the trading platform system receives an operation instruction based on the current order status of a certain business process node, the new service is adopted. The process control file controls changes to the current order status.
本实施例在业务规则变更时,开发人员只需修改Excel表中的订单状态及其配置信息,可扩展性强,从而提高了业务代码的灵活性。In this embodiment, when the business rules are changed, the developer only needs to modify the order status and the configuration information in the Excel table, and the scalability is strong, thereby improving the flexibility of the business code.
本发明还提供一种业务流程管理装置。The invention also provides a business process management device.
本发明业务流程管理装置包括:The business process management device of the present invention comprises:
第一获取模块,用于在接收到基于预设业务流程节点的当前订单状态的操作指令时,获取预先生成的业务流程控制文件,所述业务流程控制文件保存有与所述预设业务流程节点对应的若干种订单状态,以及与每种订单状态对应的配置信息,所述配置信息用于决定每种订单状态的下一步订单状态;a first obtaining module, configured to acquire a pre-generated business process control file when receiving an operation instruction based on a current order status of the preset business process node, where the business process control file is saved with the preset business process node Corresponding several order statuses, and configuration information corresponding to each order status, the configuration information is used to determine the next order status of each order status;
第二获取模块,用于获取所述业务流程控制文件中与所述当前订单状态对应的配置信息;a second acquiring module, configured to acquire configuration information corresponding to the current order status in the service flow control file;
控制模块,用于根据所述操作指令和获取到的与所述当前订单状态对应的配置信息控制所述当前订单状态的变更。And a control module, configured to control, according to the operation instruction and the acquired configuration information corresponding to the current order status, the change of the current order status.
进一步地,所述业务流程管理装置还包括:Further, the business process management device further includes:
设置模块,用于设置与预设业务流程节点对应的若干种订单状态,并分别为每种订单状态设置对应的配置信息,将设置结果以Excel表的形式进行保存;a setting module, configured to set a plurality of order states corresponding to the preset business process nodes, and respectively set corresponding configuration information for each order state, and save the setting result in the form of an Excel table;
初始化模块,用于通过规则引擎将所述Excel表初始化为对应的规则脚本,将所述规则脚本转换为对应的业务流程控制文件。And an initialization module, configured to initialize the Excel table into a corresponding rule script by using a rule engine, and convert the rule script into a corresponding business process control file.
进一步地,所述配置信息包括条件要素和结果要素,所述条件要素用于表示订单状态的变更条件,所述结果要素用于表示订单状态的变更结果,所述控制模块还用于:Further, the configuration information includes a condition element and a result element, the condition element is used to indicate a change condition of the order status, the result element is used to indicate a change result of the order status, and the control module is further configured to:
根据获取到的与所述当前订单状态对应的条件要素判断所述操作指令是否有效;Determining whether the operation instruction is valid according to the obtained condition element corresponding to the current order status;
在所述操作指令有效时,根据获取到的与所述当前订单状态对应的结果要素控制所述当前订单状态变更。When the operation instruction is valid, the current order status change is controlled according to the obtained result element corresponding to the current order status.
进一步地,所述条件要素包括操作方身份和操作类型,所述控制模块还用于:Further, the condition element includes an operator identity and an operation type, and the control module is further configured to:
获取所述操作指令中的操作方身份和操作类型;Obtaining an operator identity and an operation type in the operation instruction;
判断获取到的所述操作指令中的操作方身份和操作类型与获取到的与所述当前订单状态对应的条件要素中的操作方身份和操作类型是否对应相同;Determining whether the acquired operator identity and operation type in the obtained operation instruction are the same as the acquired operator identity and operation type in the acquired condition element corresponding to the current order state;
若是,则判定所述操作指令有效。If so, it is determined that the operation command is valid.
进一步地,所述业务流程管理装置还包括:Further, the business process management device further includes:
修改模块,用于接收修改指令,根据所述修改指令修改所述Excel表中的配置信息。And a modification module, configured to receive the modification instruction, and modify the configuration information in the Excel table according to the modification instruction.
上述各模块所实现的功能可参照本发明业务流程管理方法实施例,此处不再赘述。For the functions implemented by the above modules, refer to the embodiment of the service process management method of the present invention, and details are not described herein again.
本发明还提供一种业务流程管理设备。The invention also provides a business process management device.
本发明业务流程管理设备包括:存储器、处理器及存储在所述存储器上并可在所述处理器上运行的业务流程管理程序,所述业务流程管理程序被所述处理器执行时实现如下步骤:The business process management device of the present invention comprises: a memory, a processor, and a business process management program stored on the memory and operable on the processor, wherein the business process management program is executed by the processor to implement the following steps :
在接收到基于预设业务流程节点的当前订单状态的操作指令时,获取预先生成的业务流程控制文件,所述业务流程控制文件保存有与所述预设业务流程节点对应的若干种订单状态,以及与每种订单状态对应的配置信息,所述配置信息用于决定每种订单状态的下一步订单状态;Obtaining a pre-generated business process control file, where the business process control file stores a plurality of order states corresponding to the preset business process node, when receiving an operation instruction based on a current order status of the preset business process node, And configuration information corresponding to each order status, the configuration information is used to determine a next order status of each order status;
获取所述业务流程控制文件中与所述当前订单状态对应的配置信息;Obtaining configuration information corresponding to the current order status in the business process control file;
根据所述操作指令和获取到的与所述当前订单状态对应的配置信息控制所述当前订单状态的变更。And controlling the change of the current order status according to the operation instruction and the acquired configuration information corresponding to the current order status.
进一步地,所述业务流程管理程序被所述处理器执行时还实现如下步骤:Further, when the business process management program is executed by the processor, the following steps are further implemented:
设置与预设业务流程节点对应的若干种订单状态,并分别为每种订单状态设置对应的配置信息,将设置结果以Excel表的形式进行保存;Set a number of order status corresponding to the preset business process node, and set corresponding configuration information for each order status, and save the setting result in the form of an Excel table;
通过规则引擎将所述Excel表转换为对应的业务流程控制文件。The Excel table is converted into a corresponding business process control file by a rules engine.
进一步地,所述配置信息包括条件要素和结果要素,所述条件要素用于表示订单状态的变更条件,所述结果要素用于表示订单状态的变更结果,所述业务流程管理程序被所述处理器执行时还实现如下步骤:Further, the configuration information includes a condition element for indicating a change condition of an order status, a result element for indicating a change result of the order status, and the business process management program being processed by the condition element The following steps are also implemented when the device is executed:
根据获取到的与所述当前订单状态对应的条件要素判断所述操作指令是否有效;Determining whether the operation instruction is valid according to the obtained condition element corresponding to the current order status;
在所述操作指令有效时,根据获取到的与所述当前订单状态对应的结果要素控制所述当前订单状态变更。When the operation instruction is valid, the current order status change is controlled according to the obtained result element corresponding to the current order status.
进一步地,所述条件要素包括操作方身份和操作类型,所述业务流程管理程序被所述处理器执行时还实现如下步骤:Further, the condition element includes an operator identity and an operation type, and the business process management program is further executed as follows when executed by the processor:
获取所述操作指令中的操作方身份和操作类型;Obtaining an operator identity and an operation type in the operation instruction;
判断获取到的所述操作指令中的操作方身份和操作类型与获取到的与所述当前订单状态对应的条件要素中的操作方身份和操作类型是否对应相同;Determining whether the acquired operator identity and operation type in the obtained operation instruction are the same as the acquired operator identity and operation type in the acquired condition element corresponding to the current order state;
若是,则判定所述操作指令有效。If so, it is determined that the operation command is valid.
进一步地,所述业务流程管理程序被所述处理器执行时还实现如下步骤:Further, when the business process management program is executed by the processor, the following steps are further implemented:
根据所述划款结果生成所述清算账户的清算报表,将所述清算报表保存至所述交易平台系统的历史交易数据库中。And generating a clearing report of the clearing account according to the result of the payment, and saving the clearing report to a historical transaction database of the trading platform system.
其中,在所述处理器上运行的业务流程管理程序被执行时所实现的方法可参照本发明业务流程管理方法实施例,此处不再赘述。For the method implemented when the service flow management program running on the processor is executed, reference may be made to the embodiment of the business process management method of the present invention, and details are not described herein again.
本发明还提供一种计算机可读存储介质。The invention also provides a computer readable storage medium.
本发明计算机可读存储介质上存储有业务流程管理程序,所述业务流程管理程序被处理器执行时实现如下步骤:The business process management program is stored on the computer readable storage medium of the present invention, and the business process management program is executed by the processor to implement the following steps:
在接收到基于预设业务流程节点的当前订单状态的操作指令时,获取预先生成的业务流程控制文件,所述业务流程控制文件保存有与所述预设业务流程节点对应的若干种订单状态,以及与每种订单状态对应的配置信息,所述配置信息用于决定每种订单状态的下一步订单状态;Obtaining a pre-generated business process control file, where the business process control file stores a plurality of order states corresponding to the preset business process node, when receiving an operation instruction based on a current order status of the preset business process node, And configuration information corresponding to each order status, the configuration information is used to determine a next order status of each order status;
获取所述业务流程控制文件中与所述当前订单状态对应的配置信息;Obtaining configuration information corresponding to the current order status in the business process control file;
根据所述操作指令和获取到的与所述当前订单状态对应的配置信息控制所述当前订单状态的变更。And controlling the change of the current order status according to the operation instruction and the acquired configuration information corresponding to the current order status.
进一步地,所述业务流程管理程序被处理器执行时还实现如下步骤:Further, when the business process management program is executed by the processor, the following steps are further implemented:
设置与预设业务流程节点对应的若干种订单状态,并分别为每种订单状态设置对应的配置信息,将设置结果以Excel表的形式进行保存;Set a number of order status corresponding to the preset business process node, and set corresponding configuration information for each order status, and save the setting result in the form of an Excel table;
通过规则引擎将所述Excel表初始化为对应的规则脚本,将所述规则脚本转换为对应的业务流程控制文件。The Excel table is initialized to a corresponding rule script by a rule engine, and the rule script is converted into a corresponding business process control file.
进一步地,所述配置信息包括条件要素和结果要素,所述条件要素用于表示订单状态的变更条件,所述结果要素用于表示订单状态的变更结果,所述业务流程管理程序被处理器执行时还实现如下步骤:Further, the configuration information includes a condition element for indicating a change condition of an order status, a result element for indicating a change result of the order status, and the business process management program is executed by the processor. The following steps are also implemented:
根据获取到的与所述当前订单状态对应的条件要素判断所述操作指令是否有效;Determining whether the operation instruction is valid according to the obtained condition element corresponding to the current order status;
在所述操作指令有效时,根据获取到的与所述当前订单状态对应的结果要素控制所述当前订单状态变更。When the operation instruction is valid, the current order status change is controlled according to the obtained result element corresponding to the current order status.
进一步地,所述条件要素包括操作方身份和操作类型,所述业务流程管理程序被处理器执行时还实现如下步骤:Further, the condition element includes an operator identity and an operation type, and the business process management program is further executed by the processor to perform the following steps:
获取所述操作指令中的操作方身份和操作类型;Obtaining an operator identity and an operation type in the operation instruction;
判断获取到的所述操作指令中的操作方身份和操作类型与获取到的与所述当前订单状态对应的条件要素中的操作方身份和操作类型是否对应相同;Determining whether the acquired operator identity and operation type in the obtained operation instruction are the same as the acquired operator identity and operation type in the acquired condition element corresponding to the current order state;
若是,则判定所述操作指令有效。If so, it is determined that the operation command is valid.
进一步地,所述业务流程管理程序被处理器执行时还实现如下步骤:Further, when the business process management program is executed by the processor, the following steps are further implemented:
接收修改指令,根据所述修改指令修改所述Excel表中的配置信息。Receiving a modification instruction, and modifying configuration information in the Excel table according to the modification instruction.
其中,在所述处理器上运行的业务流程管理程序被执行时所实现的方法可参照本发明业务流程管理方法实施例,此处不再赘述。For the method implemented when the service flow management program running on the processor is executed, reference may be made to the embodiment of the business process management method of the present invention, and details are not described herein again.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者系统不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者系统所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者系统中还存在另外的相同要素。It is to be understood that the term "comprises", "comprising", or any other variants thereof, is intended to encompass a non-exclusive inclusion, such that a process, method, article, or It also includes other elements that are not explicitly listed, or elements that are inherent to such a process, method, item, or system. An element defined by the phrase "comprising a ..." does not exclude the presence of additional equivalent elements in a process, method, article, or system that includes the element, without further limitation.
上述本发明实施例序号仅仅为了描述,不代表实施例的优劣。The serial numbers of the embodiments of the present invention are merely for the description, and do not represent the advantages and disadvantages of the embodiments.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在如上所述的一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本发明各个实施例所述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the foregoing embodiment method can be implemented by means of software plus a necessary general hardware platform, and of course, can also be through hardware, but in many cases, the former is better. Implementation. Based on such understanding, portions of the technical solution of the present invention that contribute substantially or to the prior art may be embodied in the form of a software product stored in a storage medium (such as a ROM/RAM as described above). , a disk, an optical disk, including a number of instructions for causing a terminal device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the methods described in various embodiments of the present invention.
以上仅为本发明的优选实施例,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。The above are only the preferred embodiments of the present invention, and are not intended to limit the scope of the invention, and the equivalent structure or equivalent process transformations made by the description of the present invention and the drawings are directly or indirectly applied to other related technical fields. The same is included in the scope of patent protection of the present invention.
Claims (20)
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201710615130.X | 2017-07-25 | ||
| CN201710615130.XA CN107450919A (en) | 2017-07-25 | 2017-07-25 | BPM method, equipment and computer-readable recording medium |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2019019376A1 true WO2019019376A1 (en) | 2019-01-31 |
Family
ID=60489001
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2017/104614 Ceased WO2019019376A1 (en) | 2017-07-25 | 2017-09-29 | Service process management method, apparatus, and device, and computer readable storage medium |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN107450919A (en) |
| WO (1) | WO2019019376A1 (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN115907917A (en) * | 2022-12-13 | 2023-04-04 | 中国航空结算有限责任公司 | A business data processing method, device and computer-readable medium |
Families Citing this family (18)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110309142B (en) * | 2018-03-15 | 2022-04-12 | 北京京东尚科信息技术有限公司 | Method and device for rule management |
| CN108595276A (en) * | 2018-03-18 | 2018-09-28 | 平安科技(深圳)有限公司 | Processing method, system, computer equipment and the storage medium of service logic |
| CN108694564B (en) * | 2018-06-07 | 2022-05-06 | 创新先进技术有限公司 | A task state control method and device |
| CN109104297B (en) * | 2018-07-09 | 2022-01-21 | 中国银行股份有限公司 | Business process processing method and device |
| CN111507676B (en) * | 2019-01-31 | 2025-01-17 | 北京京东尚科信息技术有限公司 | Method, device, storage medium and system for creating and realizing business order flow |
| CN110060025A (en) * | 2019-03-15 | 2019-07-26 | 平安城市建设科技(深圳)有限公司 | Configuration method, device, equipment and the computer storage medium of task workbench |
| CN110210824B (en) * | 2019-05-23 | 2021-11-09 | 贝壳技术有限公司 | Business process change processing method and device |
| CN110310170A (en) * | 2019-05-24 | 2019-10-08 | 深圳壹账通智能科技有限公司 | Order processing method, apparatus, electronic equipment and storage medium |
| CN111260433A (en) * | 2020-01-07 | 2020-06-09 | 中国联合网络通信集团有限公司 | Service order processing method and device |
| CN111258895A (en) * | 2020-01-13 | 2020-06-09 | 中汽研汽车检验中心(武汉)有限公司 | Execution instruction processing method, device and storage medium |
| CN113138914B (en) * | 2020-01-19 | 2024-04-26 | 腾讯科技(深圳)有限公司 | Resource interaction system testing method and device, storage medium and computer equipment |
| CN111967628B (en) * | 2020-07-23 | 2022-10-11 | 北京白龙马云行科技有限公司 | Order service method and system |
| CN112465599B (en) * | 2020-12-04 | 2023-11-07 | 车智互联(北京)科技有限公司 | Order processing method, order processing system and computing equipment |
| CN113077139A (en) * | 2021-03-30 | 2021-07-06 | 深圳市智莱科技股份有限公司 | Process configuration method, device, equipment and computer readable storage medium |
| CN113469551A (en) * | 2021-07-14 | 2021-10-01 | 广东溢达纺织有限公司 | Fabric order scheduling method and device |
| CN114170017A (en) * | 2021-12-10 | 2022-03-11 | 中国建设银行股份有限公司 | Data state changing method and device, electronic equipment and storage medium |
| CN114663177B (en) * | 2022-03-03 | 2025-10-03 | 北京城市网邻信息技术有限公司 | State change control method, device, electronic device and storage medium |
| CN117474312B (en) * | 2023-12-28 | 2024-04-05 | 图快数字科技(杭州)有限公司 | Visual business flow arranging method, system, electronic equipment and storage medium |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20090171811A1 (en) * | 2007-12-31 | 2009-07-02 | Peter Markus A | Architectural Design For Product Catalog Management Application Software |
| CN104102992A (en) * | 2014-06-24 | 2014-10-15 | 用友优普信息技术有限公司 | Business document change control method and business document change control system |
| CN105447734A (en) * | 2014-06-06 | 2016-03-30 | 阿里巴巴集团控股有限公司 | Order information processing method and system |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103246945A (en) * | 2012-02-07 | 2013-08-14 | 阿里巴巴集团控股有限公司 | Business-based flow processing method and system |
-
2017
- 2017-07-25 CN CN201710615130.XA patent/CN107450919A/en active Pending
- 2017-09-29 WO PCT/CN2017/104614 patent/WO2019019376A1/en not_active Ceased
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20090171811A1 (en) * | 2007-12-31 | 2009-07-02 | Peter Markus A | Architectural Design For Product Catalog Management Application Software |
| CN105447734A (en) * | 2014-06-06 | 2016-03-30 | 阿里巴巴集团控股有限公司 | Order information processing method and system |
| CN104102992A (en) * | 2014-06-24 | 2014-10-15 | 用友优普信息技术有限公司 | Business document change control method and business document change control system |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN115907917A (en) * | 2022-12-13 | 2023-04-04 | 中国航空结算有限责任公司 | A business data processing method, device and computer-readable medium |
Also Published As
| Publication number | Publication date |
|---|---|
| CN107450919A (en) | 2017-12-08 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2019019376A1 (en) | Service process management method, apparatus, and device, and computer readable storage medium | |
| WO2019019378A1 (en) | Service processing method and apparatus, adapter and computer-readable storage medium | |
| WO2019051890A1 (en) | Terminal control method and device, and computer-readable storage medium | |
| WO2019051895A1 (en) | Terminal control method, device and storage medium | |
| WO2019051899A1 (en) | Terminal control method and device, and storage medium | |
| WO2019019340A1 (en) | Application program page opening method and apparatus, terminal and readable storage medium | |
| WO2015127859A1 (en) | Sensitive text detecting method and apparatus | |
| WO2015180594A1 (en) | Data distribution method and system and data receiving apparatus | |
| WO2018233367A1 (en) | Filing method, device, terminal and computer readable storage medium | |
| WO2019019374A1 (en) | Method, apparatus, and system for controlling household appliance with intelligent voice device | |
| WO2019041406A1 (en) | Indecent picture recognition method, terminal and device, and computer-readable storage medium | |
| WO2018058919A1 (en) | Identification information generating method, apparatus, device, and computer readable storage medium | |
| WO2019056752A1 (en) | Household appliance network configuration method, device and system, and computer readable storage medium | |
| WO2018120457A1 (en) | Data processing method, apparatus, device, and computer readable storage medium | |
| WO2019085103A1 (en) | Training management method, device, computer apparatus, and storage medium | |
| WO2019056462A1 (en) | Name list distribution method, apparatus and device, and computer readable storage medium | |
| WO2016107224A1 (en) | Method and device for controlling movement of interface focus | |
| WO2018166107A1 (en) | Hybrid-based compatibility method, adapter, operating apparatus and system, and computer-readable storage medium | |
| WO2019024336A1 (en) | Data query method and device, and computer readable storage medium | |
| WO2019062194A1 (en) | Home appliance and method and system for controling home applicance and computer readable storage medium | |
| WO2017084337A1 (en) | Identity verification method, apparatus and system | |
| WO2018149191A1 (en) | Method, apparatus and device for underwriting insurance policy, and computer-readable storage medium | |
| WO2019114262A1 (en) | User interface loading method, smart television and computer-readable storage medium | |
| WO2019051934A1 (en) | Business personnel appraisal method, appraisal platform and computer-readable storage medium | |
| WO2019051943A1 (en) | Method, apparatus, and device for generating credit message, and computer readable storage medium |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 17918950 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 17918950 Country of ref document: EP Kind code of ref document: A1 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 28.05.2020) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 17918950 Country of ref document: EP Kind code of ref document: A1 |