SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 61316: SAS® Clinical Standards Toolkit 1.7.1 - define_createsrcmetafromdefine macro missing ampersand in LIBNAME statement and incorrect macro parameter

DetailsHotfixAboutRate It

In SAS® Clinical Standard Toolkit, the define_createsrcmetafromdefine is missing an ampersand in the first LIBNAME statement and an incorrect macro parameter for _cstTrgMetaLibrary for the following macro:

<Sample Library>/cdisc-definexml-2.0.0-1.7/programs/create_sourcemetadata_fromsasdefine.sas

To see this, run the following code:

libname srcdata "studyRootPath/deriveddata/&_cstStandardSubFolder";
libname trgmeta "&studyOutputPath/derivedstudymetadata_define/&_cstStandardSubFolder";

%define_createsrcmetafromdefine(
  _cstDefineDataLib=srcdata,
  _cstTrgStandard=&_cstTrgStandard,
  _cstTrgStandardVersion=&_cstTrgStandardVersion,
  _cstTrgMetaLibrary=trgmeta,

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



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Clinical Standards ToolkitMicrosoft® Windows® for x641.7.11.7.19.4 TS1M39.4 TS1M4
Linux for x641.7.11.7.19.4 TS1M39.4 TS1M4
* 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.