Hi ,
Wanted to know the way to use iwhome for filelist attirbute
Current working code:
<sourceFilesystem area="$area^/Web" filelist="E:\Interwoven\TeamSite\local\config\scripts\abc\xyz.txt" >
We are working on eliminating hardcoded values for iw-home as we would promote the same code to higher environments
But neither of the below works
<sourceFilesystem area="$area^/Web" filelist="$iw-home\local\config\scripts\abc\xyz.txt" >
<sourceFilesystem area="$area^/Web" filelist="iw-home\local\config\scripts\abc\xyz.txt" >
Please suggest
Thanks,
Lucy