Problem Note 61100: SAS® Life Science Analytics Framework 4.7.1 - Relative paths Job settings incorrectly set if file or folder name begin with the same characters
In SAS® Life Science Analytics Framework 4.7.1, relative paths are set incorrectly for all Job settings if the file or folder name begins with the same characters as the name of the Job's parent folder.
To see this behavior:
1) Create yy.Job under folder sub2 /SAS/Files/User1/sub1/sub2/yy.job
SAS
Files
User1
sub1
abc-sub22
sub2
yy.job
sub22
2) Set LOG ‘s relative path to folder sub2 (the Job’s current folder) . The relative path that displays for the LOG is ./
3) Set LOG ‘s relative path to folder abc-sub22 (the upper level and back down another folder) /SAS/Files/User1/sub1/abc-sub22. The relative path for log displays as ../abc-sub22
4).Set LOG ‘s relative path to sub22 (still the upper level and back down another folder, but the folder has a similar name as Job’s current folder name sub2) /SAS/Files/User1/sub1/sub22
The relative path that displays for the LOG is ./ (which is the same step1). So, the Job cannot identify when folders have similar names. Expected result is the relative path for log should be ../sub22
Note, this issue happens in all Job's settings including LOG, LST, Manifest, SAS Program, Parameter, Input, and Output.
A hotfix is planned for this issue.
Operating System and Release Information
SAS System | SAS Life Science Analytics Framework | Linux for x64 | 4.7.1 | 4.7.2 | 9.4 TS1M3 | 9.4 TS1M3 |
*
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.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2018-01-05 14:54:09 |
Date Created: | 2017-09-15 15:31:09 |