Hi,
I have made an import of a file in SAS/EG using import task.
Now I want to change the path of the file in the task, but the field of the path is protected.
Is it possible ti change the path once the task is made??
Thanks in advance
Quite obviously, one can't do that (just tried it).
If you need this to be more flexible, you will have to do the whole process in SAS code (the file import task in EG works in two stages: EG converts the file to a special text format and uploads it, then a data step reads theat file into a SAS dataset). For this you will have to set up a way that allows you to dynamically make the source file accessible on the SAS server. Shared network location, use of a FTP/SFTP server, ...)
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.