BookmarkSubscribeRSS Feed
HeidiDT
Quartz | Level 8
Hi I have created a SP with multiple dynamic list prompts, all of which work perfectly except for one - nothing is displayed in the prompt, even if I remove all dependancies. It is based on an Oracle view which does contain data. I have another prompt that is based on a different Oracle view, which works. The only difference I can see, is that the SAS metadata for the view is in my own folder (see attachment) - could that cause a problem? I am stumped!
Capture.JPG
4 REPLIES 4
Kurt_Bremser
Super User

Make sure that the SAS General Servers group has access to your folder. The stored process server runs under the operating system account that is attached to this group.

Read Metadata is required.

HeidiDT
Quartz | Level 8

Thanks. I registered the table in the folder that is used for all other filters now, but it still doesn't work...any other ideas?

Kurt_Bremser
Super User

Most of those problems come from authorization. Make sure that both the General Servers group and the user (individually or through a group, SASUSERS if all registered users shall have access) requesting the STP have access (not just to the folder, but the table/view itself).

baertman
Calcite | Level 5

Hi, I recently had an issue with a dynamic list prompt that looks similar to yours. Prompt values were correctly displayed when testing it via the Stored Process Properties window... but no values were displayed for the prompt when calling the Stored Process from Excel. The only thing I pointed out was that the name of the Physical Table used as Data source for the prompt wasn't the same as the name of its definition in the metadata (which normally shouldn't be a problem). I did update the properties to have the same name at all levels and it worked!

Hope it may help you.

 

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