I am creating a stored process to create questionnaire form on Sasweb application. Based on input file, I want to disable certain questions. So is there way to activate/deactivate certain prompts so that end user is unable to answer undesired questions?
In a single process you can't read a file before the prompts are displayed, so you will need at least a second process (automatically called by the first one). The first process reads the file, the second process displays a self-created jsp-page with the questions to be answered by the user.
Good luck!
Catch up on SAS Innovate 2026
Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.