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

Hi All,

I'm new to stored processes, and have just "finished" my first stored process.  It allows a user to pass a few parameters, and makes a little report.

I have been running it through the Stored Process Web App.  And was thinking I would basically send the URL around to users, and they could do the same.

Then it was suggested that I create a report in Web Report Studio which will be a shell for the stored process, and have users go through web report studio to run the report.

Was wondering if people have thoughts as to benefits of using WRS to package a stored process?

As I understand it, the main functionality of WRS is to allow less-technical people to *build* reports.  In this case, I don't expect anyone to want to build a custom report incorporating the output of this procedure as a sub-report.  So I don't yet see much benefit to packaging it as a web report.  Except it sounds like maybe I can do some more formatting of the WRS pages, and I guess if we have a whole library of reports the WRS might provide an organization scheme (but the indexing provided by the stored process server seems plenty useful for that).

Thanks for any thoughts,

--Q.

BASUG is hosting free webinars Next up: Mike Sale presenting Data Warehousing with SAS April 10 at noon ET. Register now at the Boston Area SAS Users Group event page: https://www.basug.org/events.
1 ACCEPTED SOLUTION

Accepted Solutions
RMP
SAS Employee RMP
SAS Employee

The advantage of WRS studio in this instance is that you offer the user a central standard location for accessing reports. All reports WRS or Stored Process are stored in the same location. Don't forget that WRS also offers the user the ability to schedule and distribute reports, which offers a more secure and stable manner to deliver reports than "sending the URL around to the users".

View solution in original post

3 REPLIES 3
milts
Pyrite | Level 9

Hi Q,

You are actually correct that WRS makes it easier for less-technical people to build reports. These are the people who "prefer not to code" or are not much experienced with SAS programming or are just consume the report. Compared to stored processes where you actually code or use Enterprise Guide to generate a report, typical WRS users come up with reports using Information Maps, which can actually be prepared to be more readable for business users or report consumers(Ex. If on the actual table has a column named MON_TOTAL_AMOUNT, It can be prepared in the Information Map that this column be displayed or renamed as Monthly Total Amount).

If you want more formatting on the reports, I suggest sticking with Stored Processses. You'll have much more freedom on layouts there. But I think newer versions of WRS give you more options on layouts or formatting. It's at least an advantage for you to be knowledgeable in SAS programming, at least you now have options on how you want to deliver your reports.

Just my thoughts. Smiley Happy

Regards,

Milton

RMP
SAS Employee RMP
SAS Employee

The advantage of WRS studio in this instance is that you offer the user a central standard location for accessing reports. All reports WRS or Stored Process are stored in the same location. Don't forget that WRS also offers the user the ability to schedule and distribute reports, which offers a more secure and stable manner to deliver reports than "sending the URL around to the users".

Quentin
Super User

Thanks very much to Milton and RMP for helpful replies!  More questions to come later today (new threads), about the differences between running stored processes from WRS vs SPWA.

BASUG is hosting free webinars Next up: Mike Sale presenting Data Warehousing with SAS April 10 at noon ET. Register now at the Boston Area SAS Users Group event page: https://www.basug.org/events.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

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

View all other training opportunities.

Discussion stats
  • 3 replies
  • 1146 views
  • 3 likes
  • 3 in conversation