BookmarkSubscribeRSS Feed
TeddoVanMierle
Obsidian | Level 7

Dear SAS Programmers,

 

Goal is to create a webform that can be opened within the SAS VA environment. Selected authorized persons will open the webform and fill it with data. After submitting the data will be transferred in a SAS database (library) accessable with SAS Enterprise guide.

 

The webform can be created in HTML language.

 

What we are looking for is an example code in SAS Base that publish the webform within the SAS environment and when someone filled the for, that the data is transferred to a database.

 

We are happy to answer any questions .

 

Thanks in Advance.

 

Teddo van Mierle

SUEZ

2 REPLIES 2
GoExplore
Obsidian | Level 7

Steps:

1. create a csv file from web form

2. use EG or Base to read the csv file to process it

TeddoVanMierle
Obsidian | Level 7

That's not exactly what we try to achieve.

 

We want to create in SAS Base a webform that should be deployed within the SAS environment. Users who logon to the SAS environment could fill in the form and after submitting the data is transferred to a library.

 

We try to collect data by manual input from users and put it in a central database.

 

Mostly SAS - SAS VA is about one way communication with users. We try to set up a two way data communication system with users, completely within the SAS environment.

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