Records Management Agent for Real-Time Policy Application

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing records management systems face delays in discovering new content, leaving it unprotected and increasing the risk of misuse or loss, as they require time to index and apply policies, limiting user options and potentially leading to compliance violations.

Innovation Solution

A records management agent within a content management system communicates asynchronously with the records management system to apply policies immediately upon content check-in, fetching the records folders hierarchy and updating metadata to mark content as records, thus reducing the delay and risk of misuse.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the records management system waits to discover content before applying policies, then the system can ensure proper indexing and policy selection, but the content remains unprotected during the delay period

Engineering Contradiction:
Improvecontent protection reliabilityVSAvoidpolicy application delay
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs preliminary actions by pre-configuring policy templates and criteria in the records management system before content is uploaded. When content is checked in, the agent immediately matches it against pre-defined criteria and applies appropriate policies without waiting for discovery, thus eliminating the protection delay while maintaining reliable policy selection

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

A records management agent is introduced as an intermediary component that bridges the content management system and records management system. This agent continuously monitors content check-ins and proactively applies policies in real-time, resolving the contradiction by enabling immediate protection without sacrificing policy selection accuracy

Inventive Principle:
Principle #24Intermediary (Mediator)

2Device complexity

If the records management system discovers content asynchronously, then the system architecture remains simple and modular, but new content remains unprotected during the discovery interval

Engineering Contradiction:
Improvesystem architecture complexityVSAvoidcontent protection reliability
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The records management agent serves as an intermediary that maintains the simple modular architecture while enabling real-time protection. It integrates into the existing content management workflow and communicates asynchronously with the records management system, preserving architectural simplicity while eliminating protection gaps through continuous monitoring and immediate policy application

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If the system applies policies immediately upon content check-in, then content protection is enhanced in real-time, but the system requires more complex integration between content management and records management

Engineering Contradiction:
Improvecontent protection reliabilityVSAvoidsystem integration complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The records management agent simplifies the integration complexity by acting as a dedicated intermediary component with well-defined interfaces to both the content management system and records management system. It handles the complex matching and policy application logic internally, presenting a simple interface to users while maintaining reliable real-time protection

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system segments the records management functionality into a separate agent component that operates independently from both the content management system and records management system. This segmentation allows the agent to handle real-time policy application without increasing the complexity of the core systems, maintaining modular architecture while enabling immediate protection

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS11768883B2System and method for in-place record content management
Publication Date: 2023.09.26 ORACLE INT CORP
  • US11768883B2 patent drawing
  • US11768883B2 patent drawing
  • US11768883B2 patent drawing

AI summary

In accordance with an embodiment, described herein is a system and method for enabling in-place record content management. A records management agent within a content management system can communicate with a records management system in an asynchronous manner, such as in response to a request or prompt, or in combination with check-in of content into the content management system. The records management agent can fetch a records folders hierarchy from the records management system for use in selecting record policies to be applied to content. The records management agent can associate content with selected records folders within the records folders hierarchy, and can update metadata corresponding to the content. The records management agent can send the updated metadata to the records management system. In an embodiment, the records management agent can be provided as a reusable, pluggable component within an existing content management system.