AttributionModeler | partitions | partition[n] | server | encoding
These configuration properties are for encoding settings.
There is one of these properties for each partition.
stringEncoding
Description
This property specifies how Attribution Modeler reads in and writes out flat files. It should match the encoding that is used for all flat files. If not configured elsewhere, this is the default setting for flat file encoding.
*
WIDEUTF-8 is not supported for this setting.
By default, no value is specified, and outgoing text files are encoded as UTF-8, which is the default encoding for Attribution Modeler.
It is a best practice to explicitly set this value to an encoding appropriate for your system, even if the value is UTF-8, the same as the implicit default.
*
If you do not set the value of the StringEncoding property for data sources in the dataSources category, the value of this stringEncoding property is used as the default value. This can cause unnecessary confusion; you can always explicitly set the StringEncoding property in the dataSources category.
See the IBM® CampaignAdministrator's Guide for a list of supported encodings.
Default value
No default value defined.