BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
jwillis
Quartz | Level 8

What are the best books, links, papers or libraries to learn about converting my PC SAS adhoc programs into stored processes to run on a Network server through SAS Web Report studio?

1 ACCEPTED SOLUTION

Accepted Solutions
Quentin
Super User

Hi,

I'm a big fan of two books by Tricia Aanderud and Angela Hall.  These helped me a LOT when I was first learning about stored processes. 

http://www.amazon.com/Keys-Learning-SAS-Stored-Processes/dp/0615588727

http://www.amazon.com/Building-Business-Intelligence-Using-SAS/dp/1607649888  (Good overview of SAS BI )

Would also suggest reading user group papers and blogs. 

Tricia's blog is http://www.bi-notes.com/  (disclosure: I sometimes blog there, but I'm not a paid endorser : )

Angela's is http://blogs.sas.com/content/bi/author/angelahall/

HTH,

-Q.

The Boston Area SAS Users Group is hosting free webinars!
Next webinar will be in January 2025. Until then, check out our archives: https://www.basug.org/videos. And be sure to subscribe to our our email list.

View solution in original post

7 REPLIES 7
TomKari
Onyx | Level 15

One option you have, depending on the nature of your programs, is to turn them into Stored Processes which can then be referred to from WRS.

Tom

jwillis
Quartz | Level 8

You are correct.  I'm looking for documentation on that conversion from code to stored process.  For example: "Usage Note 48136" states that there are times when a stored process won't render results in Web Report Studio.  I need to learn all that I can about stored processes and I'm looking for ideas on the best documentation that is out there.  I cannot afford to take the SAS classes.

TomKari
Onyx | Level 15

I would suggest that you set up a test case, using simple code, that produces the same kind of result as your program. Try to get that working in WRS, with the help of documentation, this forum, and SAS Tech Support.

Hopefully, that won't take a huge amount of effort, and it should quickly give you an indication of whether you can get what you want, or how you might need to adapt your program to get it.

I find using this kind of prototyping approach works better for this type of problem than trying to do it all from "book knowledge".

Best,

  Tom

Quentin
Super User

Hi,

I'm a big fan of two books by Tricia Aanderud and Angela Hall.  These helped me a LOT when I was first learning about stored processes. 

http://www.amazon.com/Keys-Learning-SAS-Stored-Processes/dp/0615588727

http://www.amazon.com/Building-Business-Intelligence-Using-SAS/dp/1607649888  (Good overview of SAS BI )

Would also suggest reading user group papers and blogs. 

Tricia's blog is http://www.bi-notes.com/  (disclosure: I sometimes blog there, but I'm not a paid endorser : )

Angela's is http://blogs.sas.com/content/bi/author/angelahall/

HTH,

-Q.

The Boston Area SAS Users Group is hosting free webinars!
Next webinar will be in January 2025. Until then, check out our archives: https://www.basug.org/videos. And be sure to subscribe to our our email list.

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!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 7 replies
  • 3232 views
  • 8 likes
  • 4 in conversation