Project

General

Profile

Actions

Improvement #12477

open

Improvement #12501: Improvements in admx ingestion support feature

Refactor to Remove Unnecessary Storage Management Utility and Base64 Conversion

Added by Thilina Sandaruwan about 1 month ago. Updated about 1 month ago.

Status:
New
Priority:
Medium
Start date:
29/01/2025
Due date:
% Done:

0%

Estimated time:
Device Type:
Windows
Component:
Device Management
Type:

Description

Description
The current implementation uses the storage management utility and converts Ingestion admx and adml file content data to Base64, which increases the payload size and impacts performance. These operations are redundant, as the payload doesn't require Base64 encoding.

Environment details
UEM Server - 7.0

Tasks
  • Remove the use of the storage management utility.
  • Eliminate Base64 conversion for payload data.
  • Refactor related components or methods to handle the data without these conversions.
Actions

Also available in: Atom PDF