CN111368179A - Method for realizing general operation prompt configuration and display control in cloud platform process application business approval link - Google Patents

Method for realizing general operation prompt configuration and display control in cloud platform process application business approval link Download PDF

Info

Publication number
CN111368179A
CN111368179A CN202010160128.XA CN202010160128A CN111368179A CN 111368179 A CN111368179 A CN 111368179A CN 202010160128 A CN202010160128 A CN 202010160128A CN 111368179 A CN111368179 A CN 111368179A
Authority
CN
China
Prior art keywords
operation prompt
prompt information
link
business
cloud platform
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202010160128.XA
Other languages
Chinese (zh)
Other versions
CN111368179B (en
Inventor
黄庆敬
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Primeton Information Technology Co ltd
Original Assignee
Primeton Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Primeton Information Technology Co ltd filed Critical Primeton Information Technology Co ltd
Priority to CN202010160128.XA priority Critical patent/CN111368179B/en
Publication of CN111368179A publication Critical patent/CN111368179A/en
Application granted granted Critical
Publication of CN111368179B publication Critical patent/CN111368179B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9532Query formulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/12Accounting
    • G06Q40/125Finance or payroll

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Strategic Management (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Human Resources & Organizations (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • General Business, Economics & Management (AREA)
  • Data Mining & Analysis (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • General Engineering & Computer Science (AREA)
  • Tourism & Hospitality (AREA)
  • Quality & Reliability (AREA)
  • Operations Research (AREA)
  • Mathematical Physics (AREA)
  • Development Economics (AREA)
  • Technology Law (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention relates to a method for realizing general operation prompt configuration and display control in a cloud platform process application business approval link, which comprises the following steps: extracting a service process and operation prompt contents of which operation prompt information needs to be configured, and creating a process link operation prompt information table; embedding a uniform operation prompt information display page in the processing pages of all business links of all business processes; and judging whether the operation prompt information is found in the page or not, and if so, displaying the operation prompt information. By adopting the method for realizing the general operation prompt configuration and the display control in the cloud platform process application business approval link, the operation prompt information data of the process link is set through the operation prompt information maintenance interface configured in the unified process link, so that the unified operation prompt information can be simply and efficiently provided for the user interface end of each link of each business process of the application system, and the method has the advantages of high scene universality, centralized management, simplicity in development and reduction in resource consumption.

Description

Method for realizing general operation prompt configuration and display control in cloud platform process application business approval link
Technical Field
The invention relates to the field of database management, in particular to the field of cloud platform processes, and specifically relates to a method for realizing general operation prompt configuration and display control in an approval link of a cloud platform process application business.
Background
In the field of information management systems for computer software, there is often a business scenario: in order to ensure the reliability of business processing and avoid omission caused by asymmetric information, different operation prompts need to be provided to assist a link handler to process business processes aiming at different processing links of different business processes.
The complexity of the service scenario is:
1) the operation prompt information of different business processes and different processing links has larger differentiation
2) In the same auditing link, along with the change of the service, the information of the operation prompt may change along with the change of the service
The patent is used for providing a universal, flexible and dynamic design and implementation method aiming at such complex service scenes, and the embodiment effect is as follows: and configuring corresponding operation prompt information aiming at different links of different business processes, so that the corresponding operation prompt information is displayed according to the configured operation prompt on a processing page of the process approval link to assist a processor in carrying out business processing of the corresponding link. In the cloud platform process application similar to the scene, the design and the method can quickly respond to the change of the operation prompt information of the process link, and the use experience of the application software of the information system is improved.
For the processing of the operation prompt of the process links, from the business perspective, only different links of different processes need to be processed, and corresponding operation prompt information can be displayed, and a common implementation technical mode is as follows: and writing the operation prompt information in a hard coding mode on a page of a process link needing to display the operation prompt. The processing steps are as follows:
1) aiming at a page which is independently used for a certain link of a certain business process, only a section of code is independently written to display corresponding operation prompt information on a business information display page of the process link;
2) aiming at the multiplexed page, it is necessary to distinguish which link of which business process enters the page, and then different operation prompt information is displayed according to the needs of different links.
The following analysis of the disadvantages presented for the above-mentioned common operating methods:
in the cloud platform process application, each company has many business processes, such as: the method comprises a contract approval process, a income confirmation process, a contract invoicing process, a purchase settlement process and the like, wherein each business process has a plurality of business links, each business link can be correspondingly adjusted along with the changes of the operation management concept and the internal control auditing requirement of a company, and the method for directly writing the operation prompt information in a hard code in a page corresponding to the process links has the following defects:
1. service response brought by inflexibility of an implementation mode is not timely: each adjustment requires an adjustment involving the code level;
2. any new process is developed at any time, the related operation prompts need to be developed independently, the development workload is large, and the investment is wasted;
3. the page code maintenance operation prompts of all the process links cause scattered maintenance management and difficult maintenance.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provides a method for realizing general operation prompt configuration and display control in a cloud platform process application business approval link, which has the advantages of low cost, simple and convenient operation and wide application range.
In order to achieve the above purpose, the method for implementing general operation prompt configuration and display control in the cloud platform process application service approval link of the present invention comprises:
the method for realizing the general operation prompt configuration and the display control in the cloud platform process application business approval link is mainly characterized by comprising the following steps of:
(1) extracting a service process and operation prompt contents of which operation prompt information needs to be configured, and creating a process link operation prompt information table;
(2) embedding a uniform operation prompt information display page in the processing pages of all business links of all business processes;
(3) judging whether the operation prompt information is found out in the page or not, and if so, displaying the operation prompt information; otherwise, the information is not displayed, and the business process is continued.
Preferably, the searching for the operation prompt information in the step (3) specifically includes:
and acquiring operation prompt information data of the specified link of the specified flow through a standard database query language.
Preferably, the process link operation prompt information table in step (1) includes operation prompt information of a certain service link of a specific certain service process.
Preferably, the operation prompt information presentation page in the step (2) includes a javascript function, which is used for meeting the requirement that the processing page of all business links of all business processes calls the operation prompt information presentation page.
Preferably, the parameters included in the javascript function are a current flow definition name and a current flow link definition ID.
By adopting the method for realizing the general operation prompt configuration and the display control in the cloud platform process application business approval link, the operation prompt information data of the process link is set through the operation prompt information maintenance interface configured in the unified process link, and according to the retrieval method of the operation prompt information provided by the invention, the unified operation prompt information can be simply and efficiently provided for the user interface end of each link of each business process of the application system, and compared with the method for writing the operation prompt information by adopting the page of each business process link, the method has the advantages of high scene universality, centralized management, high operation efficiency, simplicity in development and reduction of resource consumption, and has strong applicability.
Drawings
Fig. 1 is a schematic diagram illustrating a relationship between a link of a business process and an operation prompt, in a method for implementing general operation prompt configuration and display control in a cloud platform process application business approval link of the present invention.
Detailed Description
In order to more clearly describe the technical contents of the present invention, the following further description is given in conjunction with specific embodiments.
The invention discloses a method for realizing general operation prompt configuration and display control in a cloud platform process application service approval link, which comprises the following steps:
(1) extracting a service process and operation prompt contents of which operation prompt information needs to be configured, and creating a process link operation prompt information table;
(2) embedding a uniform operation prompt information display page in the processing pages of all business links of all business processes;
(3) judging whether the operation prompt information is found out in the page or not, and if so, displaying the operation prompt information; otherwise, the information is not displayed, and the business process is continued;
and acquiring operation prompt information data of the specified link of the specified flow through a standard database query language.
As a preferred embodiment of the present invention, the process link operation prompt information table in step (1) includes operation prompt information of a certain service link of a specific certain service process.
As a preferred embodiment of the present invention, the operation prompt information presentation page in step (2) includes a javascript function, and is used to meet a requirement that the processing page of all business links of all business processes calls the operation prompt information presentation page.
As a preferred embodiment of the present invention, the parameters included in the javascript function are a current flow definition name and a current flow link definition ID.
The invention provides a general structural design and a method for configuring and displaying operation prompts in cloud platform business process approval, which are based on the principle that operation prompts and effects of displaying which process links need to be displayed are stored through an operation prompt configuration table of the process links. Through a uniform configuration mode, the system structure design and the implementation method for obtaining the operation prompt data for display by a uniform method on a process link processing page. The design and the method can quickly and dynamically respond to the setting, adjustment and processing requirements of the operation prompt in the process approval under the cloud platform application environment, and meet the requirement of service processing reliability. Meanwhile, the method has the universality and universality which are not dependent on specific database management software. The following aims are mainly achieved: a centralized and efficient configuration and management module is provided, so that a user can rapidly configure operation prompt information during the running period, and the service response speed is increased; providing a uniform page control for displaying operation prompt information, and reducing the development workload; different database management software is supported, and the applicability of multiple environments is guaranteed without depending on specific capabilities provided by a specific database.
In a cloud platform process application environment, for a business process link needing to be configured with an operation prompt, an application software interface usually needs to display the operation prompt information in a rich text mode, and the operation prompt information displayed by different processes and different auditing roles (business process approval links) is personalized and may also be frequently changed.
For convenience of description, assume that the business approval process of an enterprise needs to show operation prompts in the following scenarios:
the business process A has five links, namely A1, A2, A3, A4 and A5, wherein the links A1 and A2 need to display operation prompt information; the business process B has four links, namely B1, B2, B3 and B4, wherein the links B2 and B3 need to display operation prompt information.
In combination with each link of the business process of the enterprise, the total required operation prompt information is four, and as shown in fig. 1, the relationship between the link of the lower business process and the operation prompt is shown.
By researching the commonalities of the scenes, the invention abstracts the structural design of a set of operation prompt data model and provides an implementation method based on the structural design, which can obviously improve the efficiency of service development and quickly respond to the service requirement change in the operation period.
The invention comprises two components:
(1) designing an operation prompt data model structure;
(2) an implementation method for displaying a page control by an operation prompt.
The following describes two components of the present invention in detail in conjunction with the scenario provided:
first, operation prompt data model structure design
The data model of the present invention comprises a table design: the flow link operation prompt information table has the following functions:
a flow link operation prompt information table: storing operation prompt information of a certain business link of a specific certain business process;
the main fields of the table are as follows:
Figure BDA0002405455590000041
by combining the example scenario and the above data table design, the links of each business process of the enterprise need to be configured with the description of the operation prompt information, and it is found that the total business processes needing to be configured with the operation prompt information have two, namely a and B, wherein the links of the a process needing to be configured with the operation prompt information include a1 and a2, and the links of the B process needing to be configured with the operation prompt information include B2 and B3. The following data records of the process link operation prompt information table are obtained:
Figure BDA0002405455590000051
through the design of the data model, if the link of the business process of an enterprise needing to be configured with the operation prompt information changes, or the operation prompt information of a certain link of a certain business process needing to be configured changes, the data of the operation prompt information table of the process link only needs to be maintained, and the adjustment can be rapidly carried out.
Second, method for realizing page control for displaying operation prompt information
For the invention, as for the processing pages of all business links of all business processes of an enterprise, only uniform operation prompt information is embedded to display the process TipShow. The operation prompt information data of the appointed link of the appointed flow can be obtained through a simple standard database query language, and the SQL grammar for screening the operation prompt information is as follows:
SELECT [ field list ] from [ flow link operation prompt information table ] a
Process definition name and activity definition ID
Providing a unified js method queryProcTip on the page for page calling of each link of each business process, wherein the received parameters are two: current flow definition name, current flow link definition ID. Examples are as follows:
var procedpata ═ { processDefName: current flow definition name,
activityDefID: current flow link definition ID };
queryProcTip(proctipdata);
the page display effect is as follows:
i am the processing page of link A1 of business process A
Prompt message of link A1 of A process
The technical solution is summarized as follows: by introducing the two components of the technical solution, the key processing of the invention is that the problem of showing the operation prompt information of the process link processing page can be efficiently and uniformly solved in a configuration mode under the complex scene that one enterprise has a plurality of business processes and each business process has a plurality of business links to show different operation prompt information, and the invention has wide application scenes in the current enterprise application environment.
In the current enterprise information system, the use of business processes is very common, in the business processes, scenes that some key business processing links need to display business operation prompt information are also very wide, and the invention describes the whole implementation process of realizing the configuration and the display of the key business operation prompt information based on the invention by taking a typical scene of income confirmation process in an internal information system as an embodiment.
The confirmation of the income mainly includes confirmation of the sales income of the product and confirmation of the labor income. The evidence required for confirming the product sales income of a general enterprise is evidence such as a product-to-goods acceptance bill or a product installation acceptance bill, and the evidence required for the labor income is evidence such as a labor workload settlement bill. It is most important for the participants of the enterprise who are responsible for each link of revenue validation to figure out whether the revenue validation is in compliance, etc. Based on this premise, we can consider from several aspects. Such as: the revenue confirmation timing is accurate, the receipt of the contract meets a condition, the corresponding purchase has been accounted for, the evidence of the revenue confirmation is in compliance, and the like.
If the income confirmation of an enterprise needs to pass through links such as 'initiation income confirmation', 'sales confirmation', 'business review', 'purchase review', 'PMO review', 'financial review' - 'financial confirmation income' - 'business archiving external evidence' and the like, the key information of income confirmation such as income confirmation evidence and the like is controlled for the links such as 'initiation income confirmation', 'sales confirmation' and 'business archiving external evidence', and operation prompt information needs to be written on the page of each process link according to the implementation mode of the conventional software system, and participants of the process link refer to the operation prompt information to check the compliance of the income confirmation.
In this case, it is assumed that three links of "initiate income confirmation", "sell confirmation", and "document external evidence for business" need to be configured with some operation prompting information to assist the processing person in the link to perform the processing income confirmation in compliance.
Then, the present invention uses a design method and method for configuring and displaying a general operation prompt message, and combines a specific revenue confirmation service to design the following structure and data set:
a flow link operation prompt information table:
Figure BDA0002405455590000061
Figure BDA0002405455590000071
by the configuration, the operation prompts which the participants of all links need to pay attention to can be quickly defined, and then the operation prompt information is displayed through unified data acquisition. The whole process only needs 1 query, and different parameters are transmitted to a public method aiming at different links. The advantages of the invention are obviously embodied: the method has the advantages of simple configuration, simple development, high processing efficiency, universal mode and low occupation of system resources.
By adopting the method for realizing the general operation prompt configuration and the display control in the cloud platform process application business approval link, the operation prompt information data of the process link is set through the operation prompt information maintenance interface configured in the unified process link, and according to the retrieval method of the operation prompt information provided by the invention, the unified operation prompt information can be simply and efficiently provided for the user interface end of each link of each business process of the application system, and compared with the method for writing the operation prompt information by adopting the page of each business process link, the method has the advantages of high scene universality, centralized management, high operation efficiency, simplicity in development and reduction of resource consumption, and has strong applicability.
In this specification, the invention has been described with reference to specific embodiments thereof. It will, however, be evident that various modifications and changes may be made thereto without departing from the broader spirit and scope of the invention. The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense.

Claims (5)

1. A method for realizing general operation prompt configuration and display control in a cloud platform process application service approval link is characterized by comprising the following steps:
(1) extracting a service process and operation prompt contents of which operation prompt information needs to be configured, and creating a process link operation prompt information table;
(2) embedding a uniform operation prompt information display page in the processing pages of all business links of all business processes;
(3) judging whether the operation prompt information is found out in the page or not, and if so, displaying the operation prompt information; otherwise, the information is not displayed, and the business process is continued.
2. The method for realizing the general operation prompt configuration and the display control in the cloud platform process application service approval link according to claim 1, wherein the step (3) of searching the operation prompt information specifically comprises:
and acquiring operation prompt information data of the specified link of the specified flow through a standard database query language.
3. The method for realizing general operation prompt configuration and display control in the cloud platform process application service approval link according to claim 1, wherein the process link operation prompt information table in the step (1) contains operation prompt information of a certain service link of a specific certain service process.
4. The method for realizing the configuration and the display control of the general operation prompt in the cloud platform process application business approval link according to claim 1, wherein the operation prompt information display page in the step (2) comprises a javascript function, and is used for realizing the requirement that the processing page of all business links of all business processes calls the operation prompt information display page.
5. The method for realizing the configuration and the display control of the general operation prompts in the cloud platform process application business approval link according to claim 4, wherein the parameters contained in the javascript function are a current process definition name and a current process link definition ID.
CN202010160128.XA 2020-03-10 2020-03-10 Method for realizing general operation prompt configuration and display control in cloud platform flow application business approval link Active CN111368179B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010160128.XA CN111368179B (en) 2020-03-10 2020-03-10 Method for realizing general operation prompt configuration and display control in cloud platform flow application business approval link

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010160128.XA CN111368179B (en) 2020-03-10 2020-03-10 Method for realizing general operation prompt configuration and display control in cloud platform flow application business approval link

Publications (2)

Publication Number Publication Date
CN111368179A true CN111368179A (en) 2020-07-03
CN111368179B CN111368179B (en) 2023-10-17

Family

ID=71208726

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010160128.XA Active CN111368179B (en) 2020-03-10 2020-03-10 Method for realizing general operation prompt configuration and display control in cloud platform flow application business approval link

Country Status (1)

Country Link
CN (1) CN111368179B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112068917A (en) * 2020-09-14 2020-12-11 北京五八信息技术有限公司 Interface presentation method and device, electronic equipment and computer readable medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104486421A (en) * 2014-12-18 2015-04-01 上海斐讯数据通信技术有限公司 Realization method for business policy management on cloud platform of wireless business system
CN107545407A (en) * 2017-07-17 2018-01-05 北京慧点科技有限公司 The method and device of business flow processing
WO2018090871A1 (en) * 2016-11-15 2018-05-24 腾讯科技(深圳)有限公司 Application service indication method and application service indication device
CN108074072A (en) * 2016-11-15 2018-05-25 北京合思信息技术有限公司 A kind of financial transaction approval process management method
CN109409844A (en) * 2018-11-12 2019-03-01 郑州云海信息技术有限公司 The management method and device of netpage user's operation behavior
CN109615333A (en) * 2018-12-13 2019-04-12 普元信息技术股份有限公司 The system and method examined step by step in cloud platform based on drawer model realization process
CN110503408A (en) * 2019-08-28 2019-11-26 清大鲁班(北京)国际信息技术有限公司 It is a kind of based on the business process management system custom-configured

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104486421A (en) * 2014-12-18 2015-04-01 上海斐讯数据通信技术有限公司 Realization method for business policy management on cloud platform of wireless business system
WO2018090871A1 (en) * 2016-11-15 2018-05-24 腾讯科技(深圳)有限公司 Application service indication method and application service indication device
CN108074072A (en) * 2016-11-15 2018-05-25 北京合思信息技术有限公司 A kind of financial transaction approval process management method
CN107545407A (en) * 2017-07-17 2018-01-05 北京慧点科技有限公司 The method and device of business flow processing
CN109409844A (en) * 2018-11-12 2019-03-01 郑州云海信息技术有限公司 The management method and device of netpage user's operation behavior
CN109615333A (en) * 2018-12-13 2019-04-12 普元信息技术股份有限公司 The system and method examined step by step in cloud platform based on drawer model realization process
CN110503408A (en) * 2019-08-28 2019-11-26 清大鲁班(北京)国际信息技术有限公司 It is a kind of based on the business process management system custom-configured

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
XIAOFENG LI等: "The prompting method of IPTV input method for Chinese with full text search technology" *
曲美霞;弭希庆;: "企业自动审批流程管理系统的实现" *
蔡求童: "智能云服务平台系统的设计与实现" *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112068917A (en) * 2020-09-14 2020-12-11 北京五八信息技术有限公司 Interface presentation method and device, electronic equipment and computer readable medium
CN112068917B (en) * 2020-09-14 2024-04-30 北京五八信息技术有限公司 Interface presentation method, device, electronic equipment and computer readable medium

Also Published As

Publication number Publication date
CN111368179B (en) 2023-10-17

Similar Documents

Publication Publication Date Title
US7761591B2 (en) Central work-product management system for coordinated collaboration with remote users
US20140114822A1 (en) Method and system for creating tax configuration templates
US20080184270A1 (en) Method and apparatus for sending notification to subscribers of requested events
CN110321273A (en) A kind of business statistical method and device
CN110032594B (en) Customizable data extraction method and device for multi-source database and storage medium
JP2004538574A (en) Workflow system capable of document version management and document version management method using the same
CN101556586A (en) Method, system and device of automatic data collection
CN103049367A (en) Automatic testing method for software
CN111078980A (en) Management method, device, equipment and storage medium based on credit investigation big data
US20090083221A1 (en) System and Method for Estimating and Storing Skills for Reuse
CN110347653A (en) Data processing method and device, electronic equipment and readable storage medium storing program for executing
US6240405B1 (en) Information processors having an agent function and storage mediums which contain processing programs for use in the information processor
US20090287845A1 (en) Mediator with interleaved static and dynamic routing
CN111461650A (en) Schedule arrangement reminding method and device, storage medium and intelligent equipment
CN111368179A (en) Method for realizing general operation prompt configuration and display control in cloud platform process application business approval link
CN111381811A (en) Software resource integration platform suitable for integration of multiple types of information systems
CN114240322A (en) Service processing method, device, storage medium and electronic equipment
CN115578170A (en) Financial batch certificate making method, device, equipment and storage medium
CN112100187B (en) Student learning data storage method and device based on VueJS
CN110196875B (en) Method for realizing data interaction based on configuration
CN114238585A (en) Query method and device based on 5G message, computer equipment and storage medium
CN111210204B (en) System and method for realizing general check item configuration and display processing in cloud platform flow application business approval link
US20190377543A1 (en) Automated generation of audio daily activity overview powered by a database
CN115665241B (en) Method for establishing system data integration interconnection general model
US20050114147A1 (en) System and method for creating business process models by multi-modal conversation

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant