![]() | ![]() | ![]() | ![]() | ![]() |
A data plan in SAS Data Studio 2.2 that contains a parsing transformation might result in incorrect code. The log for the Data Plans services in SAS Viya 3.4 can show an error similar to the following:
This problem occurs because the size of the returned parsedValue variable is the default length, and that length is not sufficient.
The data, token, definition, and locale placeholders in the message above correspond to values that you select in the properties of the parsing transformation. Here is an example:
A workaround is to add an empty string column named parsedValue to the input data set. The variable should define an appropriate length for the argument.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | SAS Viya | Microsoft Windows Server 2012 R2 Std | 3.4 | 3.5 | Viya | |
Microsoft Windows Server 2016 | 3.4 | 3.5 | ||||
Linux for x64 | 3.4 | 3.5 | Viya | |||
Microsoft Windows Server 2012 R2 Datacenter | 3.4 | 3.5 | Viya |