Create a New Task

SAS Studio provides a template that you can use to create custom tasks for your site.
To create a custom task:
  1. In the navigation pane, open the Tasks section.
  2. Click New task and select Blank Task. A task template opens.
    XML Task Template
  3. Edit the code in the task template to create your task. To view the user interface for the task template, click Run code to build task. In the user interface for the task template, you can see examples of radio buttons, check boxes, combination boxes, and other types of options. For more information about this file, see SAS Studio: Developer's Guide to Writing Custom Tasks.
  4. Click Save As button.
    Note: The name of the task cannot include these special characters:
     [ ] { } , ? / \ * # “ % + | < > :
    You cannot delete category names, such as High-Performance Statistics, that contain a dash.