Data dictionary syntax

Each line in a data dictionary defines a field in fixed-width flat file, using the following syntax:

<Variable_name>, <“ASCII string” or “ASCII Numeric”>, <Length_in_bytes>, <Decimal_point >, <Format>, <Comment>

*

For example, the line:

acct_id, ASCII string, 15, 0, Unknown,

means that a record in the file has a field called acct_id, which is a 15-byte string with no decimal point (as the field is a string) with an unknown format and empty comment string.

*


IBM Unica Campaign
 
8.5.0
For more information, see our support and community site: Customer Central