From 700a67a600a086ad44a3286f3b1204c419317927 Mon Sep 17 00:00:00 2001 From: Mihajlo Medjedovic Date: Tue, 21 Jul 2020 22:35:43 +0200 Subject: [PATCH] feat: file upload function, WEB and API csrf tokens --- docs/assets/js/search.json | 2 +- ...ection-588.reflection-1.sas9apiclient.html | 294 +++++ .../reflection-588.reflection-1.sasjs.html | 1017 +++++++++++++++++ ...ion-588.reflection-1.sasviyaapiclient.html | 913 +++++++++++++++ ...ction-588.reflection-1.sessionmanager.html | 227 ++++ docs/classes/types.sasjsconfig.html | 34 +- docs/enums/types.servertype.html | 8 +- docs/globals.html | 4 +- docs/index.html | 342 ++---- docs/interfaces/types.context.html | 5 +- docs/interfaces/types.csrftoken.html | 5 +- docs/interfaces/types.folder.html | 5 +- docs/interfaces/types.job.html | 19 +- docs/interfaces/types.jobdefinition.html | 176 +++ docs/interfaces/types.jobresult.html | 5 +- docs/interfaces/types.link.html | 5 +- docs/interfaces/types.sasjsrequest.html | 8 +- .../interfaces/types.sasjswaitingrequest.html | 8 +- docs/interfaces/types.session.html | 35 +- docs/modules/reflection-588.html | 107 ++ docs/modules/reflection-588.reflection-1.html | 125 ++ docs/modules/types.html | 6 +- docs/modules/utils.html | 42 +- src/SASjs.ts | 139 ++- 24 files changed, 3256 insertions(+), 275 deletions(-) create mode 100644 docs/classes/reflection-588.reflection-1.sas9apiclient.html create mode 100644 docs/classes/reflection-588.reflection-1.sasjs.html create mode 100644 docs/classes/reflection-588.reflection-1.sasviyaapiclient.html create mode 100644 docs/classes/reflection-588.reflection-1.sessionmanager.html create mode 100644 docs/interfaces/types.jobdefinition.html create mode 100644 docs/modules/reflection-588.html create mode 100644 docs/modules/reflection-588.reflection-1.html diff --git a/docs/assets/js/search.json b/docs/assets/js/search.json index afd9d94..6bd57e8 100644 --- a/docs/assets/js/search.json +++ b/docs/assets/js/search.json @@ -1 +1 @@ -{"kinds":{"1":"Module","4":"Enumeration","16":"Enumeration member","32":"Variable","64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","65536":"Type literal"},"rows":[{"id":0,"kind":128,"name":"SAS9ApiClient","url":"classes/reflection-445.reflection-1.sas9apiclient.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"."},{"id":1,"kind":512,"name":"constructor","url":"classes/reflection-445.reflection-1.sas9apiclient.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"..SAS9ApiClient"},{"id":2,"kind":2048,"name":"getConfig","url":"classes/reflection-445.reflection-1.sas9apiclient.html#getconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SAS9ApiClient"},{"id":3,"kind":2048,"name":"setConfig","url":"classes/reflection-445.reflection-1.sas9apiclient.html#setconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SAS9ApiClient"},{"id":4,"kind":2048,"name":"executeScript","url":"classes/reflection-445.reflection-1.sas9apiclient.html#executescript","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SAS9ApiClient"},{"id":5,"kind":1,"name":"utils","url":"modules/utils.html","classes":"tsd-kind-module"},{"id":6,"kind":64,"name":"asyncForEach","url":"modules/utils.html#asyncforeach","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":7,"kind":1,"name":"types","url":"modules/types.html","classes":"tsd-kind-module"},{"id":8,"kind":256,"name":"SASjsRequest","url":"interfaces/types.sasjsrequest.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":9,"kind":1024,"name":"serviceLink","url":"interfaces/types.sasjsrequest.html#servicelink","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":10,"kind":1024,"name":"timestamp","url":"interfaces/types.sasjsrequest.html#timestamp","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":11,"kind":1024,"name":"sourceCode","url":"interfaces/types.sasjsrequest.html#sourcecode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":12,"kind":1024,"name":"generatedCode","url":"interfaces/types.sasjsrequest.html#generatedcode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":13,"kind":1024,"name":"logFile","url":"interfaces/types.sasjsrequest.html#logfile","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":14,"kind":1024,"name":"SASWORK","url":"interfaces/types.sasjsrequest.html#saswork","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":15,"kind":64,"name":"compareTimestamps","url":"modules/utils.html#comparetimestamps","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":16,"kind":64,"name":"convertToCSV","url":"modules/utils.html#converttocsv","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":17,"kind":64,"name":"isAuthorizeFormRequired","url":"modules/utils.html#isauthorizeformrequired","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":18,"kind":64,"name":"isLogInRequired","url":"modules/utils.html#isloginrequired","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":19,"kind":64,"name":"isLogInSuccess","url":"modules/utils.html#isloginsuccess","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":20,"kind":256,"name":"Context","url":"interfaces/types.context.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":21,"kind":1024,"name":"name","url":"interfaces/types.context.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Context"},{"id":22,"kind":1024,"name":"id","url":"interfaces/types.context.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Context"},{"id":23,"kind":1024,"name":"createdBy","url":"interfaces/types.context.html#createdby","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Context"},{"id":24,"kind":1024,"name":"version","url":"interfaces/types.context.html#version","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Context"},{"id":25,"kind":256,"name":"CsrfToken","url":"interfaces/types.csrftoken.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":26,"kind":1024,"name":"headerName","url":"interfaces/types.csrftoken.html#headername","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.CsrfToken"},{"id":27,"kind":1024,"name":"value","url":"interfaces/types.csrftoken.html#value","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.CsrfToken"},{"id":28,"kind":256,"name":"Link","url":"interfaces/types.link.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":29,"kind":1024,"name":"method","url":"interfaces/types.link.html#method","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Link"},{"id":30,"kind":1024,"name":"rel","url":"interfaces/types.link.html#rel","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Link"},{"id":31,"kind":1024,"name":"href","url":"interfaces/types.link.html#href","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Link"},{"id":32,"kind":1024,"name":"uri","url":"interfaces/types.link.html#uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Link"},{"id":33,"kind":1024,"name":"type","url":"interfaces/types.link.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Link"},{"id":34,"kind":256,"name":"Folder","url":"interfaces/types.folder.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":35,"kind":1024,"name":"id","url":"interfaces/types.folder.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Folder"},{"id":36,"kind":1024,"name":"uri","url":"interfaces/types.folder.html#uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Folder"},{"id":37,"kind":1024,"name":"links","url":"interfaces/types.folder.html#links","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Folder"},{"id":38,"kind":256,"name":"JobResult","url":"interfaces/types.jobresult.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":39,"kind":1024,"name":"_webout.json","url":"interfaces/types.jobresult.html#_webout_json","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.JobResult"},{"id":40,"kind":256,"name":"Job","url":"interfaces/types.job.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":41,"kind":1024,"name":"id","url":"interfaces/types.job.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":42,"kind":1024,"name":"name","url":"interfaces/types.job.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":43,"kind":1024,"name":"uri","url":"interfaces/types.job.html#uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":44,"kind":1024,"name":"createdBy","url":"interfaces/types.job.html#createdby","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":45,"kind":1024,"name":"links","url":"interfaces/types.job.html#links","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":46,"kind":1024,"name":"results","url":"interfaces/types.job.html#results","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":47,"kind":4,"name":"ServerType","url":"enums/types.servertype.html","classes":"tsd-kind-enum tsd-parent-kind-module","parent":"types"},{"id":48,"kind":16,"name":"SASViya","url":"enums/types.servertype.html#sasviya","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"types.ServerType"},{"id":49,"kind":16,"name":"SAS9","url":"enums/types.servertype.html#sas9","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"types.ServerType"},{"id":50,"kind":128,"name":"SASjsConfig","url":"classes/types.sasjsconfig.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"types"},{"id":51,"kind":1024,"name":"serverUrl","url":"classes/types.sasjsconfig.html#serverurl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":52,"kind":1024,"name":"pathSAS9","url":"classes/types.sasjsconfig.html#pathsas9","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":53,"kind":1024,"name":"pathSASViya","url":"classes/types.sasjsconfig.html#pathsasviya","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":54,"kind":1024,"name":"appLoc","url":"classes/types.sasjsconfig.html#apploc","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":55,"kind":1024,"name":"serverType","url":"classes/types.sasjsconfig.html#servertype","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":56,"kind":1024,"name":"debug","url":"classes/types.sasjsconfig.html#debug","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":57,"kind":1024,"name":"contextName","url":"classes/types.sasjsconfig.html#contextname","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":58,"kind":256,"name":"SASjsWaitingRequest","url":"interfaces/types.sasjswaitingrequest.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":59,"kind":1024,"name":"requestPromise","url":"interfaces/types.sasjswaitingrequest.html#requestpromise","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsWaitingRequest"},{"id":60,"kind":65536,"name":"__type","url":"interfaces/types.sasjswaitingrequest.html#requestpromise.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"types.SASjsWaitingRequest.requestPromise"},{"id":61,"kind":32,"name":"promise","url":"interfaces/types.sasjswaitingrequest.html#requestpromise.__type.promise","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"types.SASjsWaitingRequest.requestPromise.__type"},{"id":62,"kind":32,"name":"resolve","url":"interfaces/types.sasjswaitingrequest.html#requestpromise.__type.resolve","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"types.SASjsWaitingRequest.requestPromise.__type"},{"id":63,"kind":32,"name":"reject","url":"interfaces/types.sasjswaitingrequest.html#requestpromise.__type.reject","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"types.SASjsWaitingRequest.requestPromise.__type"},{"id":64,"kind":1024,"name":"SASjob","url":"interfaces/types.sasjswaitingrequest.html#sasjob","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsWaitingRequest"},{"id":65,"kind":1024,"name":"data","url":"interfaces/types.sasjswaitingrequest.html#data","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsWaitingRequest"},{"id":66,"kind":1024,"name":"params","url":"interfaces/types.sasjswaitingrequest.html#params","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsWaitingRequest"},{"id":67,"kind":256,"name":"Session","url":"interfaces/types.session.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":68,"kind":1024,"name":"id","url":"interfaces/types.session.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Session"},{"id":69,"kind":64,"name":"makeRequest","url":"modules/utils.html#makerequest","classes":"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter","parent":"utils"},{"id":70,"kind":64,"name":"needsRetry","url":"modules/utils.html#needsretry","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":71,"kind":64,"name":"parseAndSubmitAuthorizeForm","url":"modules/utils.html#parseandsubmitauthorizeform","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":72,"kind":64,"name":"parseGeneratedCode","url":"modules/utils.html#parsegeneratedcode","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":73,"kind":64,"name":"parseSourceCode","url":"modules/utils.html#parsesourcecode","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":74,"kind":64,"name":"parseSasViyaLog","url":"modules/utils.html#parsesasviyalog","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":75,"kind":64,"name":"serialize","url":"modules/utils.html#serialize","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":76,"kind":64,"name":"splitChunks","url":"modules/utils.html#splitchunks","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":77,"kind":128,"name":"SASViyaApiClient","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"."},{"id":78,"kind":512,"name":"constructor","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":79,"kind":2048,"name":"getAppLocMap","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#getapplocmap","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":80,"kind":2048,"name":"getConfig","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#getconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":81,"kind":2048,"name":"setConfig","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#setconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":82,"kind":2048,"name":"getAllContexts","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#getallcontexts","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":83,"kind":2048,"name":"getExecutableContexts","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#getexecutablecontexts","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":84,"kind":2048,"name":"createSession","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#createsession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":85,"kind":2048,"name":"executeScript","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#executescript","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":86,"kind":2048,"name":"createFolder","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#createfolder","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":87,"kind":2048,"name":"createJobDefinition","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#createjobdefinition","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":88,"kind":2048,"name":"getAuthCode","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#getauthcode","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":89,"kind":2048,"name":"getAccessToken","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#getaccesstoken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":90,"kind":2048,"name":"refreshTokens","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#refreshtokens","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":91,"kind":2048,"name":"deleteClient","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#deleteclient","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":92,"kind":2048,"name":"executeJob","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#executejob","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":93,"kind":128,"name":"SASjs","url":"classes/reflection-445.reflection-1.sasjs.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"."},{"id":94,"kind":512,"name":"constructor","url":"classes/reflection-445.reflection-1.sasjs.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"..SASjs"},{"id":95,"kind":2048,"name":"executeScriptSAS9","url":"classes/reflection-445.reflection-1.sasjs.html#executescriptsas9","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":96,"kind":2048,"name":"getAllContexts","url":"classes/reflection-445.reflection-1.sasjs.html#getallcontexts","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":97,"kind":2048,"name":"getExecutableContexts","url":"classes/reflection-445.reflection-1.sasjs.html#getexecutablecontexts","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":98,"kind":2048,"name":"createSession","url":"classes/reflection-445.reflection-1.sasjs.html#createsession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":99,"kind":2048,"name":"executeScriptSASViya","url":"classes/reflection-445.reflection-1.sasjs.html#executescriptsasviya","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":100,"kind":2048,"name":"createFolder","url":"classes/reflection-445.reflection-1.sasjs.html#createfolder","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":101,"kind":2048,"name":"createJobDefinition","url":"classes/reflection-445.reflection-1.sasjs.html#createjobdefinition","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":102,"kind":2048,"name":"getAuthCode","url":"classes/reflection-445.reflection-1.sasjs.html#getauthcode","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":103,"kind":2048,"name":"getAccessToken","url":"classes/reflection-445.reflection-1.sasjs.html#getaccesstoken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":104,"kind":2048,"name":"refreshTokens","url":"classes/reflection-445.reflection-1.sasjs.html#refreshtokens","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":105,"kind":2048,"name":"deleteClient","url":"classes/reflection-445.reflection-1.sasjs.html#deleteclient","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":106,"kind":2048,"name":"getSasjsConfig","url":"classes/reflection-445.reflection-1.sasjs.html#getsasjsconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":107,"kind":2048,"name":"getUserName","url":"classes/reflection-445.reflection-1.sasjs.html#getusername","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":108,"kind":2048,"name":"getCsrf","url":"classes/reflection-445.reflection-1.sasjs.html#getcsrf","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":109,"kind":2048,"name":"setSASjsConfig","url":"classes/reflection-445.reflection-1.sasjs.html#setsasjsconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":110,"kind":2048,"name":"setDebugState","url":"classes/reflection-445.reflection-1.sasjs.html#setdebugstate","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":111,"kind":2048,"name":"checkSession","url":"classes/reflection-445.reflection-1.sasjs.html#checksession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":112,"kind":2048,"name":"logIn","url":"classes/reflection-445.reflection-1.sasjs.html#login","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":113,"kind":2048,"name":"logOut","url":"classes/reflection-445.reflection-1.sasjs.html#logout","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":114,"kind":2048,"name":"request","url":"classes/reflection-445.reflection-1.sasjs.html#request","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":115,"kind":2048,"name":"deployServicePack","url":"classes/reflection-445.reflection-1.sasjs.html#deployservicepack","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":116,"kind":2048,"name":"getSasRequests","url":"classes/reflection-445.reflection-1.sasjs.html#getsasrequests","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"}],"index":{"version":"2.3.8","fields":["name","parent"],"fieldVectors":[["name/0",[0,30.659]],["parent/0",[1,3.493]],["name/1",[2,35.179]],["parent/1",[0,3.044]],["name/2",[3,38.544]],["parent/2",[0,3.044]],["name/3",[4,38.544]],["parent/3",[0,3.044]],["name/4",[5,38.544]],["parent/4",[0,3.044]],["name/5",[6,20.298]],["parent/5",[]],["name/6",[7,43.652]],["parent/6",[6,2.016]],["name/7",[8,22.45]],["parent/7",[]],["name/8",[9,43.652]],["parent/8",[8,2.229]],["name/9",[10,43.652]],["parent/9",[11,2.878]],["name/10",[12,43.652]],["parent/10",[11,2.878]],["name/11",[13,43.652]],["parent/11",[11,2.878]],["name/12",[14,43.652]],["parent/12",[11,2.878]],["name/13",[15,43.652]],["parent/13",[11,2.878]],["name/14",[16,43.652]],["parent/14",[11,2.878]],["name/15",[17,43.652]],["parent/15",[6,2.016]],["name/16",[18,43.652]],["parent/16",[6,2.016]],["name/17",[19,43.652]],["parent/17",[6,2.016]],["name/18",[20,43.652]],["parent/18",[6,2.016]],["name/19",[21,43.652]],["parent/19",[6,2.016]],["name/20",[22,43.652]],["parent/20",[8,2.229]],["name/21",[23,38.544]],["parent/21",[24,3.244]],["name/22",[25,32.666]],["parent/22",[24,3.244]],["name/23",[26,38.544]],["parent/23",[24,3.244]],["name/24",[27,43.652]],["parent/24",[24,3.244]],["name/25",[28,43.652]],["parent/25",[8,2.229]],["name/26",[29,43.652]],["parent/26",[30,3.827]],["name/27",[31,43.652]],["parent/27",[30,3.827]],["name/28",[32,43.652]],["parent/28",[8,2.229]],["name/29",[33,43.652]],["parent/29",[34,3.044]],["name/30",[35,43.652]],["parent/30",[34,3.044]],["name/31",[36,43.652]],["parent/31",[34,3.044]],["name/32",[37,35.179]],["parent/32",[34,3.044]],["name/33",[38,43.652]],["parent/33",[34,3.044]],["name/34",[39,43.652]],["parent/34",[8,2.229]],["name/35",[25,32.666]],["parent/35",[40,3.493]],["name/36",[37,35.179]],["parent/36",[40,3.493]],["name/37",[41,38.544]],["parent/37",[40,3.493]],["name/38",[42,43.652]],["parent/38",[8,2.229]],["name/39",[43,43.652]],["parent/39",[44,4.334]],["name/40",[45,43.652]],["parent/40",[8,2.229]],["name/41",[25,32.666]],["parent/41",[46,2.878]],["name/42",[23,38.544]],["parent/42",[46,2.878]],["name/43",[37,35.179]],["parent/43",[46,2.878]],["name/44",[26,38.544]],["parent/44",[46,2.878]],["name/45",[41,38.544]],["parent/45",[46,2.878]],["name/46",[47,43.652]],["parent/46",[46,2.878]],["name/47",[48,38.544]],["parent/47",[8,2.229]],["name/48",[49,43.652]],["parent/48",[50,3.827]],["name/49",[51,43.652]],["parent/49",[50,3.827]],["name/50",[52,43.652]],["parent/50",[8,2.229]],["name/51",[53,43.652]],["parent/51",[54,2.736]],["name/52",[55,43.652]],["parent/52",[54,2.736]],["name/53",[56,43.652]],["parent/53",[54,2.736]],["name/54",[57,43.652]],["parent/54",[54,2.736]],["name/55",[48,38.544]],["parent/55",[54,2.736]],["name/56",[58,43.652]],["parent/56",[54,2.736]],["name/57",[59,43.652]],["parent/57",[54,2.736]],["name/58",[60,43.652]],["parent/58",[8,2.229]],["name/59",[61,43.652]],["parent/59",[62,3.244]],["name/60",[63,43.652]],["parent/60",[64,4.334]],["name/61",[65,43.652]],["parent/61",[66,3.493]],["name/62",[67,43.652]],["parent/62",[66,3.493]],["name/63",[68,43.652]],["parent/63",[66,3.493]],["name/64",[69,43.652]],["parent/64",[62,3.244]],["name/65",[70,43.652]],["parent/65",[62,3.244]],["name/66",[71,43.652]],["parent/66",[62,3.244]],["name/67",[72,43.652]],["parent/67",[8,2.229]],["name/68",[25,32.666]],["parent/68",[73,4.334]],["name/69",[74,43.652]],["parent/69",[6,2.016]],["name/70",[75,43.652]],["parent/70",[6,2.016]],["name/71",[76,43.652]],["parent/71",[6,2.016]],["name/72",[77,43.652]],["parent/72",[6,2.016]],["name/73",[78,43.652]],["parent/73",[6,2.016]],["name/74",[79,43.652]],["parent/74",[6,2.016]],["name/75",[80,43.652]],["parent/75",[6,2.016]],["name/76",[81,43.652]],["parent/76",[6,2.016]],["name/77",[82,19.673]],["parent/77",[1,3.493]],["name/78",[2,35.179]],["parent/78",[82,1.953]],["name/79",[83,43.652]],["parent/79",[82,1.953]],["name/80",[3,38.544]],["parent/80",[82,1.953]],["name/81",[4,38.544]],["parent/81",[82,1.953]],["name/82",[84,38.544]],["parent/82",[82,1.953]],["name/83",[85,38.544]],["parent/83",[82,1.953]],["name/84",[86,38.544]],["parent/84",[82,1.953]],["name/85",[5,38.544]],["parent/85",[82,1.953]],["name/86",[87,38.544]],["parent/86",[82,1.953]],["name/87",[88,38.544]],["parent/87",[82,1.953]],["name/88",[89,38.544]],["parent/88",[82,1.953]],["name/89",[90,38.544]],["parent/89",[82,1.953]],["name/90",[91,38.544]],["parent/90",[82,1.953]],["name/91",[92,38.544]],["parent/91",[82,1.953]],["name/92",[93,43.652]],["parent/92",[82,1.953]],["name/93",[94,15.72]],["parent/93",[1,3.493]],["name/94",[2,35.179]],["parent/94",[94,1.561]],["name/95",[95,43.652]],["parent/95",[94,1.561]],["name/96",[84,38.544]],["parent/96",[94,1.561]],["name/97",[85,38.544]],["parent/97",[94,1.561]],["name/98",[86,38.544]],["parent/98",[94,1.561]],["name/99",[96,43.652]],["parent/99",[94,1.561]],["name/100",[87,38.544]],["parent/100",[94,1.561]],["name/101",[88,38.544]],["parent/101",[94,1.561]],["name/102",[89,38.544]],["parent/102",[94,1.561]],["name/103",[90,38.544]],["parent/103",[94,1.561]],["name/104",[91,38.544]],["parent/104",[94,1.561]],["name/105",[92,38.544]],["parent/105",[94,1.561]],["name/106",[97,43.652]],["parent/106",[94,1.561]],["name/107",[98,43.652]],["parent/107",[94,1.561]],["name/108",[99,43.652]],["parent/108",[94,1.561]],["name/109",[100,43.652]],["parent/109",[94,1.561]],["name/110",[101,43.652]],["parent/110",[94,1.561]],["name/111",[102,43.652]],["parent/111",[94,1.561]],["name/112",[103,43.652]],["parent/112",[94,1.561]],["name/113",[104,43.652]],["parent/113",[94,1.561]],["name/114",[105,43.652]],["parent/114",[94,1.561]],["name/115",[106,43.652]],["parent/115",[94,1.561]],["name/116",[107,43.652]],["parent/116",[94,1.561]]],"invertedIndex":[["",{"_index":1,"name":{},"parent":{"0":{},"77":{},"93":{}}}],["__type",{"_index":63,"name":{"60":{}},"parent":{}}],["_webout.json",{"_index":43,"name":{"39":{}},"parent":{}}],["apploc",{"_index":57,"name":{"54":{}},"parent":{}}],["asyncforeach",{"_index":7,"name":{"6":{}},"parent":{}}],["checksession",{"_index":102,"name":{"111":{}},"parent":{}}],["comparetimestamps",{"_index":17,"name":{"15":{}},"parent":{}}],["constructor",{"_index":2,"name":{"1":{},"78":{},"94":{}},"parent":{}}],["context",{"_index":22,"name":{"20":{}},"parent":{}}],["contextname",{"_index":59,"name":{"57":{}},"parent":{}}],["converttocsv",{"_index":18,"name":{"16":{}},"parent":{}}],["createdby",{"_index":26,"name":{"23":{},"44":{}},"parent":{}}],["createfolder",{"_index":87,"name":{"86":{},"100":{}},"parent":{}}],["createjobdefinition",{"_index":88,"name":{"87":{},"101":{}},"parent":{}}],["createsession",{"_index":86,"name":{"84":{},"98":{}},"parent":{}}],["csrftoken",{"_index":28,"name":{"25":{}},"parent":{}}],["data",{"_index":70,"name":{"65":{}},"parent":{}}],["debug",{"_index":58,"name":{"56":{}},"parent":{}}],["deleteclient",{"_index":92,"name":{"91":{},"105":{}},"parent":{}}],["deployservicepack",{"_index":106,"name":{"115":{}},"parent":{}}],["executejob",{"_index":93,"name":{"92":{}},"parent":{}}],["executescript",{"_index":5,"name":{"4":{},"85":{}},"parent":{}}],["executescriptsas9",{"_index":95,"name":{"95":{}},"parent":{}}],["executescriptsasviya",{"_index":96,"name":{"99":{}},"parent":{}}],["folder",{"_index":39,"name":{"34":{}},"parent":{}}],["generatedcode",{"_index":14,"name":{"12":{}},"parent":{}}],["getaccesstoken",{"_index":90,"name":{"89":{},"103":{}},"parent":{}}],["getallcontexts",{"_index":84,"name":{"82":{},"96":{}},"parent":{}}],["getapplocmap",{"_index":83,"name":{"79":{}},"parent":{}}],["getauthcode",{"_index":89,"name":{"88":{},"102":{}},"parent":{}}],["getconfig",{"_index":3,"name":{"2":{},"80":{}},"parent":{}}],["getcsrf",{"_index":99,"name":{"108":{}},"parent":{}}],["getexecutablecontexts",{"_index":85,"name":{"83":{},"97":{}},"parent":{}}],["getsasjsconfig",{"_index":97,"name":{"106":{}},"parent":{}}],["getsasrequests",{"_index":107,"name":{"116":{}},"parent":{}}],["getusername",{"_index":98,"name":{"107":{}},"parent":{}}],["headername",{"_index":29,"name":{"26":{}},"parent":{}}],["href",{"_index":36,"name":{"31":{}},"parent":{}}],["id",{"_index":25,"name":{"22":{},"35":{},"41":{},"68":{}},"parent":{}}],["isauthorizeformrequired",{"_index":19,"name":{"17":{}},"parent":{}}],["isloginrequired",{"_index":20,"name":{"18":{}},"parent":{}}],["isloginsuccess",{"_index":21,"name":{"19":{}},"parent":{}}],["job",{"_index":45,"name":{"40":{}},"parent":{}}],["jobresult",{"_index":42,"name":{"38":{}},"parent":{}}],["link",{"_index":32,"name":{"28":{}},"parent":{}}],["links",{"_index":41,"name":{"37":{},"45":{}},"parent":{}}],["logfile",{"_index":15,"name":{"13":{}},"parent":{}}],["login",{"_index":103,"name":{"112":{}},"parent":{}}],["logout",{"_index":104,"name":{"113":{}},"parent":{}}],["makerequest",{"_index":74,"name":{"69":{}},"parent":{}}],["method",{"_index":33,"name":{"29":{}},"parent":{}}],["name",{"_index":23,"name":{"21":{},"42":{}},"parent":{}}],["needsretry",{"_index":75,"name":{"70":{}},"parent":{}}],["params",{"_index":71,"name":{"66":{}},"parent":{}}],["parseandsubmitauthorizeform",{"_index":76,"name":{"71":{}},"parent":{}}],["parsegeneratedcode",{"_index":77,"name":{"72":{}},"parent":{}}],["parsesasviyalog",{"_index":79,"name":{"74":{}},"parent":{}}],["parsesourcecode",{"_index":78,"name":{"73":{}},"parent":{}}],["pathsas9",{"_index":55,"name":{"52":{}},"parent":{}}],["pathsasviya",{"_index":56,"name":{"53":{}},"parent":{}}],["promise",{"_index":65,"name":{"61":{}},"parent":{}}],["refreshtokens",{"_index":91,"name":{"90":{},"104":{}},"parent":{}}],["reject",{"_index":68,"name":{"63":{}},"parent":{}}],["rel",{"_index":35,"name":{"30":{}},"parent":{}}],["request",{"_index":105,"name":{"114":{}},"parent":{}}],["requestpromise",{"_index":61,"name":{"59":{}},"parent":{}}],["resolve",{"_index":67,"name":{"62":{}},"parent":{}}],["results",{"_index":47,"name":{"46":{}},"parent":{}}],["sas9",{"_index":51,"name":{"49":{}},"parent":{}}],["sas9apiclient",{"_index":0,"name":{"0":{}},"parent":{"1":{},"2":{},"3":{},"4":{}}}],["sasjob",{"_index":69,"name":{"64":{}},"parent":{}}],["sasjs",{"_index":94,"name":{"93":{}},"parent":{"94":{},"95":{},"96":{},"97":{},"98":{},"99":{},"100":{},"101":{},"102":{},"103":{},"104":{},"105":{},"106":{},"107":{},"108":{},"109":{},"110":{},"111":{},"112":{},"113":{},"114":{},"115":{},"116":{}}}],["sasjsconfig",{"_index":52,"name":{"50":{}},"parent":{}}],["sasjsrequest",{"_index":9,"name":{"8":{}},"parent":{}}],["sasjswaitingrequest",{"_index":60,"name":{"58":{}},"parent":{}}],["sasviya",{"_index":49,"name":{"48":{}},"parent":{}}],["sasviyaapiclient",{"_index":82,"name":{"77":{}},"parent":{"78":{},"79":{},"80":{},"81":{},"82":{},"83":{},"84":{},"85":{},"86":{},"87":{},"88":{},"89":{},"90":{},"91":{},"92":{}}}],["saswork",{"_index":16,"name":{"14":{}},"parent":{}}],["serialize",{"_index":80,"name":{"75":{}},"parent":{}}],["servertype",{"_index":48,"name":{"47":{},"55":{}},"parent":{}}],["serverurl",{"_index":53,"name":{"51":{}},"parent":{}}],["servicelink",{"_index":10,"name":{"9":{}},"parent":{}}],["session",{"_index":72,"name":{"67":{}},"parent":{}}],["setconfig",{"_index":4,"name":{"3":{},"81":{}},"parent":{}}],["setdebugstate",{"_index":101,"name":{"110":{}},"parent":{}}],["setsasjsconfig",{"_index":100,"name":{"109":{}},"parent":{}}],["sourcecode",{"_index":13,"name":{"11":{}},"parent":{}}],["splitchunks",{"_index":81,"name":{"76":{}},"parent":{}}],["timestamp",{"_index":12,"name":{"10":{}},"parent":{}}],["type",{"_index":38,"name":{"33":{}},"parent":{}}],["types",{"_index":8,"name":{"7":{}},"parent":{"8":{},"20":{},"25":{},"28":{},"34":{},"38":{},"40":{},"47":{},"50":{},"58":{},"67":{}}}],["types.context",{"_index":24,"name":{},"parent":{"21":{},"22":{},"23":{},"24":{}}}],["types.csrftoken",{"_index":30,"name":{},"parent":{"26":{},"27":{}}}],["types.folder",{"_index":40,"name":{},"parent":{"35":{},"36":{},"37":{}}}],["types.job",{"_index":46,"name":{},"parent":{"41":{},"42":{},"43":{},"44":{},"45":{},"46":{}}}],["types.jobresult",{"_index":44,"name":{},"parent":{"39":{}}}],["types.link",{"_index":34,"name":{},"parent":{"29":{},"30":{},"31":{},"32":{},"33":{}}}],["types.sasjsconfig",{"_index":54,"name":{},"parent":{"51":{},"52":{},"53":{},"54":{},"55":{},"56":{},"57":{}}}],["types.sasjsrequest",{"_index":11,"name":{},"parent":{"9":{},"10":{},"11":{},"12":{},"13":{},"14":{}}}],["types.sasjswaitingrequest",{"_index":62,"name":{},"parent":{"59":{},"64":{},"65":{},"66":{}}}],["types.sasjswaitingrequest.requestpromise",{"_index":64,"name":{},"parent":{"60":{}}}],["types.sasjswaitingrequest.requestpromise.__type",{"_index":66,"name":{},"parent":{"61":{},"62":{},"63":{}}}],["types.servertype",{"_index":50,"name":{},"parent":{"48":{},"49":{}}}],["types.session",{"_index":73,"name":{},"parent":{"68":{}}}],["uri",{"_index":37,"name":{"32":{},"36":{},"43":{}},"parent":{}}],["utils",{"_index":6,"name":{"5":{}},"parent":{"6":{},"15":{},"16":{},"17":{},"18":{},"19":{},"69":{},"70":{},"71":{},"72":{},"73":{},"74":{},"75":{},"76":{}}}],["value",{"_index":31,"name":{"27":{}},"parent":{}}],["version",{"_index":27,"name":{"24":{}},"parent":{}}]],"pipeline":[]}} \ No newline at end of file +{"kinds":{"1":"Module","4":"Enumeration","16":"Enumeration member","32":"Variable","64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","65536":"Type literal"},"rows":[{"id":0,"kind":128,"name":"SAS9ApiClient","url":"classes/reflection-588.reflection-1.sas9apiclient.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"."},{"id":1,"kind":512,"name":"constructor","url":"classes/reflection-588.reflection-1.sas9apiclient.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"..SAS9ApiClient"},{"id":2,"kind":2048,"name":"getConfig","url":"classes/reflection-588.reflection-1.sas9apiclient.html#getconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SAS9ApiClient"},{"id":3,"kind":2048,"name":"setConfig","url":"classes/reflection-588.reflection-1.sas9apiclient.html#setconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SAS9ApiClient"},{"id":4,"kind":2048,"name":"executeScript","url":"classes/reflection-588.reflection-1.sas9apiclient.html#executescript","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SAS9ApiClient"},{"id":5,"kind":1,"name":"utils","url":"modules/utils.html","classes":"tsd-kind-module"},{"id":6,"kind":64,"name":"asyncForEach","url":"modules/utils.html#asyncforeach","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":7,"kind":1,"name":"types","url":"modules/types.html","classes":"tsd-kind-module"},{"id":8,"kind":256,"name":"SASjsRequest","url":"interfaces/types.sasjsrequest.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":9,"kind":1024,"name":"serviceLink","url":"interfaces/types.sasjsrequest.html#servicelink","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":10,"kind":1024,"name":"timestamp","url":"interfaces/types.sasjsrequest.html#timestamp","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":11,"kind":1024,"name":"sourceCode","url":"interfaces/types.sasjsrequest.html#sourcecode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":12,"kind":1024,"name":"generatedCode","url":"interfaces/types.sasjsrequest.html#generatedcode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":13,"kind":1024,"name":"logFile","url":"interfaces/types.sasjsrequest.html#logfile","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":14,"kind":1024,"name":"SASWORK","url":"interfaces/types.sasjsrequest.html#saswork","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":15,"kind":64,"name":"compareTimestamps","url":"modules/utils.html#comparetimestamps","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":16,"kind":64,"name":"convertToCSV","url":"modules/utils.html#converttocsv","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":17,"kind":64,"name":"isAuthorizeFormRequired","url":"modules/utils.html#isauthorizeformrequired","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":18,"kind":64,"name":"isLogInRequired","url":"modules/utils.html#isloginrequired","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":19,"kind":64,"name":"isLogInSuccess","url":"modules/utils.html#isloginsuccess","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":20,"kind":256,"name":"Context","url":"interfaces/types.context.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":21,"kind":1024,"name":"name","url":"interfaces/types.context.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Context"},{"id":22,"kind":1024,"name":"id","url":"interfaces/types.context.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Context"},{"id":23,"kind":1024,"name":"createdBy","url":"interfaces/types.context.html#createdby","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Context"},{"id":24,"kind":1024,"name":"version","url":"interfaces/types.context.html#version","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Context"},{"id":25,"kind":256,"name":"CsrfToken","url":"interfaces/types.csrftoken.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":26,"kind":1024,"name":"headerName","url":"interfaces/types.csrftoken.html#headername","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.CsrfToken"},{"id":27,"kind":1024,"name":"value","url":"interfaces/types.csrftoken.html#value","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.CsrfToken"},{"id":28,"kind":256,"name":"Link","url":"interfaces/types.link.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":29,"kind":1024,"name":"method","url":"interfaces/types.link.html#method","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Link"},{"id":30,"kind":1024,"name":"rel","url":"interfaces/types.link.html#rel","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Link"},{"id":31,"kind":1024,"name":"href","url":"interfaces/types.link.html#href","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Link"},{"id":32,"kind":1024,"name":"uri","url":"interfaces/types.link.html#uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Link"},{"id":33,"kind":1024,"name":"type","url":"interfaces/types.link.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Link"},{"id":34,"kind":256,"name":"Folder","url":"interfaces/types.folder.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":35,"kind":1024,"name":"id","url":"interfaces/types.folder.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Folder"},{"id":36,"kind":1024,"name":"uri","url":"interfaces/types.folder.html#uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Folder"},{"id":37,"kind":1024,"name":"links","url":"interfaces/types.folder.html#links","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Folder"},{"id":38,"kind":256,"name":"JobResult","url":"interfaces/types.jobresult.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":39,"kind":1024,"name":"_webout.json","url":"interfaces/types.jobresult.html#_webout_json","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.JobResult"},{"id":40,"kind":256,"name":"Job","url":"interfaces/types.job.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":41,"kind":1024,"name":"id","url":"interfaces/types.job.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":42,"kind":1024,"name":"name","url":"interfaces/types.job.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":43,"kind":1024,"name":"uri","url":"interfaces/types.job.html#uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":44,"kind":1024,"name":"createdBy","url":"interfaces/types.job.html#createdby","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":45,"kind":1024,"name":"links","url":"interfaces/types.job.html#links","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":46,"kind":1024,"name":"results","url":"interfaces/types.job.html#results","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":47,"kind":1024,"name":"error","url":"interfaces/types.job.html#error","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":48,"kind":4,"name":"ServerType","url":"enums/types.servertype.html","classes":"tsd-kind-enum tsd-parent-kind-module","parent":"types"},{"id":49,"kind":16,"name":"SASViya","url":"enums/types.servertype.html#sasviya","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"types.ServerType"},{"id":50,"kind":16,"name":"SAS9","url":"enums/types.servertype.html#sas9","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"types.ServerType"},{"id":51,"kind":128,"name":"SASjsConfig","url":"classes/types.sasjsconfig.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"types"},{"id":52,"kind":1024,"name":"serverUrl","url":"classes/types.sasjsconfig.html#serverurl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":53,"kind":1024,"name":"pathSAS9","url":"classes/types.sasjsconfig.html#pathsas9","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":54,"kind":1024,"name":"pathSASViya","url":"classes/types.sasjsconfig.html#pathsasviya","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":55,"kind":1024,"name":"appLoc","url":"classes/types.sasjsconfig.html#apploc","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":56,"kind":1024,"name":"serverType","url":"classes/types.sasjsconfig.html#servertype","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":57,"kind":1024,"name":"debug","url":"classes/types.sasjsconfig.html#debug","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":58,"kind":1024,"name":"contextName","url":"classes/types.sasjsconfig.html#contextname","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":59,"kind":1024,"name":"useComputeApi","url":"classes/types.sasjsconfig.html#usecomputeapi","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":60,"kind":256,"name":"SASjsWaitingRequest","url":"interfaces/types.sasjswaitingrequest.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":61,"kind":1024,"name":"requestPromise","url":"interfaces/types.sasjswaitingrequest.html#requestpromise","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsWaitingRequest"},{"id":62,"kind":65536,"name":"__type","url":"interfaces/types.sasjswaitingrequest.html#requestpromise.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"types.SASjsWaitingRequest.requestPromise"},{"id":63,"kind":32,"name":"promise","url":"interfaces/types.sasjswaitingrequest.html#requestpromise.__type.promise","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"types.SASjsWaitingRequest.requestPromise.__type"},{"id":64,"kind":32,"name":"resolve","url":"interfaces/types.sasjswaitingrequest.html#requestpromise.__type.resolve","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"types.SASjsWaitingRequest.requestPromise.__type"},{"id":65,"kind":32,"name":"reject","url":"interfaces/types.sasjswaitingrequest.html#requestpromise.__type.reject","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"types.SASjsWaitingRequest.requestPromise.__type"},{"id":66,"kind":1024,"name":"SASjob","url":"interfaces/types.sasjswaitingrequest.html#sasjob","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsWaitingRequest"},{"id":67,"kind":1024,"name":"data","url":"interfaces/types.sasjswaitingrequest.html#data","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsWaitingRequest"},{"id":68,"kind":1024,"name":"params","url":"interfaces/types.sasjswaitingrequest.html#params","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsWaitingRequest"},{"id":69,"kind":256,"name":"Session","url":"interfaces/types.session.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":70,"kind":1024,"name":"id","url":"interfaces/types.session.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Session"},{"id":71,"kind":1024,"name":"state","url":"interfaces/types.session.html#state","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Session"},{"id":72,"kind":1024,"name":"links","url":"interfaces/types.session.html#links","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Session"},{"id":73,"kind":64,"name":"makeRequest","url":"modules/utils.html#makerequest","classes":"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter","parent":"utils"},{"id":74,"kind":64,"name":"needsRetry","url":"modules/utils.html#needsretry","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":75,"kind":64,"name":"parseAndSubmitAuthorizeForm","url":"modules/utils.html#parseandsubmitauthorizeform","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":76,"kind":64,"name":"parseGeneratedCode","url":"modules/utils.html#parsegeneratedcode","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":77,"kind":64,"name":"parseSourceCode","url":"modules/utils.html#parsesourcecode","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":78,"kind":64,"name":"parseSasViyaLog","url":"modules/utils.html#parsesasviyalog","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":79,"kind":64,"name":"serialize","url":"modules/utils.html#serialize","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":80,"kind":64,"name":"splitChunks","url":"modules/utils.html#splitchunks","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":81,"kind":256,"name":"JobDefinition","url":"interfaces/types.jobdefinition.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":82,"kind":1024,"name":"code","url":"interfaces/types.jobdefinition.html#code","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.JobDefinition"},{"id":83,"kind":64,"name":"formatDataForRequest","url":"modules/utils.html#formatdataforrequest","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":84,"kind":128,"name":"SessionManager","url":"classes/reflection-588.reflection-1.sessionmanager.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"."},{"id":85,"kind":512,"name":"constructor","url":"classes/reflection-588.reflection-1.sessionmanager.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"..SessionManager"},{"id":86,"kind":2048,"name":"getSession","url":"classes/reflection-588.reflection-1.sessionmanager.html#getsession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SessionManager"},{"id":87,"kind":128,"name":"SASViyaApiClient","url":"classes/reflection-588.reflection-1.sasviyaapiclient.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"."},{"id":88,"kind":512,"name":"constructor","url":"classes/reflection-588.reflection-1.sasviyaapiclient.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":89,"kind":2048,"name":"getAppLocMap","url":"classes/reflection-588.reflection-1.sasviyaapiclient.html#getapplocmap","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":90,"kind":2048,"name":"getConfig","url":"classes/reflection-588.reflection-1.sasviyaapiclient.html#getconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":91,"kind":2048,"name":"setConfig","url":"classes/reflection-588.reflection-1.sasviyaapiclient.html#setconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":92,"kind":2048,"name":"getAllContexts","url":"classes/reflection-588.reflection-1.sasviyaapiclient.html#getallcontexts","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":93,"kind":2048,"name":"getExecutableContexts","url":"classes/reflection-588.reflection-1.sasviyaapiclient.html#getexecutablecontexts","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":94,"kind":2048,"name":"createSession","url":"classes/reflection-588.reflection-1.sasviyaapiclient.html#createsession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":95,"kind":2048,"name":"executeScript","url":"classes/reflection-588.reflection-1.sasviyaapiclient.html#executescript","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":96,"kind":2048,"name":"createFolder","url":"classes/reflection-588.reflection-1.sasviyaapiclient.html#createfolder","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":97,"kind":2048,"name":"createJobDefinition","url":"classes/reflection-588.reflection-1.sasviyaapiclient.html#createjobdefinition","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":98,"kind":2048,"name":"getAuthCode","url":"classes/reflection-588.reflection-1.sasviyaapiclient.html#getauthcode","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":99,"kind":2048,"name":"getAccessToken","url":"classes/reflection-588.reflection-1.sasviyaapiclient.html#getaccesstoken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":100,"kind":2048,"name":"refreshTokens","url":"classes/reflection-588.reflection-1.sasviyaapiclient.html#refreshtokens","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":101,"kind":2048,"name":"deleteClient","url":"classes/reflection-588.reflection-1.sasviyaapiclient.html#deleteclient","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":102,"kind":2048,"name":"executeComputeJob","url":"classes/reflection-588.reflection-1.sasviyaapiclient.html#executecomputejob","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":103,"kind":2048,"name":"executeJob","url":"classes/reflection-588.reflection-1.sasviyaapiclient.html#executejob","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":104,"kind":2048,"name":"setCsrfTokenLocal","url":"classes/reflection-588.reflection-1.sasviyaapiclient.html#setcsrftokenlocal","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":105,"kind":128,"name":"SASjs","url":"classes/reflection-588.reflection-1.sasjs.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"."},{"id":106,"kind":512,"name":"constructor","url":"classes/reflection-588.reflection-1.sasjs.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"..SASjs"},{"id":107,"kind":2048,"name":"executeScriptSAS9","url":"classes/reflection-588.reflection-1.sasjs.html#executescriptsas9","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":108,"kind":2048,"name":"getAllContexts","url":"classes/reflection-588.reflection-1.sasjs.html#getallcontexts","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":109,"kind":2048,"name":"getExecutableContexts","url":"classes/reflection-588.reflection-1.sasjs.html#getexecutablecontexts","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":110,"kind":2048,"name":"createSession","url":"classes/reflection-588.reflection-1.sasjs.html#createsession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":111,"kind":2048,"name":"executeScriptSASViya","url":"classes/reflection-588.reflection-1.sasjs.html#executescriptsasviya","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":112,"kind":2048,"name":"createFolder","url":"classes/reflection-588.reflection-1.sasjs.html#createfolder","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":113,"kind":2048,"name":"createJobDefinition","url":"classes/reflection-588.reflection-1.sasjs.html#createjobdefinition","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":114,"kind":2048,"name":"getAuthCode","url":"classes/reflection-588.reflection-1.sasjs.html#getauthcode","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":115,"kind":2048,"name":"getAccessToken","url":"classes/reflection-588.reflection-1.sasjs.html#getaccesstoken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":116,"kind":2048,"name":"refreshTokens","url":"classes/reflection-588.reflection-1.sasjs.html#refreshtokens","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":117,"kind":2048,"name":"deleteClient","url":"classes/reflection-588.reflection-1.sasjs.html#deleteclient","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":118,"kind":2048,"name":"getSasjsConfig","url":"classes/reflection-588.reflection-1.sasjs.html#getsasjsconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":119,"kind":2048,"name":"getUserName","url":"classes/reflection-588.reflection-1.sasjs.html#getusername","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":120,"kind":2048,"name":"getCsrfApi","url":"classes/reflection-588.reflection-1.sasjs.html#getcsrfapi","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":121,"kind":2048,"name":"getCsrfWeb","url":"classes/reflection-588.reflection-1.sasjs.html#getcsrfweb","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":122,"kind":2048,"name":"setSASjsConfig","url":"classes/reflection-588.reflection-1.sasjs.html#setsasjsconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":123,"kind":2048,"name":"setDebugState","url":"classes/reflection-588.reflection-1.sasjs.html#setdebugstate","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":124,"kind":2048,"name":"checkSession","url":"classes/reflection-588.reflection-1.sasjs.html#checksession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":125,"kind":2048,"name":"logIn","url":"classes/reflection-588.reflection-1.sasjs.html#login","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":126,"kind":2048,"name":"logOut","url":"classes/reflection-588.reflection-1.sasjs.html#logout","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":127,"kind":2048,"name":"uploadFile","url":"classes/reflection-588.reflection-1.sasjs.html#uploadfile","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":128,"kind":2048,"name":"request","url":"classes/reflection-588.reflection-1.sasjs.html#request","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":129,"kind":2048,"name":"deployServicePack","url":"classes/reflection-588.reflection-1.sasjs.html#deployservicepack","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":130,"kind":2048,"name":"getSasRequests","url":"classes/reflection-588.reflection-1.sasjs.html#getsasrequests","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"}],"index":{"version":"2.3.8","fields":["name","parent"],"fieldVectors":[["name/0",[0,31.781]],["parent/0",[1,3.357]],["name/1",[2,33.787]],["parent/1",[0,3.158]],["name/2",[3,39.665]],["parent/2",[0,3.158]],["name/3",[4,39.665]],["parent/3",[0,3.158]],["name/4",[5,39.665]],["parent/4",[0,3.158]],["name/5",[6,20.794]],["parent/5",[]],["name/6",[7,44.773]],["parent/6",[6,2.066]],["name/7",[8,22.801]],["parent/7",[]],["name/8",[9,44.773]],["parent/8",[8,2.266]],["name/9",[10,44.773]],["parent/9",[11,2.992]],["name/10",[12,44.773]],["parent/10",[11,2.992]],["name/11",[13,44.773]],["parent/11",[11,2.992]],["name/12",[14,44.773]],["parent/12",[11,2.992]],["name/13",[15,44.773]],["parent/13",[11,2.992]],["name/14",[16,44.773]],["parent/14",[11,2.992]],["name/15",[17,44.773]],["parent/15",[6,2.066]],["name/16",[18,44.773]],["parent/16",[6,2.066]],["name/17",[19,44.773]],["parent/17",[6,2.066]],["name/18",[20,44.773]],["parent/18",[6,2.066]],["name/19",[21,44.773]],["parent/19",[6,2.066]],["name/20",[22,44.773]],["parent/20",[8,2.266]],["name/21",[23,39.665]],["parent/21",[24,3.357]],["name/22",[25,33.787]],["parent/22",[24,3.357]],["name/23",[26,39.665]],["parent/23",[24,3.357]],["name/24",[27,44.773]],["parent/24",[24,3.357]],["name/25",[28,44.773]],["parent/25",[8,2.266]],["name/26",[29,44.773]],["parent/26",[30,3.942]],["name/27",[31,44.773]],["parent/27",[30,3.942]],["name/28",[32,44.773]],["parent/28",[8,2.266]],["name/29",[33,44.773]],["parent/29",[34,3.158]],["name/30",[35,44.773]],["parent/30",[34,3.158]],["name/31",[36,44.773]],["parent/31",[34,3.158]],["name/32",[37,36.3]],["parent/32",[34,3.158]],["name/33",[38,44.773]],["parent/33",[34,3.158]],["name/34",[39,44.773]],["parent/34",[8,2.266]],["name/35",[25,33.787]],["parent/35",[40,3.607]],["name/36",[37,36.3]],["parent/36",[40,3.607]],["name/37",[41,36.3]],["parent/37",[40,3.607]],["name/38",[42,44.773]],["parent/38",[8,2.266]],["name/39",[43,44.773]],["parent/39",[44,4.449]],["name/40",[45,44.773]],["parent/40",[8,2.266]],["name/41",[25,33.787]],["parent/41",[46,2.85]],["name/42",[23,39.665]],["parent/42",[46,2.85]],["name/43",[37,36.3]],["parent/43",[46,2.85]],["name/44",[26,39.665]],["parent/44",[46,2.85]],["name/45",[41,36.3]],["parent/45",[46,2.85]],["name/46",[47,44.773]],["parent/46",[46,2.85]],["name/47",[48,44.773]],["parent/47",[46,2.85]],["name/48",[49,39.665]],["parent/48",[8,2.266]],["name/49",[50,44.773]],["parent/49",[51,3.942]],["name/50",[52,44.773]],["parent/50",[51,3.942]],["name/51",[53,44.773]],["parent/51",[8,2.266]],["name/52",[54,44.773]],["parent/52",[55,2.725]],["name/53",[56,44.773]],["parent/53",[55,2.725]],["name/54",[57,44.773]],["parent/54",[55,2.725]],["name/55",[58,44.773]],["parent/55",[55,2.725]],["name/56",[49,39.665]],["parent/56",[55,2.725]],["name/57",[59,44.773]],["parent/57",[55,2.725]],["name/58",[60,44.773]],["parent/58",[55,2.725]],["name/59",[61,44.773]],["parent/59",[55,2.725]],["name/60",[62,44.773]],["parent/60",[8,2.266]],["name/61",[63,44.773]],["parent/61",[64,3.357]],["name/62",[65,44.773]],["parent/62",[66,4.449]],["name/63",[67,44.773]],["parent/63",[68,3.607]],["name/64",[69,44.773]],["parent/64",[68,3.607]],["name/65",[70,44.773]],["parent/65",[68,3.607]],["name/66",[71,44.773]],["parent/66",[64,3.357]],["name/67",[72,44.773]],["parent/67",[64,3.357]],["name/68",[73,44.773]],["parent/68",[64,3.357]],["name/69",[74,44.773]],["parent/69",[8,2.266]],["name/70",[25,33.787]],["parent/70",[75,3.607]],["name/71",[76,44.773]],["parent/71",[75,3.607]],["name/72",[41,36.3]],["parent/72",[75,3.607]],["name/73",[77,44.773]],["parent/73",[6,2.066]],["name/74",[78,44.773]],["parent/74",[6,2.066]],["name/75",[79,44.773]],["parent/75",[6,2.066]],["name/76",[80,44.773]],["parent/76",[6,2.066]],["name/77",[81,44.773]],["parent/77",[6,2.066]],["name/78",[82,44.773]],["parent/78",[6,2.066]],["name/79",[83,44.773]],["parent/79",[6,2.066]],["name/80",[84,44.773]],["parent/80",[6,2.066]],["name/81",[85,44.773]],["parent/81",[8,2.266]],["name/82",[86,44.773]],["parent/82",[87,4.449]],["name/83",[88,44.773]],["parent/83",[6,2.066]],["name/84",[89,36.3]],["parent/84",[1,3.357]],["name/85",[2,33.787]],["parent/85",[89,3.607]],["name/86",[90,44.773]],["parent/86",[89,3.607]],["name/87",[91,19.65]],["parent/87",[1,3.357]],["name/88",[2,33.787]],["parent/88",[91,1.953]],["name/89",[92,44.773]],["parent/89",[91,1.953]],["name/90",[3,39.665]],["parent/90",[91,1.953]],["name/91",[4,39.665]],["parent/91",[91,1.953]],["name/92",[93,39.665]],["parent/92",[91,1.953]],["name/93",[94,39.665]],["parent/93",[91,1.953]],["name/94",[95,39.665]],["parent/94",[91,1.953]],["name/95",[5,39.665]],["parent/95",[91,1.953]],["name/96",[96,39.665]],["parent/96",[91,1.953]],["name/97",[97,39.665]],["parent/97",[91,1.953]],["name/98",[98,39.665]],["parent/98",[91,1.953]],["name/99",[99,39.665]],["parent/99",[91,1.953]],["name/100",[100,39.665]],["parent/100",[91,1.953]],["name/101",[101,39.665]],["parent/101",[91,1.953]],["name/102",[102,44.773]],["parent/102",[91,1.953]],["name/103",[103,44.773]],["parent/103",[91,1.953]],["name/104",[104,44.773]],["parent/104",[91,1.953]],["name/105",[105,16.057]],["parent/105",[1,3.357]],["name/106",[2,33.787]],["parent/106",[105,1.596]],["name/107",[106,44.773]],["parent/107",[105,1.596]],["name/108",[93,39.665]],["parent/108",[105,1.596]],["name/109",[94,39.665]],["parent/109",[105,1.596]],["name/110",[95,39.665]],["parent/110",[105,1.596]],["name/111",[107,44.773]],["parent/111",[105,1.596]],["name/112",[96,39.665]],["parent/112",[105,1.596]],["name/113",[97,39.665]],["parent/113",[105,1.596]],["name/114",[98,39.665]],["parent/114",[105,1.596]],["name/115",[99,39.665]],["parent/115",[105,1.596]],["name/116",[100,39.665]],["parent/116",[105,1.596]],["name/117",[101,39.665]],["parent/117",[105,1.596]],["name/118",[108,44.773]],["parent/118",[105,1.596]],["name/119",[109,44.773]],["parent/119",[105,1.596]],["name/120",[110,44.773]],["parent/120",[105,1.596]],["name/121",[111,44.773]],["parent/121",[105,1.596]],["name/122",[112,44.773]],["parent/122",[105,1.596]],["name/123",[113,44.773]],["parent/123",[105,1.596]],["name/124",[114,44.773]],["parent/124",[105,1.596]],["name/125",[115,44.773]],["parent/125",[105,1.596]],["name/126",[116,44.773]],["parent/126",[105,1.596]],["name/127",[117,44.773]],["parent/127",[105,1.596]],["name/128",[118,44.773]],["parent/128",[105,1.596]],["name/129",[119,44.773]],["parent/129",[105,1.596]],["name/130",[120,44.773]],["parent/130",[105,1.596]]],"invertedIndex":[["",{"_index":1,"name":{},"parent":{"0":{},"84":{},"87":{},"105":{}}}],["__type",{"_index":65,"name":{"62":{}},"parent":{}}],["_webout.json",{"_index":43,"name":{"39":{}},"parent":{}}],["apploc",{"_index":58,"name":{"55":{}},"parent":{}}],["asyncforeach",{"_index":7,"name":{"6":{}},"parent":{}}],["checksession",{"_index":114,"name":{"124":{}},"parent":{}}],["code",{"_index":86,"name":{"82":{}},"parent":{}}],["comparetimestamps",{"_index":17,"name":{"15":{}},"parent":{}}],["constructor",{"_index":2,"name":{"1":{},"85":{},"88":{},"106":{}},"parent":{}}],["context",{"_index":22,"name":{"20":{}},"parent":{}}],["contextname",{"_index":60,"name":{"58":{}},"parent":{}}],["converttocsv",{"_index":18,"name":{"16":{}},"parent":{}}],["createdby",{"_index":26,"name":{"23":{},"44":{}},"parent":{}}],["createfolder",{"_index":96,"name":{"96":{},"112":{}},"parent":{}}],["createjobdefinition",{"_index":97,"name":{"97":{},"113":{}},"parent":{}}],["createsession",{"_index":95,"name":{"94":{},"110":{}},"parent":{}}],["csrftoken",{"_index":28,"name":{"25":{}},"parent":{}}],["data",{"_index":72,"name":{"67":{}},"parent":{}}],["debug",{"_index":59,"name":{"57":{}},"parent":{}}],["deleteclient",{"_index":101,"name":{"101":{},"117":{}},"parent":{}}],["deployservicepack",{"_index":119,"name":{"129":{}},"parent":{}}],["error",{"_index":48,"name":{"47":{}},"parent":{}}],["executecomputejob",{"_index":102,"name":{"102":{}},"parent":{}}],["executejob",{"_index":103,"name":{"103":{}},"parent":{}}],["executescript",{"_index":5,"name":{"4":{},"95":{}},"parent":{}}],["executescriptsas9",{"_index":106,"name":{"107":{}},"parent":{}}],["executescriptsasviya",{"_index":107,"name":{"111":{}},"parent":{}}],["folder",{"_index":39,"name":{"34":{}},"parent":{}}],["formatdataforrequest",{"_index":88,"name":{"83":{}},"parent":{}}],["generatedcode",{"_index":14,"name":{"12":{}},"parent":{}}],["getaccesstoken",{"_index":99,"name":{"99":{},"115":{}},"parent":{}}],["getallcontexts",{"_index":93,"name":{"92":{},"108":{}},"parent":{}}],["getapplocmap",{"_index":92,"name":{"89":{}},"parent":{}}],["getauthcode",{"_index":98,"name":{"98":{},"114":{}},"parent":{}}],["getconfig",{"_index":3,"name":{"2":{},"90":{}},"parent":{}}],["getcsrfapi",{"_index":110,"name":{"120":{}},"parent":{}}],["getcsrfweb",{"_index":111,"name":{"121":{}},"parent":{}}],["getexecutablecontexts",{"_index":94,"name":{"93":{},"109":{}},"parent":{}}],["getsasjsconfig",{"_index":108,"name":{"118":{}},"parent":{}}],["getsasrequests",{"_index":120,"name":{"130":{}},"parent":{}}],["getsession",{"_index":90,"name":{"86":{}},"parent":{}}],["getusername",{"_index":109,"name":{"119":{}},"parent":{}}],["headername",{"_index":29,"name":{"26":{}},"parent":{}}],["href",{"_index":36,"name":{"31":{}},"parent":{}}],["id",{"_index":25,"name":{"22":{},"35":{},"41":{},"70":{}},"parent":{}}],["isauthorizeformrequired",{"_index":19,"name":{"17":{}},"parent":{}}],["isloginrequired",{"_index":20,"name":{"18":{}},"parent":{}}],["isloginsuccess",{"_index":21,"name":{"19":{}},"parent":{}}],["job",{"_index":45,"name":{"40":{}},"parent":{}}],["jobdefinition",{"_index":85,"name":{"81":{}},"parent":{}}],["jobresult",{"_index":42,"name":{"38":{}},"parent":{}}],["link",{"_index":32,"name":{"28":{}},"parent":{}}],["links",{"_index":41,"name":{"37":{},"45":{},"72":{}},"parent":{}}],["logfile",{"_index":15,"name":{"13":{}},"parent":{}}],["login",{"_index":115,"name":{"125":{}},"parent":{}}],["logout",{"_index":116,"name":{"126":{}},"parent":{}}],["makerequest",{"_index":77,"name":{"73":{}},"parent":{}}],["method",{"_index":33,"name":{"29":{}},"parent":{}}],["name",{"_index":23,"name":{"21":{},"42":{}},"parent":{}}],["needsretry",{"_index":78,"name":{"74":{}},"parent":{}}],["params",{"_index":73,"name":{"68":{}},"parent":{}}],["parseandsubmitauthorizeform",{"_index":79,"name":{"75":{}},"parent":{}}],["parsegeneratedcode",{"_index":80,"name":{"76":{}},"parent":{}}],["parsesasviyalog",{"_index":82,"name":{"78":{}},"parent":{}}],["parsesourcecode",{"_index":81,"name":{"77":{}},"parent":{}}],["pathsas9",{"_index":56,"name":{"53":{}},"parent":{}}],["pathsasviya",{"_index":57,"name":{"54":{}},"parent":{}}],["promise",{"_index":67,"name":{"63":{}},"parent":{}}],["refreshtokens",{"_index":100,"name":{"100":{},"116":{}},"parent":{}}],["reject",{"_index":70,"name":{"65":{}},"parent":{}}],["rel",{"_index":35,"name":{"30":{}},"parent":{}}],["request",{"_index":118,"name":{"128":{}},"parent":{}}],["requestpromise",{"_index":63,"name":{"61":{}},"parent":{}}],["resolve",{"_index":69,"name":{"64":{}},"parent":{}}],["results",{"_index":47,"name":{"46":{}},"parent":{}}],["sas9",{"_index":52,"name":{"50":{}},"parent":{}}],["sas9apiclient",{"_index":0,"name":{"0":{}},"parent":{"1":{},"2":{},"3":{},"4":{}}}],["sasjob",{"_index":71,"name":{"66":{}},"parent":{}}],["sasjs",{"_index":105,"name":{"105":{}},"parent":{"106":{},"107":{},"108":{},"109":{},"110":{},"111":{},"112":{},"113":{},"114":{},"115":{},"116":{},"117":{},"118":{},"119":{},"120":{},"121":{},"122":{},"123":{},"124":{},"125":{},"126":{},"127":{},"128":{},"129":{},"130":{}}}],["sasjsconfig",{"_index":53,"name":{"51":{}},"parent":{}}],["sasjsrequest",{"_index":9,"name":{"8":{}},"parent":{}}],["sasjswaitingrequest",{"_index":62,"name":{"60":{}},"parent":{}}],["sasviya",{"_index":50,"name":{"49":{}},"parent":{}}],["sasviyaapiclient",{"_index":91,"name":{"87":{}},"parent":{"88":{},"89":{},"90":{},"91":{},"92":{},"93":{},"94":{},"95":{},"96":{},"97":{},"98":{},"99":{},"100":{},"101":{},"102":{},"103":{},"104":{}}}],["saswork",{"_index":16,"name":{"14":{}},"parent":{}}],["serialize",{"_index":83,"name":{"79":{}},"parent":{}}],["servertype",{"_index":49,"name":{"48":{},"56":{}},"parent":{}}],["serverurl",{"_index":54,"name":{"52":{}},"parent":{}}],["servicelink",{"_index":10,"name":{"9":{}},"parent":{}}],["session",{"_index":74,"name":{"69":{}},"parent":{}}],["sessionmanager",{"_index":89,"name":{"84":{}},"parent":{"85":{},"86":{}}}],["setconfig",{"_index":4,"name":{"3":{},"91":{}},"parent":{}}],["setcsrftokenlocal",{"_index":104,"name":{"104":{}},"parent":{}}],["setdebugstate",{"_index":113,"name":{"123":{}},"parent":{}}],["setsasjsconfig",{"_index":112,"name":{"122":{}},"parent":{}}],["sourcecode",{"_index":13,"name":{"11":{}},"parent":{}}],["splitchunks",{"_index":84,"name":{"80":{}},"parent":{}}],["state",{"_index":76,"name":{"71":{}},"parent":{}}],["timestamp",{"_index":12,"name":{"10":{}},"parent":{}}],["type",{"_index":38,"name":{"33":{}},"parent":{}}],["types",{"_index":8,"name":{"7":{}},"parent":{"8":{},"20":{},"25":{},"28":{},"34":{},"38":{},"40":{},"48":{},"51":{},"60":{},"69":{},"81":{}}}],["types.context",{"_index":24,"name":{},"parent":{"21":{},"22":{},"23":{},"24":{}}}],["types.csrftoken",{"_index":30,"name":{},"parent":{"26":{},"27":{}}}],["types.folder",{"_index":40,"name":{},"parent":{"35":{},"36":{},"37":{}}}],["types.job",{"_index":46,"name":{},"parent":{"41":{},"42":{},"43":{},"44":{},"45":{},"46":{},"47":{}}}],["types.jobdefinition",{"_index":87,"name":{},"parent":{"82":{}}}],["types.jobresult",{"_index":44,"name":{},"parent":{"39":{}}}],["types.link",{"_index":34,"name":{},"parent":{"29":{},"30":{},"31":{},"32":{},"33":{}}}],["types.sasjsconfig",{"_index":55,"name":{},"parent":{"52":{},"53":{},"54":{},"55":{},"56":{},"57":{},"58":{},"59":{}}}],["types.sasjsrequest",{"_index":11,"name":{},"parent":{"9":{},"10":{},"11":{},"12":{},"13":{},"14":{}}}],["types.sasjswaitingrequest",{"_index":64,"name":{},"parent":{"61":{},"66":{},"67":{},"68":{}}}],["types.sasjswaitingrequest.requestpromise",{"_index":66,"name":{},"parent":{"62":{}}}],["types.sasjswaitingrequest.requestpromise.__type",{"_index":68,"name":{},"parent":{"63":{},"64":{},"65":{}}}],["types.servertype",{"_index":51,"name":{},"parent":{"49":{},"50":{}}}],["types.session",{"_index":75,"name":{},"parent":{"70":{},"71":{},"72":{}}}],["uploadfile",{"_index":117,"name":{"127":{}},"parent":{}}],["uri",{"_index":37,"name":{"32":{},"36":{},"43":{}},"parent":{}}],["usecomputeapi",{"_index":61,"name":{"59":{}},"parent":{}}],["utils",{"_index":6,"name":{"5":{}},"parent":{"6":{},"15":{},"16":{},"17":{},"18":{},"19":{},"73":{},"74":{},"75":{},"76":{},"77":{},"78":{},"79":{},"80":{},"83":{}}}],["value",{"_index":31,"name":{"27":{}},"parent":{}}],["version",{"_index":27,"name":{"24":{}},"parent":{}}]],"pipeline":[]}} \ No newline at end of file diff --git a/docs/classes/reflection-588.reflection-1.sas9apiclient.html b/docs/classes/reflection-588.reflection-1.sas9apiclient.html new file mode 100644 index 0000000..572b75c --- /dev/null +++ b/docs/classes/reflection-588.reflection-1.sas9apiclient.html @@ -0,0 +1,294 @@ + + + + + + SAS9ApiClient | @sasjs/adapter + + + + + +
+
+
+
+ +
+
+ Options +
+
+ All +
    +
  • Public
  • +
  • Public/Protected
  • +
  • All
  • +
+
+ + +
+
+ Menu +
+
+
+
+
+
+ +
+
+
+
+
+ +
+

Class SAS9ApiClient

+
+
+

A client for interfacing with the SAS9 REST API

+
+
+
+

Hierarchy

+
    +
  • + SAS9ApiClient +
  • +
+
+
+
+
+
+

Constructors

+ +
+
+

Methods

+ +
+
+
+
+
+

Constructors

+
+ +

constructor

+ +
    +
  • + +

    Parameters

    +
      +
    • +
      serverUrl: string
      +
    • +
    +

    Returns SAS9ApiClient

    +
  • +
+
+
+
+

Methods

+
+ +

executeScript

+
    +
  • executeScript(linesOfCode: string[], serverName: string, repositoryName: string): Promise<string>
  • +
+
    +
  • + +
    +
    +

    Executes code on a SAS9 server.

    +
    +
    +

    Parameters

    +
      +
    • +
      linesOfCode: string[]
      +
      +

      an array of lines of code to execute

      +
      +
    • +
    • +
      serverName: string
      +
      +

      the server to execute the code on

      +
      +
    • +
    • +
      repositoryName: string
      +
      +

      the repository to execute the code on

      +
      +
    • +
    +

    Returns Promise<string>

    +
  • +
+
+
+ +

getConfig

+
    +
  • getConfig(): object
  • +
+
    +
  • + +
    +
    +

    returns on object containing the server URL

    +
    +
    +

    Returns object

    +
      +
    • +
      serverUrl: string
      +
    • +
    +
  • +
+
+
+ +

setConfig

+
    +
  • setConfig(serverUrl: string): void
  • +
+
    +
  • + +
    +
    +

    Updates serverurl which is not null

    +
    +
    +

    Parameters

    +
      +
    • +
      serverUrl: string
      +
      +

      the URL of the server.

      +
      +
    • +
    +

    Returns void

    +
  • +
+
+
+ +
+
+ +
+
+
+ +
+

Generated using TypeDoc

+
+
+ + + + \ No newline at end of file diff --git a/docs/classes/reflection-588.reflection-1.sasjs.html b/docs/classes/reflection-588.reflection-1.sasjs.html new file mode 100644 index 0000000..ea40aed --- /dev/null +++ b/docs/classes/reflection-588.reflection-1.sasjs.html @@ -0,0 +1,1017 @@ + + + + + + SASjs | @sasjs/adapter + + + + + +
+
+
+
+ +
+
+ Options +
+
+ All +
    +
  • Public
  • +
  • Public/Protected
  • +
  • All
  • +
+
+ + +
+
+ Menu +
+
+
+
+
+
+
    +
  • + +
  • +
  • + +
  • +
  • + SASjs +
  • +
+
+
+
+
+
+ +
+

Class SASjs

+
+
+

SASjs is a JavaScript adapter for SAS.

+
+
+
+

Hierarchy

+
    +
  • + SASjs +
  • +
+
+
+
+ +
+
+
+

Constructors

+
+ +

constructor

+
    +
  • new SASjs(config?: any): SASjs
  • +
+
    +
  • + +

    Parameters

    +
      +
    • +
      Optional config: any
      +
    • +
    +

    Returns SASjs

    +
  • +
+
+
+
+

Methods

+
+ +

checkSession

+
    +
  • checkSession(): Promise<object>
  • +
+
    +
  • + +
    +
    +

    Checks whether a session is active, or login is required

    +
    +
    +

    Returns Promise<object>

    +

    a promise which resolves with an object containing two values - a boolean isLoggedIn, and a string userName

    +
  • +
+
+
+ +

createFolder

+
    +
  • createFolder(folderName: string, parentFolderPath: string, parentFolderUri?: undefined | string, accessToken?: undefined | string, sasApiClient?: SASViyaApiClient): Promise<Folder>
  • +
+
    +
  • + +

    Parameters

    +
      +
    • +
      folderName: string
      +
    • +
    • +
      parentFolderPath: string
      +
    • +
    • +
      Optional parentFolderUri: undefined | string
      +
    • +
    • +
      Optional accessToken: undefined | string
      +
    • +
    • +
      Optional sasApiClient: SASViyaApiClient
      +
    • +
    +

    Returns Promise<Folder>

    +
  • +
+
+
+ +

createJobDefinition

+
    +
  • createJobDefinition(jobName: string, code: string, parentFolderPath?: undefined | string, parentFolderUri?: undefined | string, accessToken?: undefined | string, sasApiClient?: SASViyaApiClient): Promise<object>
  • +
+
    +
  • + +

    Parameters

    +
      +
    • +
      jobName: string
      +
    • +
    • +
      code: string
      +
    • +
    • +
      Optional parentFolderPath: undefined | string
      +
    • +
    • +
      Optional parentFolderUri: undefined | string
      +
    • +
    • +
      Optional accessToken: undefined | string
      +
    • +
    • +
      Optional sasApiClient: SASViyaApiClient
      +
    • +
    +

    Returns Promise<object>

    +
  • +
+
+
+ +

createSession

+
    +
  • createSession(contextName: string, accessToken: string): Promise<Session>
  • +
+
    +
  • + +

    Parameters

    +
      +
    • +
      contextName: string
      +
    • +
    • +
      accessToken: string
      +
    • +
    +

    Returns Promise<Session>

    +
  • +
+
+
+ +

deleteClient

+
    +
  • deleteClient(clientId: string, accessToken: string): Promise<object>
  • +
+
    +
  • + +

    Parameters

    +
      +
    • +
      clientId: string
      +
    • +
    • +
      accessToken: string
      +
    • +
    +

    Returns Promise<object>

    +
  • +
+
+
+ +

deployServicePack

+
    +
  • deployServicePack(serviceJson: any, appLoc?: undefined | string, serverUrl?: undefined | string, accessToken?: undefined | string): Promise<void>
  • +
+
    +
  • + +
    +
    +

    Creates the folders and services in the provided JSON on the given location + (appLoc) on the given server (serverUrl).

    +
    +
    +

    Parameters

    +
      +
    • +
      serviceJson: any
      +
      +

      the JSON specifying the folders and services to be created.

      +
      +
    • +
    • +
      Optional appLoc: undefined | string
      +
      +

      the base folder in which to create the new folders and + services. If not provided, is taken from SASjsConfig.

      +
      +
    • +
    • +
      Optional serverUrl: undefined | string
      +
      +

      the server on which to deploy the folders and services. + If not provided, is taken from SASjsConfig.

      +
      +
    • +
    • +
      Optional accessToken: undefined | string
      +
      +

      an optional access token to be passed in when + using this function from the command line.

      +
      +
    • +
    +

    Returns Promise<void>

    +
  • +
+
+
+ +

executeScriptSAS9

+
    +
  • executeScriptSAS9(linesOfCode: string[], serverName: string, repositoryName: string): Promise<undefined | string>
  • +
+
    +
  • + +

    Parameters

    +
      +
    • +
      linesOfCode: string[]
      +
    • +
    • +
      serverName: string
      +
    • +
    • +
      repositoryName: string
      +
    • +
    +

    Returns Promise<undefined | string>

    +
  • +
+
+
+ +

executeScriptSASViya

+
    +
  • executeScriptSASViya(fileName: string, linesOfCode: string[], contextName: string, accessToken?: undefined | string, sessionId?: string, silent?: boolean): Promise<object>
  • +
+
    +
  • + +

    Parameters

    +
      +
    • +
      fileName: string
      +
    • +
    • +
      linesOfCode: string[]
      +
    • +
    • +
      contextName: string
      +
    • +
    • +
      Optional accessToken: undefined | string
      +
    • +
    • +
      Default value sessionId: string = ""
      +
    • +
    • +
      Default value silent: boolean = false
      +
    • +
    +

    Returns Promise<object>

    +
  • +
+
+
+ +

getAccessToken

+
    +
  • getAccessToken(clientId: string, clientSecret: string, authCode: string): Promise<any>
  • +
+
    +
  • + +

    Parameters

    +
      +
    • +
      clientId: string
      +
    • +
    • +
      clientSecret: string
      +
    • +
    • +
      authCode: string
      +
    • +
    +

    Returns Promise<any>

    +
  • +
+
+
+ +

getAllContexts

+
    +
  • getAllContexts(accessToken: string): Promise<object[]>
  • +
+
    +
  • + +

    Parameters

    +
      +
    • +
      accessToken: string
      +
    • +
    +

    Returns Promise<object[]>

    +
  • +
+
+
+ +

getAuthCode

+
    +
  • getAuthCode(clientId: string): Promise<null | string>
  • +
+
    +
  • + +

    Parameters

    +
      +
    • +
      clientId: string
      +
    • +
    +

    Returns Promise<null | string>

    +
  • +
+
+
+ +

getCsrfApi

+
    +
  • getCsrfApi(): undefined | string
  • +
+
    +
  • + +
    +
    +

    Returns the _csrf token of the current session for the API approach

    +
    +
    +

    Returns undefined + | + string +

    +
  • +
+
+
+ +

getCsrfWeb

+
    +
  • getCsrfWeb(): undefined | string
  • +
+
    +
  • + +
    +
    +

    Returns the _csrf token of the current session for the WEB approach.

    +
    +
    +

    Returns undefined + | + string +

    +
  • +
+
+
+ +

getExecutableContexts

+
    +
  • getExecutableContexts(accessToken: string): Promise<any[]>
  • +
+
    +
  • + +

    Parameters

    +
      +
    • +
      accessToken: string
      +
    • +
    +

    Returns Promise<any[]>

    +
  • +
+
+
+ +

getSasRequests

+ +
    +
  • + +

    Returns SASjsRequest[]

    +
  • +
+
+
+ +

getSasjsConfig

+ +
    +
  • + +
    +
    +

    Returns the current SASjs configuration.

    +
    +
    +

    Returns SASjsConfig

    +
  • +
+
+
+ +

getUserName

+
    +
  • getUserName(): string
  • +
+
    +
  • + +
    +
    +

    Returns the username of the user currently logged in.

    +
    +
    +

    Returns string

    +
  • +
+
+
+ +

logIn

+
    +
  • logIn(username: string, password: string): Promise<object>
  • +
+
    +
  • + +
    +
    +

    Logs into the SAS server with the supplied credentials

    +
    +
    +

    Parameters

    +
      +
    • +
      username: string
      +
      +

      a string representing the username

      +
      +
    • +
    • +
      password: string
      +
      +

      a string representing the password

      +
      +
    • +
    +

    Returns Promise<object>

    +
  • +
+
+
+ +

logOut

+
    +
  • logOut(): Promise<unknown>
  • +
+
    +
  • + +
    +
    +

    Logs out of the configured SAS server

    +
    +
    +

    Returns Promise<unknown>

    +
  • +
+
+
+ +

refreshTokens

+
    +
  • refreshTokens(clientId: string, clientSecret: string, refreshToken: string): Promise<any>
  • +
+
    +
  • + +

    Parameters

    +
      +
    • +
      clientId: string
      +
    • +
    • +
      clientSecret: string
      +
    • +
    • +
      refreshToken: string
      +
    • +
    +

    Returns Promise<any>

    +
  • +
+
+
+ +

request

+
    +
  • request(sasJob: string, data: any, params?: any, loginRequiredCallback?: any, accessToken?: undefined | string): Promise<any>
  • +
+
    +
  • + +
    +
    +

    Makes a request to the SAS Service specified in SASjob. The response + object will always contain table names in lowercase, and column names in + uppercase. Values are returned formatted by default, unformatted + values can be configured as an option in the %webout macro.

    +
    +
    +

    Parameters

    +
      +
    • +
      sasJob: string
      +
      +

      The path to the SAS program (ultimately resolves to + the SAS _program parameter to run a Job Definition or SAS 9 Stored + Process.) Is prepended at runtime with the value of appLoc.

      +
      +
    • +
    • +
      data: any
      +
      +

      A JSON object containing one or more tables to be sent to + SAS. Can be null if no inputs required.

      +
      +
    • +
    • +
      Optional params: any
      +
      +

      Provide any changes to the config here, for instance to + enable / disable debug.

      +
      +
    • +
    • +
      Optional loginRequiredCallback: any
      +
      +

      provide a function here to be called if the + user is not logged in (eg to display a login form). The request will be + resubmitted after logon.

      +
      +
    • +
    • +
      Optional accessToken: undefined | string
      +
    • +
    +

    Returns Promise<any>

    +
  • +
+
+
+ +

setDebugState

+
    +
  • setDebugState(value: boolean): void
  • +
+
    +
  • + +
    +
    +

    Sets the debug state. Turning this on will enable additional logging to + be returned to the adapter.

    +
    +
    +

    Parameters

    +
      +
    • +
      value: boolean
      +
      +

      Boolean indicating debug state

      +
      +
    • +
    +

    Returns void

    +
  • +
+
+
+ +

setSASjsConfig

+
    +
  • setSASjsConfig(config: SASjsConfig): Promise<void>
  • +
+
    +
  • + +
    +
    +

    Sets the SASjs configuration.

    +
    +
    +

    Parameters

    +
      +
    • +
      config: SASjsConfig
      +
      +

      SASjsConfig indicating SASjs Configuration

      +
      +
    • +
    +

    Returns Promise<void>

    +
  • +
+
+
+ +

uploadFile

+
    +
  • uploadFile(sasJob: string, file: File, fileName: string, params: any): Promise<unknown>
  • +
+
    +
  • + +
    +
    +

    Uploads a file to the given service

    +
    +
    +

    Parameters

    +
      +
    • +
      sasJob: string
      +
      +

      The path to the SAS program (ultimately resolves to + the SAS _program parameter to run a Job Definition or SAS 9 Stored + Process.) Is prepended at runtime with the value of appLoc.

      +
      +
    • +
    • +
      file: File
      +
      +

      File to be uploaded

      +
      +
    • +
    • +
      fileName: string
      +
      +

      Name of the file to be uploaded

      +
      +
    • +
    • +
      params: any
      +
      +

      Request URL paramaters

      +
      +
    • +
    +

    Returns Promise<unknown>

    +
  • +
+
+
+ +
+ +
+
+ +
+

Generated using TypeDoc

+
+
+ + + + \ No newline at end of file diff --git a/docs/classes/reflection-588.reflection-1.sasviyaapiclient.html b/docs/classes/reflection-588.reflection-1.sasviyaapiclient.html new file mode 100644 index 0000000..43aadc4 --- /dev/null +++ b/docs/classes/reflection-588.reflection-1.sasviyaapiclient.html @@ -0,0 +1,913 @@ + + + + + + SASViyaApiClient | @sasjs/adapter + + + + + +
+
+
+
+ +
+
+ Options +
+
+ All +
    +
  • Public
  • +
  • Public/Protected
  • +
  • All
  • +
+
+ + +
+
+ Menu +
+
+
+
+
+
+ +
+
+
+
+
+ +
+

Class SASViyaApiClient

+
+
+

A client for interfacing with the SAS Viya REST API

+
+
+
+

Hierarchy

+
    +
  • + SASViyaApiClient +
  • +
+
+
+
+ +
+
+
+

Constructors

+
+ +

constructor

+
    +
  • new SASViyaApiClient(serverUrl: string, rootFolderName: string, contextName: string, setCsrfToken: function, rootFolderMap?: Map<string, Job[]>): SASViyaApiClient
  • +
+
    +
  • + +

    Parameters

    +
      +
    • +
      serverUrl: string
      +
    • +
    • +
      rootFolderName: string
      +
    • +
    • +
      contextName: string
      +
    • +
    • +
      setCsrfToken: function
      +
        +
      • + +
          +
        • +

          Parameters

          + +

          Returns void

          +
        • +
        +
      • +
      +
    • +
    • +
      Default value rootFolderMap: Map<string, Job[]> = new Map<string, Job[]>()
      +
    • +
    +

    Returns SASViyaApiClient

    +
  • +
+
+
+
+

Methods

+
+ +

createFolder

+
    +
  • createFolder(folderName: string, parentFolderPath?: undefined | string, parentFolderUri?: undefined | string, accessToken?: undefined | string): Promise<Folder>
  • +
+
    +
  • + +
    +
    +

    Creates a folder in the specified location. Either parentFolderPath or + parentFolderUri must be provided.

    +
    +
    +

    Parameters

    +
      +
    • +
      folderName: string
      +
      +

      the name of the new folder.

      +
      +
    • +
    • +
      Optional parentFolderPath: undefined | string
      +
      +

      the full path to the parent folder. If not + provided, the parentFolderUri must be provided.

      +
      +
    • +
    • +
      Optional parentFolderUri: undefined | string
      +
      +

      the URI (eg /folders/folders/UUID) of the parent + folder. If not provided, the parentFolderPath must be provided.

      +
      +
    • +
    • +
      Optional accessToken: undefined | string
      +
    • +
    +

    Returns Promise<Folder>

    +
  • +
+
+
+ +

createJobDefinition

+
    +
  • createJobDefinition(jobName: string, code: string, parentFolderPath?: undefined | string, parentFolderUri?: undefined | string, accessToken?: undefined | string): Promise<object>
  • +
+
    +
  • + +
    +
    +

    Creates a Job in the specified folder (or folder uri).

    +
    +
    +

    Parameters

    +
      +
    • +
      jobName: string
      +
      +

      the name of the new job to be created.

      +
      +
    • +
    • +
      code: string
      +
      +

      the SAS code for the new job.

      +
      +
    • +
    • +
      Optional parentFolderPath: undefined | string
      +
      +

      the location of the new job.

      +
      +
    • +
    • +
      Optional parentFolderUri: undefined | string
      +
      +

      the URI location of the new job. The function is a + little faster if the folder URI is supplied instead of the path.

      +
      +
    • +
    • +
      Optional accessToken: undefined | string
      +
    • +
    +

    Returns Promise<object>

    +
  • +
+
+
+ +

createSession

+
    +
  • createSession(contextName: string, accessToken?: undefined | string): Promise<Session>
  • +
+
    +
  • + +
    +
    +

    Creates a session on the given context.

    +
    +
    +

    Parameters

    +
      +
    • +
      contextName: string
      +
      +

      the name of the context to create a session on.

      +
      +
    • +
    • +
      Optional accessToken: undefined | string
      +
      +

      an access token for an authorized user.

      +
      +
    • +
    +

    Returns Promise<Session>

    +
  • +
+
+
+ +

deleteClient

+
    +
  • deleteClient(clientId: string, accessToken?: undefined | string): Promise<object>
  • +
+
    +
  • + +
    +
    +

    Deletes the client representing the supplied ID.

    +
    +
    +

    Parameters

    +
      +
    • +
      clientId: string
      +
      +

      the client ID to authenticate with.

      +
      +
    • +
    • +
      Optional accessToken: undefined | string
      +
      +

      an access token for an authorized user.

      +
      +
    • +
    +

    Returns Promise<object>

    +
  • +
+
+
+ +

executeComputeJob

+
    +
  • executeComputeJob(sasJob: string, contextName: string, debug: boolean, data?: any, accessToken?: undefined | string): Promise<object>
  • +
+
    +
  • + +
    +
    +

    Executes a job via the SAS Viya Compute API

    +
    +
    +

    Parameters

    +
      +
    • +
      sasJob: string
      +
      +

      the relative path to the job.

      +
      +
    • +
    • +
      contextName: string
      +
      +

      the name of the context where the job is to be executed.

      +
      +
    • +
    • +
      debug: boolean
      +
      +

      sets the _debug flag in the job arguments.

      +
      +
    • +
    • +
      Optional data: any
      +
      +

      any data to be passed in as input to the job.

      +
      +
    • +
    • +
      Optional accessToken: undefined | string
      +
      +

      an optional access token for an authorized user.

      +
      +
    • +
    +

    Returns Promise<object>

    +
  • +
+
+
+ +

executeJob

+
    +
  • executeJob(sasJob: string, contextName: string, debug: boolean, data?: any, accessToken?: undefined | string): Promise<object>
  • +
+
    +
  • + +
    +
    +

    Executes a job via the SAS Viya Job Execution API

    +
    +
    +

    Parameters

    +
      +
    • +
      sasJob: string
      +
      +

      the relative path to the job.

      +
      +
    • +
    • +
      contextName: string
      +
      +

      the name of the context where the job is to be executed.

      +
      +
    • +
    • +
      debug: boolean
      +
      +

      sets the _debug flag in the job arguments.

      +
      +
    • +
    • +
      Optional data: any
      +
      +

      any data to be passed in as input to the job.

      +
      +
    • +
    • +
      Optional accessToken: undefined | string
      +
      +

      an optional access token for an authorized user.

      +
      +
    • +
    +

    Returns Promise<object>

    +
  • +
+
+
+ +

executeScript

+
    +
  • executeScript(jobName: string, linesOfCode: string[], contextName: string, accessToken?: undefined | string, sessionId?: string, silent?: boolean, data?: null, debug?: boolean): Promise<object>
  • +
+
    +
  • + +
    +
    +

    Executes code on the current SAS Viya server.

    +
    +
    +

    Parameters

    +
      +
    • +
      jobName: string
      +
    • +
    • +
      linesOfCode: string[]
      +
      +

      an array of lines of code to execute.

      +
      +
    • +
    • +
      contextName: string
      +
      +

      the context to execute the code in.

      +
      +
    • +
    • +
      Optional accessToken: undefined | string
      +
      +

      an access token for an authorized user.

      +
      +
    • +
    • +
      Default value sessionId: string = ""
      +
      +

      optional session ID to reuse.

      +
      +
    • +
    • +
      Default value silent: boolean = false
      +
      +

      optional flag to turn of logging.

      +
      +
    • +
    • +
      Default value data: null = null
      +
    • +
    • +
      Default value debug: boolean = false
      +
    • +
    +

    Returns Promise<object>

    +
  • +
+
+
+ +

getAccessToken

+
    +
  • getAccessToken(clientId: string, clientSecret: string, authCode: string): Promise<any>
  • +
+
    +
  • + +
    +
    +

    Exchanges the auth code for an access token for the given client.

    +
    +
    +

    Parameters

    +
      +
    • +
      clientId: string
      +
      +

      the client ID to authenticate with.

      +
      +
    • +
    • +
      clientSecret: string
      +
      +

      the client secret to authenticate with.

      +
      +
    • +
    • +
      authCode: string
      +
      +

      the auth code received from the server.

      +
      +
    • +
    +

    Returns Promise<any>

    +
  • +
+
+
+ +

getAllContexts

+
    +
  • getAllContexts(accessToken?: undefined | string): Promise<object[]>
  • +
+
    +
  • + +
    +
    +

    Returns all available compute contexts on this server.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional accessToken: undefined | string
      +
      +

      an access token for an authorized user.

      +
      +
    • +
    +

    Returns Promise<object[]>

    +
  • +
+
+
+ +

getAppLocMap

+
    +
  • getAppLocMap(): Promise<Map<string, Job[]>>
  • +
+
    +
  • + +
    +
    +

    Returns a map containing the directory structure in the currently set root folder.

    +
    +
    +

    Returns Promise<Map<string, Job[]>>

    +
  • +
+
+
+ +

getAuthCode

+
    +
  • getAuthCode(clientId: string): Promise<null | string>
  • +
+
    +
  • + +
    +
    +

    Performs a login redirect and returns an auth code for the given client

    +
    +
    +

    Parameters

    +
      +
    • +
      clientId: string
      +
      +

      the client ID to authenticate with.

      +
      +
    • +
    +

    Returns Promise<null | string>

    +
  • +
+
+
+ +

getConfig

+
    +
  • getConfig(): object
  • +
+
    +
  • + +
    +
    +

    returns an object containing the Server URL and root folder name

    +
    +
    +

    Returns object

    +
      +
    • +
      rootFolderName: string
      +
    • +
    • +
      serverUrl: string
      +
    • +
    +
  • +
+
+
+ +

getExecutableContexts

+
    +
  • getExecutableContexts(accessToken?: undefined | string): Promise<any[]>
  • +
+
    +
  • + +
    +
    +

    Returns all compute contexts on this server that the user has access to.

    +
    +
    +

    Parameters

    +
      +
    • +
      Optional accessToken: undefined | string
      +
      +

      an access token for an authorized user.

      +
      +
    • +
    +

    Returns Promise<any[]>

    +
  • +
+
+
+ +

refreshTokens

+
    +
  • refreshTokens(clientId: string, clientSecret: string, refreshToken: string): Promise<any>
  • +
+
    +
  • + +
    +
    +

    Exchanges the refresh token for an access token for the given client.

    +
    +
    +

    Parameters

    +
      +
    • +
      clientId: string
      +
      +

      the client ID to authenticate with.

      +
      +
    • +
    • +
      clientSecret: string
      +
      +

      the client secret to authenticate with.

      +
      +
    • +
    • +
      refreshToken: string
      +
    • +
    +

    Returns Promise<any>

    +
  • +
+
+
+ +

setConfig

+
    +
  • setConfig(serverUrl: string, rootFolderName: string): void
  • +
+
    +
  • + +
    +
    +

    Updates server URL or root folder name when not null

    +
    +
    +

    Parameters

    +
      +
    • +
      serverUrl: string
      +
      +

      the URL of the server.

      +
      +
    • +
    • +
      rootFolderName: string
      +
      +

      the name for rootFolderName.

      +
      +
    • +
    +

    Returns void

    +
  • +
+
+
+ +

setCsrfTokenLocal

+
    +
  • setCsrfTokenLocal(csrfToken: CsrfToken): void
  • +
+
    +
  • + +

    Parameters

    + +

    Returns void

    +
  • +
+
+
+ +
+ +
+
+ +
+

Generated using TypeDoc

+
+
+ + + + \ No newline at end of file diff --git a/docs/classes/reflection-588.reflection-1.sessionmanager.html b/docs/classes/reflection-588.reflection-1.sessionmanager.html new file mode 100644 index 0000000..eb681b4 --- /dev/null +++ b/docs/classes/reflection-588.reflection-1.sessionmanager.html @@ -0,0 +1,227 @@ + + + + + + SessionManager | @sasjs/adapter + + + + + +
+
+
+
+ +
+
+ Options +
+
+ All +
    +
  • Public
  • +
  • Public/Protected
  • +
  • All
  • +
+
+ + +
+
+ Menu +
+
+
+
+
+
+ +
+
+
+
+
+ +
+

Class SessionManager

+
+

Hierarchy

+
    +
  • + SessionManager +
  • +
+
+
+
+
+
+

Constructors

+ +
+
+

Methods

+ +
+
+
+
+
+

Constructors

+
+ +

constructor

+
    +
  • new SessionManager(serverUrl: string, contextName: string, setCsrfToken: function): SessionManager
  • +
+
    +
  • + +

    Parameters

    +
      +
    • +
      serverUrl: string
      +
    • +
    • +
      contextName: string
      +
    • +
    • +
      setCsrfToken: function
      +
        +
      • + +
          +
        • +

          Parameters

          + +

          Returns void

          +
        • +
        +
      • +
      +
    • +
    +

    Returns SessionManager

    +
  • +
+
+
+
+

Methods

+
+ +

getSession

+
    +
  • getSession(accessToken?: undefined | string): Promise<undefined | Session>
  • +
+
    +
  • + +

    Parameters

    +
      +
    • +
      Optional accessToken: undefined | string
      +
    • +
    +

    Returns Promise<undefined | Session>

    +
  • +
+
+
+ +
+
+ +
+
+
+ +
+

Generated using TypeDoc

+
+
+ + + + \ No newline at end of file diff --git a/docs/classes/types.sasjsconfig.html b/docs/classes/types.sasjsconfig.html index 879299a..878f1a0 100644 --- a/docs/classes/types.sasjsconfig.html +++ b/docs/classes/types.sasjsconfig.html @@ -79,7 +79,8 @@

Specifies the configuration for the SASjs instance.

-
+ +

Hierarchy

@@ -121,7 +123,8 @@

The appLoc is the parent folder under which the SAS services (STPs or Job Execution Services) are stored.

-
+ +
@@ -145,7 +148,8 @@

Set to true to enable additional debugging.

-
+ +
@@ -179,7 +183,8 @@

Can be SAS9 or SASVIYA

-
+ +
@@ -195,10 +200,21 @@

The location (including http protocol and port) of the SAS Server. Can be omitted, eg if serving directly from the SAS Web Server or being streamed.

- + + +
+
+ +

useComputeApi

+
useComputeApi: boolean = false
+
- +
+
@@ -116,7 +117,7 @@
- +
- +
+

Hierarchy

- +
+

Hierarchy

- +
@@ -104,12 +106,32 @@
id: string
+ +
+ +

links

+
links: Link[]
+ +
+
+ +

state

+
state: string
+
- +
- +
+

Parameters

+
+ +

Const formatDataForRequest

+ + +

Const isAuthorizeFormRequired

@@ -260,7 +287,7 @@

makeRequest

-

Returns Promise<T>

+

Returns Promise<object>

@@ -485,7 +512,7 @@ - +