CN111383025B - Method and device for forwarding wind control data and electronic equipment - Google Patents

Method and device for forwarding wind control data and electronic equipment Download PDF

Info

Publication number
CN111383025B
CN111383025B CN202010142541.3A CN202010142541A CN111383025B CN 111383025 B CN111383025 B CN 111383025B CN 202010142541 A CN202010142541 A CN 202010142541A CN 111383025 B CN111383025 B CN 111383025B
Authority
CN
China
Prior art keywords
service
wind control
message
execution message
service system
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
CN202010142541.3A
Other languages
Chinese (zh)
Other versions
CN111383025A (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.)
Alipay Hangzhou Information Technology Co Ltd
Original Assignee
Alipay Hangzhou Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Alipay Hangzhou Information Technology Co Ltd filed Critical Alipay Hangzhou Information Technology Co Ltd
Priority to CN202010142541.3A priority Critical patent/CN111383025B/en
Publication of CN111383025A publication Critical patent/CN111383025A/en
Application granted granted Critical
Publication of CN111383025B publication Critical patent/CN111383025B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • G06Q20/401Transaction verification
    • G06Q20/4016Transaction verification involving fraud or risk level assessment in transaction processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/547Messaging middleware

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • General Engineering & Computer Science (AREA)
  • Finance (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Information Transfer Between Computers (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the specification discloses a method, a device and electronic equipment for forwarding wind control data, wherein the method comprises the following steps: monitoring service execution messages received by the message middleware, wherein each received service execution message comprises an execution result of a service request initiated by a first account corresponding to the service execution message in the first service system; determining a target service execution message in service execution messages received by a message middleware, wherein a first account corresponding to the target service execution message has a related second account in a second service system, and the account of the first service system takes effect on the related account in the second service system of an execution result of a service request; processing the target service execution message into a converted service execution message which conforms to the wind control format of the wind control system of the second service system; and sending the converted service execution message to a wind control system of the second service system so that the wind control system can carry out wind control according to the converted service execution message.

Description

Method and device for forwarding wind control data and electronic equipment
Technical Field
The invention relates to the technical field of computers, in particular to a method and a device for forwarding wind control data and electronic equipment.
Background
The existing payment platform is often provided with a risk prevention and control system for evaluating whether the user operation faces risks such as card stealing and account stealing. The user can log in the domestic payment platform or the overseas payment platform through a set of account passwords, but because the wind control system applied by the domestic payment platform is different from the wind control system applied by the overseas payment platform, the wind control system applied by the overseas payment platform needs to preset code logic corresponding to the user account operation and monitor the operation executed by the domestic payment platform by the user based on the subscription relationship, so that the synchronization of the domestic payment platform and the overseas payment platform of the user account can be realized.
By the method, the code logic of the overseas wind control system needs to be modified and the subscription relationship is newly added for updating every new user account behavior, so that the monitoring of the new user behavior can be realized, and the maintenance cost is high.
Disclosure of Invention
An object of the embodiments of the present specification is to provide a method, an apparatus, and an electronic device for forwarding wind-controlled data, so as to implement synchronization between an in-context payment platform and an out-of-context payment platform of a user account at a low cost.
In order to solve the above technical problem, the embodiments of the present specification are implemented as follows:
in a first aspect, a method for forwarding wind-controlled data is provided, where the method includes:
monitoring service execution messages received by the message middleware, wherein each received service execution message comprises an execution result of a service request initiated by a first account corresponding to the service execution message in the first service system;
determining a target service execution message in service execution messages received by a message middleware, wherein a first account corresponding to the target service execution message has a related second account in a second service system, and the account of the first service system takes effect on the related account in the second service system of an execution result of a service request;
processing the target service execution message into a converted service execution message which conforms to the wind control format of the wind control system of the second service system;
and sending the converted service execution message to a wind control system of the second service system so that the wind control system can carry out wind control according to the converted service execution message.
In a second aspect, an apparatus for forwarding wind-controlled data is provided, including:
the monitoring module monitors service execution messages received by the message middleware, and each received service execution message comprises an execution result of a service request initiated by a first account corresponding to the service execution message in the first service system;
the determining module is used for determining a target service execution message in service execution messages received by the message middleware, wherein a first account corresponding to the target service execution message has a related second account in a second service system, and the account of the first service system takes effect on the related account in the second service system of an execution result of a service request;
the processing module is used for processing the target service execution message into a converted service execution message which accords with the wind control format of the wind control system of the second service system;
and the sending module is used for sending the converted service execution message to a wind control system of the second service system so that the wind control system can carry out wind control according to the converted service execution message.
In a third aspect, an electronic device is provided, including:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
monitoring service execution messages received by the message middleware, wherein each received service execution message comprises an execution result of a service request initiated by a first account corresponding to the service execution message in the first service system;
determining a target service execution message in a service execution message received by a message middleware, wherein a first account corresponding to the target service execution message has a related second account in a second service system, and the account of the first service system takes effect on the related account in the second service system of an execution result of a service request;
processing the target service execution message into a converted service execution message which conforms to the wind control format of the wind control system of the second service system;
and sending the converted service execution message to a wind control system of the second service system so that the wind control system can carry out wind control according to the converted service execution message.
In a fourth aspect, a computer-readable storage medium is presented, storing one or more programs, which when executed by an electronic device that includes a plurality of application programs, cause the electronic device to:
monitoring service execution messages received by the message middleware, wherein each received service execution message comprises an execution result of a service request initiated by a first account corresponding to the service execution message in the first service system;
determining a target service execution message in service execution messages received by a message middleware, wherein a first account corresponding to the target service execution message has a related second account in a second service system, and the account of the first service system takes effect on the related account in the second service system of an execution result of a service request;
processing the target service execution message into a converted service execution message which conforms to the wind control format of the wind control system of the second service system;
and sending the converted service execution message to a wind control system of the second service system so that the wind control system can carry out wind control according to the converted service execution message.
As can be seen from the technical solutions provided in the embodiments of the present specification, the solutions provided in the embodiments of the present specification have at least one of the following technical effects: firstly, a service execution message received by a message middleware is monitored, wherein the service execution message comprises an execution result of a service request initiated by a first account corresponding to the service execution message in a first service system. And then, determining a target service execution message in the service execution message, wherein a first account corresponding to the target service execution message has a related second account in a second service system, and the related account of the execution result in the second service system takes effect. And then, processing the target service execution message into a converted service execution message which accords with the wind control format of the risk control system of the second service system, and sending the converted service execution message to the wind control system of the second service system, so that the wind control system performs wind control according to the converted service execution message. By the aid of the scheme, the execution result which takes effect on the first account can be processed and forwarded to the wind control system of the second service system, the wind control system of the second service system can control the second account according to the forwarded converted service execution message while the execution result takes effect on the second account of the second service system, the forwarding process is simple and effective, and the maintenance cost is low.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the invention and not to limit the invention. In the drawings:
fig. 1 is a schematic flowchart of a method for forwarding wind-controlled data according to an embodiment of the present disclosure.
Fig. 2 is a second flowchart of a method for forwarding wind-controlled data according to an embodiment of the present disclosure.
Fig. 3 is a third flowchart of a method for forwarding wind-controlled data according to an embodiment of the present disclosure.
Fig. 4 is a fourth schematic flowchart of a method for forwarding wind-controlled data according to an embodiment of the present disclosure.
Fig. 5 is a fifth flowchart of a method for forwarding wind-controlled data according to an embodiment of the present disclosure.
Fig. 6 is a schematic structural diagram of an electronic device provided in an embodiment of the present specification.
Fig. 7 is a schematic structural diagram of an apparatus for wind-controlled data forwarding according to an embodiment of the present disclosure.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the technical solutions of the present invention will be clearly and completely described below with reference to the specific embodiments of the present invention and the accompanying drawings. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. 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 order to realize synchronization of an in-home payment platform and an out-of-home payment platform of a user account at low cost, embodiments of the present specification provide a method and an apparatus for transmitting wind-controlled data, and a method and an apparatus for transmitting wind-controlled data. The method and the apparatus provided by the embodiments of the present disclosure may be executed by an electronic device, such as a terminal device or a server device. In other words, the method may be performed by software or hardware installed in the terminal device or the server device. The server includes but is not limited to: a single server, a server cluster, a cloud server or a cloud server cluster, and the like. The terminal devices include but are not limited to: any one of smart terminal devices such as a smart phone, a Personal Computer (PC), a notebook computer, a tablet computer, an electronic reader, a web tv, and a wearable device.
In one embodiment of the present description, a method of wind-controlled data forwarding is provided that may be applied to a data bus platform. The data bus (Databus) may be a master unified traffic development platform, where the master may be used to process traffic initiated by an account.
Fig. 1 is a schematic implementation flow diagram of a method for forwarding wind-controlled data according to an embodiment of the present disclosure. As shown in fig. 1, the method may include the steps of:
step 102: and monitoring service execution messages received by the message middleware, wherein each received service execution message comprises an execution result of a service request initiated by a first account corresponding to the service execution message in the first service system.
Among other things, message middleware can be employed to communicate asynchronous messages across systems. For example, message middleware may be used for asynchronous message communication between a domestic system and an international system. The data bus platform may include message middleware or be independent of message middleware. Alternatively, the message middleware may be an msgbbroker component. It should be appreciated that the msgbbroker component can be applied to reliable, asynchronous communication of messages between systems or components, and can receive messages sent by publishers and deliver messages to one or more message subscribers based on message type, subscription relationships, and the like.
In this embodiment, step 102 may be performed by a data bus. The data bus can acquire the message of a first account through monitoring message middleware, the first account can be a member account of a first service system, and the first service system can process a service request initiated by the first account and feed back an execution result.
In this embodiment, the first service system may be a master station. When a first account initiates a service to a master station, the master station firstly verifies the service initiated by the first account, and performs subsequent processing on the service under the condition that the service is determined to be free from the risk of card stealing or account stealing.
The master station may perform a plurality of steps, for example, may query the asset score of the second account of the user, and may also query the device information for initiating the service, so as to evaluate the security of the first account for initiating the service, and perform subsequent processing on the service initiated by the first user account under the condition that the security of the first user account is ensured and the initiated service does not cause a risk of stealing a card or an account.
In this specification embodiment, the service initiated by the first user account may include at least one of: user account registration, user account login, user account password change and user account binding mobile phone change. And after processing the service initiated by the first account, the master station feeds back the execution result of the service to the first account. And after receiving the execution result fed back by the master station, the first account sends the execution result to the message middleware.
Step 104: determining a target service execution message in service execution messages received by the message middleware, wherein a first account corresponding to the target service execution message has a related second account in a second service system, and the account of the first service system takes effect on the related account in the second service system of an execution result of a service request.
The first account of the first business system can establish an association relationship with the second account of the second business system through various forms. For example, the first account number and the second account number may be associated with the same account pass, and the first account number and the second account associated with the same account pass may share a set of password system. For example, when the account number is a mobile phone number, the user can log in a first account number through a domestic mobile phone number and a password of an account pass, and the user can also log in a second account number through an international mobile phone number and a password of an account pass. Wherein, the password system includes but is not limited to a numeric password, a character password, a biometric password or a combination of at least two of the above passwords.
Although the first account and the second account are governed by different business systems, based on the association, if a business initiated by the first account initiates a risky business, the security of the second account associated with the first account may also be affected.
For example, a first account initiates a password modification service to a master station, and since an account associated with a service request executed by an account of a first service system becomes effective in a second service system, when a target service execution message includes a password modification success message, a password of a second account in the second service system is also modified correspondingly. Therefore, the execution result of the password modification service initiated by the first account in the first service system is synchronously applied to the second account in the second service system. If the password is stolen due to the service initiated by the first account number, the second account is exposed to the risk of theft.
Since the risk of the second account is controlled by the second business system, the second business system needs to acquire an execution message for modifying the password to control the security of the second account. In specific application, a target service execution message of a service initiated by a first account can be used as behavior data of a related account pass, so that different service systems can conveniently control corresponding accounts. Under the condition that the first account number is associated with a plurality of account numbers, the behavior data can affect the security of the associated plurality of account numbers, and the business system for controlling each account can control the corresponding account by acquiring the behavior data of the account pass. The behavior data of the account can be obtained from the execution result of the account initiated service.
Step 106: and processing the target service execution message into a converted service execution message which accords with the wind control format of the wind control system of the second service system.
And after determining a target service execution message in the service execution messages received by the message middleware, processing the target service execution message into a converted service execution message conforming to the wind control format of the wind control system of the second service system. The converted service execution message may include an execution result of the service initiated by the first account to the primary station. For example, when the second service system is an international system, the target service execution message may be processed according to the international wind control model standard, and the obtained converted service execution message conforms to the international wind control model standard, so that the second wind control system can directly receive and process the converted service execution message. The different types of target service execution messages may perform conversion processing according to different models, for example, when the target service execution message includes an execution result of a password modification service, the conversion processing is performed according to a first international wind control model. And when the target service execution message comprises an execution result of the bound mobile phone replacement service, performing conversion processing according to a second international wind control model. A
Optionally, the wind control system of the second service system is deployed in the second service system; or the wind control system of the second service system is deployed outside the second service system.
When the wind control system of the second service system is deployed in the second service system, the wind control system in the second service system can firstly wind control the converted service execution message, and the second service system then performs subsequent processing according to the wind control result of the wind control system. When the wind control system of the second service system is deployed outside the second service system, the wind control system of the second service system may first receive the converted service execution message and execute wind control, and after obtaining a wind control result, the wind control result is sent to the second service system, and the service system performs subsequent processing according to the wind control result.
Step 108: and sending the converted service execution message to a wind control system of the second service system so that the wind control system can carry out wind control according to the converted service execution message.
In this embodiment of the present specification, the converted service execution message may be sent to a wind control system of the second service system through the message middleware, and the wind control system may perform wind control on the second account according to the converted service execution message.
Because the second account managed and controlled by the wind control system of the second business system is associated with the first account, for example, the first account and the second account share a password system, the related information of the password modified by the first account can be used as risk prevention and control reference information of the wind control system of the second business system. If the password is frequently modified by the first account, the first account may be stolen, and the wind control system of the second service system may control the risk of the second account according to the execution result of the service initiated by the first account.
According to the scheme provided by the embodiment of the specification, the data bus monitors the message middleware to acquire the first execution message, so that the data required by the wind control system of the second service system can be efficiently acquired, excessive useless messages are prevented from being acquired, and the load of the message middleware is effectively reduced. The scheme provided by the embodiment of the specification can apply a standard access mode of the international wind control event, and the international wind control event fast access platform is used for configuring the wind control event access point, so that the wind control system of the second service system can conveniently and fast access the wind control event, the access efficiency is improved, and additional code development and system release are not needed.
Based on the solution provided in the foregoing embodiment, optionally, the service execution message further includes a wind control result of a service request initiated by a wind control system in the first service system to the first account corresponding to the service execution message, so that the wind control system in the second service system reuses the wind control result.
The wind control system is a risk prevention and control background application system, can be applied to a transaction platform, and can be specifically used for deciding whether a risk exists in an operation executed by a user account. In this embodiment, the wind control system of the first service system is referred to as a first wind control system, and the wind control system of the second service system is referred to as a second wind control system. The first wind control system may be configured to manage and control operations executed by the first account. Specifically, the first wind control system can decide whether the operation executed by the user possibly causes risks such as card stealing or account stealing according to the operation executed by the user on the trading platform, so that risk management and control are performed before a risk event occurs, and the probability of the risk event is reduced.
In this embodiment, before the first service system processes the service request initiated by the first account, the first wind control system may first wind-control the service request to generate a wind-control result of the service request. And then, the first service system performs subsequent processing on the service request and feeds back a service execution message containing a wind control result. And then, the service execution message is formatted and forwarded to a second service system, and the second wind control system can multiplex the wind control result according to the converted service execution message. The scheme provided by the embodiment can facilitate the wind control system in the second service system to reuse the wind control result of the wind control system in the first service system, reduce the calculated amount and make full use of data.
Optionally, the service execution message further includes a core result of the first account corresponding to the service execution message by the wind control system in the first service system.
When a first account initiates a service to a first service system, a wind control system in the first service system may perform wind control on the service first, and after it is ensured that the service initiated by the first account does not cause a risk, a core of the first service system is called to process the service, so as to obtain a core result. After the processing is completed, the service execution message fed back may include the above-mentioned core result. And then, after the service execution message is converted and forwarded to a second service system, the second service system may obtain the core result according to the converted service execution message, and the core result may be used by a wind control system of the second service system to wind control the second account, or may be used by the second service system to execute an operation corresponding to the core result.
According to the scheme provided by the embodiment, the service execution message comprises the core result of the first service system, and the wind control system of the second service system can perform wind control according to the core result, so that the wind control reliability is improved, the calculated amount is reduced, and the data is fully utilized.
Based on the scheme provided by the foregoing embodiment, preferably, the service execution message further includes device fingerprint information of a first account corresponding to the service execution message by a wind control system in the first service system.
The first service system may judge whether the device logging in the first account is a frequently-used device or not by referring to the device fingerprint information, or the first service system may judge whether the fingerprint used by logging in the first account is a frequently-used fingerprint or not by referring to the device fingerprint information. After the first service system finishes the service processing, the fed back service execution message comprises the equipment fingerprint information, and then the service execution message is converted and forwarded to the second service system, and the second service system can perform wind control on the second account according to the equipment fingerprint information.
According to the scheme provided by the embodiment, the service execution message comprises the equipment fingerprint information, and the second service system can execute wind control according to the equipment fingerprint information, so that the wind control reliability is improved, the calculated amount is reduced, and the data is fully utilized.
Based on the solution provided by the foregoing embodiment, optionally, as shown in fig. 2, step 108 of sending the converted service execution message to the wind control system of the second service system includes:
step 202: and sending the converted service execution message to a wind control event access point of the wind control system so that the wind control system can access a wind control event matched with the converted service execution message.
In the embodiment of the present specification, the first service system may be, for example, a domestic service system, and the second service system may be, for example, an international service system. The scheme can apply a standard access mode of the international wind control event, and the international wind control event fast access platform is used for configuring the wind control event access point. And the converted service execution message is sent to a second wind control event access point of a wind control system of the international service system by a data bus. The wind control system of the international business system can efficiently access the wind control event, and the converted business execution message is accessed into the corresponding wind control event, so that the wind control system of the international business system can efficiently process the wind control event.
Based on the solution provided in the foregoing embodiment, optionally, as shown in fig. 3, step 106 is to process the target service execution message into a converted service execution message conforming to the wind control format of the wind control system of the second service system, and includes:
step 302: desensitizing at least part of user sensitive information in the target service execution message to obtain the converted service execution message.
Generally, the target service execution message often includes user sensitive information, for example, when the first account initiates a payment service, the target service execution message may include sensitive information such as a payment card number and identity information. In this embodiment, desensitization processing is performed on at least part of user sensitive information in the target service execution message, for example, fuzzy processing may be performed on the sensitive information, or the sensitive information in the target service execution message is deleted, so as to avoid user information leakage. In addition, the sensitive information may be processed according to a preset format, for example, processed into a message with a unified title or label, so as to reduce a risk encountered after the first account initiates the service.
Based on the solution provided in the foregoing embodiment, optionally, as shown in fig. 4, step 106 is to process the target service execution message into a converted service execution message conforming to the wind control format of the wind control system of the second service system, and includes:
step 402: and adding an identifier for indicating that the execution result comes from the first service system to the target service execution message.
In this embodiment, an identifier is added to the target service execution message to mark the source of the target service execution message. When a plurality of accounts are associated, the service system which manages different accounts can acquire the source of the target service execution message according to the identifier in the target service execution message. When the wind control system of the business system determines that the account has risks according to the target perhaps execution message, the risk source can be searched according to the identification so as to control the risk source in time and reduce the risks of the plurality of associated accounts.
Based on the solutions provided in the above embodiments, optionally,
the first service system is a domestic service system, and the second service system is an international service system; or,
the first service system is an international service system, and the second service system is a domestic service system.
In the above embodiment, it is assumed that the first service system is a domestic service system, and the second service system is an international service system. Of course, the first service system may also be an international service system, and the data bus converts the execution result of the service request from the international service system and forwards the result to the domestic service system. For different service systems, the scheme provided by the above embodiment may be adopted in a unidirectional manner to forward the wind control data, and the scheme provided by the above embodiment may also be adopted in a bidirectional manner to forward the wind control data. By the scheme provided by the embodiment, the wind control data can be efficiently forwarded, useless information is prevented from being forwarded, and the wind control efficiency is improved.
Based on the solution provided by the foregoing embodiment, optionally, as shown in fig. 5, step 102, monitoring a service execution message received by the message middleware includes:
step 502: monitoring a first execution message of at least one service fed back by the first wind control system and received by message middleware: account number service, authentication service, and transaction service.
The account service may include, for example, modification or resetting of an account password, changing or unbinding of an account binding mobile phone, logging in an account, switching of a region to which the account belongs, and the like. The authentication service may include, for example, an account authentication result, an international authentication channel result, and the like, which are fed back by the service system. The transaction service may include, for example, confirmation receipt service after the account initiates the transaction.
Optionally, the scheme provided by this embodiment may also be applied to different platforms, for example, the first business system may be a shopping system, and the second business system may be a payment system. The user can log in the shopping system through the first account and initiate a purchase request.
In the solution provided in this embodiment, the service execution messages received by the message middleware are monitored, and each received service execution message includes an execution result of a service execution message initiated by a first account corresponding to a purchase request execution message in the shopping system. For example, the name of the item purchased by the user, the quantity of the item, the payment amount, and the like may be included.
Then, it is determined that a target business execution message in the business execution messages received by the message middleware, for example, the target business execution message includes a payment amount, a first account corresponding to the target business execution message has a second account associated in the payment system, and the account of the shopping system takes effect on the account associated in the payment system for the execution result of the business request.
And then, processing the target service execution message containing the payment amount into a converted service execution message which accords with the wind control format of the wind control system of the payment system, so that the payment system can be accessed to the payment event efficiently.
And finally, sending the converted service execution message to a wind control system of the payment system so that the wind control system can carry out wind control according to the converted service execution message. For example, the account is subjected to wind control according to the payment amount, and the risk of the account is determined when the payment amount exceeds a preset amount.
Through the scheme provided by the embodiment, the wind control data can be efficiently forwarded in a cross-system and cross-platform mode, so that the account numbers in different systems are efficiently managed and controlled, and the risk of account number security caused by account number initiated service is reduced.
The above is a description of embodiments of the method provided in this specification, and the electronic device provided in this specification is described below.
Fig. 6 is a schematic structural diagram of an electronic device provided in an embodiment of the present specification. On the hardware level, the electronic device comprises a processor, and optionally an internal bus, a network interface and a memory. The Memory may include a Memory, such as a Random-Access Memory (RAM), and may further include a non-volatile Memory, such as at least 1 disk Memory. Of course, the electronic device may also include hardware required for other services.
The processor, the network interface, and the memory may be connected to each other by an internal bus, which may be an ISA (Industry Standard Architecture) bus, a PCI (Peripheral Component Interconnect) bus, an EISA (Extended Industry Standard Architecture) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one double-headed arrow is shown in FIG. 6, but that does not indicate only one bus or one type of bus.
And the memory is used for storing programs. In particular, the program may include program code comprising computer operating instructions. The memory may include both memory and non-volatile storage and provides instructions and data to the processor.
The processor reads a corresponding computer program from the nonvolatile memory to the memory and then runs the computer program to form a device for wind control data forwarding on a logic level. The processor is used for executing the program stored in the memory and is specifically used for executing the following operations:
monitoring service execution messages received by the message middleware, wherein each received service execution message comprises an execution result of a service request initiated by a first account corresponding to the service execution message in the first service system;
determining a target service execution message in a service execution message received by a message middleware, wherein a first account corresponding to the target service execution message has a related second account in a second service system, and the account of the first service system takes effect on the related account in the second service system of an execution result of a service request;
processing the target service execution message into a converted service execution message which conforms to the wind control format of the wind control system of the second service system;
and sending the converted service execution message to a wind control system of the second service system so that the wind control system can carry out wind control according to the converted service execution message.
The method for forwarding the wind-controlled data disclosed in the embodiment shown in any one of fig. 1 to fig. 5 in this specification may be applied to a processor, or may be implemented by a processor. The processor may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware in a processor or instructions in the form of software. The Processor may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but also Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components. The various methods, steps and logic blocks disclosed in one or more embodiments of the present specification may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of a method disclosed in connection with one or more embodiments of the present disclosure may be embodied directly in hardware, in a software module executed by a hardware decoding processor, or in a combination of the hardware and software modules executed by a hardware decoding processor. The software module may be located in ram, flash memory, rom, prom, or eprom, registers, etc. storage media as is well known in the art. The storage medium is located in a memory, and a processor reads information in the memory and completes the steps of the method in combination with hardware of the processor.
Of course, besides the software implementation, the electronic device in this specification does not exclude other implementations, such as logic devices or a combination of software and hardware, and the like, that is, the execution subject of the following processing flow is not limited to each logic unit, and may also be hardware or logic devices.
Embodiments of the present specification also propose a computer-readable storage medium storing one or more programs, the one or more programs comprising instructions, which when executed by a portable electronic device comprising a plurality of application programs, are capable of causing the portable electronic device to perform the method of the embodiment shown in fig. 1, and in particular to perform the following:
monitoring service execution messages received by the message middleware, wherein each received service execution message comprises an execution result of a service request initiated by a first account corresponding to the service execution message in the first service system;
determining a target service execution message in service execution messages received by a message middleware, wherein a first account corresponding to the target service execution message has a related second account in a second service system, and the account of the first service system takes effect on the related account in the second service system of an execution result of a service request;
processing the target service execution message into a converted service execution message which conforms to the wind control format of the wind control system of the second service system;
and sending the converted service execution message to a wind control system of the second service system so that the wind control system can carry out wind control according to the converted service execution message.
As shown in fig. 7, an embodiment of the present specification provides an apparatus for forwarding wind-controlled data, and in a software implementation, the apparatus 700 for forwarding wind-controlled data across the environment may include:
a monitoring module 701, configured to monitor service execution messages received by the message middleware, where each received service execution message includes an execution result of a service request initiated by a first account corresponding to the service execution message in the first service system;
a determining module 702, configured to determine a target service execution message in a service execution message received by a message middleware, where a first account corresponding to the target service execution message has a second account associated with a second service system, and the account of the first service system takes effect on an account associated with a service request execution result in the second service system;
the processing module 703 is configured to process the target service execution message into a converted service execution message that conforms to the wind control format of the wind control system of the second service system;
the sending module 704 sends the converted service execution message to the wind control system of the second service system, so that the wind control system performs wind control according to the converted service execution message.
It should be noted that, the device 700 for cross-border forwarding of wind control data can implement the method in the embodiment of the method in fig. 1, and specifically refer to a method for forwarding wind control data in the embodiment shown in fig. 1, which is not described herein again.
In the solution provided in the embodiment of the present specification, a service execution message received by a message middleware is monitored, where the service execution message includes an execution result of a service request initiated by a first account corresponding to the service execution message in a first service system. And then, determining a target service execution message in the service execution message, wherein a first account corresponding to the target service execution message has a related second account in a second service system, and the related account in the second service system becomes effective according to the execution result. And then, processing the target service execution message into a converted service execution message which accords with the wind control format of the risk control system of the second service system, and sending the converted service execution message to the wind control system of the second service system, so that the wind control system performs wind control according to the converted service execution message. By the aid of the scheme, the execution result which takes effect on the first account can be processed and forwarded to the wind control system of the second service system, the wind control system of the second service system can control the second account according to the forwarded converted service execution message while the execution result takes effect on the second account of the second service system, the forwarding process is simple and effective, and the maintenance cost is low.
Optionally, based on the apparatus provided in the foregoing embodiment, the service execution message further includes a wind control result of a service request initiated by a wind control system in the first service system to the first account corresponding to the service execution message, so that the wind control system in the second service system reuses the wind control result.
Optionally, based on the apparatus provided in the foregoing embodiment, the service execution message further includes a core result of the first account corresponding to the service execution message by the wind control system in the first service system.
Optionally, based on the apparatus provided in the foregoing embodiment, the service execution message further includes device fingerprint information of a first account corresponding to the service execution message, where the device fingerprint information is provided by a wind control system in the first service system.
Optionally, based on the apparatus provided in the foregoing embodiment, the sending module 704 is configured to:
and sending the converted service execution message to a wind control event access point of the wind control system so that the wind control system can access a wind control event matched with the converted service execution message.
Optionally, based on the apparatus provided in the foregoing embodiment, the processing module 703 is configured to:
desensitizing at least part of user sensitive information in the target service execution message to obtain the converted service execution message.
Optionally, based on the apparatus provided in the foregoing embodiment, the processing module 703 is configured to:
and adding an identifier for indicating that the execution result comes from the first service system to the target service execution message.
Alternatively, based on the apparatus provided in the above embodiments,
the wind control system of the second service system is deployed in the second service system; or,
and the wind control system of the second service system is deployed outside the second service system.
Alternatively, based on the apparatus provided in the above-mentioned embodiment,
the first service system is a domestic service system, and the second service system is an international service system; or
The first service system is an international service system, and the second service system is a domestic service system.
Optionally, based on the apparatus provided in the foregoing embodiment, the monitoring module 701 is configured to:
monitoring a first execution message of at least one service fed back by the first wind control system and received by message middleware: account number service, authentication service, and transaction service.
Optionally, based on the apparatus provided in the foregoing embodiment, the message middleware includes an msgbbroker component.
While certain embodiments of the present description have been described above, other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
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, as for the apparatus embodiment, since it is substantially similar to the method embodiment, the description is relatively simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
In short, the above description is only a preferred embodiment of the present disclosure, and is not intended to limit the scope of the present disclosure. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of one or more embodiments of the present disclosure should be included in the scope of protection of one or more embodiments of the present disclosure.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. One typical implementation device is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smartphone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that 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 like elements in a process, method, article, or apparatus that comprises the element.
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, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.

Claims (12)

1. A method of wind-controlled data forwarding, comprising:
monitoring service execution messages received by the message middleware, wherein each received service execution message comprises an execution result of a service request initiated by a first account corresponding to the service execution message in the first service system;
determining a target service execution message in service execution messages received by a message middleware, wherein a first account corresponding to the target service execution message has a related second account in a second service system, and the account of the first service system takes effect on the related account in the second service system of an execution result of a service request;
processing the target service execution message into a converted service execution message which conforms to the wind control format of the wind control system of the second service system;
sending the converted service execution message to a wind control system of the second service system so that the wind control system can perform wind control according to the converted service execution message; the service execution message also comprises a wind control result of a service request initiated by a wind control system in the first service system to the first account corresponding to the service execution message, so that the wind control system in the second service system can reuse the wind control result;
the first service system is a domestic service system, and the second service system is an international service system; or,
the first service system is an international service system, and the second service system is a domestic service system.
2. The method of claim 1, wherein the service execution message further includes a core result of a first account corresponding to the service execution message by a wind control system in the first service system.
3. The method of claim 1, wherein the service execution message further includes device fingerprint information of a first account corresponding to the service execution message from a wind control system in the first service system.
4. The method according to any of claims 1 to 2, wherein sending the converted service execution message to a wind control system of the second service system comprises:
and sending the converted service execution message to a wind control event access point of the wind control system so that the wind control system can access a wind control event matched with the converted service execution message.
5. The method of claim 1, processing the target service execution message into a converted service execution message that conforms to a wind control format of a wind control system of the second service system, comprising:
desensitizing at least part of user sensitive information in the target service execution message to obtain the converted service execution message.
6. The method of claim 1, processing the target service execution message into a converted service execution message that conforms to a wind control format of a wind control system of the second service system, comprising:
and adding an identifier for indicating that the execution result comes from the first service system to the target service execution message.
7. The method of claim 1, wherein the first and second light sources are selected from the group consisting of a red light source, a green light source, and a blue light source,
the wind control system of the second service system is deployed in the second service system; or,
and the wind control system of the second service system is deployed outside the second service system.
8. The method of claim 1, listening for service execution messages received by the message middleware, comprising:
monitoring a first execution message of at least one service fed back by the first wind control system and received by message middleware: account number service, authentication service, and transaction service.
9. The method of claim 1, the message middleware comprising an msgbbroker component.
10. An apparatus for wind-controlled data forwarding, comprising:
the monitoring module monitors service execution messages received by the message middleware, and each received service execution message comprises an execution result of a service request initiated by a first account corresponding to the service execution message in the first service system;
the determining module is used for determining a target service execution message in service execution messages received by the message middleware, wherein a first account corresponding to the target service execution message has a related second account in a second service system, and the account of the first service system takes effect on the related account in the second service system of an execution result of a service request;
the processing module is used for processing the target service execution message into a converted service execution message which accords with the wind control format of the wind control system of the second service system;
the sending module is used for sending the converted service execution message to a wind control system of the second service system so that the wind control system can carry out wind control according to the converted service execution message; the service execution message also comprises a wind control result of a service request initiated by a wind control system in the first service system to the first account corresponding to the service execution message, so that the wind control system in the second service system can reuse the wind control result;
the first service system is a domestic service system, and the second service system is an international service system; or,
the first service system is an international service system, and the second service system is a domestic service system.
11. An electronic device, comprising:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
monitoring service execution messages received by the message middleware, wherein each received service execution message comprises an execution result of a service request initiated by a first account corresponding to the service execution message in the first service system;
determining a target service execution message in service execution messages received by a message middleware, wherein a first account corresponding to the target service execution message has a related second account in a second service system, and the account of the first service system takes effect on the related account in the second service system of an execution result of a service request;
processing the target service execution message into a converted service execution message which conforms to the wind control format of the wind control system of the second service system;
sending the converted service execution message to a wind control system of the second service system so that the wind control system can perform wind control according to the converted service execution message; the service execution message also comprises a wind control result of a service request initiated by a wind control system in the first service system to the first account corresponding to the service execution message, so that the wind control system in the second service system can reuse the wind control result;
the first service system is a domestic service system, and the second service system is an international service system; or,
the first service system is an international service system, and the second service system is a domestic service system.
12. A computer-readable storage medium storing one or more programs that, when executed by an electronic device including a plurality of application programs, cause the electronic device to:
monitoring service execution messages received by the message middleware, wherein each received service execution message comprises an execution result of a service request initiated by a first account corresponding to the service execution message in the first service system;
determining a target service execution message in service execution messages received by a message middleware, wherein a first account corresponding to the target service execution message has a related second account in a second service system, and the account of the first service system takes effect on the related account in the second service system of an execution result of a service request;
processing the target service execution message into a converted service execution message which conforms to the wind control format of the wind control system of the second service system;
sending the converted service execution message to a wind control system of the second service system so that the wind control system can perform wind control according to the converted service execution message; the service execution message also comprises a wind control result of a service request initiated by a wind control system in the first service system to the first account corresponding to the service execution message, so that the wind control system in the second service system can reuse the wind control result;
the first service system is a domestic service system, and the second service system is an international service system; or,
the first service system is an international service system, and the second service system is a domestic service system.
CN202010142541.3A 2020-03-04 2020-03-04 Method and device for forwarding wind control data and electronic equipment Active CN111383025B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010142541.3A CN111383025B (en) 2020-03-04 2020-03-04 Method and device for forwarding wind control data and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010142541.3A CN111383025B (en) 2020-03-04 2020-03-04 Method and device for forwarding wind control data and electronic equipment

Publications (2)

Publication Number Publication Date
CN111383025A CN111383025A (en) 2020-07-07
CN111383025B true CN111383025B (en) 2022-09-02

Family

ID=71217017

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010142541.3A Active CN111383025B (en) 2020-03-04 2020-03-04 Method and device for forwarding wind control data and electronic equipment

Country Status (1)

Country Link
CN (1) CN111383025B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016024603A (en) * 2014-07-18 2016-02-08 株式会社三井住友銀行 System and method for fund management between branches of financial institution
CN108108973A (en) * 2017-12-01 2018-06-01 北京三快在线科技有限公司 Business risk control method and device
CN108171519A (en) * 2016-12-07 2018-06-15 阿里巴巴集团控股有限公司 The processing of business datum, account recognition methods and device, terminal
CN109660594A (en) * 2018-11-07 2019-04-19 阿里巴巴集团控股有限公司 Orientation method for pushing, methods of exhibiting, device and the equipment of service processing result
CN109670835A (en) * 2018-09-25 2019-04-23 深圳壹账通智能科技有限公司 Air control method, apparatus, equipment and readable storage medium storing program for executing based on service node
CN110288452A (en) * 2019-05-31 2019-09-27 北京随信云链科技有限公司 A kind of asset data management system, method and calculate equipment

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060149674A1 (en) * 2004-12-30 2006-07-06 Mike Cook System and method for identity-based fraud detection for transactions using a plurality of historical identity records
CN109426961B (en) * 2017-08-24 2021-08-17 腾讯科技(深圳)有限公司 Card binding risk control method and device
CN110400147A (en) * 2019-07-23 2019-11-01 阿里巴巴集团控股有限公司 A kind of exception delivery operation hold-up interception method, system and equipment
CN110738473B (en) * 2019-09-30 2021-09-10 支付宝(杭州)信息技术有限公司 Wind control method, system, device and equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016024603A (en) * 2014-07-18 2016-02-08 株式会社三井住友銀行 System and method for fund management between branches of financial institution
CN108171519A (en) * 2016-12-07 2018-06-15 阿里巴巴集团控股有限公司 The processing of business datum, account recognition methods and device, terminal
CN108108973A (en) * 2017-12-01 2018-06-01 北京三快在线科技有限公司 Business risk control method and device
CN109670835A (en) * 2018-09-25 2019-04-23 深圳壹账通智能科技有限公司 Air control method, apparatus, equipment and readable storage medium storing program for executing based on service node
CN109660594A (en) * 2018-11-07 2019-04-19 阿里巴巴集团控股有限公司 Orientation method for pushing, methods of exhibiting, device and the equipment of service processing result
CN110288452A (en) * 2019-05-31 2019-09-27 北京随信云链科技有限公司 A kind of asset data management system, method and calculate equipment

Also Published As

Publication number Publication date
CN111383025A (en) 2020-07-07

Similar Documents

Publication Publication Date Title
US11093981B2 (en) Smart broadcasting device
CN113014568B (en) Account login method, equipment and server
CN111290866B (en) Service processing method and device
CN109462601B (en) Multi-platform access method and device based on eSIM
CN113840012A (en) Screen recording evidence obtaining method and system based on block chain and electronic equipment
CN109298926B (en) Method and device for entering resource transfer party into resource transfer platform and electronic equipment
CN107682336B (en) Geographic position-based identity authentication method and device
TWI839875B (en) Payment method, user terminal, device, equipment, system and medium
CN112700287A (en) Anti-cheating method and device for application program
CN111784356A (en) Payment verification method, device, equipment and storage medium
CN113409112B (en) Data processing method and device
CN108228248A (en) A kind of determining method and apparatus of dependence
CN111400690B (en) Biological verification method and device
CN110175915B (en) Service execution result obtaining method and system based on block chain
CN113485758A (en) Micro-service issuing method and device, electronic equipment and storage medium
CN111383025B (en) Method and device for forwarding wind control data and electronic equipment
CN111159298A (en) Service request processing method and device, electronic equipment and storage medium
CN112734349A (en) Interface generation method, data calling method, device and electronic equipment
CN111259429A (en) Resource operation authority control method and device and electronic equipment
CN111062057A (en) Neutral data application method, device and system
CN109150795B (en) Information processing method, device and equipment
CN110768696B (en) NFC SIM card identification method and device
CN114528264A (en) Data synchronization method and system
CN109741069B (en) Transaction data processing method and device, electronic equipment and readable storage medium
CN107704557B (en) Processing method and device for operating mutually exclusive data, computer 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