The %DCM_SERIALIZEGRID macro might fail with the error "Invalid package method setStri" in SAS® Intelligent Decisioning


In SAS Intelligent Decisioning, the %DCM_SERIALIZEGRID macro creates a table where one of the columns contains a JSON string that represents a data grid. When you run the macro, it might fail with the following error:

ERROR: Line xx: Invalid package method setStri.

This issue occurs when your input table contains only character columns. As a result, to work around this issue, add a numeric column in your input table.

A fix for this issue is planned for a future software release.