SAS Studio Helper
Overview
Bridge between SAS Studio web sessions and the StatDataViewer desktop application.
``` SAS Studio Helper bridges your logged-in SAS Studio web session and the StatDataViewer desktop application running on the same computer. Once the bridge is up, most things you would normally do inside SAS Studio can be driven from the desktop app instead — same session, same auth. What it covers ============== • Programs — submit SAS code, stream log + status updates back live, fetch results / log HTML, cancel a running submission. • Datasets — automatic push when you open a dataset (columns + first page of rows); paginate through more rows; download the full .sas7bdat either streamed through the extension or directly by the desktop app via a URL+headers hint. • Files — browse folders, read text files (.sas, .txt, …), save or create files, upload binaries, rename, delete, mkdir. • Libraries — list libraries, list datasets in a library, mount a filesystem path as a new SAS library. • Diagnostics — a ring-buffer of recent SAS Studio API calls, exportable as JSON. Useful when adapting the extension to a new SAS Studio version. Why this exists =============== SAS Studio's in-browser editor and preview are great for quick checks but limited for serious data inspection or program iteration. StatDataViewer adds a real desktop UI without forcing you to log out of SAS Studio or download datasets through clunky workflows. This extension is the glue that lets the desktop app act on your behalf in the live web session. Requirements ============ • A SAS Studio deployment you can log into in your browser (SAS Studio 4.x, 5.x, and SAS OnDemand for Academics are supported). • The StatDataViewer desktop application installed and running on the same computer. (Without it, this extension does nothing useful.) How it works ============ The extension never sees data on its own — you add each SAS Studio host in the options page, and the browser asks you to grant access on a per-host basis. It harvests the session and CSRF token the SAS Studio front-end already uses, then proxies the same HTTP API calls on behalf of StatDataViewer. Communication with the desktop app is over the loopback interface (127.0.0.1) only. No data is sent to any remote server.
0 out of 5No ratings
Details
- Version2.1.1
- UpdatedAugust 27, 2026
- Size96.54KiB
- LanguagesEnglish (United States)
- DeveloperHelper Software LLC
300 US-202 STE 5 #1016 Raritan, NJ 08869 USEmail
support@helper.softwarePhone
+1 908-938-3890 - TraderThis developer has identified itself as a trader per the definition from the European Union and committed to only offer products or services that comply with EU laws.
- D-U-N-S139405511
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes
Support
For help with questions, suggestions, or problems, visit the developer's support site