Hi All, In SAS Enterprise window , the setup trigger and schedular to run the script every 4 hrs automatically. Every 4hrs the trigger should execute and convert the SAS dataset into a CSV file and place the CSV file in the xyz folder. But the issue, here is trigger executes the script the files ,but does not created in the folder xyz. But when the scripts is executed manually , it creates the file in the folder. Pleas could you help the issue. Thanks , Dhruva
... View more