WO2017177778A1 - Procédé et appareil de gestion de transmission d'informations, serveur et support de stockage - Google Patents

Procédé et appareil de gestion de transmission d'informations, serveur et support de stockage Download PDF

Info

Publication number
WO2017177778A1
WO2017177778A1 PCT/CN2017/075995 CN2017075995W WO2017177778A1 WO 2017177778 A1 WO2017177778 A1 WO 2017177778A1 CN 2017075995 W CN2017075995 W CN 2017075995W WO 2017177778 A1 WO2017177778 A1 WO 2017177778A1
Authority
WO
WIPO (PCT)
Prior art keywords
identifier
information
determining
sending
find
Prior art date
Application number
PCT/CN2017/075995
Other languages
English (en)
Chinese (zh)
Inventor
张莹
梅伟
Original Assignee
平安科技(深圳)有限公司
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 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2017177778A1 publication Critical patent/WO2017177778A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • H04W4/14Short messaging services, e.g. short message services [SMS] or unstructured supplementary service data [USSD]

Definitions

  • the present application relates to the field of computer technologies, and in particular, to an information transmission management method and apparatus, a server, and a storage medium.
  • the traditional method when the information is sent, the information is usually duplicated due to an operation error of the information transmitting personnel (for example, the information transmitting person forgets that the information has been sent) or an abnormality of the information sending program or a network abnormality. send. Obviously, the traditional method cannot control the repeated transmission of information, and thus, repeated transmission of information may cause unnecessary waste of network resources.
  • an information transmission management method a server, and a storage medium are provided.
  • a method for managing information transmission comprising:
  • An information transmission management device includes:
  • An obtaining module configured to acquire basic information data and a corresponding sending template identifier
  • a pre-sending information generating module configured to generate pre-sent information according to the sending template information corresponding to the sending template identifier and the basic information data;
  • an information identifier generating module configured to obtain a corresponding component identifier from the basic information data according to the sending template identifier, and generate an information identifier that uniquely corresponds to the pre-sent information according to the component identifier and the sending template identifier;
  • a sending processing module configured to determine whether the information identifier exists in the pre-stored information identifier list, and if yes, not sending the pre-sending information, if not, transmitting the pre-sending information, and The generated information identifier is added to the information identification list.
  • a server includes a memory and a processor, the memory storing instructions that, when executed by the processor, cause the processor to perform the following steps:
  • One or more non-volatile readable storage media storing computer-executable instructions, when executed by one or more processors, cause the one or more processors to perform the following steps:
  • FIG. 1 is an application environment diagram of an information transmission management method in an embodiment
  • Figure 2 is a block diagram of a server in one embodiment
  • FIG. 3 is a flow chart of a method for managing information transmission in an embodiment
  • FIG. 5 is a flowchart of a method for judging information identification in another embodiment
  • FIG. 6 is a block diagram of a message transmission management apparatus in an embodiment.
  • Figure 7 is a block diagram of a transmit processing module in one embodiment.
  • FIG. 1 is an application scenario diagram of an information transmission management method in an embodiment.
  • terminal 110 communicates with server 120 over a network.
  • the terminal 110 sends an information transmission request to the server 120, and the server 120 acquires the basic information data and the corresponding transmission template identifier according to the information transmission request.
  • the server 120 generates the pre-sent information according to the sending template information and the basic information data corresponding to the sending template identifier, and obtains the corresponding component identifier from the basic information data according to the sending template identifier, and generates and pre-transmits the information according to the component identifier and the sending template identifier.
  • Corresponding information identification The server 120 determines whether the information identifier exists in the pre-stored information identifier list. If yes, the pre-transmission information is not sent. If not, the pre-transmission information is sent, and the generated information identifier is added to the information identifier list.
  • the terminal 110 includes, but is not limited to, various personal computers, smart phones, tablet computers, notebook computers, portable wearable devices, etc., which are not enumerated here.
  • a server in one embodiment, includes a processor coupled through a system bus, a non-volatile storage medium, an internal memory, and a network interface.
  • the processor is used to provide computing and control capabilities to support the operation of the entire server.
  • the server's non-volatile storage medium stores operating system and computer executable instructions.
  • the computer executable instructions are executable by the processor to implement an information transmission management method suitable for the server provided by the following embodiments.
  • the internal memory in the server provides an environment for the operation of operating systems and computer executable instructions in a non-volatile storage medium.
  • the network interface is used to connect to the network for communication.
  • the server may send the generated pre-sent information through the network interface when the judgment information identifier does not exist in the pre-stored information identifier list.
  • the server can It is implemented by a server cluster consisting of a separate server or multiple servers.
  • FIG. 2 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation on the server to which the solution of the present application is applied.
  • the specific server may include a ratio. More or fewer components are shown in the figures, or some components are combined, or have different component arrangements.
  • an information transmission management method is provided, which is applied to the server described in FIG. 1 or FIG. 2 as an example.
  • the method specifically includes the following steps:
  • Step S302 Acquire basic information data and a corresponding sending template identifier.
  • the server may be the information sending request sent by the receiving terminal, and obtain the corresponding basic information data from the information stored in advance according to the information sending request, and further obtain the corresponding sending template identifier according to the information sending request.
  • the terminal selects the required sending template and the condition for acquiring the basic information data, and the terminal acquires the corresponding sending template identifier and the condition parameter for acquiring the basic information data, and generates a sending request for sending the information to the server, where
  • the information sending request carries the sending template identifier.
  • the condition parameters for obtaining the basic information data may be time parameters, insurance identification, customer information, and the like.
  • the preset rule may be set in the server itself, and the basic information data and the corresponding sending template identifier are obtained according to the preset rule.
  • the server obtains the basic information data that meets the preset condition and the corresponding sending template identifier when the preset date is reached.
  • the basic information data may be policy information or customer information.
  • the policy information includes information such as the policy number, the type of insurance type in the policy, and the validity period of the policy.
  • Customer information includes customer contact information (such as phone number, email address, etc.), customer name, customer address, etc.
  • the obtained sending template identifier may be one or more. Further, the sent template corresponding to the obtained sending template identifier may be in different forms. Further, the sending template corresponding to the obtained sending template identifier may be at least one of a short message template, an electronic notification template, a broadcast template, and an instant messaging information template. For example, the short message template identifier and the electrical information may be acquired at the same time. The sub-notice template identifies these two different forms of sending template identifiers. Similarly, multiple sending template identifiers of the same form may be obtained. For example, multiple different short message template identifiers may be acquired at the same time.
  • Step S304 Generate pre-transmission information according to the sending template information and the basic information data corresponding to the sending template identifier.
  • the server pre-stores the correspondence between the sending template identifier and the sending template information, and according to the correspondence, the server acquires the sending template information corresponding to the sending template identifier.
  • the server generates pre-sent information according to the obtained sending template information and basic information data.
  • the pre-sent information may be at least one of an electronic notification, a short message, a broadcast notification, an instant messaging message, and an electronic file.
  • Step S306 Acquire a corresponding component identifier from the basic information data according to the sending template identifier, and generate an information identifier uniquely corresponding to the pre-sent information according to the component identifier and the sending template identifier.
  • the server sets a corresponding component identifier acquisition rule according to the sending template identifier, that is, sets a corresponding component identifier type for each sending template identifier.
  • the types of component identifiers obtained according to different sending template identifiers may be different. For example, according to the sending template identifier A 1 , the type of the component identifier obtained is S 1 , and according to the sending template identifier A 2 , the type of the component identifier obtained is S 2 . It can be understood that different sending template identifiers can be corresponding to the same component identifier type, for example, according to the sending template identifier A 3 , and the corresponding component identifier type is S 1 .
  • the component identifier includes a customer identifier or a policy identifier.
  • the customer identification can be a customer phone number, a customer email address, a customer instant messaging account, and the like.
  • the policy ID can be the policy number.
  • the server combines the pre-set composition identifier acquisition rule for the sending template identifier, and obtains the corresponding component identifier from the basic information data according to the sending template identifier.
  • the sending template identifier is A 3
  • the corresponding component identifier type For S 1 for example, the type represented by S 1 is a customer identifier
  • a specific customer identifier is obtained from the basic information data as a component identifier according to the sending template identifier A 3 .
  • the server generates pre-sent information according to the obtained component identifier and the sending template identifier.
  • the unique corresponding information identifier it can be understood that the information identifier is used to uniquely identify the generated pre-sent information.
  • the information identifier uniquely corresponding to the pre-sent information is generated according to the client identifier and the sending template identifier.
  • the information identifier uniquely corresponding to the pre-sent information is generated, and the component identifier and the sending template identifier are basic data of the generated information identifier, and may be partial basic data or all basic data. Therefore, the unqualified information identifier consists only of the component identifier and the sending template identifier.
  • the server may be generated after performing a series of processing on the component identifier and the sending template identifier, such as encryption, deformation, split reorganization, and the like.
  • the method further includes: generating a marking parameter corresponding to the pre-sending information, and generating a unique correspondence of the pre-sending information according to the component identifier, the sending template identifier, and the marking parameter.
  • the steps to identify the information may be a parameter that marks the pre-transmission information according to the current situation when the pre-transmission information is generated.
  • the tag parameter may be a time parameter, and the time parameter may be one of a specific year, month, and day.
  • the pre-sent information when the pre-sent information is generated in March 2016, the pre-sent information can be marked according to the current month, that is, the generation month of the pre-sent information is marked with 201603, according to the composition identifier, the sending template identifier, and the marking parameter 201603. Generate a unique identifier corresponding to the pre-sent information. Further, a correspondence between the generated tag parameter and the component identifier and the sending template identifier is established.
  • Step S308 determining whether the information identifier exists in the pre-stored information identifier list, and if yes, not transmitting the pre-transmission information, if not, transmitting the pre-transmission information, and adding the generated information identifier to the information identifier list.
  • the information identifier list is pre-stored in the server. Further, it is determined whether the generated information identifier exists in the pre-stored information identifier list, and if so, the pre-transmission information is not sent. Specifically, the server may search for the generated information identifiers in the information identifier list according to the order, or parse the information identifiers, and combine the parsing results with the preset rules to perform the search and judgment to speed up the search efficiency.
  • the pre-transmission information is The sending.
  • the server may send the pre-sent information to the information sending center, and the pre-sending information is sent by the information sending center. It is also possible to directly send pre-sent information to the client terminal in the server.
  • the generated information identifier is added to the information identification list. Specifically, the generated information identifier may be directly added to the information identifier list according to the generated time sequence or the information identifier size order, or the added storage location may be determined according to the preset rule.
  • the information sending center refers to a system for transmitting pre-sent information, and may be a short message platform or a postal system.
  • server may perform the foregoing steps 102 to 110, or may be implemented by different servers in cooperation with the foregoing steps 102 to 110.
  • the determination of whether the information has been sent before the information is sent avoids repeated transmission of the information, thereby saving network resources.
  • the information identifier is generated according to the component identifier and the transmission template identifier associated with the basic information data and the transmission template information for generating the pre-transmission information, and the determination of whether the pre-transmission information has been transmitted according to the information identifier can improve the efficiency of the determination.
  • the step of determining whether the information identifier exists in the pre-stored information identifier list includes the following steps:
  • Step S402 the information identifier is parsed, and the component identifier and the sending template identifier are obtained, and the first to-be-find identifier and the second to-be-find identifier are respectively determined according to the component identifier and the sending template identifier.
  • the server parses the generated information identifier to obtain a component identifier and a template identifier. It can be understood that the information identifier is generated according to the component identifier and the sending template identifier. Therefore, by analyzing the information identifier, the component identifier and the sending template identifier can be obtained.
  • first to-be-find identifier and the second to-be-find identifier are respectively determined according to the component identifier and the sending template identifier.
  • the component identifier may be determined as the first to-be-find identifier
  • the sending template identifier is determined as the second to-be-find identifier.
  • the sending template identifier may be determined as the first to-be-find identifier
  • the component identifier is determined as the second to-be-find identifier.
  • the first to-be-find identifier and the second to-be-find identifier are only used to distinguish the order of the search, but specifically, the component identifier or the sending template identifier is used as the first to-be-find identifier, and the present invention is implemented. This example is not limited.
  • Step S404 Determine at least one first direction according to the first to-be-find identifier, and obtain at least one The first categorization identifier corresponding to the first direction of the first categorization identifier is found in the first categorization identifier.
  • the information identifier list is pre-stored in the server. There is a first direction and a second direction in the information identifier list, each first direction corresponds to at least one second direction, and each second direction corresponds to at least one first direction, and the different first direction or second direction corresponds to The number of second directions or first directions may be different.
  • each of the first direction and the second direction respectively correspond to a unique first classification identifier and a second classification identifier.
  • the first or second categorization identifier is a categorization identifier obtained according to a common feature identified by the information in the first or second direction. For example, if the information in the first direction has the same component data, the same data may be used as the first categorization identifier corresponding to the first direction.
  • the server stores a correspondence between the first direction and the first categorization identifier, and a correspondence between the second direction and the second categorization identifier.
  • Table 1 is a list of information identifiers for illustration in one embodiment.
  • Table 1 has m row directions and n column directions.
  • the categorization identifier corresponding to the first column direction is A 1
  • the categorization identifier corresponding to the second column direction is A 2
  • the categorization identifier corresponding to the nth column direction is A n .
  • the collation identifiers corresponding to the respective row directions are B 1 , B 2 ... B m .
  • a 1 to A n represent different transmission template identifiers
  • B 1 to B m represent different composition identifiers. It can be understood that each row direction may correspond to at least one column direction, and each column direction may correspond to at least one row direction, and the number of column directions or row directions corresponding to different row directions or column directions may be different.
  • the first direction of the at least one is determined according to the first to-be-identified identifier, and the first categorization identifier corresponding to the at least one first direction is obtained according to the correspondence between the stored first direction and the first categorization identifier.
  • the first to-be-find identifier is a component identifier
  • the first direction of the at least one is determined according to the component identifier.
  • the first to-be-find identifier is the sending template identifier
  • the first direction of the at least one is determined according to the sending template identifier.
  • the first direction is not a specific row direction or column direction, and is only used to indicate the direction of the first lookup.
  • the generated information is identified as A 2 B 4 .
  • the sent template identifier is A 2 and the component identifier is B 4 .
  • the component identifier B 4 is the first to-be-find identifier
  • the sending template identifier A 2 is the second to-be-find identifier
  • the m row direction is taken as the first direction, and the categorization identifiers corresponding to the m row directions are further obtained as B 1 , B 2 , B 3 , B 4 ...... B m , that is, the obtained first categorization Logo.
  • step 206 determines whether the first to-be-find identifier exists in the obtained first classification identifier, and if not, the determination information identifier does not exist in the pre-stored information identifier list. If yes, go to step 206.
  • the description is also made in conjunction with Table 1, that is, whether the first to-be-find identifier B 4 exists in the collation identifiers B 1 , B 2 , B 3 , B 4 , and B m corresponding to the obtained m row directions, and it is obvious that it can be determined. If the first to-be-find identifier B 4 exists in the first classification identifier, the process proceeds to step 206.
  • Step S406 when it is found that the first to-be-find identifier exists in the first categorization identifier, determine, according to the found first categorization identifier, the second direction of the corresponding at least one, and obtain at least one corresponding to the second direction. Second classification indicator.
  • the first direction corresponding to the first classification identifier that is found is determined, and the corresponding second direction of the at least one is determined according to the correspondence between the first direction and the second direction. Further, the second categorization identifier corresponding to the at least one second direction is obtained according to the correspondence between the stored second direction and the second categorization identifier.
  • the description is also made in conjunction with the example in step 204 and Table 1.
  • the corresponding column direction is determined according to the classification identifier B 4, and the determined column direction is obtained.
  • the corresponding categorization identifiers are A 1 , A 3 — A n , that is, the obtained second categorization identifier.
  • Step S408 Find whether there is a second to-be-find identifier in the second classification identifier, and determine, according to the search result, whether the information identifier exists in the pre-stored information identifier list.
  • the determination information identifier exists in the pre-stored information identifier list, and if not, the judgment information identifier does not exist in the Pre-stored information in the identification list.
  • the second to-be-find identifier is a template sending identifier A 2
  • the obtained second collation identifiers are A 1 , A 3 . . . A n
  • the second collation identifiers A 1 , A 3 .... whether there is a second identifier to be searched A 2
  • the parsing information identifier may further obtain a marking parameter, and determining, according to the searching result, whether the information identifier exists in the pre-stored information identifier list comprises: when the second collation identifier is found, there is a second to-be-find When the identifier is obtained, the at least one of the pre-stored tag parameters corresponding to the component identifier and the sending template identifier is obtained, and it is determined whether the parsing parameter is present in the pre-stored at least one tag parameter, and if yes, determining that the information identifier exists in the pre-storage The information is identified in the list.
  • the parsing information identifier may obtain the marking parameter in addition to the component identifier and the sending template identifier.
  • the marking parameter may be based on the current situation when the pre-transmitted information is generated.
  • the parameter of the tag Further, the marking parameter may be a time parameter, and the time parameter may be one of a specific year, month, and day. At least one tag parameter is pre-stored in the server, and a correspondence relationship between the tag parameter and the component identifier and the sending template identifier is established.
  • the second to-be-identified identifier exists in the second classification identifier, according to the foregoing correspondence relationship, Obtaining at least one of the pre-stored tag parameters corresponding to the component identifier and the sending template identifier. Further, it is determined whether the marking parameter obtained by the analysis information identifier exists in at least one of the pre-stored marking parameters, and if so, the determination information identifier exists in the pre-stored information identification list.
  • the information identifier is directly parsed, and the first to-be-find identifier and the second to-be-find identifier are respectively determined according to the parsed component identifier and the sending template identifier, and it is determined whether the first to-be-find identifier exists in the corresponding first.
  • the first categorization identifier of the direction if yes, determining the corresponding second direction, determining whether the second to-be-find identifier exists in the second categorization identifier of the corresponding second direction, and determining, according to the determination result, whether the information identifier is It exists in the pre-stored information identification list.
  • the judging method can determine whether the information identifier exists in the information identifier list without all the information identifier lists in the search information identifier list, thereby improving the judgment efficiency.
  • the step of adding the generated information identifier to the information identifier list includes the following steps: determining, according to the first to-be-find identifier, the first direction corresponding to the information identifier, according to the second to-be-find The identifier determining information identifier corresponds to the second direction, and the information identifier is stored in the intersection position of the first sub-direction and the second sub-direction.
  • the first direction corresponding to the information identifier is determined according to the first to-be-find identifier. That is, the first direction corresponding to the first classification identifier that is the same as the first to-be-identified identifier is the first direction corresponding to the information identifier.
  • the first direction may be added according to the preset rule (such as in order), and the first direction is A to-be-find identifier is the first collation identifier of the newly added first direction.
  • the description is also made in conjunction with Table 1.
  • the first to-be-find identifier is B m+1
  • a new row is added immediately below the row direction corresponding to B m
  • B m+1 is used as a new row direction classification.
  • the second direction corresponding to the information identifier is determined according to the second to-be-find identifier, that is, determining
  • the second direction corresponding to the second categorization identifier that is the same as the second to-be-identified identifier is the second direction corresponding to the information identifier.
  • the second direction may be added according to the preset rule (for example, in order)
  • the second to-be-find identifier is the second collation identifier of the added second direction. For example, when the A n + 1 as the second identification to be searched, then add a column next to the column direction corresponding to the following A n and A n + 1 as a new column direction collation identification.
  • the determined information identifies the intersection of the first direction and the second direction, and stores the information identifier at the determined intersection location.
  • the first direction corresponding to the information identifier is determined by the first to-be-find identifier
  • the second direction corresponding to the information identifier is determined according to the second to-be-find identifier
  • the information identifier is stored in the first sub-direction and the second sub-direction. position.
  • the determination of the storage location of the information identifier has a certain regularity, so that when determining whether the generated information identifier exists in the stored information identifier list, the judgment may be made according to the regularity of the storage rule, thereby improving the judgment efficiency.
  • the step of determining whether the information identifier exists in the pre-stored information identifier list specifically includes the following steps:
  • step S502 the information identifier is parsed, and the component identifier, the sending template identifier, and the marking parameter are obtained, and the first to-be-find identifier and the second to-be-find identifier are respectively determined according to the component identifier and the sending template identifier.
  • Step S504 Obtain at least one of the pre-stored tag parameters corresponding to the component identifier and the sending template identifier, and determine whether the parsed tag parameter exists in the pre-stored at least one tag parameter.
  • Step S506 when it is determined that the parsing parameter obtained by the parsing exists in the pre-stored at least one of the marking parameters, determining the first direction of the at least one according to the first to-be-find identifier, and acquiring the first recursory corresponding to the first direction of the at least one
  • the class identifier is used to find whether the first to-be-find identifier exists in the first collation identifier.
  • Step S508 when it is found that the first to-be-find identifier exists in the first classification identifier, determine the second direction of the corresponding at least one according to the found first classification identifier, and obtain at least one corresponding to the second direction. Second classification indicator.
  • Step S510 Find whether there is a second to-be-find identifier in the second collation identifier, and if yes, determine that the information identifier exists in the pre-stored information identifier list.
  • the analytical information identifier is correspondingly obtained.
  • the multiple component data composition identifier, sending template identifier and marking parameter), and layer-by-layer judgment based on multiple component data, can avoid searching throughout the entire information identification list, and improve the efficiency of searching and judging.
  • an information transmission management apparatus includes an acquisition module 602, a pre-transmission information generation module 604, an information identification generation module 606, and a transmission processing module 608, where:
  • the obtaining module 602 is configured to obtain basic information data and a corresponding sending template identifier.
  • the pre-transmission information generating module 604 is configured to generate pre-transmission information according to the sending template information and the basic information data corresponding to the sending template identifier.
  • the information identifier generating module 606 is configured to obtain a corresponding component identifier from the basic information data according to the sending template identifier, and generate an information identifier uniquely corresponding to the pre-sent information according to the component identifier and the sending template identifier.
  • the sending processing module 608 is configured to determine whether the information identifier exists in the pre-stored information identifier list, and if yes, the pre-sending information is not sent, if not, the pre-sending information is sent, and the generated information identifier is added to the information. In the list of identities.
  • the composition identification includes a customer identification or a policy identification.
  • the sending processing module 608 includes:
  • the to-be-identified identifier determining module 702 is configured to parse the information identifier, obtain the component identifier and the sending template identifier, and determine the first to-be-find identifier and the second to-be-find identifier according to the component identifier and the sending template identifier, respectively.
  • the locating module 704 is configured to determine, according to the first to-be-identified identifier, the first direction, the first categorization identifier corresponding to the at least one first direction, and the first categorization identifier. And determining, when the first categorization identifier is found in the first categorization identifier, determining, according to the first categorization identifier that is found, the second direction corresponding to the at least one, and acquiring the second direction corresponding to the at least one The second collation identifier.
  • the determining module 706 is configured to search whether a second to-be-find identifier exists in the second collation identifier, and determine, according to the search result, whether the information identifier exists in the pre-stored information identifier list.
  • the parsing information identification also results in a tag parameter.
  • the determining module 706 is further configured to: when the second lookup identifier is found in the second categorization identifier, obtain at least one of the pre-stored marking parameters corresponding to the component identifier and the sending template identifier, and determine the parsing Whether the obtained tag parameter exists in at least one of the pre-stored tag parameters, and if so, the judgment information identifier exists in the pre-stored information tag list.
  • the sending processing module 608 is further configured to: according to the first to-be-identified identifier determining information, the corresponding first direction, and the second identifier according to the second to-be-find identifier determining information identifier, storing the information identifier in the first The intersection of the sub-direction and the second sub-direction.
  • the various modules in the above data display device may be implemented in whole or in part by software, hardware, and combinations thereof.
  • the obtaining module 602 may receive the information sending request from the terminal through the network interface, and then obtain the basic information data and the corresponding sending template identifier included in the request.
  • the network interface may be an Ethernet card or a wireless network card.
  • the above modules may be embedded in the hardware of the base station or may be stored in the memory of the base station in a software form, so that the processor can call the corresponding operations of the above modules.
  • the processor can be a central processing unit (CPU), a microprocessor, a microcontroller, or the like.
  • the storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).

Abstract

L'invention concerne un procédé de gestion de transmission d'informations, consistant à : acquérir des données d'informations de base et un identifiant de modèle de transmission correspondant; en fonction d'informations de modèle de transmission, correspondant à l'identifiant de modèle de transmission, et des données d'informations de base, générer des informations de pré-transmission; en fonction de l'identifiant de modèle de transmission, acquérir un identifiant de composant correspondant à partir des données d'informations de base, et en fonction de l'identifiant de composant et de l'identifiant de modèle de transmission, générer un identifiant d'informations correspondant de manière unique aux informations de pré-transmission; et déterminer si l'identifiant d'informations se trouve dans une liste d'identifiants d'informations pré-stockée, si tel est le cas, ne pas transmettre les informations de pré-transmission, et si tel n'est pas le cas, transmettre les informations de pré-transmission et ajouter l'identifiant d'informations généré à la liste d'identifiants d'informations.
PCT/CN2017/075995 2016-04-12 2017-03-08 Procédé et appareil de gestion de transmission d'informations, serveur et support de stockage WO2017177778A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610225536.2 2016-04-12
CN201610225536.2A CN105847059B (zh) 2016-04-12 2016-04-12 信息发送管理方法和装置

Publications (1)

Publication Number Publication Date
WO2017177778A1 true WO2017177778A1 (fr) 2017-10-19

Family

ID=56597482

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/075995 WO2017177778A1 (fr) 2016-04-12 2017-03-08 Procédé et appareil de gestion de transmission d'informations, serveur et support de stockage

Country Status (2)

Country Link
CN (1) CN105847059B (fr)
WO (1) WO2017177778A1 (fr)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109547406A (zh) * 2018-10-12 2019-03-29 中国平安人寿保险股份有限公司 数据发送方法及装置、存储介质和电子设备
CN111488171A (zh) * 2019-01-29 2020-08-04 杭州海康威视数字技术股份有限公司 一种数据生成和解析方法、装置及电子设备
CN114567855A (zh) * 2022-03-09 2022-05-31 北京神州泰岳软件股份有限公司 一种长短信处理方法、装置和电子设备

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105847059B (zh) * 2016-04-12 2018-12-18 平安科技(深圳)有限公司 信息发送管理方法和装置
CN108665235B (zh) * 2018-04-27 2023-04-18 平安科技(深圳)有限公司 资源处理节点的运行方法、终端设备及介质
CN111245706A (zh) * 2020-01-03 2020-06-05 湖南省梦网科技发展有限公司 一种信息处理方法、装置、服务器及介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007115470A1 (fr) * 2006-04-11 2007-10-18 Huawei Technologies Co., Ltd. Procédé de gestion d'information de configuration d'un dispositif, serveur et système associés
CN101656928A (zh) * 2008-08-20 2010-02-24 华为软件技术有限公司 短消息处理方法、系统及组装程序单元
CN105207881A (zh) * 2014-06-10 2015-12-30 阿里巴巴集团控股有限公司 一种消息发送方法和设备
CN105847059A (zh) * 2016-04-12 2016-08-10 平安科技(深圳)有限公司 信息发送管理方法和装置

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1801728B (zh) * 2005-10-20 2010-10-13 华为技术有限公司 一种对媒体发送请求的处理方法
CN101252615A (zh) * 2008-03-28 2008-08-27 宇龙计算机通信科技(深圳)有限公司 一种移动终端及其接入信息的自动响应方法及系统
CN101645766B (zh) * 2009-09-09 2013-04-17 成都市华为赛门铁克科技有限公司 实现数据包重发的方法、装置及系统
US9807602B2 (en) * 2010-04-07 2017-10-31 Qualcomm Incorporated Apparatus and method for connection establishment in a communications network
CN102750307B (zh) * 2012-03-13 2017-12-29 新奥特(北京)视频技术有限公司 一种比赛数据转发控制方法
CN104378341B (zh) * 2013-12-25 2016-04-20 腾讯科技(深圳)有限公司 模板获取方法、模板提供方法、装置及系统
CN105335119A (zh) * 2014-08-11 2016-02-17 国家电网公司 数据显示方法及装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007115470A1 (fr) * 2006-04-11 2007-10-18 Huawei Technologies Co., Ltd. Procédé de gestion d'information de configuration d'un dispositif, serveur et système associés
CN101656928A (zh) * 2008-08-20 2010-02-24 华为软件技术有限公司 短消息处理方法、系统及组装程序单元
CN105207881A (zh) * 2014-06-10 2015-12-30 阿里巴巴集团控股有限公司 一种消息发送方法和设备
CN105847059A (zh) * 2016-04-12 2016-08-10 平安科技(深圳)有限公司 信息发送管理方法和装置

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109547406A (zh) * 2018-10-12 2019-03-29 中国平安人寿保险股份有限公司 数据发送方法及装置、存储介质和电子设备
CN111488171A (zh) * 2019-01-29 2020-08-04 杭州海康威视数字技术股份有限公司 一种数据生成和解析方法、装置及电子设备
CN111488171B (zh) * 2019-01-29 2023-11-03 杭州海康威视数字技术股份有限公司 一种数据生成和解析方法、装置及电子设备
CN114567855A (zh) * 2022-03-09 2022-05-31 北京神州泰岳软件股份有限公司 一种长短信处理方法、装置和电子设备
CN114567855B (zh) * 2022-03-09 2023-07-14 北京神州泰岳软件股份有限公司 一种长短信处理方法、装置和电子设备

Also Published As

Publication number Publication date
CN105847059B (zh) 2018-12-18
CN105847059A (zh) 2016-08-10

Similar Documents

Publication Publication Date Title
WO2017177778A1 (fr) Procédé et appareil de gestion de transmission d'informations, serveur et support de stockage
US10218657B2 (en) Method and system for providing private chat within a group chat
CA2894332C (fr) Galerie d'activites basee sur l'emplacement geographique
US8352546B1 (en) Contextual and location awareness for device interaction
US9118718B2 (en) Techniques to monitor connection paths on networked devices
US10237272B2 (en) Methods, apparatus, and systems for identity authentication
CN103024090B (zh) 一种识别用户终端的方法和系统
CN106686105B (zh) 推送消息的方法、计算设备、服务器及信息分享系统
US10530726B2 (en) Email notifications
WO2018018697A1 (fr) Procédé et système d'identification d'un pourriel provenant d'une fausse station de base
US10726032B2 (en) Systems and methods for search template generation
CN109977635B (zh) 基于区块链的溯源数据处理方法、装置、设备及介质
US9223672B1 (en) Method and system for providing error repair status data to an application user
CN110545232A (zh) 群消息提示、数据处理方法及装置、电子设备及存储设备
JP2022514983A (ja) グループベースコミュニケーションシステム内において外部電子メールリソースエンティティによる限定エンゲージメントを管理する方法及び装置
US20200004785A1 (en) Automatic grouping based on user behavior
CN103957306A (zh) 在通信终端共享信息的方法和设备
CN106485520B (zh) 跨渠道通讯控制方法及服务器
CN112948138A (zh) 一种处理消息的方法和装置
US20150113081A1 (en) Symbolic variables within email addresses
US9917738B2 (en) Intelligent device data router
US9930000B2 (en) Method for posing requests in a social networking site
US8370381B2 (en) Location based information
WO2016184165A1 (fr) Procédé, terminal émetteur et terminal récepteur permettant de réaliser un traitement d'informations
US20160188748A1 (en) Method for providing information to determine a graph associated with a data item

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17781754

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 28/01/2019)

122 Ep: pct application non-entry in european phase

Ref document number: 17781754

Country of ref document: EP

Kind code of ref document: A1