Testdata Management

0

AWS Glue Databrew can support Temenos T24 R14 running on jBASE that will allow them to subset the PROD jBASE data along with their custom built CRM running on SQL Server 2016. The data subsetted from T24 will have to be mapped to the same in the CRM and also subsetted

  • so What is the real question here?

  • @sdtslmm Looking for TDM tool which supports Temenos T24 R14 running on jBASE

asked a year ago212 views
1 Answer
0

AWS Glue DataBrew is a visual data preparation tool that enables users to clean and normalize data without writing code. However, it does not natively support Temenos T24 R14 running on jBASE, which is a multi-value database system.

You may have to build a custom solution to extract data from the jBASE system and load it into a format that DataBrew can understand, such as Amazon S3 in CSV, JSON, or Parquet format. This would likely involve using a tool that can interface with jBASE, extract the needed data, and then convert it to one of the supported formats.

For the CRM data in SQL Server 2016, you can leverage AWS Glue, which can connect to SQL Server, catalog the data and move it to a format and location that DataBrew can work with, such as Amazon S3.

For Test Data Management (TDM), you might want to consider other solutions that have more direct support for your particular database systems. Solutions could be tools like Informatica, IBM InfoSphere Optim, or CA TDM. It's important to note that you would still have to check their compatibility with your specific systems, and these solutions may not be as integrated with AWS as Glue and Databrew.

profile picture
EXPERT
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions