Is there a way to change my SAS enterprise guide project from running local to run on my sas app server, without making the a new project from the beginning?
Asked
Active
Viewed 2,200 times
2
-
What do you mean with local? Do you have also sas base installed locally? Or are you simply opening a local file but you have a server based installation? Could you clarify a bit? – Umberto Jun 17 '16 at 11:23
1 Answers
4
In SAS EG, open "Tools" then "Project Maintenance". You can replace all references to your local server with a new server as well as related assets such as librefs, datasets.
We used this little wizard a lot when we did a migration of our site. Works like a charm.
Regards, Vasilij

Vasilij Nevlev
- 1,449
- 9
- 22
-
Hey @JannickMikkelsen I am glad that I could help. Thank you for accepting my asnwer. – Vasilij Nevlev Jun 20 '16 at 08:29