SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 63282: The INFOMAPS procedure does not recognize DEFAULT_VALUES=_ALL_ as a valid value for a numeric prompt

DetailsHotfixAboutRate It

Starting with SAS® 9.4, the INFOMAPS procedure added support for creating date, numeric, OLAP member, text, time, and timestamp prompts. For numeric and text prompts, you can use ALLOW_ALL_VALUES=YES to add a special value called (All possible values) to the list of values in the prompt. You can then use DEFAULT_VALUES=_ALL_ to set (All possible values) as the default value for the prompt.

However, if you set DEFAULT_VALUES=_ALL_ for a numeric prompt, you see an error that is similar to this one when you run the code:

[ java.lang.IllegalArgumentException: The value
"com.sas.prompts.datatypes.values.SpecialValue@404e6e81" is not valid.
Specify a valid integer. ]
ERROR: The procedure was unable to insert a numeric prompt.

There is no workaround that enables you to use (All possible values) as the default value for a numeric prompt. As an alternative, you can hardcode a numeric value as the default. Users can then manually select (All possible values) when they access the information map.

Click the Hot Fix tab in this note to access the hot fix for this issue.

For more information about the syntax, see "INSERT NUMERIC_PROMPT Statement" in the Base SAS® 9.4 Guide to Information Maps.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemBase SASMicrosoft® Windows® for x649.49.4 TS1M0
Microsoft Windows 8 Enterprise x649.49.4 TS1M0
Microsoft Windows 8 Pro x649.49.4 TS1M0
Microsoft Windows 8.1 Enterprise 32-bit9.49.4 TS1M0
Microsoft Windows 8.1 Enterprise x649.49.4 TS1M0
Microsoft Windows 8.1 Pro 32-bit9.49.4 TS1M0
Microsoft Windows 8.1 Pro x649.49.4 TS1M0
Microsoft Windows 109.49.4 TS1M0
Microsoft Windows Server 2008 R29.49.4 TS1M0
Microsoft Windows Server 2008 for x649.49.4 TS1M0
Microsoft Windows Server 2012 Datacenter9.49.4 TS1M0
Microsoft Windows Server 2012 R2 Datacenter9.49.4 TS1M0
Microsoft Windows Server 2012 R2 Std9.49.4 TS1M0
Microsoft Windows Server 2012 Std9.49.4 TS1M0
Windows 7 Enterprise x649.49.4 TS1M0
Windows 7 Professional x649.49.4 TS1M0
64-bit Enabled AIX9.49.4 TS1M0
64-bit Enabled Solaris9.49.4 TS1M0
HP-UX IPF9.49.4 TS1M0
Linux for x649.49.4 TS1M0
Solaris for x649.49.4 TS1M0
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.