Delphix Toolkits (dxToolkit and dxmToolkit)

 View Only
  • 1.  Can we export rulesets using dxtoolkit

    Posted 09-16-2023 02:01:00 AM

    Want to export multiple rulesets, algorithms from the delphix engine using dxtoolkit, is it possible?



    ------------------------------
    Nidhi Tiwari
    IV-Asst Mgr, IT App Development
    Deloitte Services LP
    ------------------------------


  • 2.  RE: Can we export rulesets using dxtoolkit

    Posted 09-18-2023 09:03:00 AM

    Hello Nidhi, 

    Dxtoolkit will not perfrom any action on Masking engine.

    You have to use DXM Utility for masking engine, PFB URL 

    https://github.com/delphix/dxm-toolkit/releases

    Steps:

    Download DXMC  to linux box ( or from where you can access the masking engine)

    Add engines in dxmc by ./dxmc engine add --help ( if https then put port as 443)

    Once all done -- Below command is to export Rule set

    ./dxmc ruleset exportrule --engine ENGINE --rulesetname RS_COM_1 --outputfile pankaj.json

    Rule set will get export to json file.

    Same steps for algorithms.

    But may I know why you want to export ruleset and algorithm ? you want it to export and import it to another engine?



    ------------------------------
    Pankaj Asegaonkar
    Masking/Virtualization Specialist
    +91 9689996500
    ------------------------------



  • 3.  RE: Can we export rulesets using dxtoolkit

    Posted 09-18-2023 09:10:00 AM

    Hi Nidhi,

    From this previous post, support for exporting rulesets is in the toolkit if you have Admin level permissions. Please let us know if you run into any other issues or if I've misunderstood your request.

    Thank you,

    Michael



    ------------------------------
    Michael Torok
    Digital Customer Experience, Senior Director
    Delphix
    ------------------------------



  • 4.  RE: Can we export rulesets using dxtoolkit

    Posted 09-19-2023 05:42:00 AM

    Hello Michael,

    In the above query can we export Ruleset and algorithms from the Delphix engine? ( I think this is not possible, because the ruleset and algorithm is part of the masking engine)

    The Dxtoolkit command will not work on the masking engine, hence I have suggested using the DXMC utility to interact with the Masking engine.

    Yes, you are correct we need to configure the engine with admin access to the export.



    ------------------------------
    Pankaj Asegaonkar
    Masking/Virtualization Specialist
    +91 9689996500
    ------------------------------



  • 5.  RE: Can we export rulesets using dxtoolkit

    Posted 09-19-2023 10:02:00 AM

    @Pankaj Asegaonkar, You are absolutely right. I linked to your previous thread because it uses dxmc. That is the correct utility. I should have specified the dxmToolkit, not just the toolkit.

    Cheers,
    Michael



    ------------------------------
    Michael Torok
    Digital Customer Experience, Senior Director
    Delphix
    ------------------------------