Table of Contents

Search

  1. Preface
  2. Introduction to Test Data Management
  3. Test Data Manager
  4. Projects
  5. Policies
  6. Data Discovery
  7. Creating a Data Subset
  8. Performing a Data Masking Operation
  9. Data Masking Techniques and Parameters
  10. Data Generation
  11. Data Generation Techniques and Parameters
  12. Working with Test Data Warehouse
  13. Analyzing Test Data with Data Coverage
  14. Plans and Workflows
  15. Monitor
  16. Reports
  17. ilmcmd
  18. tdwcmd
  19. tdwquery
  20. Appendix A: Data Type Reference
  21. Appendix B: Data Type Reference for Test Data Warehouse
  22. Appendix C: Data Type Reference for Hadoop
  23. Appendix D: Glossary

User Guide

User Guide

Configuring ilmcmd

Configuring ilmcmd

When Test Data Manager runs on HTTPS, you must configure the ilmcmd before you can run ilmcmd commands.
Before you configure ilmcmd, you must import the browser certificate to the following location:
<Install directory>/TDM/utilities/ilmcli/conf
To generate a keystore, you must import the browser certificate. The keystore is necessary to run ilmcmd commands.
  1. To set the password and generate a keystore, run the following command:
    keytool -import -file <Imported certificate> -keystore client.ks
  2. Edit the userConfig.ilm file and add the keystore location for the javax.net.ssl.trustStore parameter. You can find the userConfig.ilm file in the following location:
    <Installation directory>/TDM/utilities/ilmcli/conf/userConfig.ilm
  3. Add the password that you used to create the keystore for the javax.net.ssl.trustStorePassword parameter.

0 COMMENTS

We’d like to hear from you!