CN107180338A - Business performs method, device, storage medium and computer equipment - Google Patents

Business performs method, device, storage medium and computer equipment Download PDF

Info

Publication number
CN107180338A
CN107180338A CN201710364476.7A CN201710364476A CN107180338A CN 107180338 A CN107180338 A CN 107180338A CN 201710364476 A CN201710364476 A CN 201710364476A CN 107180338 A CN107180338 A CN 107180338A
Authority
CN
China
Prior art keywords
business
rule
information
business object
datum
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.)
Pending
Application number
CN201710364476.7A
Other languages
Chinese (zh)
Inventor
崔健
肖华
朱思远
蔡海涛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Mavericks Online Internet Information Consulting Co Ltd
Original Assignee
Shenzhen Mavericks Online Internet Information Consulting Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Mavericks Online Internet Information Consulting Co Ltd filed Critical Shenzhen Mavericks Online Internet Information Consulting Co Ltd
Priority to CN201710364476.7A priority Critical patent/CN107180338A/en
Publication of CN107180338A publication Critical patent/CN107180338A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

Method, device, storage medium and computer equipment are performed the present invention relates to a kind of business, wherein method includes:Business event behavioural information is obtained, business event behavioural information includes the ID of business object;Business datum corresponding with the ID of business object is obtained according to the ID of business object;Business rule template set according to pre-setting determines the business rule template of business datum matching;Corresponding business is performed according to the business rule template of matching.Corresponding business datum is obtained by the ID of business object, then the rule template of business datum matching is determined according to the business rule template set pre-set, and perform corresponding business by the rule template of matching, so as to the operation templating after implementation rule condition configurationization, rule match, therefore, logical process need to be only absorbed in, without writing complicated obscure logic judgment code, not only improve the multiplexing of rule configuration, the code alteration problems brought when also can avoid changing rule.

Description

Business performs method, device, storage medium and computer equipment
Technical field
The present invention relates to field of computer technology, more particularly to a kind of operation activity class business performs method, device, deposited Storage media and computer equipment.
Background technology
It substantially can abstract be that the triggering object of the event is judged when certain trigger event is reached and is touched to run class activity system It is distributed as, if meet the rule condition of setting, and then selects corresponding to perform operation.And each specific operation activity, by In the difference of operation target, its specific to operation user and operation rule difference.
And from the point of view of system level, because event source is numerous (such as user's registration, real name, third-party registration, investment etc.), And active rule judges third party system (or service) also more and complexity for being related to, corresponding execution operation species are not Together, such as platform reward, the meeting of acquisition activity lottery drawing machine are provided, ranking list etc. is included in.So operation class activity system is for all kinds of The realization of operation demand, typically by monitoring various types of messages event, in the stronger hard coded mode of hard coded or autgmentability, sentences Determine operation activity condition, and then perform corresponding operation.However, the migration efficiency realized by way of hard coded, it is present Research and develop, code administration cost is higher, maintainability is poor, and redundant code is more, autgmentability is weaker, lacks unified logical process etc. Problem.
The content of the invention
Based on this, it is necessary to which there is provided one kind for above mentioned problem caused by for realizing migration efficiency by the way of hard coded Business performs method, device, storage medium and computer equipment.
A kind of business performs method, it is characterised in that including:
Business event behavioural information is obtained, the business event behavioural information includes the ID of business object;
Business datum corresponding with the ID of business object is obtained according to the ID of business object;
The business rule template that business rule template set determination according to pre-setting is matched with business datum;
According to the corresponding business of business rule template execution that business datum is matched.
In one of the embodiments, business datum includes:The basic letter of business object corresponding with the ID of business object At least one of breath, membership information, registration channel information, financial planner's information and account fund information.
In one of the embodiments, business datum corresponding with the ID of business object is obtained according to the ID of business object, Including following at least one:
Custom system is called according to the ID of business object, to obtain the basic of user object corresponding with the ID of business object Information;
Member system is called according to the ID of business object, to obtain the member of user object corresponding with the ID of business object Information;
Operation system is called according to the ID of business object, to obtain the registration of user object corresponding with the ID of business object Channel information;
Financial planner's system is called according to the ID of business object, to obtain the reason of user object corresponding with the ID of business object Wealth teacher's information;
Funds systems are called according to the ID of business object, to obtain the account of user object corresponding with the ID of business object Fund information.
In one of the embodiments, in addition to:
Obtain effective rule condition example list in resource thesaurus;
Corresponding business rule template is generated according to effective rule condition example in list respectively;
Business rule template is stored in business rule template set.
In one of the embodiments, effective rule condition example list in resource thesaurus is obtained, including:
Effective rule condition example list in resource thesaurus is obtained in initialization.
In one of the embodiments, effective rule condition example list in resource thesaurus is obtained, including:
When rule condition example updates in resource thesaurus, the effective rule condition example row after updating are obtained Table.
A kind of business performs device, including:
Business event behavioural information acquisition module, for obtaining business event behavioural information, the business event behavior letter Breath includes the ID of business object;
Business datum acquisition module, for obtaining business number corresponding with the ID of business object according to the ID of business object According to;
Rule match module, for the industry matched according to the business rule template set determination pre-set with business datum Business rule template;
Business execution module, for according to the corresponding business of business rule template execution matched with business datum.
In one of the embodiments, business datum includes:The basic letter of user object corresponding with the ID of business object At least one of breath, membership information, registration channel information, financial planner's information and account fund information.
A kind of computer-readable recording medium, is stored thereon with computer program, and the computer program is executed by processor The steps of Shi Shixian as above shown in method.
A kind of computer equipment, including memory, processor and storing can be run on a memory and on a processor Computer program, step as above shown in method is realized during computing device described program.
Above-mentioned business performs method, device, storage medium and computer equipment, obtains corresponding by the ID of business object Business datum, then determines the rule template of business datum matching according to the business rule template set that pre-sets, and by The rule template matched somebody with somebody performs corresponding business, so that the operation templating after implementation rule condition configurationization, rule match, because This, only need to be absorbed in logical process, obscure without writing large amount of complex by algorithm inference rule matching process Logic judgment code, not only improves the multiplexing of rule configuration, the code alteration problems brought when also can avoid changing rule.
Brief description of the drawings
Fig. 1 is the schematic flow sheet of business execution method in one embodiment;
Fig. 2 is the schematic flow sheet of business execution method in one embodiment;
Fig. 3 is business rule configuration schematic diagram in one embodiment;
Fig. 4 is the structural representation of business performs device in one embodiment;
Fig. 5 is the structural representation of business performs device in one embodiment;
Fig. 6 is the application deployment schematic diagram of business performs device in one embodiment.
Embodiment
To make the purpose, technical scheme and advantage of the embodiment of the present invention clearer, below in conjunction with the embodiment of the present invention In accompanying drawing, the technical scheme in the embodiment of the present invention is clearly and completely described, it is clear that described embodiment is A part of embodiment of the present invention, rather than whole embodiments.
Method is performed the embodiments of the invention provide a kind of business, as shown in figure 1, comprising the following steps:
Step S101, obtains business event behavioural information, and the business event behavioural information includes the ID of business object;
Step S102, business datum corresponding with the ID of business object is obtained according to the ID of business object;
Step S103, the business rule mould matched according to the business rule template set determination pre-set with business datum Plate;
Step S104, according to the corresponding business of business rule template execution that business datum is matched.
In the present embodiment, registered when business object, logged in, register, supplement with money, investing etc. behavior when, industry can be produced Business event behavioural information, specifically, can also carry the ID of business object in the business event behavioural information, therefore, it can root Miscellaneous service system is associated according to the ID of business object, to obtain ID pairs with business object from the miscellaneous service system of association The business datum answered, and then the business for determining to match with the business datum obtained according to the business rule template set pre-set Rule template, to perform corresponding business according to the business rule template of matching.Wherein, business rule template can be advance root The rule condition configured according to active policy and execution template corresponding with the rule condition of configuration, therefore, when satisfaction configuration During rule condition, then business is performed by corresponding execution template.
The present embodiment obtains corresponding business datum by the ID of business object, then according to the business rule pre-set Template set determines the business rule template of business datum matching, and performs corresponding business by the business rule template of matching, So as to the operation templating after implementation rule condition configurationization, rule match, therefore, logical process only need to be absorbed in, by calculating Method inference rule matching process, without writing complicated obscure logic judgment code, not only improves rule configuration Multiplexing, the code alteration problems brought when also can avoid changing rule.
In one embodiment, business datum can specifically include:The base of business object corresponding with the ID of business object This information (name, sex, date of birth, the registered events of such as business object), the membership information (member of such as business object Level, into long value, integration etc.), registration channel information (the channel ID that such as business object is registered, channel title etc.), financial planner's information (financial planner's grade of such as business object) and account fund information (the due-in capital of fixation of such as business object, fixed due-in profit At least one of breath, current total revenue etc.).
In one embodiment, business datum corresponding with the ID of business object is obtained according to the ID of business object, including: Custom system is called according to the ID of business object, so as to obtain user object corresponding with the ID of business object according to the corresponding interface Essential information, the name of such as business object, sex, date of birth, registered events information;And/or, according to business object ID calls member system, so as to obtain the membership information of user object corresponding with the ID of business object according to the corresponding interface, such as Member's grade of business object, into long value, integration etc.;And/or, operation system is called according to the ID of business object, so that according to The corresponding interface obtains the channel of the registration channel information of user object corresponding with the ID of business object, such as business object registration ID, channel title etc.;And/or, financial planner's system is called according to the ID of business object, so as to be obtained according to the corresponding interface and business Financial planner's information of the corresponding user objects of ID of object, financial planner's grade of such as business object;And/or, according to business pair The ID of elephant calls funds systems, so as to obtain the account fund of user object corresponding with the ID of business object according to the corresponding interface The due-in capital of fixation of information, such as business object, fixed due-in interest, current total revenue.
In one embodiment, as shown in Fig. 2 determining business datum according to the business rule template set pre-set Before the rule template of matching, it can also comprise the following steps:
Step S201, obtains effective rule condition example list in resource thesaurus;
In the present embodiment, the rule condition for saving the active policy based on operation activity in resource thesaurus and configuring Example and corresponding list, as shown in figure 3, operation activity can be divided into conventional reward type, lottery-draw type, ranking list type, and it is different Difference of the activity of type in system design realization, is mainly reflected in the difference that operation is performed after rule match, therefore, passes through For the corresponding task of different types of active configuration, such as routine reward task, prize drawing task, ranking list task, and then pass through rule Then condition is that different types of task configures different rule condition examples, and rule condition example can be then one or more One or more rule conditions can be configured in the combination of business rule, i.e., each rule condition example.At the same time it can also basis The active policy of operation activity is that rule condition example sets the term of validity, therefore, and rule condition example before the deadline is to have The rule condition example of effect, the rule condition example more than the term of validity is then invalid rule condition example.
For example,
Step S202, corresponding business rule template is generated according to effective rule condition example in list respectively;
Step S203, business rule template is stored in business rule template set.
Therefore, in system initialization, effective rule condition example list in resource thesaurus can be obtained, so that root Template is performed accordingly according to corresponding rule condition exemplary configuration in list, and then generates corresponding business rule template, and will The business rule template of generation is stored in business rule template set, that is, compiles template file and create-rule bag character stream, Regular bag character stream is stored into regulation engine internal memory with certain bibliographic structure.As matched somebody with somebody in Fig. 3 in conventional reward task Put including rule condition example A1 and corresponding prize template A1 business rule template, rule condition example A2 and corresponding Prize template A2 business rule template ... and rule condition example An and corresponding prize template An business rule mould Plate etc.;The business rule template including rule condition example B1 and corresponding prize drawing template B1, rule are configured with prize drawing task Then condition example B2 and corresponding prize drawing template B2 business rule template ... and rule condition example Bn and corresponding take out Encourage template Bn business rule template etc.;It is configured with ranking list task including rule condition example C1 and corresponding ranking list The business rule mould of list template C1 business rule template, rule condition example C2 and corresponding ranking list list template C2 Plate ... and rule condition example Cn and corresponding ranking list list template Cn business rule template etc..
The present embodiment is using drools rule engine techniques as core, implementation rule condition configurationization, and by after rule match Action-item templating, such as prize template, prize drawing template, then realize operation active configuration procedure so that be conducive to rule The multiplexing then matched, and avoid because causing the problem of coding work amount is big, code administration cost is high using hard coded.
In one embodiment, when the rule condition example preserved in resource thesaurus updates, it can also obtain Effective rule condition example list after renewal, so that corresponding according to corresponding rule condition exemplary configuration in the list of renewal Execution template, and then generate corresponding business rule template, and the business rule template of generation is stored in business rule mould In plate set.
The embodiments of the invention provide a kind of business performs device, as shown in figure 4, being obtained including business event behavioural information Module 401, business datum acquisition module 402, rule match module 403 and business execution module 404, wherein:
Business event behavioural information acquisition module 401, for obtaining business event behavioural information, wherein, business event row Include the ID of business object for information;
Business datum acquisition module 402, for obtaining business corresponding with the ID of business object according to the ID of business object Data;
Rule match module 403, for being matched according to the business rule template set determination pre-set with business datum Business rule template;
Business execution module 404, for according to the corresponding business of business rule template execution matched with business datum.
In one embodiment, business datum includes:The essential information of user object corresponding with the ID of business object, meeting At least one of member's information, registration channel information, financial planner's information and account fund information.
In one embodiment, business datum corresponding with the ID of business object is obtained according to the ID of business object, including: Custom system is called according to the ID of business object, to obtain the essential information of user object corresponding with the ID of business object;With/ Or, member system is called according to the ID of business object, to obtain the membership information of user object corresponding with the ID of business object; And/or, operation system is called according to the ID of business object, to obtain the registration canal of user object corresponding with the ID of business object Road information;And/or, financial planner's system is called according to the ID of business object, to obtain user couple corresponding with the ID of business object Financial planner's information of elephant;And/or, funds systems are called according to the ID of business object, it is corresponding with the ID of business object to obtain The account fund information of user object.
In one embodiment, as shown in figure 5, the business performs device also includes rule configuration module 501, it can be used The effective rule condition example list in acquisition resource thesaurus;Generated respectively according to effective rule condition example in list Corresponding business rule template;Business rule template is stored in business rule template set.
In one embodiment, effective rule condition example list in resource thesaurus is obtained, including:In initialization Obtain effective rule condition example list in resource thesaurus;Or rule condition example updates in resource thesaurus When, obtain the effective rule condition example list after updating.
In one embodiment, the business of the present embodiment is further illustrated by the concrete application in operation activity system Performs device, the high concurrent event handling tackled for large-scale enterprises and institutions, operation activity system is often with group system Presence solve high concurrent, High Availabitity, high performance system requirements.As shown in fig. 6, in the present embodiment, runing active configuration Module 601 is mainly used in the rule condition and correspondence flow operations of configuration management operation activity, meanwhile, the rule of its config update Then condition need to be synchronized to each node of operation activity group system 602, therefore run active configuration module 601 and operation active set The synchronization mechanism updated is monitored between group's system 602 using zookeeper configuration center 603.Zookeeper configuration center 603, It is the software that Consistency service is provided for Distributed Application, its function of realizing includes:Configuring maintenance, domain name service, point Cloth is synchronous, group is serviced etc..Its main application in the present embodiment is the service register center of operation activity group system 602 And configuration center.When updating Rule Information by runing active configuration module 601, it is necessary to update in zookeeper configurations Corresponding node on the heart 603;And operation activity group system 602 then includes multiple service nodes 604, each 604 points of service node Operation class activity Yong Yu not be handled, is held in the present embodiment mainly for the treatment of operation class inactive logic and loading rule engine Device, to perform the Regular Task configured in operation active configuration module 601;Meanwhile, operation activity group system 602 can also be monitored The directory node of storage rule information state in zookeeper configuration center 603, when directory node Status Change, each clothes The rule stored in business node synchronization Repository, and it is loaded onto internal memory;When external message event module 605 is triggered, fortune Then according to set load balancing, messaging service case distribution to a certain service of cluster is saved for battalion's activity group system 602 Logic rules in point, and executing rule engine, it is achieved thereby that providing safe and reliable load balancing for whole service And guarantee.
In the present embodiment, the rule configuration module 501 shown in Fig. 5 can be deployed in the operation active configuration shown in Fig. 6 In module 601, business datum acquisition module 402, rule match module 403 and business execution module 404 shown in Fig. 4, Fig. 5 It can be deployed in the operation activity group system 602 shown in Fig. 6, the business event behavioural information shown in Fig. 4, Fig. 5 obtains mould Block 401 can be deployed in the external message event module 605 shown in Fig. 6, the implementing principle and technical effect of its each several part Similar with Fig. 4, Fig. 5, here is omitted.
The embodiment of the present invention additionally provides a kind of computer-readable recording medium, is stored thereon with computer program, the meter Calculation machine program realizes following steps when being executed by processor:Obtain in business event behavioural information, business event behavioural information and wrap Include the ID of business object;Business datum corresponding with the ID of business object is obtained according to the ID of business object;According to pre-setting The business rule template that is matched with business datum of business rule template set determination;According to the business rule matched with business datum Then template performs corresponding business.
In one embodiment, business datum includes:The essential information of business object corresponding with the ID of business object, meeting At least one of member's information, registration channel information, financial planner's information and account fund information.
In one embodiment, business datum corresponding with the ID of business object is obtained according to the ID of business object, including: Custom system is called according to the ID of business object, to obtain the essential information of user object corresponding with the ID of business object;With/ Or, member system is called according to the ID of business object, to obtain the membership information of user object corresponding with the ID of business object; And/or, operation system is called according to the ID of business object, to obtain the registration canal of user object corresponding with the ID of business object Road information;And/or, financial planner's system is called according to the ID of business object, to obtain user couple corresponding with the ID of business object Financial planner's information of elephant;And/or, funds systems are called according to the ID of business object, it is corresponding with the ID of business object to obtain The account fund information of user object.
In one embodiment, in addition to:Obtain effective rule condition example list in resource thesaurus;According to list In effective rule condition example generate corresponding business rule template respectively;Business rule template is stored in business rule mould In plate set.
In one embodiment, effective rule condition example list in resource thesaurus is obtained, including:In initialization Obtain effective rule condition example list in resource thesaurus;Or, rule condition example occurs more in resource thesaurus When new, the effective rule condition example list after updating is obtained.
The embodiment of the present invention additionally provides a kind of computer equipment, including memory, processor and is stored in memory Computer program that is upper and can running on a processor, following steps are realized during computing device program:Obtain business event row For information, business event behavioural information includes the ID of business object;ID with business object is obtained according to the ID of business object Corresponding business datum;The business rule mould that business rule template set determination according to pre-setting is matched with business datum Plate;According to the corresponding business of business rule template execution that business datum is matched.
In one embodiment, business datum includes:The essential information of business object corresponding with the ID of business object, meeting At least one of member's information, registration channel information, financial planner's information and account fund information.
In one embodiment, business datum corresponding with the ID of business object is obtained according to the ID of business object, including: Custom system is called according to the ID of business object, to obtain the essential information of user object corresponding with the ID of business object;With/ Or, member system is called according to the ID of business object, to obtain the membership information of user object corresponding with the ID of business object; And/or, operation system is called according to the ID of business object, to obtain the registration canal of user object corresponding with the ID of business object Road information;And/or, financial planner's system is called according to the ID of business object, to obtain user couple corresponding with the ID of business object Financial planner's information of elephant;And/or, funds systems are called according to the ID of business object, it is corresponding with the ID of business object to obtain The account fund information of user object.
In one embodiment, in addition to:Obtain effective rule condition example list in resource thesaurus;According to list In effective rule condition example generate corresponding business rule template respectively;Business rule template is stored in business rule mould In plate set.
In one embodiment, effective rule condition example list in resource thesaurus is obtained, including:In initialization Obtain effective rule condition example list in resource thesaurus;Or, rule condition example occurs more in resource thesaurus When new, the effective rule condition example list after updating is obtained.
Each technical characteristic of embodiment described above can be combined arbitrarily, to make description succinct, not to above-mentioned reality Apply all possible combination of each technical characteristic in example to be all described, as long as however, the combination of these technical characteristics is not deposited In contradiction, the scope of this specification record is all considered to be.
Embodiment described above only expresses the several embodiments of the present invention, and it describes more specific and detailed, but simultaneously Can not therefore it be construed as limiting the scope of the patent.It should be pointed out that coming for one of ordinary skill in the art Say, without departing from the inventive concept of the premise, various modifications and improvements can be made, these belong to the protection of the present invention Scope.Therefore, the protection domain of patent of the present invention should be determined by the appended claims.

Claims (10)

1. a kind of business performs method, it is characterised in that including:
Business event behavioural information is obtained, the business event behavioural information includes the ID of business object;
Business datum corresponding with the ID of the business object is obtained according to the ID of the business object;
The business rule template for determining to match with the business datum according to the business rule template set pre-set;
According to the corresponding business of business rule template execution matched with business datum.
2. business according to claim 1 performs method, it is characterised in that the business datum includes:With the business Essential information, membership information, registration channel information, financial planner's information and the account fund of the corresponding business objects of ID of object At least one of information.
3. business according to claim 1 performs method, it is characterised in that described to be obtained according to the ID of the business object Business datum corresponding with the ID of the business object, including following at least one:
Custom system is called according to the ID of the business object, to obtain user object corresponding with the ID of the business object Essential information;
Member system is called according to the ID of the business object, to obtain user object corresponding with the ID of the business object Membership information;
Operation system is called according to the ID of the business object, to obtain user object corresponding with the ID of the business object Register channel information;
Financial planner's system is called according to the ID of the business object, to obtain user object corresponding with the ID of the business object Financial planner's information;
Funds systems are called according to the ID of the business object, to obtain user object corresponding with the ID of the business object Account fund information.
4. the business according to any one of claims 1 to 3 performs method, it is characterised in that also include::
Obtain effective rule condition example list in resource thesaurus;
Corresponding business rule template is generated according to effective rule condition example in the list respectively;
The business rule template is stored in the business rule template set.
5. business according to claim 4 performs method, it is characterised in that effectively advised in the acquisition resource thesaurus Then condition example list, including:
Effective rule condition example list in resource thesaurus is obtained in initialization.
6. business according to claim 4 performs method, it is characterised in that effectively advised in the acquisition resource thesaurus Then condition example list, including:
When rule condition example updates in the resource thesaurus, the effective rule condition example row after updating are obtained Table.
7. a kind of business performs device, it is characterised in that including:
Business event behavioural information acquisition module, for obtaining in business event behavioural information, the business event behavioural information ID including business object;
Business datum acquisition module, for obtaining business corresponding with the ID of the business object according to the ID of the business object Data;
Rule match module, for the industry for determining to match with the business datum according to the business rule template set pre-set Business rule template;
Business execution module, for according to the corresponding business of business rule template execution matched with the business datum.
8. business performs device according to claim 7, it is characterised in that the business datum includes:With the business Essential information, membership information, registration channel information, financial planner's information and the account fund of the corresponding user objects of ID of object At least one of information.
9. a kind of computer-readable recording medium, is stored thereon with computer program, it is characterised in that the computer program is located Manage and realized when device is performed such as the step of any one of claim 1~6 methods described.
10. a kind of computer equipment, including memory, processor and storage can be run on a memory and on a processor Computer program, it is characterised in that the side as described in any one of claim 1~6 is realized during the computing device described program The step of method.
CN201710364476.7A 2017-05-22 2017-05-22 Business performs method, device, storage medium and computer equipment Pending CN107180338A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710364476.7A CN107180338A (en) 2017-05-22 2017-05-22 Business performs method, device, storage medium and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710364476.7A CN107180338A (en) 2017-05-22 2017-05-22 Business performs method, device, storage medium and computer equipment

Publications (1)

Publication Number Publication Date
CN107180338A true CN107180338A (en) 2017-09-19

Family

ID=59832421

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710364476.7A Pending CN107180338A (en) 2017-05-22 2017-05-22 Business performs method, device, storage medium and computer equipment

Country Status (1)

Country Link
CN (1) CN107180338A (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107886295A (en) * 2017-10-23 2018-04-06 东软集团股份有限公司 Flow template changing process method, device, readable storage medium storing program for executing and electronic equipment
CN108052323A (en) * 2017-11-22 2018-05-18 链家网(北京)科技有限公司 A kind of lottery system and lottery drawing method
CN108228166A (en) * 2018-03-15 2018-06-29 链家网(北京)科技有限公司 A kind of back-end code generation method and system based on template
CN108446143A (en) * 2018-02-28 2018-08-24 万惠投资管理有限公司 Event-handling method and device
CN108920135A (en) * 2018-06-27 2018-11-30 杭州贝店科技有限公司 A kind of customized business generating method, device, computer equipment and storage medium
CN109658052A (en) * 2018-11-30 2019-04-19 广州净松软件科技有限公司 Acquisition methods, device, computer equipment and the storage medium of monitoring result
CN110851159A (en) * 2019-10-31 2020-02-28 浙江大搜车软件技术有限公司 Business rule updating method and device, computer equipment and storage medium
CN110941488A (en) * 2019-12-11 2020-03-31 中国建设银行股份有限公司 Task processing method, device, equipment and storage medium
CN112035159A (en) * 2020-08-28 2020-12-04 中国建设银行股份有限公司 Configuration method, device, equipment and storage medium of audit model
CN112100204A (en) * 2020-09-18 2020-12-18 广州华多网络科技有限公司 Virtual resource regulation and control method and device, computer equipment and storage medium
CN112862500A (en) * 2021-02-01 2021-05-28 广州华多网络科技有限公司 Dynamic assembling method for user interest processor, device, equipment and medium thereof
CN112883313A (en) * 2021-02-24 2021-06-01 上海浦东发展银行股份有限公司 Intelligent monitoring system for business data of credit card
CN114862199A (en) * 2022-04-28 2022-08-05 上海数禾信息科技有限公司 Method and system for providing business process service for user
CN116795357A (en) * 2023-08-22 2023-09-22 深圳高益科技有限公司 Processing method, device, equipment and storage medium of business rule
CN112100204B (en) * 2020-09-18 2024-10-22 广州华多网络科技有限公司 Virtual resource regulation and control method, device, computer equipment and storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070094199A1 (en) * 2005-08-30 2007-04-26 International Business Machines Corporation System and method for automatically processing dynamic business rules in a content management system
EP2028610A1 (en) * 2007-08-23 2009-02-25 Siemens Aktiengesellschaft A method for executing a process based on an XML process language, particularly a process based on the BPEL language
CN102681854A (en) * 2012-05-18 2012-09-19 华为技术有限公司 Service execution method, server and computer system
US20120290828A1 (en) * 2007-01-10 2012-11-15 Mcafee, Inc., A Delaware Corporation Method and apparatus for process enforced configuration management
CN103593376A (en) * 2012-08-17 2014-02-19 阿里巴巴集团控股有限公司 Method and device for collecting user behavior data
CN103793223A (en) * 2013-12-27 2014-05-14 远光软件股份有限公司 Rule creating method and system
CN104216912A (en) * 2013-06-04 2014-12-17 广州中国科学院软件应用技术研究所 Method and device for achieving non-intrusive service form workflow
CN104463504A (en) * 2014-12-29 2015-03-25 北京致远协创软件有限公司 Business process executing system and method
CN105357059A (en) * 2015-12-08 2016-02-24 中国建设银行股份有限公司 Business event processing method and apparatus

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070094199A1 (en) * 2005-08-30 2007-04-26 International Business Machines Corporation System and method for automatically processing dynamic business rules in a content management system
US20120290828A1 (en) * 2007-01-10 2012-11-15 Mcafee, Inc., A Delaware Corporation Method and apparatus for process enforced configuration management
EP2028610A1 (en) * 2007-08-23 2009-02-25 Siemens Aktiengesellschaft A method for executing a process based on an XML process language, particularly a process based on the BPEL language
CN102681854A (en) * 2012-05-18 2012-09-19 华为技术有限公司 Service execution method, server and computer system
CN103593376A (en) * 2012-08-17 2014-02-19 阿里巴巴集团控股有限公司 Method and device for collecting user behavior data
CN104216912A (en) * 2013-06-04 2014-12-17 广州中国科学院软件应用技术研究所 Method and device for achieving non-intrusive service form workflow
CN103793223A (en) * 2013-12-27 2014-05-14 远光软件股份有限公司 Rule creating method and system
CN104463504A (en) * 2014-12-29 2015-03-25 北京致远协创软件有限公司 Business process executing system and method
CN105357059A (en) * 2015-12-08 2016-02-24 中国建设银行股份有限公司 Business event processing method and apparatus

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
邹芳强: "RFID中间件关键技术的研究与实现", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107886295A (en) * 2017-10-23 2018-04-06 东软集团股份有限公司 Flow template changing process method, device, readable storage medium storing program for executing and electronic equipment
CN108052323A (en) * 2017-11-22 2018-05-18 链家网(北京)科技有限公司 A kind of lottery system and lottery drawing method
CN108446143A (en) * 2018-02-28 2018-08-24 万惠投资管理有限公司 Event-handling method and device
CN108228166B (en) * 2018-03-15 2020-07-07 贝壳找房(北京)科技有限公司 Template-based back-end code generation method and system
CN108228166A (en) * 2018-03-15 2018-06-29 链家网(北京)科技有限公司 A kind of back-end code generation method and system based on template
CN108920135A (en) * 2018-06-27 2018-11-30 杭州贝店科技有限公司 A kind of customized business generating method, device, computer equipment and storage medium
CN108920135B (en) * 2018-06-27 2021-09-10 杭州贝店科技有限公司 User-defined service generation method and device, computer equipment and storage medium
CN109658052A (en) * 2018-11-30 2019-04-19 广州净松软件科技有限公司 Acquisition methods, device, computer equipment and the storage medium of monitoring result
CN110851159B (en) * 2019-10-31 2023-01-10 浙江大搜车软件技术有限公司 Business rule updating method and device, computer equipment and storage medium
CN110851159A (en) * 2019-10-31 2020-02-28 浙江大搜车软件技术有限公司 Business rule updating method and device, computer equipment and storage medium
CN110941488A (en) * 2019-12-11 2020-03-31 中国建设银行股份有限公司 Task processing method, device, equipment and storage medium
CN112035159A (en) * 2020-08-28 2020-12-04 中国建设银行股份有限公司 Configuration method, device, equipment and storage medium of audit model
CN112035159B (en) * 2020-08-28 2024-03-08 中国建设银行股份有限公司 Configuration method, device, equipment and storage medium of audit model
CN112100204A (en) * 2020-09-18 2020-12-18 广州华多网络科技有限公司 Virtual resource regulation and control method and device, computer equipment and storage medium
CN112100204B (en) * 2020-09-18 2024-10-22 广州华多网络科技有限公司 Virtual resource regulation and control method, device, computer equipment and storage medium
CN112862500A (en) * 2021-02-01 2021-05-28 广州华多网络科技有限公司 Dynamic assembling method for user interest processor, device, equipment and medium thereof
CN112883313A (en) * 2021-02-24 2021-06-01 上海浦东发展银行股份有限公司 Intelligent monitoring system for business data of credit card
CN114862199A (en) * 2022-04-28 2022-08-05 上海数禾信息科技有限公司 Method and system for providing business process service for user
CN116795357A (en) * 2023-08-22 2023-09-22 深圳高益科技有限公司 Processing method, device, equipment and storage medium of business rule
CN116795357B (en) * 2023-08-22 2023-11-03 深圳高益科技有限公司 Processing method, device, equipment and storage medium of business rule

Similar Documents

Publication Publication Date Title
CN107180338A (en) Business performs method, device, storage medium and computer equipment
CN103279840B (en) Workflow engine implement method based on dynamic language and event processing mechanism
JP3906176B2 (en) A computer-based system for managing distributed workflows
CN104160378B (en) Method and system for enabling the fault tolerance in distributed computing system
CN106199696B (en) seismic data processing system and method
US20020116479A1 (en) Service managing apparatus
US11171825B2 (en) Context-based resource allocation with extended user concepts
CN106101213A (en) Information-distribution type storage method
US9935892B2 (en) Integrated capacity and architecture design tool
CN109493213A (en) A kind of lending and borrowing business decision-making technique and system based on business rule base
Saxena et al. A high availability management model based on VM significance ranking and resource estimation for cloud applications
CN106101212A (en) Big data access method under cloud platform
CN111240806A (en) Distributed container mirror image construction scheduling system and method
CN106528065A (en) Thread obtaining method and device
CN106385330A (en) Network function virtualization composer realization method and device
CN111768174A (en) Activity management method, apparatus, device and medium
CN106681824A (en) Distributed system scheduling method and device and electronic equipment
CN102340437B (en) A kind of method and apparatus of network fault tolerance
Mousavi et al. Ontology-driven coordination model for multiagent-based mobile workforce brokering systems
CN105827744A (en) Data processing method of cloud storage platform
CN115983701B (en) New energy power generation equipment full life cycle management system based on micro-service architecture
CN106302656A (en) The Medical Data processing method of cloud storage platform
CN107256167A (en) The upgrade control method and upgrading control device migrated applied to application system
CN116467204A (en) Low-code application running stability optimization method
CN110231921A (en) Log Method of printing, device, equipment and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
AD01 Patent right deemed abandoned

Effective date of abandoning: 20211001

AD01 Patent right deemed abandoned