BookmarkSubscribeRSS Feed
Costas
Calcite | Level 5
Hi,
I use several query tool and sas code in my project to produce a report for Web Report Studio by Stored Processes.
If I need to modify my report, I can modify the code of my s.p. or the project (and than rebuild the s.p.).
I know it's possible to produce a sas code for the whole project, and than synchronize it to the s.p.
Well, I was wandering if I can to link directly the project to the s.p. without to rebuild the sas code., so I change, e.g., a query builder and the s.p. is updated.
I use EG 4.2.

bye
Costas
3 REPLIES 3
Costas
Calcite | Level 5
HI,
no tips about?

Costas
ShaneGibson_OptimalBI
Fluorite | Level 6
I dont this there is anyway to do this.

The EG project is stored in a EG specfic file (.egp) which can be only read by the EG client, not by SAS.

When you schedule a EG project it creates a vbs file that is used to run the EG roject in the baqckground. I can't remember if it is runs the .egp or if the EG priject is exported as a .sas file.

You could do somethig tricky trying to get the STP to call this version, but you would then have to scheduel the EG project each time you make a change.

So the answer is nope to what you want to do I think.
Costas
Calcite | Level 5
Thank you Shane,
I hope in the future SAS add some tool to automate the Stored Processes maked and changed from EG.

Bye
Costas

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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
  • 3 replies
  • 920 views
  • 0 likes
  • 2 in conversation