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

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

Info

Publication number
CN111368179B
CN111368179B CN202010160128.XA CN202010160128A CN111368179B CN 111368179 B CN111368179 B CN 111368179B CN 202010160128 A CN202010160128 A CN 202010160128A CN 111368179 B CN111368179 B CN 111368179B
Authority
CN
China
Prior art keywords
operation prompt
prompt information
business
link
flow
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.)
Active
Application number
CN202010160128.XA
Other languages
Chinese (zh)
Other versions
CN111368179A (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

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

Abstract

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

Description

Method for realizing general operation prompt configuration and display control in cloud platform flow application business approval link
Technical Field
The invention relates to the field of database management, in particular to the field of cloud platform flow, and specifically relates to a method for realizing general operation prompt configuration and display control in a cloud platform flow application business approval link.
Background
In the field of information management systems for computer software, there is often a business scenario: in order to ensure the reliability of service processing and avoid the omission caused by information asymmetry, different operation prompts are needed to be provided for different processing links of different service flows to assist link processing people in processing the service flows.
The complexity of the business scenario is:
1) Different business processes and different processing links have larger difference of operation prompt information
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 utility model aims at the complex business scene, and provides a general, flexible and dynamic design and realization method, which has the following effects: corresponding operation prompt information is configured for different links of different business processes, so that corresponding operation prompt information is displayed on a processing page of a process approval link according to the configured operation prompt, and a processor is assisted to process business of the corresponding link. In cloud platform flow application similar to the scene, the design and the method can quickly respond to the change of the operation prompt information of the flow link, and the use experience of the information system application software is improved.
Aiming at the processing of the operation prompt of the links of the flow, the operation prompt can be displayed only in different links of different flows from the service perspective, and the common implementation technical mode is as follows: and writing dead operation prompt information in a hard coding mode on a flow link page needing to display operation prompts. 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 on a business information display page of the process link to display corresponding operation prompt information;
2) Aiming at the multiplexed page, it is necessary to distinguish which link of which business flow enters the page, and then different operation prompt messages are displayed according to the needs of different links.
The following analysis is made for the above-mentioned common operating methods:
in cloud platform flow applications, each company has many business processes, such as: the method has the advantages that the contract approval process, the income confirmation process, the contract billing process, the purchase settlement process and the like are realized, each business process has a plurality of business links, each business link can be correspondingly adjusted along with the change of the operation management concept and the internal control auditing requirement of a company, and the method for directly hard-coding the dead operation prompt information in the page corresponding to the process link has the following defects:
1. the service response caused by inflexibility of the implementation mode is not timely: each adjustment requires an adjustment involving the code level;
2. the new process is developed at any time, which relates to the operation prompt, which needs to be independently developed, the development workload is large, and the investment is wasted;
3. the page code maintenance operation prompt of each flow link causes maintenance management dispersion and difficult maintenance.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provides the method for realizing the configuration and the display control of the general operation prompt in the cloud platform flow application business approval link, which has low cost, simple and convenient operation and wider application range.
In order to achieve the above purpose, the method for realizing the configuration and the display control of the general operation prompt in the cloud platform flow application business approval link of the invention comprises the following steps:
the method for realizing the configuration and the display control of the general operation prompt in the cloud platform flow application business approval link is mainly characterized by comprising the following steps:
(1) Extracting a business flow and operation prompt contents of which operation prompt information needs to be configured, and creating a flow link operation prompt information table;
(2) Embedding a unified operation prompt information display page into the processing pages of all business links of all business processes;
(3) Judging whether operation prompt information is found in the page, if so, displaying the operation prompt information; otherwise, the information is not displayed, and the business flow is continued.
Preferably, the operation prompt information is searched in the step (3), specifically:
and acquiring operation prompt information data of the designated links of the designated flow through a standard database query language.
Preferably, the flow link operation prompt information table in the step (1) includes operation prompt information of a certain service link of a specific certain service flow.
Preferably, the operation prompt information display page in the step (2) includes a javascript function, so as to implement the requirement of calling the operation prompt information display page by the processing page of all the business links of all the business processes.
Preferably, the javascript function includes parameters including a current flow definition name and a current flow link definition ID.
By adopting the method for realizing the configuration and the display control of the universal operation prompt in the cloud platform flow application business approval link, the operation prompt information data of the flow link is set by configuring the operation prompt information maintenance interface in the unified flow link, and the retrieval method of the operation prompt information provided by the invention can simply and efficiently provide the unified operation prompt information for the user interface end of each link of each business flow of an application system.
Drawings
Fig. 1 is a schematic diagram of a relationship between a link of a business process and an operation prompt in a method for realizing configuration and display control of a general operation prompt in a business approval link of a cloud platform process application business.
Detailed Description
In order to more clearly describe the technical contents of the present invention, a further description will be made below in connection with specific embodiments.
The method for realizing the configuration and the display control of the general operation prompt in the cloud platform flow application business approval link comprises the following steps:
(1) Extracting a business flow and operation prompt contents of which operation prompt information needs to be configured, and creating a flow link operation prompt information table;
(2) Embedding a unified operation prompt information display page into the processing pages of all business links of all business processes;
(3) Judging whether operation prompt information is found in the page, 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 designated links of the designated flow through a standard database query language.
As a preferred embodiment of the present invention, the flow link operation prompt information table in the step (1) includes operation prompt information of a certain service link of a specific certain service flow.
As a preferred embodiment of the present invention, the operation prompt information display page in the step (2) includes a javascript function, which is used for implementing the requirements of the operation prompt information display page for the processing page call of all the business links of all the business processes.
As a preferred implementation manner of the invention, the parameters included in the javascript function are the current flow definition name and the current flow link definition ID.
In a specific embodiment of the invention, a structural design and a method for configuring and displaying operation prompts commonly used in cloud platform business process approval are provided, and the principle is that operation prompts needed to be displayed and the effect to be displayed in the process links are saved through an operation prompt configuration table of the process links. And acquiring operation prompt data on a process link processing page by a unified method through a unified configuration mode to display the system structural design and the implementation method. The design and the method can quickly and dynamically respond to the setting, adjustment and processing requirements of operation prompts in the process approval under the cloud platform application environment, and meet the requirements of service processing reliability. Meanwhile, the method and the device have universality and universality which are independent of specific database management software. Mainly realizes the following purposes: the centralized efficient configuration and management module is provided, so that a user can rapidly configure operation prompt information during operation, and the service response speed is increased; the unified page control for displaying the operation prompt information is provided, so that the development workload is reduced; different database management software is supported, and the applicability of multiple environments is ensured without depending on specific capability provided by specific databases.
In a cloud platform flow application environment, for a business flow link needing to configure an operation prompt, an application software interface is usually required to display the operation prompt information in a rich text mode, and the operation prompt information displayed by different flows and different auditing roles (business flow approval links) is personalized and can also be changed frequently.
For convenience of explanation, assume that a business approval process of an enterprise needs to display an operation prompt as follows:
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 the relationship between the link of the lower business process and the operation prompt is shown in fig. 1.
By researching the commonality of the scenes, the invention abstracts the structural design of a set of operation prompt data model, and provides the implementation method based on the structural design, the efficiency of service development can be obviously improved, and the service demand change in the operation period can be responded quickly.
The invention comprises two components:
(1) Designing an operation prompt data model structure;
(2) The method for realizing the operation prompt display page control.
The two components of the present invention are specifically described below in connection with the provided scenarios:
1. operation prompt data model structure design
The data model of the present invention comprises a table design: the flow link operates the prompt information table, and the action is as follows:
the 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:
by combining the example scene and the data table design, each link of each business flow of the enterprise needs to be provided with the description of the operation prompt information, and the total business flow needing to be provided with the operation prompt information is found to be divided into A and B, wherein links needing to be provided with the operation prompt information in the A flow are A1 and A2, and links needing to be provided with the operation prompt information in the B flow are B2 and B3. The data record of the flow link operation prompt information table is as follows:
through the data model design, if the links of the business process of the enterprise, which need to be configured with the operation prompt information, are changed, or the operation prompt information, which needs to be configured in a certain link of a certain business process, is changed, the operation prompt information table can be quickly adjusted by only maintaining the data of the operation prompt information table in the link of the process.
2. Method for realizing operation prompt information display page control
For the invention, the processing page of all business links of all business flows of the enterprise is only needed to be embedded with a unified operation prompt information display page processTipShow. The operation prompt information data of the appointed procedure appointed link can be obtained through a section of simple standard database query language, and the following SQL grammar for screening the operation prompt information is realized:
SELECT field list from flow procedure operation prompt message list a
where a.PROCESSDEFNAME= [ flow definition name ] and ACTIVITYDEFID = [ flow link definition ID ]
The unified js method queryProcTip is provided on the page for the page call of each link of each business flow, and the received parameters are two: current flow definition name, current flow link definition ID. Examples are as follows:
var proctpdata = { processDefName: current flow definition name,
activityDefID: current flow link definition ID };
queryProcTip(proctipdata);
the page presentation effect is as follows:
i are the processing pages of the A1 link of the business flow A
I are prompt messages of A1 link of A flow
The technical proposal is as follows: by introducing two components of the technical solution of the invention, the key processing of the invention is to solve the problem of displaying operation prompt information of a processing page of a flow link in a unified way in a configuration mode in a complex scene that one enterprise has a plurality of business processes and each business process has a plurality of business links to display different operation prompt information, and the invention has wide application scenes in the current enterprise application environment.
In the present enterprise informatization system, the service processes are very popular, and among the service processes, some key service processing links need to display the scene of the service operation prompt information is very wide, and the invention uses a typical scene of "income confirmation process" in the internal informatization system as an embodiment to describe the implementation whole process of realizing the configuration and the display of the key service operation prompt information based on the invention.
The confirmation of revenue mainly comprises the confirmation of sales revenue of the product and the confirmation of labor revenue. The evidence of the confirmation of the sales income of the general enterprises is the evidence such as the check-in order of the products to the goods or the check-in order of the installation of the products, and the evidence of the general demands of the income of the labor is the evidence such as the work load clearing order of the labor. It is of paramount importance to the participants of the business who are responsible for each link of revenue validation whether the revenue validation is justified, etc. Based on this premise, we can consider from several aspects. Such as: whether the point of revenue validation is accurate, whether the receipt of the contract satisfies a condition, whether the corresponding purchase has been counted, whether evidence of revenue validation is compliant, and so forth.
Assuming that revenue confirmation of a corporation needs to go through links such as "initiate revenue confirmation" - > "sales confirmation" - > "business audit" - > "purchase audit" - > "PMO audit" - > "financial confirmation revenue" - > "business archiving external evidence", the control of some key information of revenue confirmation such as revenue confirmation evidence is conducted for the links such as "initiate revenue confirmation", "sales confirmation", "business archiving external evidence", if according to the implementation mode of the conventional software system, some operation prompt information needs to be written on pages of each flow link, so that participants of the flow link refer to the operation prompt information to check compliance of the revenue confirmation.
In this case, we assume that three links, namely "initiate revenue validation", "sell validation", "business archive external evidence", need to configure some operation prompt information to assist the processor of the link in compliance with the revenue validation.
The invention uses a general operation prompt information configuration and display design mode and method, combines specific income confirmation business, designs the following table structure and data setting:
the flow link operation prompt information table:
through the configuration, the participants of each link can be quickly defined to pay attention to the operation prompts, and then the operation prompt information is displayed through unified data acquisition. The whole process only makes 1 query, and different parameters are transmitted to a public method aiming at different links. The advantages of the invention are obviously reflected: the configuration is simple, the development is simple, the processing is efficient, the mode is universal, and the occupation of system resources is low.
By adopting the method for realizing the configuration and the display control of the universal operation prompt in the cloud platform flow application business approval link, the operation prompt information data of the flow link is set by configuring the operation prompt information maintenance interface in the unified flow link, and the retrieval method of the operation prompt information provided by the invention can simply and efficiently provide the unified operation prompt information for the user interface end of each link of each business flow of an application system.
In this specification, the invention has been described with reference to specific embodiments thereof. It will be apparent, however, that various modifications and changes may be made without departing from the spirit and scope of the invention. The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense.

Claims (2)

1. A method for realizing general operation prompt configuration and display control in a cloud platform flow application business approval link is characterized by comprising the following steps:
(1) Extracting a business flow and operation prompt contents of which operation prompt information needs to be configured, and creating a flow link operation prompt information table;
(2) Embedding a unified operation prompt information display page into the processing pages of all business links of all business processes;
(3) Judging whether operation prompt information is found in the page, if so, displaying the operation prompt information; otherwise, the information is not displayed, and the business process is continued;
the operation prompt information is searched in the step (3), and the operation prompt information is specifically:
acquiring operation prompt information data of a designated link of a designated flow through a standard database query language;
the operation prompt information display page in the step (2) comprises a javascript function, and is used for realizing the requirement of calling the operation prompt information display page by the processing page of all business links of all business processes;
the parameters contained in the javascript function are the current flow definition name and the current flow link definition ID.
2. The method for implementing general operation prompt configuration and display control in cloud platform process application business approval links according to claim 1, wherein the process link operation prompt information table in the step (1) includes operation prompt information of a certain business link of a specific certain business process.
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 CN111368179A (en) 2020-07-03
CN111368179B true 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)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112068917B (en) * 2020-09-14 2024-04-30 北京五八信息技术有限公司 Interface presentation method, 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.《2010 Seventh International Conference on Fuzzy Systems and Knowledge Discovery》.2010,2395-2398. *
曲美霞 ; 弭希庆 ; .企业自动审批流程管理系统的实现.计算机技术与发展.2006,(02),73-75. *
蔡求童.智能云服务平台系统的设计与实现.《中国优秀硕士学位论文全文数据库》.2020,I138-442. *

Also Published As

Publication number Publication date
CN111368179A (en) 2020-07-03

Similar Documents

Publication Publication Date Title
US8177121B2 (en) Automated aggregation and comparison of business spending relative to similar businesses
US7856420B2 (en) Zero latency enterprise enriched publish/subscribe
US8874600B2 (en) System and method for building a cloud aware massive data analytics solution background
US20030220901A1 (en) Interaction manager
US20080184270A1 (en) Method and apparatus for sending notification to subscribers of requested events
US8380797B2 (en) Business data exchange layer
US20130166721A1 (en) Systems and methods for a social media network/business platform interface
WO2014063127A1 (en) Method and system for creating tax configuration templates
US8626790B2 (en) System and method for processing and analyzing dimension data
US8046238B2 (en) Business transaction management
CN111429241A (en) Accounting processing method and device
CN110807016A (en) Data warehouse construction method and device applied to financial business and electronic equipment
CN111368179B (en) Method for realizing general operation prompt configuration and display control in cloud platform flow application business approval link
CN110163468A (en) The application method of business management system and business management system
CN116795818A (en) Data warehouse refining and optimizing method, device, equipment and storage medium thereof
CN111311200A (en) Management method and device for large passenger consultation work order platform
CN111476533A (en) Internet management platform based on information interaction
CN111210204B (en) System and method for realizing general check item configuration and display processing in cloud platform flow application business approval link
CN115439078A (en) Dynamic generation auditing system based on business
CN113052552A (en) Enterprise management system
CN116383311B (en) Method for real-time fusion search of provider portrait data in building industry
Flanagan Getting the paper out of the marketing & sales pipeline
CN110826997A (en) Operation architecture of vehicle inventory auditing system
CN114866270B (en) Mobile sales auxiliary system and method based on distributed technology
CN114841570B (en) Data processing method, device, equipment and medium for customer relationship management system

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