Announcement: New Design for docs.informatica.com!
We have updated the look and feel of docs.informatica.com. To load the latest design, press CTRL-F5 to clear the pages you previously cached on our site, or simply restart your browser.
The Data Masking transformation 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 Data Masking transformation does not mask the protocol of the URL. For example, if the URL is
http://www.yahoo.com
, the Data Masking transformation can return
http://MgL.aHjCa.VsD/
. The Data Masking transformation can generate a URL that is not valid.
The Data Masking transformation always returns ASCII characters for a URL.