![]() | ![]() | ![]() | ![]() | ![]() |
In SAS Marketing Automation, export fields that have a single-value, numeric custom-detail tag are exported as a type NUMERIC instead of type CHARACTER. This behavior can cause problems with the downstream processes that rely on a character field in the export data set.
Note: Multi-value, numeric custom-detail tags are already exported as character type (for example, "10 10" or "10,10").
Click the Hot Fix tab in this note to access the hot fix for this issue.
Note: After you apply the hot fix, the following new Java argument is introduced
This new argument (-Dsas.ci.export.numTags.useFieldType=true) enables you to export single-value, numeric custom-detail tags as type NUMERIC.
Note: In the wrapper.java.additional.XX property, XX specifies the next number in the sequence that already exists in the file. Modify XX to be the next number in that sequence.
You can add the new argument at the beginning of the JAVA_OPTS= property also, as shown below:
After you add the argument to the appropriate file for your operating system, restart the middle tier so that the settings take effect.
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | SAS Marketing Automation | Microsoft® Windows® for x64 | 6.6 | 6.6 | 9.4 TS1M6 | |
64-bit Enabled AIX | 6.6 | 6.6 | 9.4 TS1M6 | |||
64-bit Enabled Solaris | 6.6 | 6.6 | 9.4 TS1M6 | |||
Linux for x64 | 6.6 | 6.6 | 9.4 TS1M6 |