Table of Contents

Search

  1. Preface
  2. Data integration tasks
  3. Mapping tasks
  4. Dynamic mapping tasks
  5. Synchronization tasks
  6. Data transfer tasks
  7. Replication tasks
  8. Masking tasks
  9. Masking rules
  10. PowerCenter tasks

Tasks

Tasks

URL masking

URL masking

You can configure URL masking to mask a source URL address.
The
masking
task 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 task cannot mask a URL without protocols, such as
http://
,
https://
, and
ftp://
. If the source does not contain a protocol, the task replaces with default values from the
defaultValue.xml
file.
The
masking
task does not mask the protocol of the URL. For example, if the URL is
http://www.yahoo.com
, the
masking
task can return
http://MgL.aHjCa.VsD/
. The
masking
task can generate a URL that is not valid.
You can configure repeatable output when you mask a URL address. You must select
Repeatable
and enter a seed value.
The
masking
task always returns ASCII characters for a URL.

0 COMMENTS

We’d like to hear from you!