Usage Note 58433: SASĀ® Drug Development API Macros - Get instance Java API and API Macro versions
To get the Java API and Macro API versions, run the code below in a SAS® Drug Development or Life Science Analytics Framework SAS® Session.
%sasdrugdev_getconfiguration(sas_dsname=work.sddGetConfiguration, sas_suppressLogList=0);
Here is an example excerpt from the log.
35 %sasdrugdev_getconfiguration(sas_suppressLogList=0);
SAS Drug Development SAS Macro API Client Version = 1.4.PROD.197.20140513.155538
SAS Drug Development Java API Client Version = 1.7.1.1.API.11.20160315.134752
|
In this case, the Macro API version is 1.4 and the Java API version is 1.7.1.1.
Operating System and Release Information
| SAS System | SAS Life Science Analytics Framework | Microsoft Windows 8 Enterprise 32-bit | | |
| Microsoft Windows 8 Enterprise x64 | | |
| Microsoft Windows 8 Pro 32-bit | | |
| Microsoft Windows 8 Pro x64 | | |
| Microsoft Windows 8.1 Enterprise 32-bit | | |
| Microsoft Windows 8.1 Enterprise x64 | | |
| Microsoft Windows 8.1 Pro 32-bit | | |
| Microsoft Windows 8.1 Pro x64 | | |
| Windows 7 Enterprise 32 bit | | |
| Windows 7 Enterprise x64 | | |
| Windows 7 Home Premium 32 bit | | |
| Windows 7 Home Premium x64 | | |
| Windows 7 Professional 32 bit | | |
| Windows 7 Professional x64 | | |
| Windows 7 Ultimate 32 bit | | |
| Windows 7 Ultimate x64 | | |
*
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.
%sasdrugdev_getconfiguration(sas_dsname=work.sddGetConfiguration, sas_suppressLogList=0);
| Date Modified: | 2018-03-26 10:39:23 |
| Date Created: | 2016-06-17 13:50:24 |