CN115291762A - Service item triggering method and device, storage medium and computer equipment - Google Patents

Service item triggering method and device, storage medium and computer equipment Download PDF

Info

Publication number
CN115291762A
CN115291762A CN202210958508.7A CN202210958508A CN115291762A CN 115291762 A CN115291762 A CN 115291762A CN 202210958508 A CN202210958508 A CN 202210958508A CN 115291762 A CN115291762 A CN 115291762A
Authority
CN
China
Prior art keywords
service
data
executed
item
service data
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
CN202210958508.7A
Other languages
Chinese (zh)
Inventor
明雷振
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kangjian Information Technology Shenzhen Co Ltd
Original Assignee
Kangjian Information Technology Shenzhen 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 Kangjian Information Technology Shenzhen Co Ltd filed Critical Kangjian Information Technology Shenzhen Co Ltd
Priority to CN202210958508.7A priority Critical patent/CN115291762A/en
Publication of CN115291762A publication Critical patent/CN115291762A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application
    • 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/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • 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
    • 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/451Execution arrangements for user interfaces
    • 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Human Computer Interaction (AREA)
  • Computational Linguistics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a business project triggering method and device, a storage medium and computer equipment, relates to the technical field of internet development, and mainly aims to solve the problem that the existing business project is low in execution efficiency. The method comprises the following steps: searching to-be-executed service data of at least one service item after a loading instruction of a service page associated with the service item is detected, wherein the to-be-executed service data is used for representing target data of the rest service operation expected to be executed in the service item; adding the searched service data to be executed to a trigger component to be handled, and displaying the trigger component to be handled in the service page, wherein the trigger component to be handled is configured with a trigger event for triggering the service item to operate according to the service data to be executed, and a display area for displaying the service data to be executed; and when the triggering event is detected to be triggered, executing the rest service operation of the service project according to the service data to be executed.

Description

Service item triggering method and device, storage medium and computer equipment
Technical Field
The invention relates to the technical field of internet development, in particular to a business project triggering method and device, a storage medium and computer equipment.
Background
With the rapid development of the internet technology, more and more application programs realize flexible and diversified project development, such as development of beneficial resource experience in medical health APP, development of beneficial resource transaction in financial science and technology APP, and the like. For a specific business project in an application program, an enterprise side provides a function of triggering and completing multiple times for a user, for example, a certain experience card project can be experienced multiple times.
At present, when a specific service item is completed by multiple triggers in the prior art, after the first trigger is completed, the remaining triggers need to reenter an access port of the specific service item to call service data so as to determine the remaining triggers to complete the service item. However, the re-entering of the access port to retrieve the service data requires determining the remaining number of times each time, which causes a large amount of data resource consumption, wastes a large amount of time, and reduces the effectiveness of triggering the service item, thereby affecting the execution efficiency of the service item.
Disclosure of Invention
In view of the above, the present invention provides a method and an apparatus for triggering a business project, a storage medium, and a computer device, and mainly aims to solve the problem of low execution efficiency of the existing business project.
According to an aspect of the present invention, there is provided a method for triggering a service item, including:
searching to-be-executed service data of at least one service item after a loading instruction of a service page associated with the service item is detected, wherein the to-be-executed service data is used for representing target data of the rest service operation expected to be executed in the service item;
adding the searched to-be-executed service data to a to-be-done trigger component, and displaying the to-be-done trigger component in the service page, wherein a trigger event for triggering the service item to operate according to the to-be-executed service data and a display area for displaying the to-be-executed service data are configured in the to-be-done trigger component;
and when the triggering event is detected to be triggered, executing the rest service operation of the service project according to the service data to be executed.
Further, the searching for the to-be-executed service data of the service item includes:
obtaining historical operation behavior data corresponding to the service page, wherein user behavior data recorded by dotting is stored in the historical operation behavior data;
searching target user behavior data corresponding to the service item according to the confirmed user basic information;
and analyzing the service data to be executed of the service item according to the target user behavior data.
Further, the analyzing the to-be-executed service data of the service item according to the target user behavior data includes:
performing behavior feature extraction on the target user behavior data to obtain user behavior features, wherein the user behavior features are used for representing behavior contents for triggering service operations on the service items;
and matching the user behavior characteristics with the service data in the service project to determine to-be-executed service data, wherein the service data comprises at least one of flow service data, payment service data, transaction node data and resource right service data.
Further, before searching the service data to be executed of the service item, the method further includes:
determining a plurality of business pages to be associated with at least one business project;
and adding an output port of the to-be-handled trigger component in the page configuration of the service page, so as to output the to-be-handled trigger component added with the to-be-executed service data in the service page through the output port.
Further, before adding the output port of the to-do trigger component in the page configuration of the service page, the method further includes:
acquiring a data format and a service operation link of service data in at least one service project;
creating an initial to-do trigger assembly, wherein the initial to-do trigger assembly comprises a trigger event and a display area;
and configuring the display area according to the data format, binding the service operation link to the trigger event, and generating a trigger component to be handled.
Further, the adding the searched to-be-executed service data to the to-be-handled trigger component includes:
and adding the service data to be executed into the display area according to the data format, and locking a service operation link to be skipped of the service data to be executed from the bound service operation link so as to skip into the service operation of the service data to be executed after triggering the triggering event.
Further, the method further comprises:
and after receiving a closing instruction of the trigger component to be handled, caching the service data to be executed according to a preset time interval, and adding the service data to be executed to the trigger component to be handled when detecting a loading instruction of a next service page.
According to another aspect of the present invention, there is provided a triggering apparatus for a business item, including:
the search module is used for searching to-be-executed service data of the service item after a loading instruction of a service page related to at least one service item is detected, wherein the to-be-executed service data is used for representing target data of expected execution of residual service operation in the service item;
the adding module is used for adding the searched to-be-executed service data to a to-be-done triggering component and displaying the to-be-done triggering component in the service page, wherein the to-be-done triggering component is provided with a triggering event for triggering the service item to operate according to the to-be-executed service data and a display area for displaying the to-be-executed service data;
and the execution module is used for executing the rest service operation of the service project according to the service data to be executed after the triggering event is detected to be triggered.
Further, the search module is specifically configured to obtain historical operation behavior data corresponding to the service page, where user behavior data recorded by dotting is stored in the historical operation behavior data; searching target user behavior data corresponding to the service item according to the confirmed user basic information; and analyzing the service data to be executed of the service item according to the target user behavior data.
Further, the search module is specifically configured to perform behavior feature extraction on the target user behavior data to obtain user behavior features, where the user behavior features are used to characterize behavior content for performing a service triggering operation on the service item; and matching the user behavior characteristics with the service data in the service project to determine to-be-executed service data, wherein the service data comprises at least one of flow service data, payment service data, transaction node data and resource right service data.
Further, the apparatus further comprises: the determination module is used for determining the number of the modules,
the determining module is used for determining a plurality of business pages to be associated with at least one business project;
the adding module is further configured to add an output port of the to-do trigger component in the page configuration of the service page, so that the to-do trigger component added with the to-be-executed service data is output in the service page through the output port.
Further, the apparatus further comprises:
the acquisition module is used for acquiring a data format and a service operation link of service data in at least one service project;
the system comprises a creating module, a display module and a processing module, wherein the creating module is used for creating an initial to-do trigger assembly, and the initial to-do trigger assembly comprises a trigger event and a display area;
and the configuration module is used for configuring the display area according to the data format, binding the service operation link to the trigger event and generating a trigger component to be handled.
Further, the adding module is specifically configured to add the service data to be executed to the display area according to the data format, and lock the service operation link to be skipped of the service data to be executed from the bound service operation link, so as to skip to the service operation of the service data to be executed after triggering the triggering event.
Further, the apparatus further comprises:
and the cache module is used for caching the service data to be executed according to a preset time interval after receiving a closing instruction of the trigger component to be handled, so that the service data to be executed is added to the trigger component to be handled when a loading instruction of a next service page is detected.
According to another aspect of the present invention, a storage medium is provided, where at least one executable instruction is stored in the storage medium, and the executable instruction causes a processor to perform an operation corresponding to the triggering method of the business item.
According to still another aspect of the present invention, there is provided a computer apparatus including: the system comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface are communicated with each other through the communication bus;
the memory is used for storing at least one executable instruction, and the executable instruction enables the processor to execute the operation corresponding to the triggering method of the business item.
By the technical scheme, the technical scheme provided by the embodiment of the invention at least has the following advantages:
the invention provides a triggering method and a triggering device of a business project, a storage medium and computer equipment, compared with the prior art, the embodiment of the invention searches to-be-executed business data of the business project after a loading instruction of a business page associated with at least one business project is detected, wherein the to-be-executed business data is used for representing target data of expected execution of residual business operation in the business project; adding the searched service data to be executed to a trigger component to be handled, and displaying the trigger component to be handled in the service page, wherein the trigger component to be handled is configured with a trigger event for triggering the service item to operate according to the service data to be executed, and a display area for displaying the service data to be executed; when the trigger event is detected to be triggered, executing the rest service operation of the service project according to the service data to be executed, acquiring all service project data to be executed of the service project in one-time loading of an associated page of the service project, providing trigger service project execution operation in a pre-configured trigger component to be handled based on the service data to be executed, repeatedly calling the service project data for multiple times to determine information to be executed of the service project, and manually inquiring an execution window of the service project to be executed by a user, so that the problem of low triggering efficiency of the service project is avoided, and the execution efficiency of the service project is improved.
The above description is only an overview of the technical solutions of the present invention, and the present invention can be implemented in accordance with the content of the description so as to make the technical means of the present invention more clearly understood, and the above and other objects, features, and advantages of the present invention will be more clearly understood.
Drawings
Various additional advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
fig. 1 shows a flowchart of a method for triggering a service item according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating another method for triggering a service item according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating a method for triggering another business item according to an embodiment of the present invention;
FIG. 4 is a block diagram illustrating a triggering apparatus for a business item according to an embodiment of the present invention;
fig. 5 shows a schematic structural diagram of a computer device according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
An embodiment of the present invention provides a method for triggering a service project, and as shown in fig. 1, the method includes:
101. and searching to-be-executed service data of the service item after a loading instruction of a service page associated with at least one service item is detected.
In the embodiment of the invention, the execution main body is a server for integrating the business items to be operated, and forms a business item triggering system with the terminal equipment for providing business item execution operations for users, and the execution main body can detect and/or receive the business item execution related operations of the terminal equipment, and when a business page loading instruction related to the business items exists, acquires all business data for executing all operations of the business items, so as to display the business items to be operated in the business item triggering system according to the acquired business data and respond to the business item triggering operations.
The business project may correspond to one or more business pages, each business page may be a page in the same application program or a page in a different application program when there are multiple business pages, and when the associated business page is in a different application program, the associated business page may be associated with an account post, an identity identifier, and the like, but is not limited thereto. For example, when a user purchases a business item "third physical examination card" of a physical examination company B through a certain group purchase application a, the business page associated with the business item may be an order page, a personal center page, and the like in the application a, or may be an order page to be used in the application of the physical examination company B, and the like. When a user clicks a preset associated service page through a terminal device, a service page loading instruction can be generated and uploaded, so that an execution main body obtains task data to be executed of currently-existing service operation to be executed according to the page loading instruction, the service data to be executed contains target data of the remaining service operation expected to be executed by the service project user, all service projects to be executed can be displayed according to the service data to be executed based on a preset display mode, specifically, the service data to be executed can be searched and obtained through a preset port, a preset data obtaining link and the like corresponding to the service project, and the embodiment of the application is not specifically limited to this
102. And adding the searched service data to be executed to a trigger component to be handled, and displaying the trigger component to be handled in the service page.
The service data to be executed searched in the above steps may be service item data to be executed of one service item, or service item data to be executed corresponding to a plurality of service items, and in a specific implementation process, the service item data to be executed corresponding to different service items may be grouped according to an identifier, for example, according to a service item identifier, a number, and the like, so that a plurality of service items may be in the trigger component to be handled, so as to provide a trigger event for a user to trigger a service item and display information to be executed related to a current service item for the user in the trigger component. It should be noted that the trigger event window and the to-be-executed service data display window in the to-be-handled trigger component may be in the same hierarchy, or may be in multiple hierarchies, that is, when the trigger event window and the display window are in the same hierarchy, the trigger event window and the display window may be simultaneously displayed in the to-be-handled trigger component, and when the trigger event window and the display window are in multiple hierarchies, one of the windows needs to be clicked and then the window jumps to the next window, for example, the trigger event window is clicked first and then the jump is made to the display window for displaying the detail page related to the service item, but the embodiment of the present application is only an example, and is not limited thereto.
In this embodiment of the application, the to-do triggering component may be configured in the service item triggering operating system in advance, so that after the execution main body detects the preset service page loading instruction, the corresponding to-be-executed service data is searched, and the searched to-be-executed service data is transmitted to the to-do triggering component based on the preset data transmission link, so that the to-do triggering component having the triggerable event and the service item display area is output in the service page. In addition, the to-do trigger component may be displayed in the business page in the form of a floating window, a thumbnail icon, or the like, but is not limited thereto.
103. And when the triggering event is detected to be triggered, executing the rest service operation of the service project according to the service data to be executed.
The trigger operation for triggering the corresponding trigger event may be preset, for example, a user clicks a trigger event window operation, and continuously shakes the terminal device in the service item trigger system twice, and the like, after the execution main body detects that there is a trigger operation matched with the preset trigger event, it is determined that the trigger event is triggered, and then the remaining service operations of the service item are executed according to the service item corresponding to the trigger operation based on the to-be-executed service data stored in the to-be-handled trigger component, specifically, the service operation may be the verification of the service item, the use of equity resources, the transaction of a financial technology item, and the like, and the corresponding remaining service operations are the verification according to the remaining verification times of the service to be executed, the use of the equity resources according to the remaining use times of the service to be executed, the transaction times of the financial technology item according to the remaining transaction times of the service to be executed, and the like, which is not limited in this application.
In the embodiment of the application, based on the detection of the page loading instruction associated with the service item, the service item data to be executed of the service item with the service operation to be executed is added to the trigger component to be handled for integrating the service item, and the user can be instructed to execute the service operation by detecting the trigger event of the service item in the trigger component to be handled, the service item data does not need to be repeatedly called for many times to determine the information to be executed of the service item, and the user does not need to manually inquire the execution window of the service item to be executed, so that the problem of low triggering efficiency of the service item is avoided, and the execution efficiency of the service item is improved.
In another embodiment of the present invention, for further limitation and description, as shown in fig. 2, the step 101 of searching the to-be-executed service data of the service item includes:
201. obtaining historical operation behavior data corresponding to the service page, wherein user behavior data recorded by dotting is stored in the historical operation behavior data;
202. searching target user behavior data corresponding to the service item according to the confirmed user basic information;
203. and analyzing the service data to be executed of the service item according to the target user behavior data.
It should be noted that, in the specific implementation process, a database corresponding to a service page exists for any service page, and at least historical operation behavior data of all users logging in the service page is stored in the database, and the historical operation behavior data can be user behavior data stored in a dotting record manner. The mode of dotting and recording the user behavior data may be through preset fields, such as a field for identifying a position of a commodity, a field for identifying a current page, a field for identifying login information such as a user login account, time, and the like, but is not limited thereto.
Further, in order to obtain service data to be executed of a user in one or more service items from a current service page, it is necessary to extract behavior data of the current service item corresponding to the user from historical user operation data of the service page. Generally, the dotting recorded user operation behavior data contains user identity information and operation data corresponding to the user identity information, so that target behavior data corresponding to a user can be extracted based on confirmed user basic information, such as user identity identification, user unique account information and the like, and a current service item identification, so that to-be-executed service data corresponding to the user in a current service item can be obtained through analysis according to the user target behavior data.
In another embodiment of the present invention, for further limitation and description, the step of analyzing the to-be-executed service data of the service item according to the target user behavior data includes:
performing behavior feature extraction on the target user behavior data to obtain user behavior features, wherein the user behavior features are used for representing behavior contents for triggering service operations on the service items;
and matching the user behavior characteristics with the service data in the service project to determine to-be-executed service data, wherein the service data comprises at least one of flow service data, payment service data, transaction node data and resource right service data.
It should be noted that the user behavior data analyzed from the historical operation behavior data of the service page is all service data of the user in the service item, that is, for example, when the service item is "five times of tooth washing", the service data of the service item of the user X is analyzed from the historical operation behavior data of the service page associated with the service item, and the service data may include service item operation data of "five times of tooth washing purchase" and all executed service item operation data corresponding to "three times of use", such as service data corresponding to operations of the user login account, the bound mobile phone number, the verification code used each time, and the like. Therefore, in order to analyze the user behavior data to obtain the service data to be executed, the executed service item operation needs to be determined, that is, the user behavior feature for characterizing the service item triggering operation is extracted from the user target behavior data, and the user behavior feature may be, for example, a payment behavior, a transaction behavior, a submission behavior, a cancellation behavior, a confirmation behavior, and the like, but is not limited thereto.
In the specific implementation process, the behavior characteristics to be extracted can be marked according to the user requirements, so that corresponding user behavior contents are extracted from the user behavior data through a machine learning algorithm, a characteristic extraction algorithm and the like based on the marked behavior characteristics, the to-be-executed service data can be obtained by matching the behavior contents with the service data, and the executed service data can comprise one or more of flow service data, payment service data, transaction node data and resource interest service data. Specifically, when the behavior content is matched with the service data, the service behavior content based on may be one or more, for example, the behavior content used for matching to obtain the service data to be executed when the service item is in the form of a secondary card may be "verification", that is, when the "verification" behavior content exists, a service item execution operation is identified to be completed once, or may be a combination of multiple behavior contents such as "login-verification", that is, a service item execution operation is correspondingly completed only when a behavior content combination needs to be satisfied, which is only an example, and this is not specifically limited in this embodiment of the present application. Therefore, the business data to be executed without executing the business project operation can be matched based on the extracted behavior characteristics and the corresponding business data of the user under the business project.
It should be noted that the to-be-executed service data may be generated when the user creates the service item, or may be generated after the service item is created, for example, when the to-be-executed service data is flow service data, the flow service data may be flow information related to the service item, which is entered by a relevant worker after the service item is created, such as a service item sheet number, and the resource right service data may be service data such as member right data and the like which changes with time, transaction conditions and the like.
In another embodiment of the present invention, for further limitation and explanation, as shown in fig. 3, before the step 101 searches for the service data to be executed of the service item, the method further includes:
301. determining a plurality of business pages to be associated with at least one business project;
302. and adding an output port of the to-be-handled trigger component in the page configuration of the service page, so as to output the to-be-handled trigger component added with the to-be-executed service data in the service page through the output port.
In the embodiment of the application, the service page associated with the service item is determined based on preset service item operation behavior information, or may be set in a manual manner, after the service page associated with the service item is determined, the execution subject may detect a loading instruction of the service page, and after the page loading instruction is detected, search and obtain the service data to be executed according to the above method for obtaining the service data to be executed, and add the service to be executed to the preset trigger component to be handled.
In another embodiment of the present invention, for further definition and explanation, before adding an output port of the to-do trigger component to the page configuration of the service page, the method further includes:
acquiring a data format and a service operation link of service data in at least one service project;
creating an initial to-do trigger component;
and configuring the display area according to the data format, binding the service operation link to the trigger event, and generating a trigger component to be handled.
The service operation link may be a data transmission link preset for executing the service item, and the service operation link of each service item may be one or more, and when the service operation link is multiple, the priority of the service operation link may be determined according to the adaptation degree of the service operation link to the operation executed by the current service item, but is not limited thereto. In the embodiment of the application, in order to pre-configure the to-do trigger component suitable for different service items, a data format of service data of at least one service item needs to be acquired, so that an initial to-do trigger component including a trigger event window and a display area window is created according to the acquired data format.
In this embodiment of the present application, the to-do trigger component may simultaneously display one or more service items, that is, the to-do trigger component may only include one set of trigger event window and display area window corresponding to one service item, or may also include multiple sets of trigger event windows and display area windows serving multiple service items, where when the to-do trigger component only includes one set of trigger event window and display area window, the to-do trigger component may be configured to have a slidable sub-window or carousel function, that is, multiple service items may be displayed in turn in a unique window according to a certain time interval or different service items may be displayed in response to a window sliding instruction. When the to-do trigger component comprises a plurality of groups of trigger event windows and display area windows which serve a plurality of business items, the service windows for the plurality of business items can be displayed horizontally and/or vertically in parallel. In addition, locking, sequence adjustment, deletion, marking and the like of the service project window can be realized in the to-do triggering component according to the requirements of the user, which is not specifically limited in the embodiment of the application.
Further, the created initial trigger assembly to be handled is configured according to the data format of the service item, so that the relevant information of the service item is displayed in the display area of the trigger assembly to be handled, and the acquired service operation link of the service item is bound to the trigger event of the trigger assembly to be handled, so that the configuration of the trigger assembly to be handled is completed, and then the display and trigger execution window can be provided for the expected service operation to be executed of the service item after the execution main body acquires the data format and the service operation link of the service item.
In another embodiment of the present invention, for further limitation and description, the step of adding the searched service data to be executed to a trigger component to be handled includes:
and adding the service data to be executed into the display area according to the data format, and locking a service operation link to be skipped of the service data to be executed from the bound service operation link so as to skip into the service operation of the service data to be executed after triggering the triggering event.
In order to ensure that each service item is displayed in the trigger component to be handled, the service data to be executed of the service item obtained by searching needs to be added to the display area of the trigger component to be handled according to the data format obtained before, so that the relevant information of the service item can be displayed in the display area, for example, when the service item is a physical examination item, the service data to be executed corresponding to the service item can be target data corresponding to the remaining physical examination items that are not executed in the physical examination item, and therefore, the service item displayed in the display area after being added to the trigger component to be handled can include, for example, the physical examination item to be executed, an effective date, physical examination notice, and the like, but is not limited thereto.
According to the above, one service item may correspond to one or more service operation links, and after a trigger event is generated in the to-do trigger component, the service item operation may be executed only based on one determined service operation link, so that after the to-do trigger component adds the to-be-executed service data, one service operation link needs to be locked from the plurality of service operation links, so as to respond to the trigger event based on the locked service operation link and execute the service item operation. Specifically, the manner of locking one service operation link from multiple service operation links may be based on a user permission, a service jump permission, a network permission, a service operation link priority, and the like, which is not specifically limited in this embodiment of the present application.
In the embodiment of the application, the to-be-executed data of each service item is added to the pre-configured to-be-handled trigger component for centralized display, so that a corresponding interface is not required to be called to obtain the service item data when service operation is not required to be executed each time, and a user is not required to manually search a service item operation execution entry, and the user can trigger the to-be-handled event through the to-be-handled trigger component, so that the service item trigger system can jump to a URL (uniform resource locator) address of the to-be-handled service item according to a pre-locked service operation link, and the to-be-handled service item operation can be quickly and conveniently executed.
In another embodiment of the present invention, for further definition and illustration, the method further comprises: and after receiving a closing instruction of the trigger component to be handled, caching the service data to be executed according to a preset time interval, and adding the service data to be executed to the trigger component to be handled when detecting a loading instruction of a next service page. The preset time interval may be set according to different application scenarios, for example, the set time interval is 5 minutes, 2 hours, and the like. It should be noted that a plurality of service pages associated with the service item may exist for the same service item, that is, for example, when a load instruction of the service page a is detected, the execution main body may obtain to-be-executed service data of a certain service item and provide an operation for executing the service item based on the to-be-handled trigger component, and when a load instruction of the page B is detected, the execution main body may also obtain to-be-executed service data of a certain service item and provide an operation for executing the service item based on the to-be-handled trigger component.
Compared with the prior art, the embodiment of the invention provides a triggering method of a business project, and the triggering method comprises the steps of searching business data to be executed of the business project after a loading instruction of a business page associated with at least one business project is detected, wherein the business data to be executed is used for representing target data of expected execution of residual business operation in the business project; adding the searched service data to be executed to a trigger component to be handled, and displaying the trigger component to be handled in the service page, wherein the trigger component to be handled is configured with a trigger event for triggering the service item to operate according to the service data to be executed, and a display area for displaying the service data to be executed; when the triggering event is triggered, executing the rest service operation of the service project according to the service data to be executed, acquiring all the service project data to be executed of the service project in one-time loading of the associated page of the service project, providing triggering service project execution operation in the pre-configured triggering component to be handled based on the service data to be executed, repeatedly calling the service project data for multiple times to determine the information to be executed of the service project, and manually inquiring an execution window of the service project to be executed by a user, so that the problem of low triggering efficiency of the service project is avoided, and the execution efficiency of the service project is improved.
Further, as an implementation of the method shown in fig. 1, an embodiment of the present invention provides a triggering apparatus for a service item, and as shown in fig. 4, the apparatus includes:
a searching module 41, configured to search to-be-executed service data of at least one service item after a loading instruction of a service page associated with the service item is detected, where the to-be-executed service data is used to represent target data of an expected execution of remaining service operations in the service item;
an adding module 42, configured to add the searched to-be-executed service data to a to-be-handled trigger component, and display the to-be-handled trigger component in the service page, where the to-be-handled trigger component is configured with a trigger event for triggering the service item to operate according to the to-be-executed service data, and a display area for displaying the to-be-executed service data;
and the executing module 43 is configured to, after detecting that the trigger event is triggered, execute the remaining service operations of the service item according to the service data to be executed.
Further, the search module is specifically configured to obtain historical operation behavior data corresponding to the service page, where the historical operation behavior data stores user behavior data recorded in a dotting manner; searching target user behavior data corresponding to the service item according to the confirmed user basic information; and analyzing the service data to be executed of the service item according to the target user behavior data.
Further, the search module is specifically further configured to perform behavior feature extraction on the target user behavior data to obtain user behavior features, where the user behavior features are used to characterize behavior content that triggers a service operation on the service item; and matching the user behavior characteristics with service data in the service project, and determining to-be-executed service data, wherein the service data comprises at least one of flow service data, payment service data, transaction node data and resource equity service data.
Further, the apparatus further comprises: the determination module is used for determining the number of the modules,
the determining module is used for determining a plurality of business pages to be associated with at least one business project;
the adding module is further configured to add an output port of the to-do trigger component in the page configuration of the service page, so that the to-do trigger component added with the to-be-executed service data is output in the service page through the output port.
Further, the apparatus further comprises:
the acquisition module is used for acquiring a data format and a service operation link of service data in at least one service project;
the system comprises a creating module, a display module and a triggering module, wherein the creating module is used for creating an initial trigger component to be handled, and the initial trigger component to be handled comprises a trigger event and a display area;
and the configuration module is used for configuring the display area according to the data format, binding the service operation link to the trigger event and generating a trigger component to be handled.
Further, the adding module is specifically configured to add the service data to be executed to the display area according to the data format, and lock the service operation link to be skipped of the service data to be executed from the bound service operation link, so as to skip to the service operation of the service data to be executed after triggering the triggering event.
Further, the apparatus further comprises:
and the cache module is used for caching the service data to be executed according to a preset time interval after receiving a closing instruction of the trigger component to be handled, so that the service data to be executed is added to the trigger component to be handled when a loading instruction of a next service page is detected.
The invention provides a triggering method and a triggering device of a business project, compared with the prior art, the embodiment of the invention searches business data to be executed of the business project after a loading instruction of a business page associated with at least one business project is detected, wherein the business data to be executed is used for representing target data of expected execution of residual business operation in the business project; adding the searched service data to be executed to a trigger component to be handled, and displaying the trigger component to be handled in the service page, wherein the trigger component to be handled is configured with a trigger event for triggering the service item to operate according to the service data to be executed, and a display area for displaying the service data to be executed; when the trigger event is detected to be triggered, executing the rest service operation of the service project according to the service data to be executed, acquiring all service project data to be executed of the service project in one-time loading of an associated page of the service project, providing trigger service project execution operation in a pre-configured trigger component to be handled based on the service data to be executed, repeatedly calling the service project data for multiple times to determine information to be executed of the service project, and manually inquiring an execution window of the service project to be executed by a user, so that the problem of low triggering efficiency of the service project is avoided, and the execution efficiency of the service project is improved.
According to an embodiment of the present invention, a storage medium is provided, where the storage medium stores at least one executable instruction, and the computer executable instruction may execute the triggering method of the business item in any method embodiment described above.
Fig. 5 is a schematic structural diagram of a computer device according to an embodiment of the present invention, where the embodiment of the present invention does not limit the specific implementation of the computer device.
As shown in fig. 5, the computer apparatus may include: a processor (processor) 502, a Communications Interface 504, a memory 506, and a communication bus 508.
Wherein: the processor 502, communication interface 504, and memory 506 communicate with one another via a communication bus 508.
A communication interface 504 for communicating with network elements of other devices, such as clients or other servers.
The processor 502 is configured to execute the program 510, and may specifically execute relevant steps in the above triggering method embodiment of the business item.
In particular, program 510 may include program code that includes computer operating instructions.
The processor 502 may be a central processing unit CPU, or an Application Specific Integrated Circuit ASIC (Application Specific Integrated Circuit), or one or more Integrated circuits configured to implement an embodiment of the present invention. The computer device includes one or more processors, which may be the same type of processor, such as one or more CPUs; or may be different types of processors such as one or more CPUs and one or more ASICs.
A memory 506 for storing a program 510. The memory 506 may comprise high-speed RAM memory, and may also include non-volatile memory (non-volatile memory), such as at least one disk memory.
The program 510 may be specifically configured to cause the processor 502 to perform the following operations:
searching to-be-executed service data of at least one service item after a loading instruction of a service page associated with the service item is detected, wherein the to-be-executed service data is used for representing target data of the rest service operation expected to be executed in the service item;
adding the searched service data to be executed to a trigger component to be handled, and displaying the trigger component to be handled in the service page, wherein the trigger component to be handled is configured with a trigger event for triggering the service item to operate according to the service data to be executed, and a display area for displaying the service data to be executed;
and when the triggering event is detected to be triggered, executing the rest service operation of the service project according to the service data to be executed.
It will be apparent to those skilled in the art that the modules or steps of the present invention described above may be implemented by a general purpose computing device, they may be centralized on a single computing device or distributed across a network of multiple computing devices, and alternatively, they may be implemented by program code executable by a computing device, such that they may be stored in a storage device and executed by a computing device, and in some cases, the steps shown or described may be performed in an order different than that described herein, or they may be separately fabricated into individual integrated circuit modules, or multiple ones of them may be fabricated into a single integrated circuit module. Thus, the present invention is not limited to any specific combination of hardware and software.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made without departing from the spirit and principle of the present invention shall fall within the protection scope of the present invention.

Claims (10)

1. A method for triggering a business item, comprising:
searching to-be-executed service data of at least one service project after a loading instruction of a service page associated with the service project is detected, wherein the to-be-executed service data is used for representing target data of expected execution of residual service operations in the service project;
adding the searched to-be-executed service data to a to-be-done trigger component, and displaying the to-be-done trigger component in the service page, wherein a trigger event for triggering the service item to operate according to the to-be-executed service data and a display area for displaying the to-be-executed service data are configured in the to-be-done trigger component;
and when the triggering event is detected to be triggered, executing the rest service operation of the service project according to the service data to be executed.
2. The method of claim 1, wherein the searching for the service data to be executed of the service item comprises:
obtaining historical operation behavior data corresponding to the service page, wherein user behavior data recorded by dotting is stored in the historical operation behavior data;
searching target user behavior data corresponding to the service item according to the confirmed user basic information;
and analyzing the service data to be executed of the service item according to the target user behavior data.
3. The method of claim 2, wherein the parsing the to-be-executed service data of the service item according to the target user behavior data comprises:
performing behavior feature extraction on the target user behavior data to obtain user behavior features, wherein the user behavior features are used for representing behavior contents for triggering service operations on the service items;
and matching the user behavior characteristics with the service data in the service project to determine to-be-executed service data, wherein the service data comprises at least one of flow service data, payment service data, transaction node data and resource right service data.
4. The method of claim 1, wherein before the searching for the service data to be executed of the service item, the method further comprises:
determining a plurality of business pages to be associated with at least one business project;
and adding an output port of the to-be-handled trigger component in the page configuration of the service page, so as to output the to-be-handled trigger component added with the to-be-executed service data in the service page through the output port.
5. The method of claim 4, wherein before adding the output port of the to-do trigger component in the page configuration of the business page, the method further comprises:
acquiring a data format and a service operation link of service data in at least one service project;
creating an initial to-do trigger assembly, wherein the initial to-do trigger assembly comprises a trigger event and a display area;
and configuring the display area according to the data format, binding the service operation link to the trigger event, and generating a trigger component to be handled.
6. The method according to claim 5, wherein the adding the searched to-be-executed service data to a to-do trigger component comprises:
and adding the service data to be executed into the display area according to the data format, and locking a service operation link to be skipped of the service data to be executed from the bound service operation link so as to skip into the service operation of the service data to be executed after triggering the triggering event.
7. The method according to any one of claims 1-6, further comprising:
after a closing instruction of the trigger component to be handled is received, the service data to be executed are cached according to a preset time interval, and when a loading instruction of the next service page is detected, the service data to be executed are added to the trigger component to be handled.
8. An apparatus for triggering a business item, comprising:
the search module is used for searching to-be-executed service data of the service item after a loading instruction of a service page associated with at least one service item is detected, wherein the to-be-executed service data is used for representing target data of the service item, which is expected to execute the rest service operation;
the adding module is used for adding the searched to-be-executed service data to a to-be-handled triggering component and displaying the to-be-handled triggering component in the service page, wherein a triggering event for triggering the service item to operate according to the to-be-executed service data and a display area for displaying the to-be-executed service data are configured in the to-be-handled triggering component;
and the execution module is used for executing the rest service operation of the service project according to the service data to be executed after the triggering event is detected to be triggered.
9. A storage medium having at least one executable instruction stored therein, the executable instruction causing a processor to perform operations corresponding to the triggering method of the business item of any one of claims 1-7.
10. A computer device, comprising: the system comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface are communicated with each other through the communication bus;
the memory is used for storing at least one executable instruction, and the executable instruction causes the processor to execute the operation corresponding to the triggering method of the business item in any one of claims 1-7.
CN202210958508.7A 2022-08-09 2022-08-09 Service item triggering method and device, storage medium and computer equipment Pending CN115291762A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210958508.7A CN115291762A (en) 2022-08-09 2022-08-09 Service item triggering method and device, storage medium and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210958508.7A CN115291762A (en) 2022-08-09 2022-08-09 Service item triggering method and device, storage medium and computer equipment

Publications (1)

Publication Number Publication Date
CN115291762A true CN115291762A (en) 2022-11-04

Family

ID=83829087

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210958508.7A Pending CN115291762A (en) 2022-08-09 2022-08-09 Service item triggering method and device, storage medium and computer equipment

Country Status (1)

Country Link
CN (1) CN115291762A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117032786A (en) * 2023-08-18 2023-11-10 北京领雁科技股份有限公司 Method and system for realizing service relevance based on component

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109151747A (en) * 2017-06-15 2019-01-04 中国移动通信集团浙江有限公司 Business conversion processes, Operation Server and service server
CN112307374A (en) * 2020-10-30 2021-02-02 康键信息技术(深圳)有限公司 Jumping method, device and equipment based on backlog and storage medium
CN113822722A (en) * 2021-09-28 2021-12-21 北京沃东天骏信息技术有限公司 Virtual resource distribution control method and device and server
CN113901114A (en) * 2021-10-25 2022-01-07 北京达佳互联信息技术有限公司 Data display method and device, electronic equipment and storage medium
CN114416324A (en) * 2022-02-15 2022-04-29 康键信息技术(深圳)有限公司 Task triggering method and device, computer equipment and storage medium
CN114548967A (en) * 2021-12-27 2022-05-27 上海蒜芽信息科技有限公司 Electronic payment method, electronic payment device, computer device and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109151747A (en) * 2017-06-15 2019-01-04 中国移动通信集团浙江有限公司 Business conversion processes, Operation Server and service server
CN112307374A (en) * 2020-10-30 2021-02-02 康键信息技术(深圳)有限公司 Jumping method, device and equipment based on backlog and storage medium
CN113822722A (en) * 2021-09-28 2021-12-21 北京沃东天骏信息技术有限公司 Virtual resource distribution control method and device and server
CN113901114A (en) * 2021-10-25 2022-01-07 北京达佳互联信息技术有限公司 Data display method and device, electronic equipment and storage medium
CN114548967A (en) * 2021-12-27 2022-05-27 上海蒜芽信息科技有限公司 Electronic payment method, electronic payment device, computer device and storage medium
CN114416324A (en) * 2022-02-15 2022-04-29 康键信息技术(深圳)有限公司 Task triggering method and device, computer equipment and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117032786A (en) * 2023-08-18 2023-11-10 北京领雁科技股份有限公司 Method and system for realizing service relevance based on component

Similar Documents

Publication Publication Date Title
US8056007B2 (en) System and method for recognizing and storing information and associated context
CN112491602B (en) Behavior data monitoring method and device, computer equipment and medium
CN111552633A (en) Interface abnormal call testing method and device, computer equipment and storage medium
CN114417197A (en) Access record processing method and device and storage medium
CN108334625B (en) User information processing method and device, computer equipment and storage medium
CN112486708B (en) Page operation data processing method and processing system
CN114817968B (en) Method, device and equipment for tracing path of featureless data and storage medium
CN114528457A (en) Web fingerprint detection method and related equipment
CN111177623A (en) Information processing method and device
CN112181835A (en) Automatic testing method and device, computer equipment and storage medium
CN108932640B (en) Method and device for processing orders
CN115291762A (en) Service item triggering method and device, storage medium and computer equipment
CN111538659A (en) Interface testing method and system for service scene, electronic device and storage medium
CN111221711A (en) User behavior data processing method, server and storage medium
CN107368484A (en) Compression method and device, the acquisition methods and device of the static resource file of webpage
CN112433936A (en) Test method, test device and storage medium
US20140337069A1 (en) Deriving business transactions from web logs
Ham et al. Big Data Preprocessing Mechanism for Analytics of Mobile Web Log.
CN111666298A (en) Method and device for detecting user service class based on flink, and computer equipment
CN111209325A (en) Service system interface identification method, device and storage medium
CN115757995A (en) Method and device for processing characteristic-free data label, computer equipment and storage medium
CN112817816B (en) Embedded point processing method and device, computer equipment and storage medium
CN112671615B (en) Method, system and storage medium for collecting front-end user operation behavior data
CN111045983A (en) Nuclear power station electronic file management method and device, terminal equipment and medium
CN105718314A (en) Event execution method, device and 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