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

Mask format

Mask format

Configure a mask format to limit each character in the output field to an alphabetic, numeric, or alphanumeric character.
If you do not define a mask format, the
masking
task replaces each source character with any character. If the mask format is longer than the input string, the
masking
task ignores the extra characters in the mask format. If the mask format is shorter than the source string, the
masking
task does not mask the characters at the end of the source string.
When you configure mask a mask format, you must configure the source filter characters or target filter characters that you want to use the mask format with.
The following table describes mask format characters:
Character
Description
A
Alphabetical characters. For example, ASCII characters a to z and A to Z.
D
Digits. From 0 through 9.
N
Alphanumeric characters. For example, ASCII characters a to z, A to Z, and 0-9.
X
Any character. For example, alphanumeric or symbol.
+
No masking.
R
Remaining characters. R specifies that the remaining characters in the string can be any character type. R must appear as the last character of the mask.

0 COMMENTS

We’d like to hear from you!