18611107. DATA SYNCHRONIZATION WITHOUT MIDDLEWARE simplified abstract (SAP SE)

From WikiPatents
Jump to navigation Jump to search

DATA SYNCHRONIZATION WITHOUT MIDDLEWARE

Organization Name

SAP SE

Inventor(s)

Mohit V. Gadkari of Bangalore (IN)

Anirudh Prasad of Malappuram (IN)

Pankaj Kumar Agrawal of Bangalore (IN)

Yatish Nagaraja of Bangalore (IN)

Kopal Jauhari of Bangalore (IN)

Namrata . of Muzaffarpur (IN)

Jovin Jijo of Thrissur (IN)

DATA SYNCHRONIZATION WITHOUT MIDDLEWARE - A simplified explanation of the abstract

This abstract first appeared for US patent application 18611107 titled 'DATA SYNCHRONIZATION WITHOUT MIDDLEWARE

Simplified Explanation: The patent application describes a system, method, and computer program product for synchronizing data from a source system to an application without using middleware. It involves loading records from the source system, mapping them to an object using a transform template, creating the object in the application, and updating it with new records.

Key Features and Innovation:

  • Synchronization of data from a source system to an application without relying on middleware.
  • Initial load of records for an object using a transform template.
  • Creation of the object in the application based on the mapping of records.
  • Delta load of new records for the object and updating it accordingly.

Potential Applications: This technology can be applied in various industries where data synchronization between systems is required, such as finance, healthcare, and e-commerce.

Problems Solved: This technology addresses the challenge of synchronizing data between systems without the need for middleware, simplifying the process and reducing dependencies.

Benefits:

  • Streamlined data synchronization process.
  • Elimination of middleware costs and dependencies.
  • Efficient updating of data in real-time.

Commercial Applications: Potential commercial applications include data integration platforms, enterprise resource planning systems, and customer relationship management software.

Prior Art: Readers can explore prior art related to data synchronization methods, object mapping techniques, and application integration strategies.

Frequently Updated Research: Stay informed about the latest advancements in data synchronization technologies, object mapping algorithms, and application integration solutions.

Questions about Data Synchronization: 1. How does this technology improve data synchronization processes? 2. What are the advantages of synchronizing data without middleware?


Original Abstract Submitted

Disclosed herein are system, method, and computer program product embodiments for synchronizing data in a source system to an application without relying on middleware. An embodiment operates by performing an initial load of records for an object for an application from a source system, thereby retrieving a first set of records. The embodiment first maps the first set of records to the object using a transform template. The embodiment creates the object in the application using the first set of records based on the first mapping. The embodiment performs a delta load of records for the object from the source system, thereby retrieving a second set of records. The embodiment second maps the second set of records to the object using the transform template. The embodiment then updates the object using the second set of records based on the second mapping.