You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is in order to run existing, deployed SAS services. It will take the same params as the adapter, service location, data (path to a json file), and config (if overriding).
We will then get as output the following files:
[servicename].json -> the output of the service
[servicename].log -> the log
This output will go in the sasjsbuild folder if running in a local project, else the current directory if global. At a later date we should set a default in the config for these results (and same for sasjs run)
The text was updated successfully, but these errors were encountered:
We need a new command:
sasjs request
This is in order to run existing, deployed SAS services. It will take the same params as the adapter, service location, data (path to a json file), and config (if overriding).
We will then get as output the following files:
This output will go in the
sasjsbuild
folder if running in a local project, else the current directory if global. At a later date we should set a default in the config for these results (and same for sasjs run)The text was updated successfully, but these errors were encountered: