CN115004668A - Data synchronization method and related products - Google Patents

Data synchronization method and related products Download PDF

Info

Publication number
CN115004668A
CN115004668A CN202080094668.0A CN202080094668A CN115004668A CN 115004668 A CN115004668 A CN 115004668A CN 202080094668 A CN202080094668 A CN 202080094668A CN 115004668 A CN115004668 A CN 115004668A
Authority
CN
China
Prior art keywords
information
authority
pieces
service system
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202080094668.0A
Other languages
Chinese (zh)
Other versions
CN115004668B (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.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Shenzhen Huantai Technology Co Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp Ltd
Shenzhen Huantai 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 Guangdong Oppo Mobile Telecommunications Corp Ltd, Shenzhen Huantai Technology Co Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Publication of CN115004668A publication Critical patent/CN115004668A/en
Application granted granted Critical
Publication of CN115004668B publication Critical patent/CN115004668B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)

Abstract

A data synchronization method and related products are applied to a service platform, and the method comprises the following steps: the method comprises the following steps: acquiring first authority information of a first service system and acquiring N pieces of second authority information, wherein each piece of second authority information corresponds to one second service system, and N is a positive integer (101); authenticating according to the first authority information and the N second authority information to obtain M second authority information successfully authenticated with the first authority information, wherein M is a positive integer less than or equal to N (102); acquiring data to be synchronized of the first service system and acquiring a synchronization operation configuration parameter (103); and synchronizing the data to be synchronized to second service systems (104) corresponding to the M pieces of second authority information according to the synchronization operation configuration parameters. The method can improve the data synchronization efficiency.

Description

PCT国内申请,说明书已公开。PCT domestic application, the description has been published.

Claims (20)

  1. A data synchronization method is applied to a service platform and comprises the following steps:
    acquiring first authority information of a first service system and acquiring N pieces of second authority information, wherein each piece of second authority information corresponds to one second service system, and N is a positive integer;
    authenticating according to the first authority information and the N pieces of second authority information to obtain M pieces of second authority information successfully authenticated with the first authority information, wherein M is a positive integer smaller than or equal to N;
    acquiring data to be synchronized of the first service system and acquiring a synchronization operation configuration parameter;
    and synchronizing the data to be synchronized to the second service systems corresponding to the M pieces of second authority information according to the synchronization operation configuration parameters.
  2. The method according to claim 1, wherein the performing authentication according to the first right information and the N second right information to obtain M second right information successfully authenticated with the first right information comprises:
    acquiring first authority operation interface information corresponding to the first authority information;
    authenticating the first authority operation interface information;
    when the first authority operation interface information is successfully authenticated, acquiring second authority operation interface information corresponding to the N pieces of second authority information to obtain N pieces of second authority operation interface information;
    and authenticating the N pieces of second authority operation interface information to obtain M pieces of second authority information successfully authenticated with the first authority information.
  3. The method according to claim 1, wherein the performing authentication according to the first permission information and the N second permission information to obtain M second permission information successfully authenticated with the first permission information comprises:
    acquiring first authentication information of the first authority information;
    acquiring second authentication information of the N pieces of second authority information to obtain N pieces of second authentication information;
    and matching the first authentication information with the N pieces of second authentication information to obtain M pieces of second authority information successfully authenticated with the first authority information.
  4. The method according to any one of claims 1-3, further comprising:
    acquiring operating environment parameters;
    and when the operating environment parameters meet preset conditions, executing the steps of acquiring the data to be synchronized of the first service system and synchronizing operation configuration parameters.
  5. The method of claim 4, wherein the operating environment parameter comprises at least one of: touch parameters, run time, geographic location, environmental parameters.
  6. The method according to any one of claims 1 to 5, wherein the obtaining the configuration parameters of the synchronous operation comprises:
    acquiring system environment parameters of a second service system corresponding to the M pieces of second permission information to obtain M pieces of system environment parameters;
    determining operation configuration parameters corresponding to the M system environment parameters according to a preset mapping relation between the system environment parameters and the operation configuration parameters to obtain M operation configuration parameters;
    determining a synchronous mapping table between the first service system and the M second service systems;
    and taking the M operation configuration parameters and the synchronous mapping table as the synchronous operation configuration parameters.
  7. The method according to claim 6, wherein the synchronizing the data to be synchronized to the second service systems corresponding to the M second rights information according to the synchronization operation configuration parameter includes:
    acquiring historical data of the first service system corresponding to a target second service system, wherein the target second service system is any one of the M second service systems;
    filtering the data to be synchronized according to the historical data to obtain final synchronous data;
    and synchronizing the final synchronous data to the target second service system according to the operation configuration data corresponding to the target second service system and the synchronous mapping table.
  8. The method according to any one of claims 1-7, further comprising:
    monitoring the first service system and the M second service systems;
    when a service system i in the first service system and the M second service systems fails, stopping executing the step of synchronizing the data to be synchronized to the M second service systems corresponding to the second authority information according to the synchronization operation configuration parameters, wherein the service system i is any one of the first service system and the M second service systems;
    the fault is recorded in a log.
  9. The method of claim 8, further comprising: and after the service system i is recovered, continuing to execute the step of synchronizing the data to be synchronized to the second service systems corresponding to the M pieces of second authority information according to the synchronization operation configuration parameters.
  10. A data synchronization apparatus, applied to a service platform, the apparatus comprising: a first acquisition unit, an authentication unit, a second acquisition unit and a synchronization unit, wherein,
    the first obtaining unit is used for obtaining first authority information of a first service system and obtaining N pieces of second authority information, each piece of second authority information corresponds to one second service system, and N is a positive integer;
    the authentication unit is used for performing authentication according to the first authority information and the N second authority information to obtain M second authority information successfully authenticated with the first authority information, wherein M is a positive integer less than or equal to N;
    the second obtaining unit is configured to obtain data to be synchronized of the first service system, and obtain a synchronization operation configuration parameter;
    and the synchronization unit is used for synchronizing the data to be synchronized to the second service systems corresponding to the M pieces of second authority information according to the synchronization operation configuration parameters.
  11. The apparatus according to claim 10, wherein in the aspect that the M second rights information successfully authenticated with the first rights information is obtained by performing the authentication according to the first rights information and the N second rights information, the authentication unit is specifically configured to:
    acquiring first authority operation interface information corresponding to the first authority information;
    authenticating the first authority operation interface information;
    when the first authority operation interface information is successfully authenticated, acquiring second authority operation interface information corresponding to the N pieces of second authority information to obtain N pieces of second authority operation interface information;
    and authenticating the N pieces of second authority operation interface information to obtain M pieces of second authority information successfully authenticated with the first authority information.
  12. The apparatus according to claim 10, wherein in the aspect that the authentication is performed according to the first permission information and the N second permission information to obtain M second permission information successfully authenticated with the first permission information, the authentication unit is specifically configured to:
    acquiring first authentication information of the first authority information;
    acquiring second authentication information of the N pieces of second authority information to obtain N pieces of second authentication information;
    and matching the first authentication information with the N pieces of second authentication information to obtain M pieces of second authority information successfully authenticated with the first authority information.
  13. The apparatus of any one of claims 10-12, further comprising: a third obtaining unit, wherein,
    the third acquiring unit is used for acquiring the operating environment parameters;
    and when the operating environment parameters meet preset conditions, the second acquisition unit executes the steps of acquiring the data to be synchronized of the first service system and synchronizing the operation configuration parameters.
  14. The apparatus of claim 13, wherein the operating environment parameter comprises at least one of: touch parameters, run time, geographic location, environmental parameters.
  15. The apparatus according to any of claims 10-14, wherein in terms of the obtaining synchronization operation configuration parameters, the second obtaining unit is specifically configured to:
    acquiring system environment parameters of a second service system corresponding to the M pieces of second permission information to obtain M pieces of system environment parameters;
    determining operation configuration parameters corresponding to the M system environment parameters according to a preset mapping relation between the system environment parameters and the operation configuration parameters to obtain M operation configuration parameters;
    determining a synchronous mapping table between the first service system and the M second service systems;
    and taking the M operation configuration parameters and the synchronization mapping table as the synchronization operation configuration parameters.
  16. The apparatus according to claim 15, wherein in the aspect of synchronizing the data to be synchronized to the second service systems corresponding to the M second authority information according to the synchronization configuration parameter, the synchronizing unit is specifically configured to:
    acquiring historical data of the first service system corresponding to a target second service system, wherein the target second service system is any one of the M second service systems;
    filtering the data to be synchronized according to the historical data to obtain final synchronous data;
    and synchronizing the final synchronous data to the target second service system according to the operation configuration data corresponding to the target second service system and the synchronous mapping table.
  17. The apparatus according to any one of claims 10-16, further comprising: a monitoring unit, wherein,
    the monitoring unit is used for monitoring the first service system and the M second service systems;
    the suspension unit is configured to, when a service system i of the first service system and the M second service systems fails, stop executing the step of synchronizing the data to be synchronized to the second service systems corresponding to the M second permission information according to the synchronization operation configuration parameter, where the service system i is any one of the first service system and the M second service systems;
    the recording unit is used for recording the fault in a log.
  18. A service platform comprising a processor, a memory, a communication interface, and one or more programs stored in the memory and configured to be executed by the processor, the programs comprising instructions for performing the steps in the method of any of claims 1-9.
  19. A computer-readable storage medium, characterized in that a computer program for electronic data exchange is stored, wherein the computer program causes a computer to perform the method according to any one of claims 1-9.
  20. A computer program product, characterized in that the computer program product comprises a non-transitory computer readable storage medium storing a computer program operable to cause a computer to perform the method according to any one of claims 1-9.
CN202080094668.0A 2020-02-28 2020-02-28 Data synchronization method and related products Active CN115004668B (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2020/077213 WO2021168800A1 (en) 2020-02-28 2020-02-28 Data synchronization method and related product

Publications (2)

Publication Number Publication Date
CN115004668A true CN115004668A (en) 2022-09-02
CN115004668B CN115004668B (en) 2024-06-25

Family

ID=77490532

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202080094668.0A Active CN115004668B (en) 2020-02-28 2020-02-28 Data synchronization method and related products

Country Status (2)

Country Link
CN (1) CN115004668B (en)
WO (1) WO2021168800A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116095096B (en) * 2023-01-05 2024-05-03 中国联合网络通信集团有限公司 Data synchronization method, device and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1464402A (en) * 2002-06-10 2003-12-31 联想(北京)有限公司 User identification confirmation and operation conferring process
CN109857747A (en) * 2018-12-18 2019-06-07 百度在线网络技术(北京)有限公司 Data synchronization updating method, system and computer equipment
CN110008234A (en) * 2019-04-11 2019-07-12 北京百度网讯科技有限公司 A kind of business datum searching method, device and electronic equipment

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI439873B (en) * 2011-08-08 2014-06-01 Dimerco Express Taiwan Corp Data synchronization method
CN102404321A (en) * 2011-11-16 2012-04-04 广东汇卡商务服务有限公司 Multi-terminal information synchronization system and method
CN103491137A (en) * 2013-09-02 2014-01-01 用友软件股份有限公司 Data synchronizing system and data synchronizing method
CN107171913A (en) * 2017-07-03 2017-09-15 吴少华 Smart home multiple terminals real-time synchronization cloud monitoring system
CN110602168B (en) * 2019-08-13 2022-03-01 平安科技(深圳)有限公司 Data synchronization method and device, computer equipment and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1464402A (en) * 2002-06-10 2003-12-31 联想(北京)有限公司 User identification confirmation and operation conferring process
CN109857747A (en) * 2018-12-18 2019-06-07 百度在线网络技术(北京)有限公司 Data synchronization updating method, system and computer equipment
CN110008234A (en) * 2019-04-11 2019-07-12 北京百度网讯科技有限公司 A kind of business datum searching method, device and electronic equipment

Also Published As

Publication number Publication date
CN115004668B (en) 2024-06-25
WO2021168800A1 (en) 2021-09-02

Similar Documents

Publication Publication Date Title
CN105468433B (en) A kind of acquisition methods and system of magnetic disk of virtual machine data
CN109254922B (en) Automatic testing method and device for BMC Redfish function of server
CN110737719B (en) Data synchronization method, device, equipment and computer readable storage medium
WO2018136087A1 (en) Multiple remote attestation service for cloud-based systems
CN111082926A (en) Key synchronization method and system
CN105225305A (en) A kind of passive smart lock system and method for operating thereof
CN115004668A (en) Data synchronization method and related products
CN116560914B (en) Incremental backup method, system and storage medium under virtual machine CBT failure
CN104765652A (en) Data backup and data recovery method and device
CN103248522A (en) Performance data reporting method and device
US20240354134A1 (en) Fault recovery method and apparatus for virtualization device
CN103984621B (en) log separation method and system
US9239770B2 (en) Apparatus and method for extracting restriction condition
CN103019847B (en) To the method and system that virtual-machine data is moved
CN102413154B (en) Method of data information synchronization between systems and apparatus thereof
CN110362462A (en) A kind of power distribution network information interaction test method and system
CN106649081A (en) Method and apparatus for debugging offline package running in client application
US8798982B2 (en) Information processing device, information processing method, and program
CN105511952B (en) Resource self-migration method and system based on cloud computing platform
CN104503829A (en) Method for detecting and maintaining management process
CN110618884A (en) Fault monitoring method, virtualized network function module manager and storage medium
US10467079B2 (en) Information processing device, information processing method, and non-transitory computer-readable storage medium
WO2016078458A1 (en) Method, device, and system for device operation and maintenance
CN107612785A (en) A kind of cloud platform management method and its device
CN116760819B (en) Computer file network transmission method, computer device and device 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