CN113778399B - Configuration method and device of bottom layer channel - Google Patents

Configuration method and device of bottom layer channel Download PDF

Info

Publication number
CN113778399B
CN113778399B CN202111329792.3A CN202111329792A CN113778399B CN 113778399 B CN113778399 B CN 113778399B CN 202111329792 A CN202111329792 A CN 202111329792A CN 113778399 B CN113778399 B CN 113778399B
Authority
CN
China
Prior art keywords
channel
rule
button
interface
service line
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
CN202111329792.3A
Other languages
Chinese (zh)
Other versions
CN113778399A (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.)
Feihu Information Technology Tianjin Co Ltd
Original Assignee
Feihu Information Technology Tianjin 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 Feihu Information Technology Tianjin Co Ltd filed Critical Feihu Information Technology Tianjin Co Ltd
Priority to CN202111329792.3A priority Critical patent/CN113778399B/en
Publication of CN113778399A publication Critical patent/CN113778399A/en
Application granted granted Critical
Publication of CN113778399B publication Critical patent/CN113778399B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/33Intelligent editors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention provides a method and a device for configuring a bottom layer channel, wherein the method comprises the following steps: displaying a main configuration interface; when detecting that a first button corresponding to a target service line is triggered, displaying a channel configuration interface in a main configuration interface; responding to an operation instruction aiming at a channel configuration interface, and configuring a bottom layer channel corresponding to a target service line; when detecting that a second button corresponding to the target service line is triggered, displaying an audit rule interface in the main configuration interface; and responding to the operation instruction aiming at the audit rule interface, and configuring the audit rule of the bottom layer channel corresponding to the target service line. When new business requirements exist, a user can adjust the bottom layer channel and the auditing rules corresponding to the bottom layer channel in a targeted mode, the bottom layer channel does not need to be independently re-developed, and when conflicts exist among the auditing rules configured for the bottom layer channel, the user can check and modify the auditing rules through the auditing rule interface, and the development time and the test time of the bottom layer channel can be reduced through the mode.

Description

Configuration method and device of bottom layer channel
Technical Field
The invention relates to the technical field of data processing, in particular to a configuration method and device of a bottom layer channel.
Background
When network data such as videos are audited, data to be audited with the same characteristics are usually stored in a bottom layer channel, and corresponding auditing is performed on the data to be audited in the bottom layer channel.
At present, before data to be audited is stored in a bottom-layer channel, an audit rule needs to be configured for the bottom-layer channel, and the data to be audited can be stored in the bottom-layer channel only when the data to be audited hits the audit rule corresponding to the bottom-layer channel. On one hand, new service requirements need to be re-developed and tested for new underlying channels, but many service requirements are similar, the development and testing processes of different underlying channels are repeated in most cases, and the re-development and testing of new underlying channels can take a lot of time. On the other hand, if there is a conflict between multiple audit rules configured in the underlying channel, each audit rule needs to be online for testing one by one, which also consumes a lot of time.
Disclosure of Invention
In view of this, embodiments of the present invention provide a method and an apparatus for configuring a bottom-layer channel, so as to solve the problems of long time consumption and the like in the conventional bottom-layer channel configuration method.
In order to achieve the above purpose, the embodiments of the present invention provide the following technical solutions:
the first aspect of the embodiments of the present invention discloses a method for configuring a bottom layer channel, where the method includes:
displaying a main configuration interface, wherein the main configuration interface at least displays service line information corresponding to a plurality of service lines, and the main configuration interface at least comprises: a first button used for configuring a bottom layer channel and a second button used for configuring an audit rule corresponding to each service line;
when the first button corresponding to a target service line is triggered, displaying a channel configuration interface in the main configuration interface, wherein the target service line is any service line, and the channel configuration interface at least displays channel information of all bottom channels contained in the target service line;
responding to an operation instruction aiming at the channel configuration interface, and configuring the bottom layer channel corresponding to the target service line;
when the second button corresponding to the target service line is triggered, displaying an access rule interface in the main configuration interface, wherein the access rule interface at least displays: the target service line comprises rule information of auditing rules configured for each bottom-layer channel;
and responding to the operation instruction aiming at the audit rule interface, and configuring the audit rule of the bottom layer channel corresponding to the target service line.
Preferably, the channel configuration interface comprises at least: and the first adding button is used for adding a bottom layer channel, and the target service line comprises a first modifying button and a first deleting button corresponding to each bottom layer channel.
Preferably, the configuring, in response to the operation instruction for the channel configuration interface, the bottom-layer channel corresponding to the target service line includes:
when the first newly-added button is detected to be triggered, displaying a newly-added channel sub-interface in the channel configuration interface;
generating a new bottom layer channel corresponding to the target service line according to the channel information and the operation instruction which are input in the newly added channel sub-interface;
when the first modification button corresponding to the specified channel is triggered, displaying a modification channel sub-interface in the channel configuration interface, wherein the specified channel is any bottom-layer channel contained in the target service line;
modifying the channel information of the specified channel according to the information and the operation instruction input in the modified channel sub-interface;
when the first deleting button corresponding to the specified channel is detected to be triggered, if all the auditing rules configured for the specified channel are offline, deleting the specified channel, and if any one of the auditing rules configured for the specified channel is not offline, displaying prompt information for indicating that the specified channel cannot be deleted.
Preferably, the review rule interface at least includes: and a second newly added button for newly adding an audit rule, wherein the target service line comprises a second modification button and a first state button corresponding to each audit rule configured for each underlying channel, and the first state button is an offline button or an online button.
Preferably, the configuring, in response to the operation instruction for the review rule interface, the audit rule of the bottom-layer channel corresponding to the target service line includes:
when the second newly added button is detected to be triggered, displaying an editing rule sub-interface in the review rule interface;
generating a new auditing rule of any bottom channel contained in the target service line according to the rule information and the operation instruction input in the editing rule sub-interface;
when the second modification button corresponding to the specified rule is triggered, displaying the editing rule sub-interface in the review rule interface, wherein the specified rule is any one of the auditing rules configured for each underlying channel included in the target service line;
modifying the rule information of the specified rule according to the information and the operation instruction input in the editing rule sub-interface;
when detecting appointed rule corresponds when first status button is triggered, if first status button is the button of unloading, will appointed rule is unloaded and will first status button switches to the button of going online, if first status button is the button of going online, will appointed rule is gone online and will first status button switches to the button of unloading.
Preferably, the channel information at least includes: channel coding, channel name, and channel type.
Preferably, the rule information at least includes: rule type, source ID, target channel name and status; the target channel is a bottom channel to which the auditing rule belongs.
Preferably, the service line information at least includes: service line ID, service name, service type, audit type and status.
Preferably, the method further comprises the following steps:
caching online auditing rules configured by bottom channels contained in all service lines;
when receiving the to-be-audited data sent by the target service line, matching the to-be-audited data by using the auditing rule of the on-line configuration of the bottom channel contained in the target service line;
and storing the data to be audited into the bottom layer channel corresponding to the auditing rule matched with the data to be audited.
A second aspect of the embodiments of the present invention discloses a device for configuring a bottom layer channel, where the device includes:
a display unit, configured to display a main configuration interface, where the main configuration interface at least displays service line information corresponding to a plurality of service lines, and the main configuration interface at least includes: a first button used for configuring a bottom layer channel and a second button used for configuring an audit rule corresponding to each service line;
a first detection unit, configured to display a channel configuration interface in the main configuration interface when it is detected that the first button corresponding to a target service line is triggered, where the target service line is any service line, and the channel configuration interface displays at least channel information of all bottom channels included in the target service line;
a first response unit, configured to respond to an operation instruction for the channel configuration interface, and configure the bottom-layer channel corresponding to the target service line;
a second detecting unit, configured to display an audit rule interface in the main configuration interface when it is detected that the second button corresponding to the target service line is triggered, where the audit rule interface at least displays: the target service line comprises rule information of auditing rules configured for each bottom-layer channel;
and the second response unit is used for responding to the operation instruction aiming at the audit rule interface and configuring the audit rule of the bottom layer channel corresponding to the target service line.
Based on the configuration method and device for the bottom layer channel provided by the embodiment of the invention, the method comprises the following steps: displaying a main configuration interface; when detecting that a first button corresponding to a target service line is triggered, displaying a channel configuration interface in a main configuration interface; responding to an operation instruction aiming at a channel configuration interface, and configuring a bottom layer channel corresponding to a target service line; when detecting that a second button corresponding to the target service line is triggered, displaying an audit rule interface in the main configuration interface; and responding to the operation instruction aiming at the audit rule interface, and configuring the audit rule of the bottom layer channel corresponding to the target service line. In the scheme, visual interfaces such as a main configuration interface, a channel configuration interface, an audit rule entering interface and the like are provided for a user, and the user can dynamically configure the bottom channel of the service line and the corresponding audit rule through the visual interfaces. When new business requirements exist, a user can adjust the bottom layer channel and the auditing rules corresponding to the bottom layer channel in a targeted mode, the bottom layer channel does not need to be independently re-developed, and when conflicts exist among the auditing rules configured for the bottom layer channel, the user can check and modify the auditing rules through the auditing rule interface, and the development time and the test time of the bottom layer channel can be reduced through the mode.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a method for configuring a bottom-layer channel according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a main configuration interface according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of a channel configuration interface provided by an embodiment of the present invention;
FIG. 4 is a schematic diagram of an added channel sub-interface provided by an embodiment of the present invention;
FIG. 5 is a schematic diagram of an audit rule interface provided by an embodiment of the present invention;
FIG. 6 is a diagram illustrating an edit rule sub-interface according to an embodiment of the present invention;
fig. 7 is a block diagram of a configuration apparatus of a bottom layer channel according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In this application, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
As can be seen from the background art, at present, for a new service requirement, a new underlying channel needs to be redeveloped and tested, but many service requirements are similar, the development and testing processes of different underlying channels are repeated in most cases, and it takes a lot of time to redevelop and test the new underlying channel. Meanwhile, if there is a conflict between multiple audit rules configured in the bottom-layer channel, each audit rule needs to be online for testing one by one, which also consumes a lot of time.
Therefore, the embodiment of the invention provides a configuration method and device for a bottom layer channel, which provide visual interfaces such as a main configuration interface, a channel configuration interface, an audit rule interface and the like for a user, and the user can dynamically configure the bottom layer channel of a service line and a corresponding audit rule through the visual interfaces. When new business requirements exist, a user can adjust the bottom layer channel and the auditing rules corresponding to the bottom layer channel in a targeted mode, the bottom layer channel does not need to be independently re-developed, and when conflicts exist among the auditing rules configured for the bottom layer channel, the user can check and modify the auditing rules through the auditing rule interface, and the development time and the test time of the bottom layer channel can be reduced through the mode.
The configuration method and device for the bottom layer channel provided by the embodiment of the invention can provide a corresponding visual interface for a user, and the user configures the bottom layer channel of the service line through the visual interface, such as adding, modifying or deleting the bottom layer channel; configuration is carried out on auditing rules (also called auditing rules) of an underlying channel contained in the service line through a visualization interface, for example: and newly adding or modifying the auditing rule of a certain bottom layer channel, and online or offline the auditing rule of the certain bottom layer channel.
After the configuration method and the configuration device for the bottom layer channel provided by the embodiment of the invention are applied, some practical application scenes are as follows: for a certain service line to be audited, a user newly adds or modifies a bottom channel of the service line through a visual interface, and after the bottom channel is newly added, the user can configure a corresponding audit rule for the newly added bottom channel from the visual interface and make the newly added bottom channel online; the user can check the bottom layer channel of the service line and the auditing rule configured by each bottom layer channel from the visual interface at any time. And when the user thinks that the auditing rule of a certain bottom channel needs to be changed, the user uses the visual interface to take the auditing rule which is being used by the bottom channel off-line, edits a new auditing rule and uses the new auditing rule on-line. When a user needs to delete a certain bottom channel, all the auditing rules of the bottom channel are offline by using a visual interface, and then the bottom channel is deleted. When the auditing service encounters the burst flow, the user can edit the auditing rule by using the visual interface, and all the auditing data are stored in the corresponding bottom layer channel for centralized processing.
It should be noted that the above-mentioned application scenarios are only used for exemplary illustration, and do not specifically limit the application scenarios of the configuration method and apparatus for a bottom layer channel provided in the embodiment of the present invention.
Referring to fig. 1, a flowchart of a configuration method of a bottom layer channel provided in an embodiment of the present invention is shown, where the configuration method includes:
step S101: and displaying a main configuration interface.
It should be noted that, the main configuration interface at least displays service line information corresponding to a plurality of service lines (that is, service lines to be audited), and the main configuration interface at least includes: and a first button for configuring the underlying channel and a second button for configuring the audit rule corresponding to each service line, namely, the first button and the second button corresponding to each service line exist.
It can be understood that, in the main configuration interface, the service line information corresponding to each service line is displayed, and the first button and the second button corresponding to each service line are displayed. For any service line, a user may configure a bottom channel of the service line by clicking (or triggering) a first button corresponding to the service line, and a user may also configure an audit rule corresponding to the bottom channel included in the service line by clicking a second button corresponding to the service line.
In some embodiments, the service line information comprises at least: the service line ID, the service name, the service type, the audit type and the state, wherein the state is used for indicating that the state of the service line is an online state or an offline state.
Preferably, in some embodiments, the main configuration interface further includes a third modification button and a second status button corresponding to each service line, where the third modification button is used to modify the service line information of the service line, and the second status button is used to change the status of the service line. It can be understood that the second status button is an online button or an offline button, that is, when the status of the service line is in an online status, the second status button is an offline button, and at this time, the service line can be offline by triggering the second status button; when the state of the service line is the off-line state, the second state button is an on-line button, and the service line can be on-line by triggering the second state button.
In some embodiments, the main configuration interface further includes a search bar for quickly querying the service line and an add service button, and the user can input a keyword into the search bar to query the service line and can add a new service line by triggering the add service button.
To better explain the content displayed by the main configuration interface, the illustration is made through a schematic diagram of the main configuration interface shown in fig. 2, it should be noted that fig. 2 only shows the service line information and the related buttons of a part of the service lines, and the content shown in fig. 2 is only for illustration and is not intended to specifically limit the display form of the main configuration interface.
As shown in fig. 2, the upper area of the main configuration interface displays a "search bar", an "inquire" button and an "add service" button (i.e., the above-mentioned add service button), the user can input a keyword into the "search bar" and click on the "inquire" button to inquire about a service line, and the user can click on the "add service" button to add a new service line.
In the main configuration interface, in the lower area of the search bar, the service line information of each service line is displayed, and the service line information at least comprises the following components: ID (namely service line ID), service name, service type, audit type and state, wherein the state is divided into an online state and an offline state; and displaying a third modification button (i.e., "modify" button in fig. 2), a first button (i.e., "channel configuration" button in fig. 2), a second status button (i.e., "down" button in fig. 2, where the statuses of the service lines are all on-line status, and the second status button is "down" button) and a second button (i.e., "review rule" button in fig. 2) corresponding to each service line.
Executing step S102 and step S103 when detecting that a first button corresponding to the target service line is triggered, and executing step S104 and step S105 when detecting that a second button corresponding to the target service line is triggered; the target service line is any service line displayed on the main configuration interface.
Step S102: and when detecting that the first button corresponding to the target service line is triggered, displaying a channel configuration interface in the main configuration interface.
It should be noted that the target service line is any service line displayed by the main configuration interface, and the channel configuration interface at least displays channel information of all bottom channels included in the target service line.
In some embodiments, the channel information comprises at least: channel coding, channel name and channel type; where the channel code is a unique code representing the underlying channel.
In the process of implementing step S102 specifically, after the main configuration interface is displayed, the user may view the service line information of each service line from the main configuration interface, and may also configure the bottom layer channel or the audit rule of any service line displayed on the main configuration interface. And when detecting that the first button corresponding to the target service line is triggered, displaying a channel configuration interface in the main configuration interface, wherein channel information of each bottom layer channel contained in the target service line is displayed in the channel configuration interface.
It can be understood that, when the channel configuration interface is displayed in the main configuration interface, the channel configuration interface may be displayed in the main configuration interface in a pop-up manner, or the channel configuration interface may be displayed in the main configuration interface in another manner, which is not limited herein.
In some embodiments, the channel configuration interface comprises at least: the first adding button is used for adding the bottom layer channel, and the first modifying button and the first deleting button correspond to each bottom layer channel contained in the target service line.
As shown in fig. 2, when it is detected that a user clicks a "channel configuration" button (i.e., a first button) corresponding to a certain service line (at this time, the service line is a target service line), a channel configuration interface corresponding to the clicked service line is displayed in the main configuration interface, and a schematic diagram of the channel configuration interface is shown in fig. 3, where the content shown in fig. 3 is merely used for illustration.
As shown in fig. 3, a first add button (i.e., the "add channel" button in fig. 3) is displayed in the upper area of the channel configuration interface; displaying channel information of all bottom channels contained in the target service line in an area below the first newly added button, wherein the information displayed below the bottom channel is a channel code; and displaying a first modify button (i.e., "modify" button in fig. 3) and a first delete button (i.e., "delete" button in fig. 3) corresponding to each underlying channel.
Step S103: and responding to an operation instruction aiming at the channel configuration interface, and configuring the bottom layer channel corresponding to the target service line.
In the process of implementing step S103 specifically, after the channel configuration interface corresponding to the target service line is displayed, the user may configure the bottom layer channel corresponding to the target service line through the channel configuration interface, for example: newly adding the bottom channel of the target service line, and/or deleting the bottom channel of the target service line, and/or modifying the bottom channel of the target service line.
In a specific implementation, when it is detected that the first new button of the channel configuration interface is triggered, displaying the new channel sub-interface in the channel configuration interface, for example, displaying the new channel sub-interface in a pop-up manner, or displaying the new channel sub-interface in another manner, which is not limited herein; and generating a new bottom layer channel corresponding to the target service line according to the channel information and the operation instruction which are input in the newly added channel sub-interface.
It should be noted that the channel information at least includes: channel coding, channel name, channel type, workload statistics type, and channel grouping type.
As shown in fig. 3, when it is detected that the user clicks the "new channel" button (i.e., the first new button), a new channel sub-interface is displayed in the channel configuration interface, where the new channel sub-interface is shown in fig. 4; after the user may type the relevant information of "channel code", "channel name", "channel type", "workload statistics type", and "channel grouping type" in the newly added channel sub-interface shown in fig. 4, click the "save" button, that is, a new bottom channel corresponding to the target service line is generated, and at this time, the channel information of the new bottom channel is also displayed in the channel configuration interface.
When detecting that a first modification button corresponding to the appointed channel is triggered, displaying a modification channel sub-interface in a channel configuration interface, wherein the appointed channel is any bottom channel contained in the target service line; and modifying the channel information of the specified channel according to the information and the operation instruction input in the modified channel sub-interface.
That is, a user may select to modify the channel information of any underlying channel in a channel configuration interface, such as the channel configuration interface shown in fig. 3, and when the user clicks a "modify" button (i.e., a first modify button) corresponding to any underlying channel, a modified channel sub-interface is displayed in the channel configuration interface, and the user may modify the channel information of the underlying channel in the modified channel sub-interface.
It should be noted that the premise of deleting a certain underlying channel is as follows: all audit rules configured for the bottom layer channel are offline.
When the first deleting button corresponding to the designated channel is detected to be triggered, if all the auditing rules configured for the designated channel are offline, the designated channel is deleted, if any auditing rule configured for the designated channel is not offline, prompt information used for indicating that the designated channel cannot be deleted is displayed, the prompt information can be specifically displayed on a channel configuration interface in a popup window mode, and the specific display mode is not limited.
As shown in the channel configuration interface in fig. 3, when a user clicks a "delete" button (i.e., a first delete button) corresponding to any underlying channel, if all the audit rules configured for the underlying channel have been offline, the underlying channel is deleted; and if any audit rule configured by the bottom layer channel is not offline, displaying prompt information for indicating that the bottom layer channel cannot be deleted.
Step S104: and when detecting that a second button corresponding to the target service line is triggered, displaying an access rule interface in the main configuration interface.
It should be noted that the review rule interface at least displays: and the target service line comprises the rule information of the auditing rule configured for each bottom layer channel.
In some embodiments, the rule information comprises at least: the system comprises a rule type, a source ID, a target channel name and a state, wherein the target channel is a bottom channel to which an audit rule belongs, and the state is used for indicating that the audit rule is in an online state or an offline state. It is understood that the source ID is a unique identifier for the audit rule, such as: assuming that the audit rule is a circle review rule, the source ID is also regarded as a circle ID, and each circle (such as a star circle and a puzzling video circle) has a corresponding circle ID.
In the process of implementing step S104 specifically, after the main configuration interface is displayed, the user may view the service line information of each service line from the main configuration interface, and may also configure the bottom layer channel or the audit rule of any service line displayed on the main configuration interface. And when detecting that a second button corresponding to the target service line is triggered, displaying an audit rule interface in the main configuration interface, wherein the audit rule interface displays rule information of audit rules configured by each bottom layer channel contained in the target service line.
It can be understood that, when the review rule interface is displayed in the main configuration interface, the review rule interface may be displayed in the main configuration interface in a pop-up manner, or the review rule interface may be displayed in the main configuration interface in another manner, which is not limited herein.
In some embodiments, the review rule interface includes at least: a second newly added button used for newly adding the auditing rule, a second modification button and a first state button which are corresponding to each auditing rule configured for each bottom layer channel and contained in the target service line, wherein the first state button is an off-line button or an on-line button; that is, there is a corresponding second modify button and first status button for each audit rule displayed in the audit rule interface.
As shown in fig. 2, when it is detected that a user clicks a "review rule" button (i.e., a second button) corresponding to a certain service line (at this time, the service line is a target service line), a review rule interface corresponding to the clicked service line is displayed in the main configuration interface, and a schematic diagram of the review rule interface is shown in fig. 5, where the content shown in fig. 5 is merely used for illustration.
As shown in fig. 5, a second additional button (i.e., "additional rule" button in fig. 5) is displayed in the lower area of the review rule interface; in the upper area of the second new added button, rule information of each audit rule configured by each underlying channel included in the target service line is displayed, and a second modification button (i.e., "modify" button in fig. 5) and a first status button (i.e., "down" button and "up" button in fig. 5) of each audit rule are displayed.
Step S105: and responding to the operation instruction aiming at the audit rule interface, and configuring the audit rule of the bottom layer channel corresponding to the target service line.
In the process of specifically implementing step S105, after displaying the review rule interface, the user may configure the audit rule configured in the bottom channel of the target service line through the review rule interface, for example: adding new audit rules, and/or modifying audit rules, and/or changing the state of audit rules (on-line or off-line the audit rules).
In a specific implementation, when the second newly added button is detected to be triggered, displaying an editing rule sub-interface in an audit rule interface; and generating a new auditing rule of any bottom channel contained in the target service line according to the rule information and the operation instruction input in the editing rule sub-interface.
As shown in fig. 5, when it is detected that the user clicks the "new rule" button (i.e., the second new button), an edit rule sub-interface is displayed in the review rule interface, and the edit rule sub-interface is shown in fig. 6; after the user types the relevant information of "rule type", "circle ID" (i.e. source ID) and "target channel" in the edit rule sub-interface shown in fig. 6, click the "save" button, i.e. generate a new audit rule for a certain underlying channel.
When a second modification button corresponding to the specified rule is triggered, displaying an editing rule sub-interface in an audit rule interface, wherein the specified rule is any audit rule configured for each bottom layer channel contained in the target service line; and modifying the rule information of the specified rule according to the information and the operation instruction input in the editing rule sub-interface.
As shown in fig. 5, when it is detected that the user clicks a "modify" button (i.e., a second additional button) corresponding to any audit rule, an edit rule sub-interface is displayed in the audit rule interface; after the user modifies the relevant information of the rule type, the circle ID (namely the source ID) and the target channel in the editing rule sub-interface, the user clicks the save button to complete the modification of the rule information of the audit rule of a certain underlying channel.
When detecting that the first state button corresponding to the specified rule is triggered, performing corresponding processing on the specified rule according to the actual situation of the second state button, specifically: if the first state button is an offline button, the specified rule is offline and the corresponding first state button is switched to be an online button, and if the first state button is an online button, the specified rule is online and the corresponding first state button is switched to be an offline button.
That is to say, a user can select to bring any one of the audit rules online or offline in the audit rule interface, for example, as shown in fig. 5, the displayed state of the first audit rule is an online state, and when the user clicks an "offline" button (at this time, the first audit rule is a designated rule) of the first audit rule (at this time, the first state button is an offline button), the first audit rule is taken offline and the corresponding first state button is switched to an online button.
It should be noted that, for the above mentioned "deleting a certain underlying channel, the premise is: all the auditing rules configured in the bottom layer channel are offline, and when a certain bottom layer channel needs to be deleted, all the auditing rules of the bottom layer channel can be offline by clicking to enter a corresponding audit rule interface.
It can be understood that, through the above manner, configuration can be performed on the bottom layer channel of each service line and the audit rule configured for the bottom layer channel, and after configuration is completed, preferably, online audit rules configured for the bottom layer channels included in all service lines are cached; when receiving to-be-examined data sent by a target service line, matching the to-be-examined data by using an on-line examination and verification rule configured by a bottom channel contained in the target service line; and storing the data to be audited into the bottom layer channel corresponding to the auditing rule matched with the data to be audited.
That is to say, for a certain service line, when receiving the data to be audited of the service line, matching the data to be audited by using the audit rule (audit rule with on-line state) configured for each bottom layer channel included in the service line; when the data to be audited hit (i.e. match) a certain audit rule, the data to be audited is stored in the bottom channel corresponding to the audit rule hit by the data to be audited.
According to the content of the steps, the configuration of the audit rules configured by the bottom layer channel and the bottom layer channel of each service line can be realized, wherein the configuration relates to deletion, addition and modification of the bottom layer channel, and addition, modification, online and offline of the audit rules. Therefore, after the bottom channel and the audit rule change, the data in the cache (the audit rule on line configured by the bottom channel included in all the service lines) needs to be updated to ensure the normal operation of the audit service.
Through the content of the steps, an actual application scene is as follows: when the audit service encounters sudden flow and cannot respond to the audit service in time, a user can establish a new bottom channel in a visual interface as a temporary channel through the content, configure audit rules for the temporary channel, shunt large-flow data to the temporary channel, and perform centralized processing on the data in the temporary channel, thereby avoiding influencing the normal operation of the audit service.
Through the content of the steps, another practical application scenario is as follows: if the auditing rule of the bottom layer channel conflicts, the data to be audited cannot enter the expected bottom layer channel, and at the moment, the user can check the auditing rule through the visual interface and modify the auditing rule.
In the embodiment of the invention, visual interfaces such as a main configuration interface, a channel configuration interface, an audit rule entering interface and the like are provided for a user, and the user can dynamically configure the bottom channel of the service line and the corresponding audit rule through the visual interfaces. When new business requirements exist, a user can adjust the bottom layer channel and the auditing rules corresponding to the bottom layer channel in a targeted mode, the bottom layer channel does not need to be independently re-developed, and when conflicts exist among the auditing rules configured for the bottom layer channel, the user can check and modify the auditing rules through the auditing rule interface, and the development time and the test time of the bottom layer channel can be reduced through the mode.
Corresponding to the configuration method of the bottom layer channel provided in the embodiment of the present invention, referring to fig. 7, an embodiment of the present invention further provides a structural block diagram of a configuration apparatus of the bottom layer channel, where the configuration apparatus includes: a display unit 701, a first detection unit 702, a first response unit 703, a second detection unit 704, and a second response unit 705;
a display unit 701, configured to display a main configuration interface, where at least service line information corresponding to multiple service lines is displayed in the main configuration interface, and the main configuration interface at least includes: and a first button for configuring the bottom layer channel and a second button for configuring the auditing rule corresponding to each service line.
In some embodiments, the service line information comprises at least: service line ID, service name, service type, audit type and status.
A first detecting unit 702, configured to display a channel configuration interface in the main configuration interface when detecting that a first button corresponding to a target service line is triggered, where the target service line is any service line, and the channel configuration interface displays at least channel information of all bottom channels included in the target service line.
In some embodiments, the channel information comprises at least: channel coding, channel name, and channel type.
In some embodiments, the channel configuration interface comprises at least: the first adding button is used for adding the bottom layer channel, and the first modifying button and the first deleting button correspond to each bottom layer channel contained in the target service line.
The first response unit 703 is configured to configure a bottom-layer channel corresponding to the target service line in response to the operation instruction for the channel configuration interface.
In a specific implementation, the first response unit 703 is specifically configured to: when the first newly-added button is detected to be triggered, displaying a newly-added channel sub-interface in the channel configuration interface; generating a new bottom layer channel corresponding to the target service line according to the channel information and the operation instruction input in the newly added channel sub-interface; when detecting that a first modification button corresponding to the appointed channel is triggered, displaying a modification channel sub-interface in a channel configuration interface, wherein the appointed channel is any bottom channel contained in the target service line; modifying the channel information of the specified channel according to the information and the operation instruction input in the modified channel sub-interface; when detecting that a first deleting button corresponding to the appointed channel is triggered, if all the auditing rules configured for the appointed channel are offline, deleting the appointed channel, and if any auditing rule configured for the appointed channel is not offline, displaying prompt information for indicating that the appointed channel cannot be deleted.
A second detecting unit 704, configured to display an advance-review rule interface in the main configuration interface when it is detected that the second button corresponding to the target service line is triggered, where the advance-review rule interface at least displays: and the target service line comprises the rule information of the auditing rule configured for each bottom layer channel.
In some embodiments, the rule information comprises at least: rule type, source ID, target channel name and status; the target channel is a bottom channel to which the auditing rule belongs.
In some embodiments, the review rule interface includes at least: and the second newly added button is used for newly adding the audit rule, and the target service line comprises a second modification button and a first state button which correspond to each audit rule configured for each bottom layer channel, wherein the first state button is an offline button or an online button.
The second response unit 705 is configured to configure an audit rule of a bottom-layer channel corresponding to the target service line in response to the operation instruction for the audit rule interface.
In a specific implementation, the second response unit 705 is specifically configured to: when the second newly added button is detected to be triggered, displaying an editing rule sub-interface in the review rule interface; generating a new auditing rule of any bottom channel contained in the target service line according to the rule information and the operation instruction input in the editing rule sub-interface; when a second modification button corresponding to the specified rule is triggered, displaying an editing rule sub-interface in an audit rule interface, wherein the specified rule is any audit rule configured for each bottom layer channel contained in the target service line; modifying the rule information of the specified rule according to the information and the operation instruction input in the editing rule sub-interface; when detecting that a first status button corresponding to the specified rule is triggered, if the first status button is an offline button, the specified rule is offline and the first status button is switched to an online button, and if the first status button is an online button, the specified rule is online and the first status button is switched to the offline button.
In the embodiment of the invention, visual interfaces such as a main configuration interface, a channel configuration interface, an audit rule entering interface and the like are provided for a user, and the user can dynamically configure the bottom channel of the service line and the corresponding audit rule through the visual interfaces. When new business requirements exist, a user can adjust the bottom layer channel and the auditing rules corresponding to the bottom layer channel in a targeted mode, the bottom layer channel does not need to be independently re-developed, and when conflicts exist among the auditing rules configured for the bottom layer channel, the user can check and modify the auditing rules through the auditing rule interface, and the development time and the test time of the bottom layer channel can be reduced through the mode.
Preferably, in combination with the content shown in fig. 7, the configuration apparatus further includes:
the processing unit is used for caching online auditing rules configured by bottom channels contained in all service lines; when receiving the to-be-audited data sent by the target service line, matching the to-be-audited data by using the online audit rule configured by the bottom channel contained in the target service line; and storing the data to be audited into the bottom layer channel corresponding to the auditing rule matched with the data to be audited.
In summary, embodiments of the present invention provide a configuration method and an apparatus for a bottom layer channel, which provide a main configuration interface, a channel configuration interface, an audit rule interface, and other visual interfaces for a user, and the user can dynamically configure the bottom layer channel of a service line and a corresponding audit rule through the visual interfaces. When new business requirements exist, a user can adjust the bottom layer channel and the auditing rules corresponding to the bottom layer channel in a targeted mode, the bottom layer channel does not need to be independently re-developed, and when conflicts exist among the auditing rules configured for the bottom layer channel, the user can check and modify the auditing rules through the auditing rule interface, and the development time and the test time of the bottom layer channel can be reduced through the mode.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, the system or system embodiments are substantially similar to the method embodiments and therefore are described in a relatively simple manner, and reference may be made to some of the descriptions of the method embodiments for related points. The above-described system and system embodiments are only illustrative, wherein the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A method of configuring an underlying channel, the method comprising:
displaying a main configuration interface, wherein the main configuration interface at least displays service line information corresponding to a plurality of service lines, and the main configuration interface at least comprises: a first button used for configuring a bottom layer channel and a second button used for configuring an audit rule corresponding to each service line;
when the first button corresponding to a target service line is triggered, displaying a channel configuration interface in the main configuration interface, wherein the target service line is any service line, and the channel configuration interface at least displays channel information of all bottom channels contained in the target service line;
responding to an operation instruction aiming at the channel configuration interface, and configuring the bottom layer channel corresponding to the target service line;
when the second button corresponding to the target service line is triggered, displaying an access rule interface in the main configuration interface, wherein the access rule interface at least displays: the target service line comprises rule information of auditing rules configured for each bottom-layer channel;
responding to an operation instruction aiming at the review rule interface, and configuring the review rule of the bottom layer channel corresponding to the target service line, wherein the configuration comprises the following steps: and adding an audit rule, modifying the audit rule and changing the state of the audit rule, wherein the state comprises online and offline.
2. The method of claim 1, wherein the channel configuration interface comprises at least: and the first adding button is used for adding a bottom layer channel, and the target service line comprises a first modifying button and a first deleting button corresponding to each bottom layer channel.
3. The method according to claim 2, wherein the configuring the bottom-layer channel corresponding to the target service line in response to the operation instruction for the channel configuration interface includes:
when the first newly-added button is detected to be triggered, displaying a newly-added channel sub-interface in the channel configuration interface;
generating a new bottom layer channel corresponding to the target service line according to the channel information and the operation instruction which are input in the newly added channel sub-interface;
when the first modification button corresponding to the specified channel is triggered, displaying a modification channel sub-interface in the channel configuration interface, wherein the specified channel is any bottom-layer channel contained in the target service line;
modifying the channel information of the specified channel according to the information and the operation instruction input in the modified channel sub-interface;
when the first deleting button corresponding to the specified channel is detected to be triggered, if all the auditing rules configured for the specified channel are offline, deleting the specified channel, and if any one of the auditing rules configured for the specified channel is not offline, displaying prompt information for indicating that the specified channel cannot be deleted.
4. The method of claim 1, wherein the review rule interface comprises at least: and a second newly added button for newly adding an audit rule, wherein the target service line comprises a second modification button and a first state button corresponding to each audit rule configured for each underlying channel, and the first state button is an offline button or an online button.
5. The method of claim 4, wherein the configuring, in response to the operation instruction for the review rule interface, the audit rule of the underlying channel corresponding to the target service line comprises:
when the second newly added button is detected to be triggered, displaying an editing rule sub-interface in the review rule interface;
generating a new auditing rule of any bottom channel contained in the target service line according to the rule information and the operation instruction input in the editing rule sub-interface;
when the second modification button corresponding to the specified rule is triggered, displaying the editing rule sub-interface in the review rule interface, wherein the specified rule is any one of the auditing rules configured for each underlying channel included in the target service line;
modifying the rule information of the specified rule according to the information and the operation instruction input in the editing rule sub-interface;
when detecting appointed rule corresponds when first status button is triggered, if first status button is the button of unloading, will appointed rule is unloaded and will first status button switches to the button of going online, if first status button is the button of going online, will appointed rule is gone online and will first status button switches to the button of unloading.
6. The method of claim 1, wherein the channel information at least comprises: channel coding, channel name, and channel type.
7. The method according to claim 1, wherein the rule information at least comprises: rule type, source ID, target channel name and status; the target channel is a bottom channel to which the auditing rule belongs.
8. The method of claim 1, wherein the service line information comprises at least: service line ID, service name, service type, audit type and status.
9. The method of claim 1, further comprising:
caching online auditing rules configured by bottom channels contained in all service lines;
when receiving the to-be-audited data sent by the target service line, matching the to-be-audited data by using the auditing rule of the on-line configuration of the bottom channel contained in the target service line;
and storing the data to be audited into the bottom layer channel corresponding to the auditing rule matched with the data to be audited.
10. An arrangement for configuring a floor tunnel, the arrangement comprising:
a display unit, configured to display a main configuration interface, where the main configuration interface at least displays service line information corresponding to a plurality of service lines, and the main configuration interface at least includes: a first button used for configuring a bottom layer channel and a second button used for configuring an audit rule corresponding to each service line;
a first detection unit, configured to display a channel configuration interface in the main configuration interface when it is detected that the first button corresponding to a target service line is triggered, where the target service line is any service line, and the channel configuration interface displays at least channel information of all bottom channels included in the target service line;
a first response unit, configured to respond to an operation instruction for the channel configuration interface, and configure the bottom-layer channel corresponding to the target service line;
a second detecting unit, configured to display an audit rule interface in the main configuration interface when it is detected that the second button corresponding to the target service line is triggered, where the audit rule interface at least displays: the target service line comprises rule information of auditing rules configured for each bottom-layer channel;
a second response unit, configured to configure, in response to an operation instruction for the review rule interface, an audit rule of the underlying channel corresponding to the target service line, where the configuration includes: and adding an audit rule, modifying the audit rule and changing the state of the audit rule, wherein the state comprises online and offline.
CN202111329792.3A 2021-11-11 2021-11-11 Configuration method and device of bottom layer channel Active CN113778399B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111329792.3A CN113778399B (en) 2021-11-11 2021-11-11 Configuration method and device of bottom layer channel

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111329792.3A CN113778399B (en) 2021-11-11 2021-11-11 Configuration method and device of bottom layer channel

Publications (2)

Publication Number Publication Date
CN113778399A CN113778399A (en) 2021-12-10
CN113778399B true CN113778399B (en) 2022-03-01

Family

ID=78873743

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111329792.3A Active CN113778399B (en) 2021-11-11 2021-11-11 Configuration method and device of bottom layer channel

Country Status (1)

Country Link
CN (1) CN113778399B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115330337B (en) * 2022-08-04 2024-01-02 北京百度网讯科技有限公司 Data content processing method and device, electronic equipment and storage medium

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102419831A (en) * 2010-09-28 2012-04-18 深圳市青铜器软件系统有限公司 Flow management system and processing method thereof
CN107833009A (en) * 2017-08-28 2018-03-23 平安科技(深圳)有限公司 Personalized checking method, device, storage medium and the terminal of Claims Resolution order
CN110020905A (en) * 2018-01-09 2019-07-16 阿里巴巴集团控股有限公司 A kind of method, apparatus and system of digitization selection
CN108648810B (en) * 2018-05-11 2024-04-02 平安医疗健康管理股份有限公司 Data processing method and device for medical audit and computer readable storage medium
CN111612513A (en) * 2020-04-11 2020-09-01 上海淇玥信息技术有限公司 Resource allocation method and device based on business project information and electronic equipment
CN112561485B (en) * 2020-12-21 2022-03-08 深圳市链融科技股份有限公司 Warranty product rule determination method and device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN113778399A (en) 2021-12-10

Similar Documents

Publication Publication Date Title
KR102180803B1 (en) Flow designer for contact centers
US10621281B2 (en) Populating values in a spreadsheet using semantic cues
US20160364770A1 (en) System for high volume data analytic integration and channel-independent advertisement generation
CN106982394A (en) The unread message reminding method and device of a kind of network direct broadcasting
CN106155699B (en) A kind of management method and mobile terminal of background process
CN111694615B (en) Method, device, equipment and storage medium for data configuration
CN112035752A (en) Resource searching method and device, electronic equipment and readable storage medium
CN110532159A (en) Data decryptor method, apparatus, equipment and computer readable storage medium
CN108490336A (en) Board card testing method and system, readable storage medium and computer equipment
US8031858B2 (en) Call flow framework for consistent troubleshooting across multiple vendors and locations
CN113778399B (en) Configuration method and device of bottom layer channel
CN115794289A (en) Application function display method, device, equipment, medium and program product
CN111047434B (en) Operation record generation method and device, computer equipment and storage medium
CN112560422A (en) Chart processing method, device, equipment and medium
CN108282534A (en) Information-pushing method, device, electronic equipment and computer storage media
CN115793911A (en) Data processing method and device, electronic equipment and storage medium
CN106792251A (en) Method for information display, device and terminal
US20110087991A1 (en) Methods and Apparatus for Reliable Entry and Enhanced Presentation of IPv6 Addresses
CN111309554B (en) Management interface display method and device, electronic equipment and storage medium
CN111553749A (en) Activity push strategy configuration method and device
CN111835866A (en) Data search method, device, system, medium and Internet of things terminal
US20210266275A1 (en) Method and system for evaluating content on instant messaging application
CN112135199B (en) Video playing method based on multiple types of video sources and related equipment
CN109684525B (en) Document display method and device, storage medium and test equipment
CN112417259A (en) Media resource processing method, device, equipment and storage medium

Legal Events

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