Hi all - my first post here. [I have searched for this so sorry if it's a well known solution] I have a couple of questions in using SASEG8.2 (connecting to SASCompute) to copy data files to a local destination. FWIW this is for "local" processing before they're migrated to SASApp. Sadly we don't have command-line level access so I can't just mount the network drive and scp them etc. 1) I'm using the Copy Files task for this but I'm finding it a bit awkward. If it fails, I'm not getting any log / feedback as to why. I just get the node with a red "cross" symbol and there's no log. Right-clicking on it and selecting Extract Code brings up a code window with 4 blank lines. Is there a setting somewhere to tell me why the task has failed? I have made it work some times but it's not always clear why it's failed. 2) Is there a way to run the Copy Files task with code? I have quite a few very big tables in separate libraries to copy so not easy to move to one place and use a wildcard. Would be better if I could wrap it up in a loop and just give it a list of tables to copy. Thanks
... View more