The DXM-Toolkit is a collection of compiled Python command line interface (CLI) executables to assist in automating or extending the Delphix Masking Engine functionality via the APIs.
Apache License 2.0
6
stars
15
forks
source link
01/26/2021 Delimited file cannot display columns list #45
Hi,
When we specify a ruleset with Delimited File type, the dxmc command cannot extract the list of columns of this ruleset. I receive this error message:
-bash-4.2$ ./dxmc column list --rulesetname HCM_ALL --is_masked --engine prod EXCEPTION: AttributeError: 'DxFileField' object has no attribute 'date_format'
[32377] Failed to execute script dxmc -bash-4.2$
A+