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

URL Masking

URL Masking

URL masking applies a built-in mask format to change URL data. Mask string datatypes with URL masking.
The
Integration Service
parses a URL by searching for the
://
string and parsing the substring to the right of it. The source URL must contain the
://
string. The source URL can contain numbers and alphabetic characters.
The
Integration Service
does not mask the protocol of the URL. For example, if the URL is
http://www.yahoo.com
, the
Integration Service
can return
http://MgL.aHjCa.VsD/
. The
Integration Service
might generate a URL that is not valid.
The
Integration Service
always returns ASCII characters for a URL.

0 COMMENTS

We’d like to hear from you!