This course provides information about how to create, design, manage, and run SAS Viya jobs from SAS Studio.
This e-learning course includes virtual lab time to practice.
Learn how to
- Create a SAS Viya job definition.
- Add parameters to a job.
- Associate an HTML form with a job definition.
- Associate a task prompt form with a job definition.
- Use dynamic prompts in a task prompt form.
Who should attend
Power users who want to create jobs that collect information from users and submit customized SAS code using the SAS Viya environment
To be completely successful in this course, an understanding of SAS programming is required. You can gain the necessary SAS programming knowledge by completing the SAS Programming 1: Essentials course. In addition, a basic understanding of HTML is recommended to understand the custom form code used to generate interactive web pages.
This course addresses SAS Viya software.
Developing a SAS Viya Job- Run existing SAS jobs.
- Create a job definition using a SAS program.
- Add a parameter to a job definition.
- Use a single parameter in a job definition.
Using Custom Input Forms- Associate an HTML form with a job definition.
- Prompt for an input parameter using an HTML form.
- Associate a task prompt form with a job definition.
- Identify the main task prompt elements.
- Define a single prompt in a task prompt form.
- Use dynamic prompts in a task prompt form.
- Work with the DataSources element.
- Work with the Filters element.
- Work with the Where element.
- Populate option controls with dynamic values.
- Work with cascading prompts.
- Implement dynamic prompts.