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
PROC Star

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.

Check out the Boston Area SAS Users Group (BASUG) video archives: https://www.basug.org/videos.

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
PROC Star

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.

Check out the Boston Area SAS Users Group (BASUG) video archives: https://www.basug.org/videos.

SAS INNOVATE 2024

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

Register now!

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.

Get the $99 certification deal.jpg

 

 

Back in the Classroom!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 7 replies
  • 2625 views
  • 8 likes
  • 4 in conversation