About 322,000 results
Open links in new tab
  1. How To Get the Code From a SAS Studio Flow and Why It Matters

    Feb 17, 2023 · The /studioDevelopment/code REST API, also known as "CodeGen" can help you generate SAS code from a SAS Studio Flow. With the code, you can further run a SAS Studio Flow in batch or from a CI/CD pipeline.

  2. SAS Program Step: Writing SAS Code in a Flow - SAS Help Center

    Dec 9, 2024 · You can use the SAS Program step to include any type of SAS program that is required in a flow. The code that is associated with the SAS Program node is displayed in the node details on the Code tab.

  3. SAS Help Center: Working with Process Flows

    Jul 30, 2024 · You can link the task, code, data, query, and note objects in a process flow to create a branch in the current process flow. Objects that you link are connected by a dotted line.

  4. Build Flows with SAS Studio - SAS Video Portal

    2 days ago · This Quick Start tutorial shows you how to build flows in SAS Studio using programs, SAS-supplied steps, and custom steps.

  5. How to Get the Code From a SAS Studio Flow Using Python

    A REST API helps you generate the SAS code behind the SAS Studio Flow. Find out how you can call the SAS Viya REST API from Python.

  6. SAS® Studio Flows and Steps Q&A, Slides, and On-Demand …

    Mar 4, 2022 · Watch this Ask the Expert session to learn about SAS Studio Flows and Steps on SAS Viya. Watch the webinar. This webinar will include: Information about SAS Studio on Viya. Introduction to Studio Flows and how to build and use them. Introduction to Studio Steps, how to use them and create your own.

  7. SAS Help Center: What Is a Flow?

    Mar 18, 2024 · A flow is a sequence of operations on data. Data and operations are represented in SAS Studio by steps that you can access from the Steps section of the navigation pane. Each step in a flow is represented by a node on the flow canvas.

  8. SAS (R) Studio 3.3: User's Guide

    A process flow consists of one or more objects. Each object is represented by a node in the process flow. The process flow shows the relationship between two or more objects, such as a SAS program, a task, a query, and so on.

  9. Developing Code in a Flow - SAS Help Center

    Nov 18, 2021 · You can copy the SAS code that is automatically generated by a task, or you can copy the code from a SAS or Python program to a program node in a flow from which you can make and save changes.

  10. SAS Help Center: Developing Code in a Flow

    Dec 8, 2023 · This documentation is for a version of the software that is not covered by Standard Support. Select a different version from the version selector in the banner, or access the latest …