Tag: Developers

Building custom apps on top of SAS Viya, Part Four: Examples

Welcome back to my series on securely integrating custom applications into your SAS Viya platform. My goal today is to lay out some examples of the concepts I introduced in the previous posts. As a quick recap: In the first installment of this series I shared my experiences on a […]

Using REST API to transform a Visual Analytics Report

There are three types of visualization APIs defined in the SAS Viya REST API reference documetation: Reports, Report Images and Report Transforms. You may have seen the posts on how to use Reports and Report Images. In this post, I’m going to show you how to use the Report Transforms […]

Using REST API to transform a Visual Analytics Report was published on SAS Users.

Building custom apps on top of SAS Viya, Part Three: Choosing an OAuth flow

This is the third installment of a series focused on discussing the secure integration of custom applications into your SAS Viya platform. I began the series with an example of how a recent customer achieved value-add on top of their existing investments by building a custom app for their employees […]

Building custom apps on top of SAS Viya, Part Three: Choosing an OAuth flow was published on SAS Users.

Building custom apps on top of SAS Viya, Part Two: Understanding the integration points

Welcome back! Today, I continue with part 2 of my series on building custom applications on SAS Viya. The goal of this series is to discuss securely integrating custom-written applications into your SAS Viya platform. In the first installment of this series, I outlined my experiences on a recent project. […]

Building custom apps on top of SAS Viya, Part Two: Understanding the integration points was published on SAS Users.

Building custom apps on top of SAS Viya, Part One: Where’s the value?

In this multi-part series we’re going to explore a real-life example of operationalizing your analytics and then quickly dive into the technical details to make it happen. The phrase Operationalize your Analytics itself encompasses a framework for realizing timely and relevant business value from models, business rules, and algorithms. It […]

Building custom apps on top of SAS Viya, Part One: Where’s the value? was published on SAS Users.

Discover Visual Analytics Report Paths with REST APIs

SAS Viya is an open analytics platform accessible from interfaces or various coding languages. REST API is one of the widely used interfaces. Multiple resources exist on how to access SAS Visual Analytics reports using SAS Viya REST API. For example Programmatically listing data sources in SAS Visual Analytics by […]

Discover Visual Analytics Report Paths with REST APIs was published on SAS Users.

Getting Started with Python Integration to SAS® Viya® – Part 3 – Loading a CAS Action Set

Are you looking for a specific CAS action to use in your project? Maybe you need to create a linear or logistic regression and can’t seem to find the CAS action? In this post in the Getting Started with Python Integration to SAS® Viya® series, we are going to look […]

Getting Started with Python Integration to SAS® Viya® – Part 3 – Loading a CAS Action Set was published on SAS Users.