An issue occurs with SAS® Studio 2022.11 and earlier flows in scenarios similar to the following.
You migrate a SAS Enterprise Guide project (.egp) that you created with a version earlier than SAS® Enterprise Guide® 8.6 to SAS Studio on SAS® Viya® 202x. The SAS Enterprise Guide project contains data sets that are located in libraries with different names than their librefs.
Importing the project on SAS Viya 202x completes successfully. However, the SAS Studio flow might contain tables located in libraries that do not exist.
Here is an example:
The following SAS Enterprise Guide project contains a data set located in the testData library. The name of the libref is testD.
On SAS Viya 202x, the SAS Compute Server does not support projects with different library names and librefs. You can define only a library (not a libref) with a name that is no longer than eight characters. In this example, on SAS Viya 202x, the library contains a name equal to the SAS9.x libref “testD”.
However, when importing the SAS Enterprise Guide project on SAS Viya 202x, after you open the SAS Studio flow, the name of the library is displayed in the Table Properties instead of the name of the libref.
Consequently, in the SAS Studio flow, tables might be located in a library that does NOT exist.
To work around this issue, do as follows: