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

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 3580 views
  • 2 likes
  • 2 in conversation