Consider the following rules and guidelines for Veeva Vault objects used as sources and targets in mappings and mapping tasks:
•You can't display field names by labels when you configure source fields in a mapping.
•When you use a simple source filter with a Veeva Vault source object that contains Boolean or Date data types, ensure that you use the following formats in the filter condition:
- Boolean: 0 or 1
- Date: YYYY-MM-DD HH24:MM:SS.US
•You can't overwrite the Veeva Vault source objects at run time with values specified in a parameter file.
•You can't write column names with the leading or trailing spaces to the Veeva Vault target. The mapping trims these spaces from column names when it writes to the target.
•When you write data of the Attachment data type to a flat file from a Veeva Vault object, ensure that you change the Binary transformation data type to the String native data type using an Expression transformation in a mapping.