US 12,353,433 B2
Extraction from an internal repository for replication management system in a data intelligence
Xuemin Ding, Shanghai (CN)
Assigned to SAP SE, Walldorf (DE)
Filed by SAP SE, Walldorf (DE)
Filed on Dec. 14, 2022, as Appl. No. 18/081,321.
Prior Publication US 2024/0202209 A1, Jun. 20, 2024
Int. Cl. G06F 16/27 (2019.01); G06F 16/2455 (2019.01)
CPC G06F 16/27 (2019.01) [G06F 16/24568 (2019.01)] 20 Claims
OG exemplary drawing
 
1. A computer implemented method for extracting data to output to a user interface (UI) using a client library and a configuration file of a cluster of a container orchestration system implemented in a cloud computing platform, comprising:
receiving, by at least one processor, the configuration file of the cluster for a replication management system (RMS);
accessing, by the at least one processor, an RMS pod of the cluster using the client library to retrieve, from the RMS pod, authentication credentials for a repository located in an internal pod of the cluster, wherein the RMS pod comprises one or more containers executing the RMS on the cloud computing platform, the internal pod comprising one or more containers executing a database structured query language tool for the repository on the cloud computing platform, and the database structured query language tool using a command line to return unformatted data extracted from the repository;
using, by the at least one processor, the retrieved authentication credentials and the client library to retrieve a list of tables from the repository in the internal pod of the cluster;
choosing, by the at least one processor, at least one table from the list of tables;
downloading, by the at least one processor, data stored inside the at least one table, wherein the data includes an error message for a replication task performed by the RMS;
exporting, by the at least one processor, the downloaded data in a readable file format; and
outputting, by the at least one processor, the error message alongside the exported data to the UI.