Extension-Based Data Migration Framework

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Migrating data between systems is complex, especially in multi-tenant environments, due to inconsistent user interfaces and the need for various migration codes, leading to inefficient data conversion processes and high user interaction, which results in increased processor, memory, and storage usage.

Innovation Solution

An event- and extension-based data migration framework that provides a unified interface for users to select and configure migration extensions, transforming data into an intermediate format using templates and settings, and utilizing a migration coordinator to manage data migration, ensuring consistency and reducing user interaction.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If migration code is written as part of the base system to handle various system migrations, then migration capability is improved, but the base system becomes large and complex

Engineering Contradiction:
Improvemigration capabilityVSAvoidbase system size
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent segments migration functionality into separate extensions that can be independently loaded, rather than embedding all migration code in the base system. Each extension handles specific migration scenarios, allowing the base system to remain small while supporting multiple migration types through modular extensions.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent creates a universal migration framework in the base system that can work with multiple different extensions. This framework provides common migration functionality that serves all migration scenarios, while specific implementations are provided by reusable extensions that can be applied across different migration contexts.

Inventive Principle:
Principle #6Universality (Multi-functionality)

2Adaptability or versatility

If third parties are allowed to write migration code, then migration versatility is improved, but UI consistency and user experience deteriorate

Engineering Contradiction:
Improvemigration versatilityVSAvoidUI consistency
Core Design Contradiction:
Adaptability or versatilityVSEase of operation

Solution Approach 1:

The patent implements a universal user interface framework that all migration extensions must adhere to. This framework standardizes how extensions present themselves and interact with users, ensuring consistent UI/UX across third-party extensions while still allowing them to provide diverse migration capabilities.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The patent introduces a migration coordinator as an intermediary layer between the user interface and migration extensions. This coordinator manages the interaction between users and extensions, ensuring that all extensions follow unified UI patterns while allowing extensions to maintain their specific functionality.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Adaptability or versatility

If multiple different migration codes are used to account for various systems, then migration coverage is improved, but data processing efficiency deteriorates due to high user interaction

Engineering Contradiction:
Improvemigration coverageVSAvoiddata processing efficiency
Core Design Contradiction:
Adaptability or versatilityVSProductivity

Solution Approach 1:

The patent enables migration extensions to automatically detect source systems, assess migration requirements, and configure migration parameters without requiring extensive user input. Extensions self-configure by analyzing the source system characteristics and automatically setting appropriate migration options, reducing user interaction while maintaining broad migration coverage.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The patent implements feedback mechanisms where extensions automatically assess the current system state, identify migration needs, and adjust migration configurations based on detected conditions. This automated feedback loop reduces the need for manual user configuration while ensuring appropriate migration settings are applied for each specific scenario.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS10360190B2Migrate data in a system using extensions
Publication Date: 2019.07.23 MICROSOFT TECHNOLOGY LICENSING LLC
  • US10360190B2 patent drawing
  • US10360190B2 patent drawing
  • US10360190B2 patent drawing

AI summary

Facilitating migration of data from a first system format to a second system. A method includes, at an extension receiving an indication that the extension should be used for data migrations. The method further includes receiving a request from a migration coordinator for migration instructions. At the extension, the method further includes identifying whether or not migration instructions are available and if the migration instructions are available, then providing the instructions to the migration coordinator. At the extension, the method further includes identifying if information about loading data is available, and if information about loading data is available, providing the information about loading data to the migration coordinator. At the extension, the method further includes identifying if a template is specified for migrating data, and if a template is specified, identifying the template to the migration coordinator.