Macros for SAS Application Developers
https://github.com/sasjs/core
Loading...
Searching...
No Matches
xplatform Directory Reference

Cross Platform, works on all SAS servers (Viya, EBI, SASjs)

More...

Detailed Description

Useful when you need to run a single piece of code against Viya, SAS 9 with metadata, or SASjs on Base SAS.

 OS independent
 No X command
 Prefixes: _mx_

Files

 mx_createwebservice.sas
 Create a web service in SAS 9, Viya or SASjs.
 
 mx_getcode.sas
 Fetches code from Viya Job, SAS 9 STP, or SASjs Server STP.
 
 mx_getgroups.sas
 Fetches all groups or the groups for a particular member.
 
 mx_testservice.sas
 Will execute a SASjs web service on SAS 9, Viya or SASjs Server.