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?

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 710 views
  • 0 likes
  • 3 in conversation