Macros for SAS Application Developers
https://github.com/sasjs/core
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

file  mx_createwebservice.sas [code]
 Create a web service in SAS 9, Viya or SASjs.
 
file  mx_getcode.sas [code]
 Fetches code from Viya Job, SAS 9 STP, or SASjs Server STP.
 
file  mx_testservice.sas [code]
 Will execute a SASjs web service on SAS 9, Viya or SASjs Server.