BookmarkSubscribeRSS Feed
juanvg1972
Pyrite | Level 9

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

1 REPLY 1
Kurt_Bremser
Super User

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, ...)

sas-innovate-2026-white.png



April 27 – 30 | Gaylord Texan | Grapevine, Texas

Registration is open

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!

Register now

Creating Custom Steps in SAS Studio

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 3658 views
  • 2 likes
  • 2 in conversation