CN112783485A - Business rule customizing method and device based on visual rule strategy configuration - Google Patents

Business rule customizing method and device based on visual rule strategy configuration Download PDF

Info

Publication number
CN112783485A
CN112783485A CN202110045021.5A CN202110045021A CN112783485A CN 112783485 A CN112783485 A CN 112783485A CN 202110045021 A CN202110045021 A CN 202110045021A CN 112783485 A CN112783485 A CN 112783485A
Authority
CN
China
Prior art keywords
strategy
saas
object information
business rule
rule
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
CN202110045021.5A
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.)
Xiamen Entropy Technology Co Ltd
ZKTeco Co Ltd
Original Assignee
Xiamen Entropy Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Xiamen Entropy Technology Co Ltd filed Critical Xiamen Entropy Technology Co Ltd
Priority to CN202110045021.5A priority Critical patent/CN112783485A/en
Publication of CN112783485A publication Critical patent/CN112783485A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/35Creation or generation of source code model driven
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a business rule customizing method and a business rule customizing device based on visual rule strategy configuration, wherein the method comprises the following steps: the method comprises the steps that a SaaS service platform receives a registration request triggered by a user; the registration request comprises object information; based on the object information, acquiring a business rule strategy corresponding to the object information from a SaaS operation management platform; acquiring a data template corresponding to a business rule strategy; and analyzing the data template, and customizing the service function according to the analysis result. The method comprises the steps of receiving a registration request triggered by a user through a SaaS service platform; the registration request comprises object information; based on the object information, acquiring a business rule strategy corresponding to the object information from a SaaS operation management platform; acquiring a data template corresponding to a business rule strategy; and analyzing the data template, and customizing the service function according to the analysis result. The technical problem that the personalized customization of the SaaS service is difficult is solved.

Description

Business rule customizing method and device based on visual rule strategy configuration
Technical Field
The invention relates to the technical field of SaaS (software as a service), in particular to a business rule customizing method and device based on visual rule strategy configuration.
Background
Software-as-a-Service (SaaS) refers to a new form of Software Service acquired by an enterprise, which does not require the enterprise to install Software products on its own computer or server, but acquires the Software required by the enterprise from a special provider directly through a network according to a certain Service level protocol.
SaaS is generally intended to be designed as general-purpose software so as to be able to provide software services to as many users as possible. However, many users still have their own unique business needs due to differences in industry concentration, customer behavior, supply products, regulations, operating strategies, cultural traditions, and the like.
Today, more and more attention is paid to user experience, whether the personalized requirements of users on software service functions can be met is related to success or failure of one software, and for SaaS application, the problem is particularly obvious because the SaaS application adopts a multi-tenant architecture.
The traditional technical scheme generally adopts template programming, namely, the same service function (attendance rule strategy) is abstracted to have a structured data content format (such as XML and JSON) according to different service rules, and N services have N templates. The developer understands the business rules by analyzing the format of the template message, and further realizes the personalized business function development according to the business rules.
However, template programming is widely applied to a traditional BS enterprise management system, and indeed has a certain effect on personalized customized development, but in SaaS application service, for the personalized requirements of multiple countries and multiple tenants, the adaptation of a single template is obviously difficult to meet wider and wider customer requirements.
Disclosure of Invention
The invention provides a business rule customizing method and device based on visual rule strategy configuration, which are used for solving the technical problem of difficult personalized customization in SaaS service.
The invention provides a business rule customizing method based on visual rule strategy configuration, which is applied to a software as a service (SaaS) platform, wherein the SaaS platform is communicated with a SaaS operation management platform; the method comprises the following steps:
the SaaS service platform receives a registration request triggered by a user; the registration request comprises object information;
based on the object information, acquiring a business rule strategy corresponding to the object information from the SaaS operation management platform;
acquiring a data template corresponding to the business rule strategy;
and analyzing the data template, and customizing a service function according to an analysis result.
Optionally, the business rule policy includes: charging permission strategy, payment mode strategy, service clause strategy, privacy clause strategy and attendance rule strategy.
Optionally, the SaaS operation management platform is configured with an object list; the step of acquiring a business rule policy corresponding to the object information from the SaaS operation management platform based on the object information includes:
and inquiring the object list from the SaaS operation management platform based on the object information to acquire a business rule strategy corresponding to the object information.
Optionally, the method further comprises:
and displaying the service function.
The invention also provides a business rule customizing device based on visual rule strategy configuration, which is applied to the SaaS business platform, wherein the SaaS business platform is communicated with the SaaS operation management platform; the device comprises:
a registration request receiving module, configured to receive a registration request triggered by a user; the registration request comprises object information;
a service rule policy acquisition module, configured to acquire, based on the object information, a service rule policy corresponding to the object information from the SaaS operation management platform;
the data template acquisition module is used for acquiring a data template corresponding to the business rule strategy;
and the analysis module is used for analyzing the data template and customizing the service function according to the analysis result.
Optionally, the business rule policy includes: charging permission strategy, payment mode strategy, service clause strategy, privacy clause strategy and attendance rule strategy.
Optionally, the SaaS operation management platform is configured with an object list; the business rule strategy obtaining module comprises:
and the business rule strategy acquisition submodule is used for inquiring the object list from the SaaS operation management platform based on the object information and acquiring a business rule strategy corresponding to the object information.
Optionally, the method further comprises:
and the display module is used for displaying the service function.
The invention also provides an electronic device comprising a processor and a memory:
the memory is used for storing program codes and transmitting the program codes to the processor;
the processor is configured to execute any one of the visualization rule policy based configuration business rule customization methods described above according to instructions in the program code.
The invention also provides a computer-readable storage medium, which is characterized by storing a program code for executing the business rule customizing method based on the visual rule policy configuration.
According to the technical scheme, the invention has the following advantages: the method comprises the steps of receiving a registration request triggered by a user through a SaaS service platform; the registration request comprises object information; based on the object information, acquiring a business rule strategy corresponding to the object information from a SaaS operation management platform; acquiring a data template corresponding to a business rule strategy; and analyzing the data template, and customizing the service function according to the analysis result. Therefore, the technical problem that the personalized customization of the SaaS service is difficult is solved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without inventive exercise.
Fig. 1 is a flowchart illustrating steps of a method for configuring business rule customization based on a visualization rule policy according to an embodiment of the present invention;
fig. 2 is a flowchart illustrating steps of a business rule customizing method based on visualization rule policy configuration according to another embodiment of the present invention;
fig. 3 is a flowchart of a business rule customizing method configured based on a visualization rule policy according to an embodiment of the present invention;
fig. 4 is a block diagram of a structure of a business rule customizing device configured based on a visualization rule policy according to an embodiment of the present invention.
Detailed Description
The embodiment of the invention provides a business rule customizing method and device based on visual rule strategy configuration, which are used for solving the technical problem of difficult personalized customization in SaaS service.
In order to make the objects, features and advantages of the present invention more obvious and understandable, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is obvious that the embodiments described below are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, fig. 1 is a flowchart illustrating steps of a business rule customizing method configured based on a visualization rule policy according to an embodiment of the present invention.
The business rule customizing method based on visual rule strategy configuration is applied to a SaaS (software as a service) platform, and the SaaS platform is communicated with a SaaS operation management platform; the method specifically comprises the following steps:
step 101, a SaaS service platform receives a registration request triggered by a user; the registration request comprises object information;
SaaS refers to a new form of software service acquisition for enterprises, which does not need the enterprises to install software products on their computers or servers, but directly acquires the services with corresponding software functions needed by the enterprises from special providers through networks according to a certain service level protocol, and uses the services as required and pays the fees as required. The concept really grasps the fundamental purpose of using software of people and points out that the requirement of people for the software is essentially the requirement for application services. The SaaS concept thoroughly changes the software from products to services, realizes the span of the software from the second industry to the third industry, and finally finishes the regression of the essence of the software.
In a particular implementation, the object information includes country information; when the terminal user registers in the SaaS service platform, the country of the terminal user needs to be selected, and the SaaS service platform executes corresponding operation according to the information of the country of the terminal user.
102, acquiring a business rule strategy corresponding to object information from a SaaS operation management platform based on the object information;
in the embodiment of the invention, the SaaS service platform calls the API of the operation management platform, and pulls the service rule strategy of the corresponding country configured by the operation management platform according to the country.
It should be noted that the operator may manually enter a country list in the operation management platform, and define a variety of business rule policies for each country, including but not limited to a charging permission policy, a payment method policy, a service term policy, a privacy term policy, an attendance rule policy, and the like.
Further, the country configured by the business rule policy may set a Switch button to set whether the country activates enabling, and if the Switch is turned on, the country may be selected when the end user registers; if the Switch is closed, the country is hidden from selection when the end user registers.
Furthermore, the operation management platform can store and store the service rules configured based on the service rule strategy through JOSN respectively, store the service rules in a database and provide a visual Web editing page, so that a user can modify and set the service rules.
JSON (JavaScript Object Notation) is a lightweight data exchange format. It stores and represents data in a text format completely independent of the programming language, based on a subset of ECMAScript (JS specification set by the european computer association). The compact and clear hierarchy makes JSON an ideal data exchange language. The network transmission method is easy to read and write by people, is easy to analyze and generate by machines, and effectively improves the network transmission efficiency.
Specifically, when the user has a need for the service function, the service rule setting can be modified through the Web editing page, so that the executed service function meets the requirement. In one example, taking attendance rules as an example, the user may modify business rules in the Web editing page, and set the functional display to display the attendance personnel's card punching time, late arrival time, corresponding discount form, and the like.
Step 103, acquiring a data template corresponding to the business rule strategy;
and 104, analyzing the data template, and customizing a service function according to an analysis result.
In the embodiment of the invention, after the business rule strategy is pulled, the data template of the corresponding business rule can be obtained, and the business rule is understood by analyzing the data template, so that the user can realize personalized business function development based on the business rule.
The method comprises the steps of receiving a registration request triggered by a user through a SaaS service platform; the registration request comprises object information; based on the object information, acquiring a business rule strategy corresponding to the object information from a SaaS operation management platform; acquiring a data template corresponding to a business rule strategy; and analyzing the data template, and customizing the service function according to the analysis result. Therefore, the technical problem that the personalized customization of the SaaS service is difficult is solved.
Referring to fig. 2, fig. 2 is a flowchart illustrating steps of a business rule customizing method configured based on a visualization rule policy according to another embodiment of the present invention. The method specifically comprises the following steps:
step 201, a SaaS service platform receives a registration request triggered by a user; the registration request comprises object information;
in a particular implementation, the object information includes country information; when the terminal user registers in the SaaS service platform, the country of the terminal user needs to be selected, and the SaaS service platform executes corresponding operation according to the information of the country of the terminal user.
Step 202, based on the object information, querying an object list from a SaaS operation management platform, and acquiring a service rule strategy corresponding to the object information;
in the embodiment of the invention, the SaaS service platform calls the API of the operation management platform, and queries the object list of the SaaS operation management platform according to the country to which the SaaS service platform belongs as a parameter, so that the service rule strategy of the corresponding country configured by the operation management platform is pulled.
It should be noted that the operator may manually enter an object list, such as a country list, into the operation management platform, and define a plurality of business rule policies for each country, including but not limited to a charging permission policy, a payment method policy, a service term policy, a privacy term policy, an attendance rule policy, and the like.
Further, the country configured by the business rule policy may set a Switch button to set whether the country activates enabling, and if the Switch is turned on, the country may be selected when the end user registers; if the Switch is closed, the country is hidden from selection when the end user registers.
Furthermore, the operation management platform can store and store the service rules configured based on the service rule strategy through JOSN respectively, store the service rules in a database and provide a visual Web editing page, so that a user can modify and set the service rules.
Specifically, when the user has a need for the service function, the service rule setting can be modified through the Web editing page, so that the executed service function meets the requirement. In one example, taking attendance rules as an example, the user may modify business rules in the Web editing page, and set the functional display to display the attendance personnel's card punching time, late arrival time, corresponding discount form, and the like.
Step 203, acquiring a data template corresponding to the business rule strategy;
in the embodiment of the invention, after the national business rule strategy configured by the operation management platform is obtained through pulling, the data template of the attendance rules and the like stored through JSON can be copied in the SaaS business platform to be used as initialized data and stored in the SaaS business platform database.
Step 204, analyzing the data template, and customizing a service function according to an analysis result;
the SaaS service platform uses a model resolver of the service rule engine to understand the service rules by resolving the JSON data template, so that a user can customize service functions according to the service rules.
A business rule is a specification that describes a business policy or procedure.
A business rules engine is a software component that allows non-programmers to add or modify the business logic of a business process management system.
The business rule engine separates the business rule execution code from other code of the business process management system. Thus, the end-user can change business rules without requiring the assistance of a programmer. When there is a change, the engine will evaluate the impact of the change on other rules in the system and, if there is a conflict, will prompt the user.
Step 205, the business function is shown.
In specific implementation, according to the definition of the business rule, the business function has a corresponding display form, and if some forms are hidden, some forms are displayed. And finally, different display pages can be displayed to the user according to different business rules of different country objects.
The method comprises the steps of receiving a registration request triggered by a user through a SaaS service platform; the registration request comprises object information; based on the object information, acquiring a business rule strategy corresponding to the object information from a SaaS operation management platform; acquiring a data template corresponding to a business rule strategy; and analyzing the data template, and customizing the service function according to the analysis result. Therefore, the technical problem that the personalized customization of the SaaS service is difficult is solved.
For ease of understanding, the following is illustrated by specific examples:
fig. 3 is a flowchart of a business rule customizing method configured based on a visualization rule policy according to an embodiment of the present invention. As shown in fig. 3, an operator may log in a SaaS operation management platform, define a country list on the SaaS operation management platform, and configure national business rule policies of different countries, which may specifically include charging permissions, payment methods, service terms, privacy terms, attendance rules, and the like. Wherein specific business rule types can be created and modified as needed. The country configured by the business rule policy may set a Switch button to set whether the country is activated, and if the Switch is turned on, the country may be selected when the end user registers; if the Switch is closed, the country is hidden from selection when the end user registers.
After the national service rule strategy is configured, a terminal user can select a country to which the terminal user belongs to register on the SaaS service platform, the SaaS service platform can pull the national service rule strategy from the SaaS operation management platform according to the national information, store a copy of the national service rule strategy and copy a data template corresponding to the service rule strategy on the SaaS service platform. The business rule engine can analyze the data template, receive user-defined operation of a user, obtain data to be displayed and dynamically display the data through a Web page.
Referring to fig. 4, fig. 4 is a block diagram illustrating a configuration of a business rule customizing device configured based on a visualization rule policy according to an embodiment of the present invention.
The embodiment of the invention provides a business rule customizing device based on visual rule strategy configuration, which is applied to a software as a service (SaaS) platform, wherein the SaaS platform is communicated with a SaaS operation management platform; the device comprises:
a registration request receiving module 401, configured to receive a registration request triggered by a user; the registration request comprises object information;
a service rule policy obtaining module 402, configured to obtain, based on the object information, a service rule policy corresponding to the object information from the SaaS operation management platform;
a data template obtaining module 403, configured to obtain a data template corresponding to the business rule policy;
and the parsing module 404 is configured to parse the data template and customize a service function according to a parsing result.
In the embodiment of the invention, the business rule strategy comprises the following steps: charging permission strategy, payment mode strategy, service clause strategy, privacy clause strategy and attendance rule strategy.
In the embodiment of the invention, an object list is configured on a SaaS operation management platform; the business rule policy obtaining module 402 includes:
and the business rule strategy acquisition submodule is used for inquiring the object list from the SaaS operation management platform based on the object information and acquiring the business rule strategy corresponding to the object information.
In the embodiment of the present invention, the method further includes:
and the display module is used for displaying the service function.
An embodiment of the present invention further provides an electronic device, where the device includes a processor and a memory:
the memory is used for storing the program codes and transmitting the program codes to the processor;
the processor is used for executing the business rule customizing method based on the visual rule strategy configuration according to the embodiment of the invention according to the instructions in the program codes.
The embodiment of the invention also provides a computer-readable storage medium, which is used for storing a program code, and the program code is used for executing the visual rule policy configuration-based business rule customizing method of the embodiment of the invention.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, apparatus, or computer program product. Accordingly, embodiments of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
Embodiments of the present invention are described with reference to flowchart illustrations and/or block diagrams of methods, terminal devices (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing terminal to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing terminal, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing terminal to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing terminal to cause a series of operational steps to be performed on the computer or other programmable terminal to produce a computer implemented process such that the instructions which execute on the computer or other programmable terminal provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present invention have been described, additional variations and modifications of these embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all such alterations and modifications as fall within the scope of the embodiments of the invention.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or terminal that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or terminal. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or terminal that comprises the element.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A business rule customizing method based on visual rule strategy configuration is characterized in that the method is applied to a SaaS business platform, and the SaaS business platform is communicated with a SaaS operation management platform; the method comprises the following steps:
the SaaS service platform receives a registration request triggered by a user; the registration request comprises object information;
based on the object information, acquiring a business rule strategy corresponding to the object information from the SaaS operation management platform;
acquiring a data template corresponding to the business rule strategy;
and analyzing the data template, and customizing a service function according to an analysis result.
2. The method of claim 1, wherein the business rule policy comprises: charging permission strategy, payment mode strategy, service clause strategy, privacy clause strategy and attendance rule strategy.
3. The method of claim 1, wherein the SaaS operations management platform is configured with a list of objects; the step of acquiring a business rule policy corresponding to the object information from the SaaS operation management platform based on the object information includes:
and inquiring the object list from the SaaS operation management platform based on the object information to acquire a business rule strategy corresponding to the object information.
4. The method of claim 1, further comprising:
and displaying the service function.
5. A business rule customizing device based on visual rule strategy configuration is characterized in that the device is applied to a SaaS business platform, and the SaaS business platform is communicated with a SaaS operation management platform; the device comprises:
a registration request receiving module, configured to receive a registration request triggered by a user; the registration request comprises object information;
a service rule policy acquisition module, configured to acquire, based on the object information, a service rule policy corresponding to the object information from the SaaS operation management platform;
the data template acquisition module is used for acquiring a data template corresponding to the business rule strategy;
and the analysis module is used for analyzing the data template and customizing the service function according to the analysis result.
6. The apparatus of claim 5, wherein the business rule policy comprises: charging permission strategy, payment mode strategy, service clause strategy, privacy clause strategy and attendance rule strategy.
7. The apparatus of claim 5, wherein the SaaS operations management platform is configured with a list of objects; the business rule strategy obtaining module comprises:
and the business rule strategy acquisition submodule is used for inquiring the object list from the SaaS operation management platform based on the object information and acquiring a business rule strategy corresponding to the object information.
8. The apparatus of claim 5, further comprising:
and the display module is used for displaying the service function.
9. An electronic device, comprising a processor and a memory:
the memory is used for storing program codes and transmitting the program codes to the processor;
the processor is configured to execute the visualization rule policy based configuration business rule customization method of any one of claims 1-4 according to instructions in the program code.
10. A computer-readable storage medium for storing program code for executing the visualization rules policy-based configuration business rule customization method of any one of claims 1 to 4.
CN202110045021.5A 2021-01-13 2021-01-13 Business rule customizing method and device based on visual rule strategy configuration Pending CN112783485A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110045021.5A CN112783485A (en) 2021-01-13 2021-01-13 Business rule customizing method and device based on visual rule strategy configuration

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110045021.5A CN112783485A (en) 2021-01-13 2021-01-13 Business rule customizing method and device based on visual rule strategy configuration

Publications (1)

Publication Number Publication Date
CN112783485A true CN112783485A (en) 2021-05-11

Family

ID=75755794

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110045021.5A Pending CN112783485A (en) 2021-01-13 2021-01-13 Business rule customizing method and device based on visual rule strategy configuration

Country Status (1)

Country Link
CN (1) CN112783485A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114415916A (en) * 2022-01-05 2022-04-29 阿里云计算有限公司 Data processing method, device, equipment and storage medium
CN115309440A (en) * 2022-05-31 2022-11-08 广州仕邦人力资源有限公司 RPA software generation method based on SaaS

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102135883A (en) * 2011-03-14 2011-07-27 山东大学 Software-as-a-service (SaaS) application generation and deployment supporting method and device
CN102609271A (en) * 2012-02-20 2012-07-25 山东大学 Metadata-driven visual SaaS (Software as a Service) application customizing method and metadata-driven visual SaaS application customizing system
CN103164206A (en) * 2011-12-16 2013-06-19 上海博腾信息科技有限公司 Software customization system based on software as a service (SAAS)
KR20160062523A (en) * 2014-11-25 2016-06-02 주식회사 와이티 Strategy management plan system based on SaaS

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102135883A (en) * 2011-03-14 2011-07-27 山东大学 Software-as-a-service (SaaS) application generation and deployment supporting method and device
CN103164206A (en) * 2011-12-16 2013-06-19 上海博腾信息科技有限公司 Software customization system based on software as a service (SAAS)
CN102609271A (en) * 2012-02-20 2012-07-25 山东大学 Metadata-driven visual SaaS (Software as a Service) application customizing method and metadata-driven visual SaaS application customizing system
KR20160062523A (en) * 2014-11-25 2016-06-02 주식회사 와이티 Strategy management plan system based on SaaS

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114415916A (en) * 2022-01-05 2022-04-29 阿里云计算有限公司 Data processing method, device, equipment and storage medium
CN115309440A (en) * 2022-05-31 2022-11-08 广州仕邦人力资源有限公司 RPA software generation method based on SaaS

Similar Documents

Publication Publication Date Title
Lubin et al. JuMP 1.0: Recent improvements to a modeling language for mathematical optimization
US10592319B2 (en) API notebook tool
US10228935B2 (en) Rebuildable service-oriented applications
US9753701B2 (en) Generating logic with scripting language in software as a service enterprise resource planning
US9021419B2 (en) System and method for supporting intelligent design pattern automation
CN112783485A (en) Business rule customizing method and device based on visual rule strategy configuration
US11847509B2 (en) Infrastructure base model API
CN107391528B (en) Front-end component dependent information searching method and equipment
CN115639980A (en) Draggable front-end logic arrangement method and device for low-code platform
CN109522013A (en) A kind of code generating method and device of business function
AU2013208203A1 (en) Contextual solicitation in a starter application
CN112631696A (en) Service arranging method, arranging device, processor and service arranging system
CN116755669A (en) Low code development method and tool based on DSL language operation model
US7720872B1 (en) Software interface mapping tool
Han et al. Policy on literature content based on software as service
CN116661778A (en) Automatic index processing method, device, equipment and storage medium
CN115145652A (en) Method, device, equipment and medium for creating data processing task
Han et al. Integration technology of literature contents based on SaaS
CN112596705B (en) Project version control method and device, electronic equipment and storage medium
Tambouris et al. On public service provision informative phase: a dialogue-based model and platform
US20230230324A1 (en) Method, System, Equipment and Medium for Modifying the Layering Layer Information of Finite Element Model Unit
Spillner et al. Engineering Service Level Agreements-A Constrained-domain and Transformation Approach
Ifrah Introduction to Azure AI and OpenAI
Zhang et al. Test Case Generation of Composite Web Services Based on Semantic Matching and Condition Recognition
Marani et al. Using External Libraries in Our Project

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20210511

RJ01 Rejection of invention patent application after publication