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.
Actual Behavior
Columns with algorithm assigned are updated as expected but file fields fail with "unhandled exception".
Steps To Reproduce the Problem
For any file ruleset with an algorithm to be replaced execute "dxmc column replace --algname CURRENT_ALGO --newalgname NEW_ALGO --newdomain DOMAIN"
Expected Behavior dxmc column replace --algname should update file ruleset assignments
Actual Behavior Columns with algorithm assigned are updated as expected but file fields fail with "unhandled exception".
Steps To Reproduce the Problem For any file ruleset with an algorithm to be replaced execute "dxmc column replace --algname CURRENT_ALGO --newalgname NEW_ALGO --newdomain DOMAIN"