Fast Data Masker not found from TDM Portal
search cancel

Fast Data Masker not found from TDM Portal

book

Article ID: 127785

calendar_today

Updated On:

Products

CA Test Data Manager (Data Finder / Grid Tools)

Issue/Introduction

TDM Portal and Fast data Masker are installed and working fine individually. But when Data Masking section is opened from TDM Portal, it shows
"Fast Data Masker could not be found. Please ensure it is installed before using Masking feature."

Environment

TDM Portal 
Test data Manager
FDM
Fast Data Masker

Cause

This issue is caused when TDM Portal is not able to find the FDM masking engine in its default location of "C:/Program Files/Grid-Tools/FastDataMasker/ ".

Resolution

Confirm that FDM is installed onto the Portal server machine.
If FDM is in the default location in TDM Portal machine, need not to make any changes.
If installed into a different directory, need to edit this setting in the application.properties file situated at "C:\Program Files\CA\CA Test Data Manager Portal\conf": 

# Path to FastDataMasker installation 
tdmweb.TDMMaskingService.fdm.path=C:/Program Files/Grid-Tools/FastDataMasker/ 

It should match to your FastDataMasker installation folder with Fastdatamasker.jar file in it.

Restart TDM Portal service for the changes to take effect.