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

Hi everyone,

I am trying to produce a web report studio report that, when opened, will automatically run a stored process(with prompts for filter values) to retrieve the latest view of the data before generating the report. It is also a requirement from the end users that multiple different users might need to view the report at the same time, potentially choosing different values for the stored process prompts so storing the results of the stored process in a single shared table is not an option.

I was attempting to follow the process outlined in the knowledge base article, http://support.sas.com/kb/39/432.html so that I have an information map that will run the stored process, store the output in work, and then produce the query results as i require.

However, when I follow this process, the results of my test queries still only return the single record rather than the full table generated by the stored process.

I think that the only thing I am doing differently is that I don't make the stored process compatible for 9.2 as it then doesn't show up as available in information map studio.

Has anyone else had a similar issue or does it actually work for other people?

I am using SAS version 9.3 TS1M1 and Information Map Studio 4.31_M1

Thanks in advance,

Tim

1 ACCEPTED SOLUTION

Accepted Solutions
TimCampbell
Quartz | Level 8

I have found the resolution for this.

Making the stored process compatible for 9.2 and then setting the properties so that it will run on the workspace server and not the stored process server will allow the stored process to show up in information map studio and then run in the same session as the information map query.

Tim

View solution in original post

1 REPLY 1
TimCampbell
Quartz | Level 8

I have found the resolution for this.

Making the stored process compatible for 9.2 and then setting the properties so that it will run on the workspace server and not the stored process server will allow the stored process to show up in information map studio and then run in the same session as the information map query.

Tim

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
  • 1 reply
  • 1212 views
  • 0 likes
  • 1 in conversation