BookmarkSubscribeRSS Feed
arunrami
Pyrite | Level 9

Hi Guys,

I need to create SAS stored process that has to run on browser - so the thing is when user run the stored process , it should ask the value for some  variables from user side to be entered in lable and then it has to be stored in to the existing permanent data set, if the  value already exist it should be replaced..


here the tricky part is getting input from user side through lable(like we do javascrip/ html) , can any one help??

2 REPLIES 2
ChrisBrooks
Ammonite | Level 13

Yes you can create simple web forms which will retrieve values from HTML input elements and pass those as parameters to Stored Processes - the first few pages of this paper give an example http://support.sas.com/resources/papers/proceedings14/1272-2014.pdf

Patrick
Opal | Level 21

What about using prompts for this?

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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