Predefined Modification Exit Routines List

Note: Unless otherwise stated, all routines are available for use with all data store types.

A list of predefined modification exit routines are described in the following table:

Routine Name Description
BPMAADG Sample routine for masking company name or surname according to data element content (MVS only).
BPMNIC1 Sample routine for changing dates.
BPMNICC Generic alphanumeric code (can be used for telephone numbers). This routine changes numbers only, leaving all other characters untouched. (MVS only)
UDCADDC Address masking routine.
UDCBLKC Routine initializing the field with which it is associated. You can use it when you do not want some information to be displayed in the migrated data store.
UDCBPMK Sample for masking complex codes (MVS only).
UDCCDFC Italian taxpayer code number masking routine.
UDCCFPI Italian VAT number or taxpayer's code number masking routine. The routine associated with the mixed field containing both the VAT number and the taxpayer code number recognizes the content of the field and applies either one or the other routine.
UDCCHLC Chilean tax code masking routine.
UDCCIFC CIF (Spanish tax codes) masking routine.
UDCCOMC Company name masking routine.
UDCCDCC Credit card number masking routine.
UDCCDF1 Sample routine for Italian tax code that considers date change.
UDCCFPI1 Sample routine for Italian tax code and VAT number that considers date change.
UDCEMAC Email address masking routine.
UDCLOB1 Template routine LOB/BLOB/CLOB columns containing positional data (MVS only).
UDCNACC Advanced name masking routine that preserves gender, and guarantees more distinct masked values than the standard name masking routine.
UDCNAMC People's names masking routines to be used to mask personal detail files.
UDCNIFC NIF (Spanish tax codes) masking routine.
UDCNUMC Account number masking routine (MVS only).
UDCPIVC Italian VAT number masking routine.
UDCPKEY String masking routine (ODBC Extension and Oracle Extension only).
UDCRANAG Sample for forcing a fixed value in output (MVS only).
UDCSNC Surname and name masking routine (MVS only).
UDCSNC2 Surname and name masking routine specific to the Italian language.
UDCSNR2C Surname and name or company name (in the same field) masking routine specific to the Italian language (MVS only).
UDCSUCC Advanced surname masking routine that guarantees more distinct masked values than the standard surname masking routine.
UDCSURC Surname masking routine.
UDCTELC Telephone number masking routine.
UDCUCST String masking routine. It inverts the characters and then transcodes them according to a transcoding table.
UDCUSSN Masking routine for USA Social Security Number.
UDCXML0 Template routine for XML or LOB/BLOB/CLOB columns not containing data to be masked (MVS only).
UDCXML1 Template routine for XML or LOB/BLOB/CLOB columns containing XML data (MVS only).
UDCZIP5 Masking routine used by the tutorials in the Getting Started with Distributed Systems guide.