Importing all files calls ..ListItemsInFiles()
(which also has the side effect of loading those files) reports that it is not able to load *.xsl
files. I believe it is this line of code that does not like the transform files:
set res = $system.OBJ.ImportDir(mappedFilePath,,"-d",.err,1, .tempItemList, $$$DoNotLoad)
I am not sure what needs to happen to allow them to be imported. (I probably needs to take the type, walk through the mappings to a valid web app to get the target directory to copy them into)
Module version: 2.12.2