From d5178976153b1a5e7d224fd10a27ed871e48d880 Mon Sep 17 00:00:00 2001 From: Yury Shkoda Date: Wed, 16 Sep 2020 11:34:59 +0300 Subject: [PATCH] docs: fyxed typos and updated docs --- docs/assets/js/search.json | 2 +- ...ction-708.reflection-180.fileuploader.html | 231 --- ...tion-708.reflection-180.sas9apiclient.html | 312 ---- .../reflection-708.reflection-180.sasjs.html | 1333 ----------------- ...n-708.reflection-180.sasviyaapiclient.html | 1253 ---------------- ...ion-708.reflection-180.sessionmanager.html | 271 ---- ...tion-717.reflection-180.fileuploader.html} | 32 +- ...ion-717.reflection-180.sas9apiclient.html} | 54 +- ... reflection-717.reflection-180.sasjs.html} | 313 ++-- ...-717.reflection-180.sasviyaapiclient.html} | 179 ++- ...on-717.reflection-180.sessionmanager.html} | 36 +- docs/classes/types.sasjsconfig.html | 6 +- docs/enums/types.servertype.html | 6 +- docs/globals.html | 6 +- docs/index.html | 4 +- docs/interfaces/types.context.html | 4 +- docs/interfaces/types.csrftoken.html | 4 +- docs/interfaces/types.editcontextinput.html | 4 +- docs/interfaces/types.folder.html | 4 +- docs/interfaces/types.job.html | 4 +- docs/interfaces/types.jobdefinition.html | 4 +- docs/interfaces/types.jobresult.html | 4 +- docs/interfaces/types.link.html | 4 +- docs/interfaces/types.sasjsrequest.html | 4 +- .../interfaces/types.sasjswaitingrequest.html | 6 +- docs/interfaces/types.session.html | 4 +- docs/interfaces/types.uploadfile.html | 6 +- docs/modules/reflection-708.html | 106 -- .../reflection-708.reflection-180.html | 128 -- ...eflection-713.html => reflection-717.html} | 8 +- ...tml => reflection-717.reflection-180.html} | 28 +- docs/modules/types.html | 4 +- docs/modules/utils.html | 24 +- src/FileUploader.ts | 2 +- src/SAS9ApiClient.ts | 14 +- src/SASViyaApiClient.ts | 19 +- src/SASjs.ts | 64 +- src/types/SASjsConfig.ts | 2 +- src/types/SASjsWaitingRequest.ts | 2 +- src/types/ServerType.ts | 2 +- src/types/UploadFile.ts | 2 +- src/utils/compareTimestamps.ts | 2 +- src/utils/isUri.ts | 4 +- src/utils/isUrl.ts | 4 + typedoc.json | 6 +- 45 files changed, 445 insertions(+), 4066 deletions(-) delete mode 100644 docs/classes/reflection-708.reflection-180.fileuploader.html delete mode 100644 docs/classes/reflection-708.reflection-180.sas9apiclient.html delete mode 100644 docs/classes/reflection-708.reflection-180.sasjs.html delete mode 100644 docs/classes/reflection-708.reflection-180.sasviyaapiclient.html delete mode 100644 docs/classes/reflection-708.reflection-180.sessionmanager.html rename docs/classes/{reflection-713.reflection-180.fileuploader.html => reflection-717.reflection-180.fileuploader.html} (92%) rename docs/classes/{reflection-713.reflection-180.sas9apiclient.html => reflection-717.reflection-180.sas9apiclient.html} (90%) rename docs/classes/{reflection-713.reflection-180.sasjs.html => reflection-717.reflection-180.sasjs.html} (90%) rename docs/classes/{reflection-713.reflection-180.sasviyaapiclient.html => reflection-717.reflection-180.sasviyaapiclient.html} (93%) rename docs/classes/{reflection-713.reflection-180.sessionmanager.html => reflection-717.reflection-180.sessionmanager.html} (92%) delete mode 100644 docs/modules/reflection-708.html delete mode 100644 docs/modules/reflection-708.reflection-180.html rename docs/modules/{reflection-713.html => reflection-717.html} (94%) rename docs/modules/{reflection-713.reflection-180.html => reflection-717.reflection-180.html} (90%) diff --git a/docs/assets/js/search.json b/docs/assets/js/search.json index bce8de7..f8abb23 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":1,"name":"utils","url":"modules/utils.html","classes":"tsd-kind-module"},{"id":1,"kind":64,"name":"asyncForEach","url":"modules/utils.html#asyncforeach","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":2,"kind":1,"name":"types","url":"modules/types.html","classes":"tsd-kind-module"},{"id":3,"kind":256,"name":"SASjsRequest","url":"interfaces/types.sasjsrequest.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":4,"kind":1024,"name":"serviceLink","url":"interfaces/types.sasjsrequest.html#servicelink","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":5,"kind":1024,"name":"timestamp","url":"interfaces/types.sasjsrequest.html#timestamp","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":6,"kind":1024,"name":"sourceCode","url":"interfaces/types.sasjsrequest.html#sourcecode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":7,"kind":1024,"name":"generatedCode","url":"interfaces/types.sasjsrequest.html#generatedcode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":8,"kind":1024,"name":"logFile","url":"interfaces/types.sasjsrequest.html#logfile","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":9,"kind":1024,"name":"SASWORK","url":"interfaces/types.sasjsrequest.html#saswork","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":10,"kind":64,"name":"compareTimestamps","url":"modules/utils.html#comparetimestamps","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":11,"kind":64,"name":"convertToCSV","url":"modules/utils.html#converttocsv","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":12,"kind":64,"name":"isAuthorizeFormRequired","url":"modules/utils.html#isauthorizeformrequired","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":13,"kind":64,"name":"isLogInRequired","url":"modules/utils.html#isloginrequired","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":14,"kind":64,"name":"isLogInSuccess","url":"modules/utils.html#isloginsuccess","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":15,"kind":256,"name":"Context","url":"interfaces/types.context.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":16,"kind":1024,"name":"name","url":"interfaces/types.context.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Context"},{"id":17,"kind":1024,"name":"id","url":"interfaces/types.context.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Context"},{"id":18,"kind":1024,"name":"createdBy","url":"interfaces/types.context.html#createdby","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Context"},{"id":19,"kind":1024,"name":"version","url":"interfaces/types.context.html#version","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Context"},{"id":20,"kind":1024,"name":"attributes","url":"interfaces/types.context.html#attributes","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Context"},{"id":21,"kind":256,"name":"EditContextInput","url":"interfaces/types.editcontextinput.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":22,"kind":1024,"name":"name","url":"interfaces/types.editcontextinput.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.EditContextInput"},{"id":23,"kind":1024,"name":"description","url":"interfaces/types.editcontextinput.html#description","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.EditContextInput"},{"id":24,"kind":1024,"name":"launchContext","url":"interfaces/types.editcontextinput.html#launchcontext","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.EditContextInput"},{"id":25,"kind":1024,"name":"environment","url":"interfaces/types.editcontextinput.html#environment","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.EditContextInput"},{"id":26,"kind":1024,"name":"attributes","url":"interfaces/types.editcontextinput.html#attributes","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.EditContextInput"},{"id":27,"kind":1024,"name":"authorizedUsers","url":"interfaces/types.editcontextinput.html#authorizedusers","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.EditContextInput"},{"id":28,"kind":1024,"name":"authorizeAllAuthenticatedUsers","url":"interfaces/types.editcontextinput.html#authorizeallauthenticatedusers","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.EditContextInput"},{"id":29,"kind":256,"name":"CsrfToken","url":"interfaces/types.csrftoken.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":30,"kind":1024,"name":"headerName","url":"interfaces/types.csrftoken.html#headername","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.CsrfToken"},{"id":31,"kind":1024,"name":"value","url":"interfaces/types.csrftoken.html#value","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.CsrfToken"},{"id":32,"kind":256,"name":"Link","url":"interfaces/types.link.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":33,"kind":1024,"name":"method","url":"interfaces/types.link.html#method","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Link"},{"id":34,"kind":1024,"name":"rel","url":"interfaces/types.link.html#rel","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Link"},{"id":35,"kind":1024,"name":"href","url":"interfaces/types.link.html#href","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Link"},{"id":36,"kind":1024,"name":"uri","url":"interfaces/types.link.html#uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Link"},{"id":37,"kind":1024,"name":"type","url":"interfaces/types.link.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Link"},{"id":38,"kind":256,"name":"Folder","url":"interfaces/types.folder.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":39,"kind":1024,"name":"id","url":"interfaces/types.folder.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Folder"},{"id":40,"kind":1024,"name":"uri","url":"interfaces/types.folder.html#uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Folder"},{"id":41,"kind":1024,"name":"links","url":"interfaces/types.folder.html#links","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Folder"},{"id":42,"kind":256,"name":"JobResult","url":"interfaces/types.jobresult.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":43,"kind":1024,"name":"_webout.json","url":"interfaces/types.jobresult.html#_webout_json","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.JobResult"},{"id":44,"kind":256,"name":"Job","url":"interfaces/types.job.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":45,"kind":1024,"name":"id","url":"interfaces/types.job.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":46,"kind":1024,"name":"name","url":"interfaces/types.job.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":47,"kind":1024,"name":"uri","url":"interfaces/types.job.html#uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":48,"kind":1024,"name":"createdBy","url":"interfaces/types.job.html#createdby","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":49,"kind":1024,"name":"code","url":"interfaces/types.job.html#code","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":50,"kind":1024,"name":"links","url":"interfaces/types.job.html#links","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":51,"kind":1024,"name":"results","url":"interfaces/types.job.html#results","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":52,"kind":1024,"name":"error","url":"interfaces/types.job.html#error","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":53,"kind":4,"name":"ServerType","url":"enums/types.servertype.html","classes":"tsd-kind-enum tsd-parent-kind-module","parent":"types"},{"id":54,"kind":16,"name":"SASViya","url":"enums/types.servertype.html#sasviya","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"types.ServerType"},{"id":55,"kind":16,"name":"SAS9","url":"enums/types.servertype.html#sas9","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"types.ServerType"},{"id":56,"kind":128,"name":"SASjsConfig","url":"classes/types.sasjsconfig.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"types"},{"id":57,"kind":1024,"name":"serverUrl","url":"classes/types.sasjsconfig.html#serverurl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":58,"kind":1024,"name":"pathSAS9","url":"classes/types.sasjsconfig.html#pathsas9","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":59,"kind":1024,"name":"pathSASViya","url":"classes/types.sasjsconfig.html#pathsasviya","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":60,"kind":1024,"name":"appLoc","url":"classes/types.sasjsconfig.html#apploc","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":61,"kind":1024,"name":"serverType","url":"classes/types.sasjsconfig.html#servertype","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":62,"kind":1024,"name":"debug","url":"classes/types.sasjsconfig.html#debug","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":63,"kind":1024,"name":"contextName","url":"classes/types.sasjsconfig.html#contextname","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":64,"kind":1024,"name":"useComputeApi","url":"classes/types.sasjsconfig.html#usecomputeapi","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":65,"kind":256,"name":"SASjsWaitingRequest","url":"interfaces/types.sasjswaitingrequest.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":66,"kind":1024,"name":"requestPromise","url":"interfaces/types.sasjswaitingrequest.html#requestpromise","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsWaitingRequest"},{"id":67,"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":68,"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":69,"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":70,"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":71,"kind":1024,"name":"SASjob","url":"interfaces/types.sasjswaitingrequest.html#sasjob","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsWaitingRequest"},{"id":72,"kind":1024,"name":"data","url":"interfaces/types.sasjswaitingrequest.html#data","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsWaitingRequest"},{"id":73,"kind":1024,"name":"config","url":"interfaces/types.sasjswaitingrequest.html#config","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsWaitingRequest"},{"id":74,"kind":256,"name":"Session","url":"interfaces/types.session.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":75,"kind":1024,"name":"id","url":"interfaces/types.session.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Session"},{"id":76,"kind":1024,"name":"state","url":"interfaces/types.session.html#state","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Session"},{"id":77,"kind":1024,"name":"links","url":"interfaces/types.session.html#links","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Session"},{"id":78,"kind":1024,"name":"attributes","url":"interfaces/types.session.html#attributes","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Session"},{"id":79,"kind":65536,"name":"__type","url":"interfaces/types.session.html#attributes.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"types.Session.attributes"},{"id":80,"kind":32,"name":"sessionInactiveTimeout","url":"interfaces/types.session.html#attributes.__type.sessioninactivetimeout","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"types.Session.attributes.__type"},{"id":81,"kind":1024,"name":"creationTimeStamp","url":"interfaces/types.session.html#creationtimestamp","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Session"},{"id":82,"kind":256,"name":"UploadFile","url":"interfaces/types.uploadfile.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":83,"kind":1024,"name":"file","url":"interfaces/types.uploadfile.html#file","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.UploadFile"},{"id":84,"kind":1024,"name":"fileName","url":"interfaces/types.uploadfile.html#filename","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.UploadFile"},{"id":85,"kind":64,"name":"needsRetry","url":"modules/utils.html#needsretry","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":86,"kind":64,"name":"makeRequest","url":"modules/utils.html#makerequest","classes":"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter","parent":"utils"},{"id":87,"kind":64,"name":"parseAndSubmitAuthorizeForm","url":"modules/utils.html#parseandsubmitauthorizeform","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":88,"kind":64,"name":"parseGeneratedCode","url":"modules/utils.html#parsegeneratedcode","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":89,"kind":64,"name":"parseSourceCode","url":"modules/utils.html#parsesourcecode","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":90,"kind":64,"name":"parseSasViyaLog","url":"modules/utils.html#parsesasviyalog","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":91,"kind":64,"name":"serialize","url":"modules/utils.html#serialize","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":92,"kind":64,"name":"splitChunks","url":"modules/utils.html#splitchunks","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":93,"kind":64,"name":"parseWeboutResponse","url":"modules/utils.html#parseweboutresponse","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":94,"kind":64,"name":"isUri","url":"modules/utils.html#isuri","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":95,"kind":64,"name":"isUrl","url":"modules/utils.html#isurl","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":96,"kind":128,"name":"FileUploader","url":"classes/reflection-713.reflection-180.fileuploader.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"."},{"id":97,"kind":512,"name":"constructor","url":"classes/reflection-713.reflection-180.fileuploader.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"..FileUploader"},{"id":98,"kind":2048,"name":"uploadFile","url":"classes/reflection-713.reflection-180.fileuploader.html#uploadfile","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..FileUploader"},{"id":99,"kind":128,"name":"SAS9ApiClient","url":"classes/reflection-713.reflection-180.sas9apiclient.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"."},{"id":100,"kind":512,"name":"constructor","url":"classes/reflection-713.reflection-180.sas9apiclient.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"..SAS9ApiClient"},{"id":101,"kind":2048,"name":"getConfig","url":"classes/reflection-713.reflection-180.sas9apiclient.html#getconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SAS9ApiClient"},{"id":102,"kind":2048,"name":"setConfig","url":"classes/reflection-713.reflection-180.sas9apiclient.html#setconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SAS9ApiClient"},{"id":103,"kind":2048,"name":"executeScript","url":"classes/reflection-713.reflection-180.sas9apiclient.html#executescript","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SAS9ApiClient"},{"id":104,"kind":256,"name":"JobDefinition","url":"interfaces/types.jobdefinition.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":105,"kind":1024,"name":"code","url":"interfaces/types.jobdefinition.html#code","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.JobDefinition"},{"id":106,"kind":64,"name":"formatDataForRequest","url":"modules/utils.html#formatdataforrequest","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":107,"kind":128,"name":"SessionManager","url":"classes/reflection-713.reflection-180.sessionmanager.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"."},{"id":108,"kind":512,"name":"constructor","url":"classes/reflection-713.reflection-180.sessionmanager.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"..SessionManager"},{"id":109,"kind":2048,"name":"getSession","url":"classes/reflection-713.reflection-180.sessionmanager.html#getsession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SessionManager"},{"id":110,"kind":2048,"name":"clearSession","url":"classes/reflection-713.reflection-180.sessionmanager.html#clearsession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SessionManager"},{"id":111,"kind":128,"name":"SASViyaApiClient","url":"classes/reflection-713.reflection-180.sasviyaapiclient.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"."},{"id":112,"kind":512,"name":"constructor","url":"classes/reflection-713.reflection-180.sasviyaapiclient.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":113,"kind":2048,"name":"getAppLocMap","url":"classes/reflection-713.reflection-180.sasviyaapiclient.html#getapplocmap","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":114,"kind":2048,"name":"getConfig","url":"classes/reflection-713.reflection-180.sasviyaapiclient.html#getconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":115,"kind":2048,"name":"setConfig","url":"classes/reflection-713.reflection-180.sasviyaapiclient.html#setconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":116,"kind":2048,"name":"getAllContexts","url":"classes/reflection-713.reflection-180.sasviyaapiclient.html#getallcontexts","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":117,"kind":2048,"name":"getExecutableContexts","url":"classes/reflection-713.reflection-180.sasviyaapiclient.html#getexecutablecontexts","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":118,"kind":2048,"name":"createSession","url":"classes/reflection-713.reflection-180.sasviyaapiclient.html#createsession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":119,"kind":2048,"name":"createContext","url":"classes/reflection-713.reflection-180.sasviyaapiclient.html#createcontext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":120,"kind":2048,"name":"editContext","url":"classes/reflection-713.reflection-180.sasviyaapiclient.html#editcontext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":121,"kind":2048,"name":"deleteContext","url":"classes/reflection-713.reflection-180.sasviyaapiclient.html#deletecontext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":122,"kind":2048,"name":"executeScript","url":"classes/reflection-713.reflection-180.sasviyaapiclient.html#executescript","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":123,"kind":2048,"name":"createFolder","url":"classes/reflection-713.reflection-180.sasviyaapiclient.html#createfolder","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":124,"kind":2048,"name":"createJobDefinition","url":"classes/reflection-713.reflection-180.sasviyaapiclient.html#createjobdefinition","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":125,"kind":2048,"name":"getAuthCode","url":"classes/reflection-713.reflection-180.sasviyaapiclient.html#getauthcode","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":126,"kind":2048,"name":"getAccessToken","url":"classes/reflection-713.reflection-180.sasviyaapiclient.html#getaccesstoken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":127,"kind":2048,"name":"refreshTokens","url":"classes/reflection-713.reflection-180.sasviyaapiclient.html#refreshtokens","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":128,"kind":2048,"name":"deleteClient","url":"classes/reflection-713.reflection-180.sasviyaapiclient.html#deleteclient","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":129,"kind":2048,"name":"executeComputeJob","url":"classes/reflection-713.reflection-180.sasviyaapiclient.html#executecomputejob","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":130,"kind":2048,"name":"executeJob","url":"classes/reflection-713.reflection-180.sasviyaapiclient.html#executejob","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":131,"kind":2048,"name":"moveFolder","url":"classes/reflection-713.reflection-180.sasviyaapiclient.html#movefolder","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":132,"kind":2048,"name":"deleteFolder","url":"classes/reflection-713.reflection-180.sasviyaapiclient.html#deletefolder","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":133,"kind":2048,"name":"setCsrfTokenLocal","url":"classes/reflection-713.reflection-180.sasviyaapiclient.html#setcsrftokenlocal","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":134,"kind":64,"name":"isIEorEdgeOrOldFirefox","url":"modules/utils.html#isieoredgeoroldfirefox","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":135,"kind":128,"name":"SASjs","url":"classes/reflection-713.reflection-180.sasjs.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"."},{"id":136,"kind":512,"name":"constructor","url":"classes/reflection-713.reflection-180.sasjs.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"..SASjs"},{"id":137,"kind":2048,"name":"executeScriptSAS9","url":"classes/reflection-713.reflection-180.sasjs.html#executescriptsas9","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":138,"kind":2048,"name":"getAllContexts","url":"classes/reflection-713.reflection-180.sasjs.html#getallcontexts","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":139,"kind":2048,"name":"getExecutableContexts","url":"classes/reflection-713.reflection-180.sasjs.html#getexecutablecontexts","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":140,"kind":2048,"name":"createContext","url":"classes/reflection-713.reflection-180.sasjs.html#createcontext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":141,"kind":2048,"name":"editContext","url":"classes/reflection-713.reflection-180.sasjs.html#editcontext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":142,"kind":2048,"name":"deleteContext","url":"classes/reflection-713.reflection-180.sasjs.html#deletecontext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":143,"kind":2048,"name":"createSession","url":"classes/reflection-713.reflection-180.sasjs.html#createsession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":144,"kind":2048,"name":"executeScriptSASViya","url":"classes/reflection-713.reflection-180.sasjs.html#executescriptsasviya","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":145,"kind":2048,"name":"createFolder","url":"classes/reflection-713.reflection-180.sasjs.html#createfolder","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":146,"kind":2048,"name":"createJobDefinition","url":"classes/reflection-713.reflection-180.sasjs.html#createjobdefinition","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":147,"kind":2048,"name":"getAuthCode","url":"classes/reflection-713.reflection-180.sasjs.html#getauthcode","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":148,"kind":2048,"name":"getAccessToken","url":"classes/reflection-713.reflection-180.sasjs.html#getaccesstoken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":149,"kind":2048,"name":"refreshTokens","url":"classes/reflection-713.reflection-180.sasjs.html#refreshtokens","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":150,"kind":2048,"name":"deleteClient","url":"classes/reflection-713.reflection-180.sasjs.html#deleteclient","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":151,"kind":2048,"name":"getSasjsConfig","url":"classes/reflection-713.reflection-180.sasjs.html#getsasjsconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":152,"kind":2048,"name":"getUserName","url":"classes/reflection-713.reflection-180.sasjs.html#getusername","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":153,"kind":2048,"name":"getCsrfApi","url":"classes/reflection-713.reflection-180.sasjs.html#getcsrfapi","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":154,"kind":2048,"name":"getCsrfWeb","url":"classes/reflection-713.reflection-180.sasjs.html#getcsrfweb","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":155,"kind":2048,"name":"setSASjsConfig","url":"classes/reflection-713.reflection-180.sasjs.html#setsasjsconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":156,"kind":2048,"name":"setDebugState","url":"classes/reflection-713.reflection-180.sasjs.html#setdebugstate","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":157,"kind":2048,"name":"checkSession","url":"classes/reflection-713.reflection-180.sasjs.html#checksession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":158,"kind":2048,"name":"logIn","url":"classes/reflection-713.reflection-180.sasjs.html#login","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":159,"kind":2048,"name":"logOut","url":"classes/reflection-713.reflection-180.sasjs.html#logout","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":160,"kind":2048,"name":"uploadFile","url":"classes/reflection-713.reflection-180.sasjs.html#uploadfile","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":161,"kind":2048,"name":"request","url":"classes/reflection-713.reflection-180.sasjs.html#request","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":162,"kind":2048,"name":"deployServicePack","url":"classes/reflection-713.reflection-180.sasjs.html#deployservicepack","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":163,"kind":2048,"name":"getSasRequests","url":"classes/reflection-713.reflection-180.sasjs.html#getsasrequests","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":164,"kind":2048,"name":"clearSasRequests","url":"classes/reflection-713.reflection-180.sasjs.html#clearsasrequests","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"}],"index":{"version":"2.3.8","fields":["name","parent"],"fieldVectors":[["name/0",[0,20.916]],["parent/0",[]],["name/1",[1,47.065]],["parent/1",[0,2.081]],["name/2",[2,23.711]],["parent/2",[]],["name/3",[3,47.065]],["parent/3",[2,2.359]],["name/4",[4,47.065]],["parent/4",[5,3.224]],["name/5",[6,47.065]],["parent/5",[5,3.224]],["name/6",[7,47.065]],["parent/6",[5,3.224]],["name/7",[8,47.065]],["parent/7",[5,3.224]],["name/8",[9,47.065]],["parent/8",[5,3.224]],["name/9",[10,47.065]],["parent/9",[5,3.224]],["name/10",[11,47.065]],["parent/10",[0,2.081]],["name/11",[12,47.065]],["parent/11",[0,2.081]],["name/12",[13,47.065]],["parent/12",[0,2.081]],["name/13",[14,47.065]],["parent/13",[0,2.081]],["name/14",[15,47.065]],["parent/14",[0,2.081]],["name/15",[16,47.065]],["parent/15",[2,2.359]],["name/16",[17,38.592]],["parent/16",[18,3.39]],["name/17",[19,36.079]],["parent/17",[18,3.39]],["name/18",[20,41.957]],["parent/18",[18,3.39]],["name/19",[21,47.065]],["parent/19",[18,3.39]],["name/20",[22,38.592]],["parent/20",[18,3.39]],["name/21",[23,47.065]],["parent/21",[2,2.359]],["name/22",[17,38.592]],["parent/22",[24,3.082]],["name/23",[25,47.065]],["parent/23",[24,3.082]],["name/24",[26,47.065]],["parent/24",[24,3.082]],["name/25",[27,47.065]],["parent/25",[24,3.082]],["name/26",[22,38.592]],["parent/26",[24,3.082]],["name/27",[28,47.065]],["parent/27",[24,3.082]],["name/28",[29,47.065]],["parent/28",[24,3.082]],["name/29",[30,47.065]],["parent/29",[2,2.359]],["name/30",[31,47.065]],["parent/30",[32,4.175]],["name/31",[33,47.065]],["parent/31",[32,4.175]],["name/32",[34,47.065]],["parent/32",[2,2.359]],["name/33",[35,47.065]],["parent/33",[36,3.39]],["name/34",[37,47.065]],["parent/34",[36,3.39]],["name/35",[38,47.065]],["parent/35",[36,3.39]],["name/36",[39,38.592]],["parent/36",[36,3.39]],["name/37",[40,47.065]],["parent/37",[36,3.39]],["name/38",[41,47.065]],["parent/38",[2,2.359]],["name/39",[19,36.079]],["parent/39",[42,3.84]],["name/40",[39,38.592]],["parent/40",[42,3.84]],["name/41",[43,38.592]],["parent/41",[42,3.84]],["name/42",[44,47.065]],["parent/42",[2,2.359]],["name/43",[45,47.065]],["parent/43",[46,4.683]],["name/44",[47,47.065]],["parent/44",[2,2.359]],["name/45",[19,36.079]],["parent/45",[48,2.957]],["name/46",[17,38.592]],["parent/46",[48,2.957]],["name/47",[39,38.592]],["parent/47",[48,2.957]],["name/48",[20,41.957]],["parent/48",[48,2.957]],["name/49",[49,41.957]],["parent/49",[48,2.957]],["name/50",[43,38.592]],["parent/50",[48,2.957]],["name/51",[50,47.065]],["parent/51",[48,2.957]],["name/52",[51,47.065]],["parent/52",[48,2.957]],["name/53",[52,41.957]],["parent/53",[2,2.359]],["name/54",[53,47.065]],["parent/54",[54,4.175]],["name/55",[55,47.065]],["parent/55",[54,4.175]],["name/56",[56,47.065]],["parent/56",[2,2.359]],["name/57",[57,47.065]],["parent/57",[58,2.957]],["name/58",[59,47.065]],["parent/58",[58,2.957]],["name/59",[60,47.065]],["parent/59",[58,2.957]],["name/60",[61,47.065]],["parent/60",[58,2.957]],["name/61",[52,41.957]],["parent/61",[58,2.957]],["name/62",[62,47.065]],["parent/62",[58,2.957]],["name/63",[63,47.065]],["parent/63",[58,2.957]],["name/64",[64,47.065]],["parent/64",[58,2.957]],["name/65",[65,47.065]],["parent/65",[2,2.359]],["name/66",[66,47.065]],["parent/66",[67,3.59]],["name/67",[68,41.957]],["parent/67",[69,4.683]],["name/68",[70,47.065]],["parent/68",[71,3.84]],["name/69",[72,47.065]],["parent/69",[71,3.84]],["name/70",[73,47.065]],["parent/70",[71,3.84]],["name/71",[74,47.065]],["parent/71",[67,3.59]],["name/72",[75,47.065]],["parent/72",[67,3.59]],["name/73",[76,47.065]],["parent/73",[67,3.59]],["name/74",[77,47.065]],["parent/74",[2,2.359]],["name/75",[19,36.079]],["parent/75",[78,3.39]],["name/76",[79,47.065]],["parent/76",[78,3.39]],["name/77",[43,38.592]],["parent/77",[78,3.39]],["name/78",[22,38.592]],["parent/78",[78,3.39]],["name/79",[68,41.957]],["parent/79",[80,4.683]],["name/80",[81,47.065]],["parent/80",[82,4.683]],["name/81",[83,47.065]],["parent/81",[78,3.39]],["name/82",[84,38.592]],["parent/82",[2,2.359]],["name/83",[85,47.065]],["parent/83",[86,4.175]],["name/84",[87,47.065]],["parent/84",[86,4.175]],["name/85",[88,47.065]],["parent/85",[0,2.081]],["name/86",[89,47.065]],["parent/86",[0,2.081]],["name/87",[90,47.065]],["parent/87",[0,2.081]],["name/88",[91,47.065]],["parent/88",[0,2.081]],["name/89",[92,47.065]],["parent/89",[0,2.081]],["name/90",[93,47.065]],["parent/90",[0,2.081]],["name/91",[94,47.065]],["parent/91",[0,2.081]],["name/92",[95,47.065]],["parent/92",[0,2.081]],["name/93",[96,47.065]],["parent/93",[0,2.081]],["name/94",[97,47.065]],["parent/94",[0,2.081]],["name/95",[98,47.065]],["parent/95",[0,2.081]],["name/96",[99,38.592]],["parent/96",[100,3.39]],["name/97",[101,34.072]],["parent/97",[99,3.84]],["name/98",[84,38.592]],["parent/98",[99,3.84]],["name/99",[102,34.072]],["parent/99",[100,3.39]],["name/100",[101,34.072]],["parent/100",[102,3.39]],["name/101",[103,41.957]],["parent/101",[102,3.39]],["name/102",[104,41.957]],["parent/102",[102,3.39]],["name/103",[105,41.957]],["parent/103",[102,3.39]],["name/104",[106,47.065]],["parent/104",[2,2.359]],["name/105",[49,41.957]],["parent/105",[107,4.683]],["name/106",[108,47.065]],["parent/106",[0,2.081]],["name/107",[109,36.079]],["parent/107",[100,3.39]],["name/108",[101,34.072]],["parent/108",[109,3.59]],["name/109",[110,47.065]],["parent/109",[109,3.59]],["name/110",[111,47.065]],["parent/110",[109,3.59]],["name/111",[112,19.55]],["parent/111",[100,3.39]],["name/112",[101,34.072]],["parent/112",[112,1.945]],["name/113",[113,47.065]],["parent/113",[112,1.945]],["name/114",[103,41.957]],["parent/114",[112,1.945]],["name/115",[104,41.957]],["parent/115",[112,1.945]],["name/116",[114,41.957]],["parent/116",[112,1.945]],["name/117",[115,41.957]],["parent/117",[112,1.945]],["name/118",[116,41.957]],["parent/118",[112,1.945]],["name/119",[117,41.957]],["parent/119",[112,1.945]],["name/120",[118,41.957]],["parent/120",[112,1.945]],["name/121",[119,41.957]],["parent/121",[112,1.945]],["name/122",[105,41.957]],["parent/122",[112,1.945]],["name/123",[120,41.957]],["parent/123",[112,1.945]],["name/124",[121,41.957]],["parent/124",[112,1.945]],["name/125",[122,41.957]],["parent/125",[112,1.945]],["name/126",[123,41.957]],["parent/126",[112,1.945]],["name/127",[124,41.957]],["parent/127",[112,1.945]],["name/128",[125,41.957]],["parent/128",[112,1.945]],["name/129",[126,47.065]],["parent/129",[112,1.945]],["name/130",[127,47.065]],["parent/130",[112,1.945]],["name/131",[128,47.065]],["parent/131",[112,1.945]],["name/132",[129,47.065]],["parent/132",[112,1.945]],["name/133",[130,47.065]],["parent/133",[112,1.945]],["name/134",[131,47.065]],["parent/134",[0,2.081]],["name/135",[132,16.943]],["parent/135",[100,3.39]],["name/136",[101,34.072]],["parent/136",[132,1.686]],["name/137",[133,47.065]],["parent/137",[132,1.686]],["name/138",[114,41.957]],["parent/138",[132,1.686]],["name/139",[115,41.957]],["parent/139",[132,1.686]],["name/140",[117,41.957]],["parent/140",[132,1.686]],["name/141",[118,41.957]],["parent/141",[132,1.686]],["name/142",[119,41.957]],["parent/142",[132,1.686]],["name/143",[116,41.957]],["parent/143",[132,1.686]],["name/144",[134,47.065]],["parent/144",[132,1.686]],["name/145",[120,41.957]],["parent/145",[132,1.686]],["name/146",[121,41.957]],["parent/146",[132,1.686]],["name/147",[122,41.957]],["parent/147",[132,1.686]],["name/148",[123,41.957]],["parent/148",[132,1.686]],["name/149",[124,41.957]],["parent/149",[132,1.686]],["name/150",[125,41.957]],["parent/150",[132,1.686]],["name/151",[135,47.065]],["parent/151",[132,1.686]],["name/152",[136,47.065]],["parent/152",[132,1.686]],["name/153",[137,47.065]],["parent/153",[132,1.686]],["name/154",[138,47.065]],["parent/154",[132,1.686]],["name/155",[139,47.065]],["parent/155",[132,1.686]],["name/156",[140,47.065]],["parent/156",[132,1.686]],["name/157",[141,47.065]],["parent/157",[132,1.686]],["name/158",[142,47.065]],["parent/158",[132,1.686]],["name/159",[143,47.065]],["parent/159",[132,1.686]],["name/160",[84,38.592]],["parent/160",[132,1.686]],["name/161",[144,47.065]],["parent/161",[132,1.686]],["name/162",[145,47.065]],["parent/162",[132,1.686]],["name/163",[146,47.065]],["parent/163",[132,1.686]],["name/164",[147,47.065]],["parent/164",[132,1.686]]],"invertedIndex":[["",{"_index":100,"name":{},"parent":{"96":{},"99":{},"107":{},"111":{},"135":{}}}],["__type",{"_index":68,"name":{"67":{},"79":{}},"parent":{}}],["_webout.json",{"_index":45,"name":{"43":{}},"parent":{}}],["apploc",{"_index":61,"name":{"60":{}},"parent":{}}],["asyncforeach",{"_index":1,"name":{"1":{}},"parent":{}}],["attributes",{"_index":22,"name":{"20":{},"26":{},"78":{}},"parent":{}}],["authorizeallauthenticatedusers",{"_index":29,"name":{"28":{}},"parent":{}}],["authorizedusers",{"_index":28,"name":{"27":{}},"parent":{}}],["checksession",{"_index":141,"name":{"157":{}},"parent":{}}],["clearsasrequests",{"_index":147,"name":{"164":{}},"parent":{}}],["clearsession",{"_index":111,"name":{"110":{}},"parent":{}}],["code",{"_index":49,"name":{"49":{},"105":{}},"parent":{}}],["comparetimestamps",{"_index":11,"name":{"10":{}},"parent":{}}],["config",{"_index":76,"name":{"73":{}},"parent":{}}],["constructor",{"_index":101,"name":{"97":{},"100":{},"108":{},"112":{},"136":{}},"parent":{}}],["context",{"_index":16,"name":{"15":{}},"parent":{}}],["contextname",{"_index":63,"name":{"63":{}},"parent":{}}],["converttocsv",{"_index":12,"name":{"11":{}},"parent":{}}],["createcontext",{"_index":117,"name":{"119":{},"140":{}},"parent":{}}],["createdby",{"_index":20,"name":{"18":{},"48":{}},"parent":{}}],["createfolder",{"_index":120,"name":{"123":{},"145":{}},"parent":{}}],["createjobdefinition",{"_index":121,"name":{"124":{},"146":{}},"parent":{}}],["createsession",{"_index":116,"name":{"118":{},"143":{}},"parent":{}}],["creationtimestamp",{"_index":83,"name":{"81":{}},"parent":{}}],["csrftoken",{"_index":30,"name":{"29":{}},"parent":{}}],["data",{"_index":75,"name":{"72":{}},"parent":{}}],["debug",{"_index":62,"name":{"62":{}},"parent":{}}],["deleteclient",{"_index":125,"name":{"128":{},"150":{}},"parent":{}}],["deletecontext",{"_index":119,"name":{"121":{},"142":{}},"parent":{}}],["deletefolder",{"_index":129,"name":{"132":{}},"parent":{}}],["deployservicepack",{"_index":145,"name":{"162":{}},"parent":{}}],["description",{"_index":25,"name":{"23":{}},"parent":{}}],["editcontext",{"_index":118,"name":{"120":{},"141":{}},"parent":{}}],["editcontextinput",{"_index":23,"name":{"21":{}},"parent":{}}],["environment",{"_index":27,"name":{"25":{}},"parent":{}}],["error",{"_index":51,"name":{"52":{}},"parent":{}}],["executecomputejob",{"_index":126,"name":{"129":{}},"parent":{}}],["executejob",{"_index":127,"name":{"130":{}},"parent":{}}],["executescript",{"_index":105,"name":{"103":{},"122":{}},"parent":{}}],["executescriptsas9",{"_index":133,"name":{"137":{}},"parent":{}}],["executescriptsasviya",{"_index":134,"name":{"144":{}},"parent":{}}],["file",{"_index":85,"name":{"83":{}},"parent":{}}],["filename",{"_index":87,"name":{"84":{}},"parent":{}}],["fileuploader",{"_index":99,"name":{"96":{}},"parent":{"97":{},"98":{}}}],["folder",{"_index":41,"name":{"38":{}},"parent":{}}],["formatdataforrequest",{"_index":108,"name":{"106":{}},"parent":{}}],["generatedcode",{"_index":8,"name":{"7":{}},"parent":{}}],["getaccesstoken",{"_index":123,"name":{"126":{},"148":{}},"parent":{}}],["getallcontexts",{"_index":114,"name":{"116":{},"138":{}},"parent":{}}],["getapplocmap",{"_index":113,"name":{"113":{}},"parent":{}}],["getauthcode",{"_index":122,"name":{"125":{},"147":{}},"parent":{}}],["getconfig",{"_index":103,"name":{"101":{},"114":{}},"parent":{}}],["getcsrfapi",{"_index":137,"name":{"153":{}},"parent":{}}],["getcsrfweb",{"_index":138,"name":{"154":{}},"parent":{}}],["getexecutablecontexts",{"_index":115,"name":{"117":{},"139":{}},"parent":{}}],["getsasjsconfig",{"_index":135,"name":{"151":{}},"parent":{}}],["getsasrequests",{"_index":146,"name":{"163":{}},"parent":{}}],["getsession",{"_index":110,"name":{"109":{}},"parent":{}}],["getusername",{"_index":136,"name":{"152":{}},"parent":{}}],["headername",{"_index":31,"name":{"30":{}},"parent":{}}],["href",{"_index":38,"name":{"35":{}},"parent":{}}],["id",{"_index":19,"name":{"17":{},"39":{},"45":{},"75":{}},"parent":{}}],["isauthorizeformrequired",{"_index":13,"name":{"12":{}},"parent":{}}],["isieoredgeoroldfirefox",{"_index":131,"name":{"134":{}},"parent":{}}],["isloginrequired",{"_index":14,"name":{"13":{}},"parent":{}}],["isloginsuccess",{"_index":15,"name":{"14":{}},"parent":{}}],["isuri",{"_index":97,"name":{"94":{}},"parent":{}}],["isurl",{"_index":98,"name":{"95":{}},"parent":{}}],["job",{"_index":47,"name":{"44":{}},"parent":{}}],["jobdefinition",{"_index":106,"name":{"104":{}},"parent":{}}],["jobresult",{"_index":44,"name":{"42":{}},"parent":{}}],["launchcontext",{"_index":26,"name":{"24":{}},"parent":{}}],["link",{"_index":34,"name":{"32":{}},"parent":{}}],["links",{"_index":43,"name":{"41":{},"50":{},"77":{}},"parent":{}}],["logfile",{"_index":9,"name":{"8":{}},"parent":{}}],["login",{"_index":142,"name":{"158":{}},"parent":{}}],["logout",{"_index":143,"name":{"159":{}},"parent":{}}],["makerequest",{"_index":89,"name":{"86":{}},"parent":{}}],["method",{"_index":35,"name":{"33":{}},"parent":{}}],["movefolder",{"_index":128,"name":{"131":{}},"parent":{}}],["name",{"_index":17,"name":{"16":{},"22":{},"46":{}},"parent":{}}],["needsretry",{"_index":88,"name":{"85":{}},"parent":{}}],["parseandsubmitauthorizeform",{"_index":90,"name":{"87":{}},"parent":{}}],["parsegeneratedcode",{"_index":91,"name":{"88":{}},"parent":{}}],["parsesasviyalog",{"_index":93,"name":{"90":{}},"parent":{}}],["parsesourcecode",{"_index":92,"name":{"89":{}},"parent":{}}],["parseweboutresponse",{"_index":96,"name":{"93":{}},"parent":{}}],["pathsas9",{"_index":59,"name":{"58":{}},"parent":{}}],["pathsasviya",{"_index":60,"name":{"59":{}},"parent":{}}],["promise",{"_index":70,"name":{"68":{}},"parent":{}}],["refreshtokens",{"_index":124,"name":{"127":{},"149":{}},"parent":{}}],["reject",{"_index":73,"name":{"70":{}},"parent":{}}],["rel",{"_index":37,"name":{"34":{}},"parent":{}}],["request",{"_index":144,"name":{"161":{}},"parent":{}}],["requestpromise",{"_index":66,"name":{"66":{}},"parent":{}}],["resolve",{"_index":72,"name":{"69":{}},"parent":{}}],["results",{"_index":50,"name":{"51":{}},"parent":{}}],["sas9",{"_index":55,"name":{"55":{}},"parent":{}}],["sas9apiclient",{"_index":102,"name":{"99":{}},"parent":{"100":{},"101":{},"102":{},"103":{}}}],["sasjob",{"_index":74,"name":{"71":{}},"parent":{}}],["sasjs",{"_index":132,"name":{"135":{}},"parent":{"136":{},"137":{},"138":{},"139":{},"140":{},"141":{},"142":{},"143":{},"144":{},"145":{},"146":{},"147":{},"148":{},"149":{},"150":{},"151":{},"152":{},"153":{},"154":{},"155":{},"156":{},"157":{},"158":{},"159":{},"160":{},"161":{},"162":{},"163":{},"164":{}}}],["sasjsconfig",{"_index":56,"name":{"56":{}},"parent":{}}],["sasjsrequest",{"_index":3,"name":{"3":{}},"parent":{}}],["sasjswaitingrequest",{"_index":65,"name":{"65":{}},"parent":{}}],["sasviya",{"_index":53,"name":{"54":{}},"parent":{}}],["sasviyaapiclient",{"_index":112,"name":{"111":{}},"parent":{"112":{},"113":{},"114":{},"115":{},"116":{},"117":{},"118":{},"119":{},"120":{},"121":{},"122":{},"123":{},"124":{},"125":{},"126":{},"127":{},"128":{},"129":{},"130":{},"131":{},"132":{},"133":{}}}],["saswork",{"_index":10,"name":{"9":{}},"parent":{}}],["serialize",{"_index":94,"name":{"91":{}},"parent":{}}],["servertype",{"_index":52,"name":{"53":{},"61":{}},"parent":{}}],["serverurl",{"_index":57,"name":{"57":{}},"parent":{}}],["servicelink",{"_index":4,"name":{"4":{}},"parent":{}}],["session",{"_index":77,"name":{"74":{}},"parent":{}}],["sessioninactivetimeout",{"_index":81,"name":{"80":{}},"parent":{}}],["sessionmanager",{"_index":109,"name":{"107":{}},"parent":{"108":{},"109":{},"110":{}}}],["setconfig",{"_index":104,"name":{"102":{},"115":{}},"parent":{}}],["setcsrftokenlocal",{"_index":130,"name":{"133":{}},"parent":{}}],["setdebugstate",{"_index":140,"name":{"156":{}},"parent":{}}],["setsasjsconfig",{"_index":139,"name":{"155":{}},"parent":{}}],["sourcecode",{"_index":7,"name":{"6":{}},"parent":{}}],["splitchunks",{"_index":95,"name":{"92":{}},"parent":{}}],["state",{"_index":79,"name":{"76":{}},"parent":{}}],["timestamp",{"_index":6,"name":{"5":{}},"parent":{}}],["type",{"_index":40,"name":{"37":{}},"parent":{}}],["types",{"_index":2,"name":{"2":{}},"parent":{"3":{},"15":{},"21":{},"29":{},"32":{},"38":{},"42":{},"44":{},"53":{},"56":{},"65":{},"74":{},"82":{},"104":{}}}],["types.context",{"_index":18,"name":{},"parent":{"16":{},"17":{},"18":{},"19":{},"20":{}}}],["types.csrftoken",{"_index":32,"name":{},"parent":{"30":{},"31":{}}}],["types.editcontextinput",{"_index":24,"name":{},"parent":{"22":{},"23":{},"24":{},"25":{},"26":{},"27":{},"28":{}}}],["types.folder",{"_index":42,"name":{},"parent":{"39":{},"40":{},"41":{}}}],["types.job",{"_index":48,"name":{},"parent":{"45":{},"46":{},"47":{},"48":{},"49":{},"50":{},"51":{},"52":{}}}],["types.jobdefinition",{"_index":107,"name":{},"parent":{"105":{}}}],["types.jobresult",{"_index":46,"name":{},"parent":{"43":{}}}],["types.link",{"_index":36,"name":{},"parent":{"33":{},"34":{},"35":{},"36":{},"37":{}}}],["types.sasjsconfig",{"_index":58,"name":{},"parent":{"57":{},"58":{},"59":{},"60":{},"61":{},"62":{},"63":{},"64":{}}}],["types.sasjsrequest",{"_index":5,"name":{},"parent":{"4":{},"5":{},"6":{},"7":{},"8":{},"9":{}}}],["types.sasjswaitingrequest",{"_index":67,"name":{},"parent":{"66":{},"71":{},"72":{},"73":{}}}],["types.sasjswaitingrequest.requestpromise",{"_index":69,"name":{},"parent":{"67":{}}}],["types.sasjswaitingrequest.requestpromise.__type",{"_index":71,"name":{},"parent":{"68":{},"69":{},"70":{}}}],["types.servertype",{"_index":54,"name":{},"parent":{"54":{},"55":{}}}],["types.session",{"_index":78,"name":{},"parent":{"75":{},"76":{},"77":{},"78":{},"81":{}}}],["types.session.attributes",{"_index":80,"name":{},"parent":{"79":{}}}],["types.session.attributes.__type",{"_index":82,"name":{},"parent":{"80":{}}}],["types.uploadfile",{"_index":86,"name":{},"parent":{"83":{},"84":{}}}],["uploadfile",{"_index":84,"name":{"82":{},"98":{},"160":{}},"parent":{}}],["uri",{"_index":39,"name":{"36":{},"40":{},"47":{}},"parent":{}}],["usecomputeapi",{"_index":64,"name":{"64":{}},"parent":{}}],["utils",{"_index":0,"name":{"0":{}},"parent":{"1":{},"10":{},"11":{},"12":{},"13":{},"14":{},"85":{},"86":{},"87":{},"88":{},"89":{},"90":{},"91":{},"92":{},"93":{},"94":{},"95":{},"106":{},"134":{}}}],["value",{"_index":33,"name":{"31":{}},"parent":{}}],["version",{"_index":21,"name":{"19":{}},"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":1,"name":"utils","url":"modules/utils.html","classes":"tsd-kind-module"},{"id":1,"kind":64,"name":"asyncForEach","url":"modules/utils.html#asyncforeach","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":2,"kind":1,"name":"types","url":"modules/types.html","classes":"tsd-kind-module"},{"id":3,"kind":256,"name":"SASjsRequest","url":"interfaces/types.sasjsrequest.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":4,"kind":1024,"name":"serviceLink","url":"interfaces/types.sasjsrequest.html#servicelink","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":5,"kind":1024,"name":"timestamp","url":"interfaces/types.sasjsrequest.html#timestamp","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":6,"kind":1024,"name":"sourceCode","url":"interfaces/types.sasjsrequest.html#sourcecode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":7,"kind":1024,"name":"generatedCode","url":"interfaces/types.sasjsrequest.html#generatedcode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":8,"kind":1024,"name":"logFile","url":"interfaces/types.sasjsrequest.html#logfile","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":9,"kind":1024,"name":"SASWORK","url":"interfaces/types.sasjsrequest.html#saswork","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":10,"kind":64,"name":"compareTimestamps","url":"modules/utils.html#comparetimestamps","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":11,"kind":64,"name":"convertToCSV","url":"modules/utils.html#converttocsv","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":12,"kind":64,"name":"isAuthorizeFormRequired","url":"modules/utils.html#isauthorizeformrequired","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":13,"kind":64,"name":"isLogInRequired","url":"modules/utils.html#isloginrequired","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":14,"kind":64,"name":"isLogInSuccess","url":"modules/utils.html#isloginsuccess","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":15,"kind":256,"name":"Context","url":"interfaces/types.context.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":16,"kind":1024,"name":"name","url":"interfaces/types.context.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Context"},{"id":17,"kind":1024,"name":"id","url":"interfaces/types.context.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Context"},{"id":18,"kind":1024,"name":"createdBy","url":"interfaces/types.context.html#createdby","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Context"},{"id":19,"kind":1024,"name":"version","url":"interfaces/types.context.html#version","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Context"},{"id":20,"kind":1024,"name":"attributes","url":"interfaces/types.context.html#attributes","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Context"},{"id":21,"kind":256,"name":"EditContextInput","url":"interfaces/types.editcontextinput.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":22,"kind":1024,"name":"name","url":"interfaces/types.editcontextinput.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.EditContextInput"},{"id":23,"kind":1024,"name":"description","url":"interfaces/types.editcontextinput.html#description","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.EditContextInput"},{"id":24,"kind":1024,"name":"launchContext","url":"interfaces/types.editcontextinput.html#launchcontext","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.EditContextInput"},{"id":25,"kind":1024,"name":"environment","url":"interfaces/types.editcontextinput.html#environment","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.EditContextInput"},{"id":26,"kind":1024,"name":"attributes","url":"interfaces/types.editcontextinput.html#attributes","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.EditContextInput"},{"id":27,"kind":1024,"name":"authorizedUsers","url":"interfaces/types.editcontextinput.html#authorizedusers","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.EditContextInput"},{"id":28,"kind":1024,"name":"authorizeAllAuthenticatedUsers","url":"interfaces/types.editcontextinput.html#authorizeallauthenticatedusers","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.EditContextInput"},{"id":29,"kind":256,"name":"CsrfToken","url":"interfaces/types.csrftoken.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":30,"kind":1024,"name":"headerName","url":"interfaces/types.csrftoken.html#headername","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.CsrfToken"},{"id":31,"kind":1024,"name":"value","url":"interfaces/types.csrftoken.html#value","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.CsrfToken"},{"id":32,"kind":256,"name":"Link","url":"interfaces/types.link.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":33,"kind":1024,"name":"method","url":"interfaces/types.link.html#method","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Link"},{"id":34,"kind":1024,"name":"rel","url":"interfaces/types.link.html#rel","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Link"},{"id":35,"kind":1024,"name":"href","url":"interfaces/types.link.html#href","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Link"},{"id":36,"kind":1024,"name":"uri","url":"interfaces/types.link.html#uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Link"},{"id":37,"kind":1024,"name":"type","url":"interfaces/types.link.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Link"},{"id":38,"kind":256,"name":"Folder","url":"interfaces/types.folder.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":39,"kind":1024,"name":"id","url":"interfaces/types.folder.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Folder"},{"id":40,"kind":1024,"name":"uri","url":"interfaces/types.folder.html#uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Folder"},{"id":41,"kind":1024,"name":"links","url":"interfaces/types.folder.html#links","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Folder"},{"id":42,"kind":256,"name":"JobResult","url":"interfaces/types.jobresult.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":43,"kind":1024,"name":"_webout.json","url":"interfaces/types.jobresult.html#_webout_json","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.JobResult"},{"id":44,"kind":256,"name":"Job","url":"interfaces/types.job.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":45,"kind":1024,"name":"id","url":"interfaces/types.job.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":46,"kind":1024,"name":"name","url":"interfaces/types.job.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":47,"kind":1024,"name":"uri","url":"interfaces/types.job.html#uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":48,"kind":1024,"name":"createdBy","url":"interfaces/types.job.html#createdby","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":49,"kind":1024,"name":"code","url":"interfaces/types.job.html#code","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":50,"kind":1024,"name":"links","url":"interfaces/types.job.html#links","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":51,"kind":1024,"name":"results","url":"interfaces/types.job.html#results","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":52,"kind":1024,"name":"error","url":"interfaces/types.job.html#error","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":53,"kind":4,"name":"ServerType","url":"enums/types.servertype.html","classes":"tsd-kind-enum tsd-parent-kind-module","parent":"types"},{"id":54,"kind":16,"name":"SASViya","url":"enums/types.servertype.html#sasviya","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"types.ServerType"},{"id":55,"kind":16,"name":"SAS9","url":"enums/types.servertype.html#sas9","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"types.ServerType"},{"id":56,"kind":128,"name":"SASjsConfig","url":"classes/types.sasjsconfig.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"types"},{"id":57,"kind":1024,"name":"serverUrl","url":"classes/types.sasjsconfig.html#serverurl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":58,"kind":1024,"name":"pathSAS9","url":"classes/types.sasjsconfig.html#pathsas9","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":59,"kind":1024,"name":"pathSASViya","url":"classes/types.sasjsconfig.html#pathsasviya","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":60,"kind":1024,"name":"appLoc","url":"classes/types.sasjsconfig.html#apploc","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":61,"kind":1024,"name":"serverType","url":"classes/types.sasjsconfig.html#servertype","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":62,"kind":1024,"name":"debug","url":"classes/types.sasjsconfig.html#debug","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":63,"kind":1024,"name":"contextName","url":"classes/types.sasjsconfig.html#contextname","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":64,"kind":1024,"name":"useComputeApi","url":"classes/types.sasjsconfig.html#usecomputeapi","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":65,"kind":256,"name":"SASjsWaitingRequest","url":"interfaces/types.sasjswaitingrequest.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":66,"kind":1024,"name":"requestPromise","url":"interfaces/types.sasjswaitingrequest.html#requestpromise","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsWaitingRequest"},{"id":67,"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":68,"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":69,"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":70,"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":71,"kind":1024,"name":"SASjob","url":"interfaces/types.sasjswaitingrequest.html#sasjob","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsWaitingRequest"},{"id":72,"kind":1024,"name":"data","url":"interfaces/types.sasjswaitingrequest.html#data","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsWaitingRequest"},{"id":73,"kind":1024,"name":"config","url":"interfaces/types.sasjswaitingrequest.html#config","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsWaitingRequest"},{"id":74,"kind":256,"name":"Session","url":"interfaces/types.session.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":75,"kind":1024,"name":"id","url":"interfaces/types.session.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Session"},{"id":76,"kind":1024,"name":"state","url":"interfaces/types.session.html#state","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Session"},{"id":77,"kind":1024,"name":"links","url":"interfaces/types.session.html#links","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Session"},{"id":78,"kind":1024,"name":"attributes","url":"interfaces/types.session.html#attributes","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Session"},{"id":79,"kind":65536,"name":"__type","url":"interfaces/types.session.html#attributes.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"types.Session.attributes"},{"id":80,"kind":32,"name":"sessionInactiveTimeout","url":"interfaces/types.session.html#attributes.__type.sessioninactivetimeout","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"types.Session.attributes.__type"},{"id":81,"kind":1024,"name":"creationTimeStamp","url":"interfaces/types.session.html#creationtimestamp","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Session"},{"id":82,"kind":256,"name":"UploadFile","url":"interfaces/types.uploadfile.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":83,"kind":1024,"name":"file","url":"interfaces/types.uploadfile.html#file","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.UploadFile"},{"id":84,"kind":1024,"name":"fileName","url":"interfaces/types.uploadfile.html#filename","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.UploadFile"},{"id":85,"kind":64,"name":"needsRetry","url":"modules/utils.html#needsretry","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":86,"kind":64,"name":"makeRequest","url":"modules/utils.html#makerequest","classes":"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter","parent":"utils"},{"id":87,"kind":64,"name":"parseAndSubmitAuthorizeForm","url":"modules/utils.html#parseandsubmitauthorizeform","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":88,"kind":64,"name":"parseGeneratedCode","url":"modules/utils.html#parsegeneratedcode","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":89,"kind":64,"name":"parseSourceCode","url":"modules/utils.html#parsesourcecode","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":90,"kind":64,"name":"parseSasViyaLog","url":"modules/utils.html#parsesasviyalog","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":91,"kind":64,"name":"serialize","url":"modules/utils.html#serialize","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":92,"kind":64,"name":"splitChunks","url":"modules/utils.html#splitchunks","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":93,"kind":64,"name":"parseWeboutResponse","url":"modules/utils.html#parseweboutresponse","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":94,"kind":64,"name":"isUri","url":"modules/utils.html#isuri","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":95,"kind":64,"name":"isUrl","url":"modules/utils.html#isurl","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":96,"kind":128,"name":"FileUploader","url":"classes/reflection-717.reflection-180.fileuploader.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"."},{"id":97,"kind":512,"name":"constructor","url":"classes/reflection-717.reflection-180.fileuploader.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"..FileUploader"},{"id":98,"kind":2048,"name":"uploadFile","url":"classes/reflection-717.reflection-180.fileuploader.html#uploadfile","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..FileUploader"},{"id":99,"kind":128,"name":"SAS9ApiClient","url":"classes/reflection-717.reflection-180.sas9apiclient.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"."},{"id":100,"kind":512,"name":"constructor","url":"classes/reflection-717.reflection-180.sas9apiclient.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"..SAS9ApiClient"},{"id":101,"kind":2048,"name":"getConfig","url":"classes/reflection-717.reflection-180.sas9apiclient.html#getconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SAS9ApiClient"},{"id":102,"kind":2048,"name":"setConfig","url":"classes/reflection-717.reflection-180.sas9apiclient.html#setconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SAS9ApiClient"},{"id":103,"kind":2048,"name":"executeScript","url":"classes/reflection-717.reflection-180.sas9apiclient.html#executescript","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SAS9ApiClient"},{"id":104,"kind":256,"name":"JobDefinition","url":"interfaces/types.jobdefinition.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":105,"kind":1024,"name":"code","url":"interfaces/types.jobdefinition.html#code","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.JobDefinition"},{"id":106,"kind":64,"name":"formatDataForRequest","url":"modules/utils.html#formatdataforrequest","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":107,"kind":128,"name":"SessionManager","url":"classes/reflection-717.reflection-180.sessionmanager.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"."},{"id":108,"kind":512,"name":"constructor","url":"classes/reflection-717.reflection-180.sessionmanager.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"..SessionManager"},{"id":109,"kind":2048,"name":"getSession","url":"classes/reflection-717.reflection-180.sessionmanager.html#getsession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SessionManager"},{"id":110,"kind":2048,"name":"clearSession","url":"classes/reflection-717.reflection-180.sessionmanager.html#clearsession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SessionManager"},{"id":111,"kind":128,"name":"SASViyaApiClient","url":"classes/reflection-717.reflection-180.sasviyaapiclient.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"."},{"id":112,"kind":512,"name":"constructor","url":"classes/reflection-717.reflection-180.sasviyaapiclient.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":113,"kind":2048,"name":"getAppLocMap","url":"classes/reflection-717.reflection-180.sasviyaapiclient.html#getapplocmap","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":114,"kind":2048,"name":"getConfig","url":"classes/reflection-717.reflection-180.sasviyaapiclient.html#getconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":115,"kind":2048,"name":"setConfig","url":"classes/reflection-717.reflection-180.sasviyaapiclient.html#setconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":116,"kind":2048,"name":"getAllContexts","url":"classes/reflection-717.reflection-180.sasviyaapiclient.html#getallcontexts","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":117,"kind":2048,"name":"getExecutableContexts","url":"classes/reflection-717.reflection-180.sasviyaapiclient.html#getexecutablecontexts","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":118,"kind":2048,"name":"createSession","url":"classes/reflection-717.reflection-180.sasviyaapiclient.html#createsession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":119,"kind":2048,"name":"createContext","url":"classes/reflection-717.reflection-180.sasviyaapiclient.html#createcontext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":120,"kind":2048,"name":"editContext","url":"classes/reflection-717.reflection-180.sasviyaapiclient.html#editcontext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":121,"kind":2048,"name":"deleteContext","url":"classes/reflection-717.reflection-180.sasviyaapiclient.html#deletecontext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":122,"kind":2048,"name":"executeScript","url":"classes/reflection-717.reflection-180.sasviyaapiclient.html#executescript","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":123,"kind":2048,"name":"createFolder","url":"classes/reflection-717.reflection-180.sasviyaapiclient.html#createfolder","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":124,"kind":2048,"name":"createJobDefinition","url":"classes/reflection-717.reflection-180.sasviyaapiclient.html#createjobdefinition","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":125,"kind":2048,"name":"getAuthCode","url":"classes/reflection-717.reflection-180.sasviyaapiclient.html#getauthcode","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":126,"kind":2048,"name":"getAccessToken","url":"classes/reflection-717.reflection-180.sasviyaapiclient.html#getaccesstoken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":127,"kind":2048,"name":"refreshTokens","url":"classes/reflection-717.reflection-180.sasviyaapiclient.html#refreshtokens","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":128,"kind":2048,"name":"deleteClient","url":"classes/reflection-717.reflection-180.sasviyaapiclient.html#deleteclient","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":129,"kind":2048,"name":"executeComputeJob","url":"classes/reflection-717.reflection-180.sasviyaapiclient.html#executecomputejob","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":130,"kind":2048,"name":"executeJob","url":"classes/reflection-717.reflection-180.sasviyaapiclient.html#executejob","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":131,"kind":2048,"name":"moveFolder","url":"classes/reflection-717.reflection-180.sasviyaapiclient.html#movefolder","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":132,"kind":2048,"name":"deleteFolder","url":"classes/reflection-717.reflection-180.sasviyaapiclient.html#deletefolder","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":133,"kind":2048,"name":"setCsrfTokenLocal","url":"classes/reflection-717.reflection-180.sasviyaapiclient.html#setcsrftokenlocal","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":134,"kind":64,"name":"isIEorEdgeOrOldFirefox","url":"modules/utils.html#isieoredgeoroldfirefox","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":135,"kind":128,"name":"SASjs","url":"classes/reflection-717.reflection-180.sasjs.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"."},{"id":136,"kind":512,"name":"constructor","url":"classes/reflection-717.reflection-180.sasjs.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"..SASjs"},{"id":137,"kind":2048,"name":"executeScriptSAS9","url":"classes/reflection-717.reflection-180.sasjs.html#executescriptsas9","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":138,"kind":2048,"name":"getAllContexts","url":"classes/reflection-717.reflection-180.sasjs.html#getallcontexts","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":139,"kind":2048,"name":"getExecutableContexts","url":"classes/reflection-717.reflection-180.sasjs.html#getexecutablecontexts","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":140,"kind":2048,"name":"createContext","url":"classes/reflection-717.reflection-180.sasjs.html#createcontext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":141,"kind":2048,"name":"editContext","url":"classes/reflection-717.reflection-180.sasjs.html#editcontext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":142,"kind":2048,"name":"deleteContext","url":"classes/reflection-717.reflection-180.sasjs.html#deletecontext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":143,"kind":2048,"name":"createSession","url":"classes/reflection-717.reflection-180.sasjs.html#createsession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":144,"kind":2048,"name":"executeScriptSASViya","url":"classes/reflection-717.reflection-180.sasjs.html#executescriptsasviya","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":145,"kind":2048,"name":"createFolder","url":"classes/reflection-717.reflection-180.sasjs.html#createfolder","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":146,"kind":2048,"name":"createJobDefinition","url":"classes/reflection-717.reflection-180.sasjs.html#createjobdefinition","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":147,"kind":2048,"name":"getAuthCode","url":"classes/reflection-717.reflection-180.sasjs.html#getauthcode","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":148,"kind":2048,"name":"getAccessToken","url":"classes/reflection-717.reflection-180.sasjs.html#getaccesstoken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":149,"kind":2048,"name":"refreshTokens","url":"classes/reflection-717.reflection-180.sasjs.html#refreshtokens","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":150,"kind":2048,"name":"deleteClient","url":"classes/reflection-717.reflection-180.sasjs.html#deleteclient","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":151,"kind":2048,"name":"getSasjsConfig","url":"classes/reflection-717.reflection-180.sasjs.html#getsasjsconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":152,"kind":2048,"name":"getUserName","url":"classes/reflection-717.reflection-180.sasjs.html#getusername","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":153,"kind":2048,"name":"getCsrfApi","url":"classes/reflection-717.reflection-180.sasjs.html#getcsrfapi","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":154,"kind":2048,"name":"getCsrfWeb","url":"classes/reflection-717.reflection-180.sasjs.html#getcsrfweb","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":155,"kind":2048,"name":"setSASjsConfig","url":"classes/reflection-717.reflection-180.sasjs.html#setsasjsconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":156,"kind":2048,"name":"setDebugState","url":"classes/reflection-717.reflection-180.sasjs.html#setdebugstate","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":157,"kind":2048,"name":"checkSession","url":"classes/reflection-717.reflection-180.sasjs.html#checksession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":158,"kind":2048,"name":"logIn","url":"classes/reflection-717.reflection-180.sasjs.html#login","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":159,"kind":2048,"name":"logOut","url":"classes/reflection-717.reflection-180.sasjs.html#logout","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":160,"kind":2048,"name":"uploadFile","url":"classes/reflection-717.reflection-180.sasjs.html#uploadfile","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":161,"kind":2048,"name":"request","url":"classes/reflection-717.reflection-180.sasjs.html#request","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":162,"kind":2048,"name":"deployServicePack","url":"classes/reflection-717.reflection-180.sasjs.html#deployservicepack","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":163,"kind":2048,"name":"getSasRequests","url":"classes/reflection-717.reflection-180.sasjs.html#getsasrequests","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":164,"kind":2048,"name":"clearSasRequests","url":"classes/reflection-717.reflection-180.sasjs.html#clearsasrequests","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"}],"index":{"version":"2.3.8","fields":["name","parent"],"fieldVectors":[["name/0",[0,20.916]],["parent/0",[]],["name/1",[1,47.065]],["parent/1",[0,2.081]],["name/2",[2,23.711]],["parent/2",[]],["name/3",[3,47.065]],["parent/3",[2,2.359]],["name/4",[4,47.065]],["parent/4",[5,3.224]],["name/5",[6,47.065]],["parent/5",[5,3.224]],["name/6",[7,47.065]],["parent/6",[5,3.224]],["name/7",[8,47.065]],["parent/7",[5,3.224]],["name/8",[9,47.065]],["parent/8",[5,3.224]],["name/9",[10,47.065]],["parent/9",[5,3.224]],["name/10",[11,47.065]],["parent/10",[0,2.081]],["name/11",[12,47.065]],["parent/11",[0,2.081]],["name/12",[13,47.065]],["parent/12",[0,2.081]],["name/13",[14,47.065]],["parent/13",[0,2.081]],["name/14",[15,47.065]],["parent/14",[0,2.081]],["name/15",[16,47.065]],["parent/15",[2,2.359]],["name/16",[17,38.592]],["parent/16",[18,3.39]],["name/17",[19,36.079]],["parent/17",[18,3.39]],["name/18",[20,41.957]],["parent/18",[18,3.39]],["name/19",[21,47.065]],["parent/19",[18,3.39]],["name/20",[22,38.592]],["parent/20",[18,3.39]],["name/21",[23,47.065]],["parent/21",[2,2.359]],["name/22",[17,38.592]],["parent/22",[24,3.082]],["name/23",[25,47.065]],["parent/23",[24,3.082]],["name/24",[26,47.065]],["parent/24",[24,3.082]],["name/25",[27,47.065]],["parent/25",[24,3.082]],["name/26",[22,38.592]],["parent/26",[24,3.082]],["name/27",[28,47.065]],["parent/27",[24,3.082]],["name/28",[29,47.065]],["parent/28",[24,3.082]],["name/29",[30,47.065]],["parent/29",[2,2.359]],["name/30",[31,47.065]],["parent/30",[32,4.175]],["name/31",[33,47.065]],["parent/31",[32,4.175]],["name/32",[34,47.065]],["parent/32",[2,2.359]],["name/33",[35,47.065]],["parent/33",[36,3.39]],["name/34",[37,47.065]],["parent/34",[36,3.39]],["name/35",[38,47.065]],["parent/35",[36,3.39]],["name/36",[39,38.592]],["parent/36",[36,3.39]],["name/37",[40,47.065]],["parent/37",[36,3.39]],["name/38",[41,47.065]],["parent/38",[2,2.359]],["name/39",[19,36.079]],["parent/39",[42,3.84]],["name/40",[39,38.592]],["parent/40",[42,3.84]],["name/41",[43,38.592]],["parent/41",[42,3.84]],["name/42",[44,47.065]],["parent/42",[2,2.359]],["name/43",[45,47.065]],["parent/43",[46,4.683]],["name/44",[47,47.065]],["parent/44",[2,2.359]],["name/45",[19,36.079]],["parent/45",[48,2.957]],["name/46",[17,38.592]],["parent/46",[48,2.957]],["name/47",[39,38.592]],["parent/47",[48,2.957]],["name/48",[20,41.957]],["parent/48",[48,2.957]],["name/49",[49,41.957]],["parent/49",[48,2.957]],["name/50",[43,38.592]],["parent/50",[48,2.957]],["name/51",[50,47.065]],["parent/51",[48,2.957]],["name/52",[51,47.065]],["parent/52",[48,2.957]],["name/53",[52,41.957]],["parent/53",[2,2.359]],["name/54",[53,47.065]],["parent/54",[54,4.175]],["name/55",[55,47.065]],["parent/55",[54,4.175]],["name/56",[56,47.065]],["parent/56",[2,2.359]],["name/57",[57,47.065]],["parent/57",[58,2.957]],["name/58",[59,47.065]],["parent/58",[58,2.957]],["name/59",[60,47.065]],["parent/59",[58,2.957]],["name/60",[61,47.065]],["parent/60",[58,2.957]],["name/61",[52,41.957]],["parent/61",[58,2.957]],["name/62",[62,47.065]],["parent/62",[58,2.957]],["name/63",[63,47.065]],["parent/63",[58,2.957]],["name/64",[64,47.065]],["parent/64",[58,2.957]],["name/65",[65,47.065]],["parent/65",[2,2.359]],["name/66",[66,47.065]],["parent/66",[67,3.59]],["name/67",[68,41.957]],["parent/67",[69,4.683]],["name/68",[70,47.065]],["parent/68",[71,3.84]],["name/69",[72,47.065]],["parent/69",[71,3.84]],["name/70",[73,47.065]],["parent/70",[71,3.84]],["name/71",[74,47.065]],["parent/71",[67,3.59]],["name/72",[75,47.065]],["parent/72",[67,3.59]],["name/73",[76,47.065]],["parent/73",[67,3.59]],["name/74",[77,47.065]],["parent/74",[2,2.359]],["name/75",[19,36.079]],["parent/75",[78,3.39]],["name/76",[79,47.065]],["parent/76",[78,3.39]],["name/77",[43,38.592]],["parent/77",[78,3.39]],["name/78",[22,38.592]],["parent/78",[78,3.39]],["name/79",[68,41.957]],["parent/79",[80,4.683]],["name/80",[81,47.065]],["parent/80",[82,4.683]],["name/81",[83,47.065]],["parent/81",[78,3.39]],["name/82",[84,38.592]],["parent/82",[2,2.359]],["name/83",[85,47.065]],["parent/83",[86,4.175]],["name/84",[87,47.065]],["parent/84",[86,4.175]],["name/85",[88,47.065]],["parent/85",[0,2.081]],["name/86",[89,47.065]],["parent/86",[0,2.081]],["name/87",[90,47.065]],["parent/87",[0,2.081]],["name/88",[91,47.065]],["parent/88",[0,2.081]],["name/89",[92,47.065]],["parent/89",[0,2.081]],["name/90",[93,47.065]],["parent/90",[0,2.081]],["name/91",[94,47.065]],["parent/91",[0,2.081]],["name/92",[95,47.065]],["parent/92",[0,2.081]],["name/93",[96,47.065]],["parent/93",[0,2.081]],["name/94",[97,47.065]],["parent/94",[0,2.081]],["name/95",[98,47.065]],["parent/95",[0,2.081]],["name/96",[99,38.592]],["parent/96",[100,3.39]],["name/97",[101,34.072]],["parent/97",[99,3.84]],["name/98",[84,38.592]],["parent/98",[99,3.84]],["name/99",[102,34.072]],["parent/99",[100,3.39]],["name/100",[101,34.072]],["parent/100",[102,3.39]],["name/101",[103,41.957]],["parent/101",[102,3.39]],["name/102",[104,41.957]],["parent/102",[102,3.39]],["name/103",[105,41.957]],["parent/103",[102,3.39]],["name/104",[106,47.065]],["parent/104",[2,2.359]],["name/105",[49,41.957]],["parent/105",[107,4.683]],["name/106",[108,47.065]],["parent/106",[0,2.081]],["name/107",[109,36.079]],["parent/107",[100,3.39]],["name/108",[101,34.072]],["parent/108",[109,3.59]],["name/109",[110,47.065]],["parent/109",[109,3.59]],["name/110",[111,47.065]],["parent/110",[109,3.59]],["name/111",[112,19.55]],["parent/111",[100,3.39]],["name/112",[101,34.072]],["parent/112",[112,1.945]],["name/113",[113,47.065]],["parent/113",[112,1.945]],["name/114",[103,41.957]],["parent/114",[112,1.945]],["name/115",[104,41.957]],["parent/115",[112,1.945]],["name/116",[114,41.957]],["parent/116",[112,1.945]],["name/117",[115,41.957]],["parent/117",[112,1.945]],["name/118",[116,41.957]],["parent/118",[112,1.945]],["name/119",[117,41.957]],["parent/119",[112,1.945]],["name/120",[118,41.957]],["parent/120",[112,1.945]],["name/121",[119,41.957]],["parent/121",[112,1.945]],["name/122",[105,41.957]],["parent/122",[112,1.945]],["name/123",[120,41.957]],["parent/123",[112,1.945]],["name/124",[121,41.957]],["parent/124",[112,1.945]],["name/125",[122,41.957]],["parent/125",[112,1.945]],["name/126",[123,41.957]],["parent/126",[112,1.945]],["name/127",[124,41.957]],["parent/127",[112,1.945]],["name/128",[125,41.957]],["parent/128",[112,1.945]],["name/129",[126,47.065]],["parent/129",[112,1.945]],["name/130",[127,47.065]],["parent/130",[112,1.945]],["name/131",[128,47.065]],["parent/131",[112,1.945]],["name/132",[129,47.065]],["parent/132",[112,1.945]],["name/133",[130,47.065]],["parent/133",[112,1.945]],["name/134",[131,47.065]],["parent/134",[0,2.081]],["name/135",[132,16.943]],["parent/135",[100,3.39]],["name/136",[101,34.072]],["parent/136",[132,1.686]],["name/137",[133,47.065]],["parent/137",[132,1.686]],["name/138",[114,41.957]],["parent/138",[132,1.686]],["name/139",[115,41.957]],["parent/139",[132,1.686]],["name/140",[117,41.957]],["parent/140",[132,1.686]],["name/141",[118,41.957]],["parent/141",[132,1.686]],["name/142",[119,41.957]],["parent/142",[132,1.686]],["name/143",[116,41.957]],["parent/143",[132,1.686]],["name/144",[134,47.065]],["parent/144",[132,1.686]],["name/145",[120,41.957]],["parent/145",[132,1.686]],["name/146",[121,41.957]],["parent/146",[132,1.686]],["name/147",[122,41.957]],["parent/147",[132,1.686]],["name/148",[123,41.957]],["parent/148",[132,1.686]],["name/149",[124,41.957]],["parent/149",[132,1.686]],["name/150",[125,41.957]],["parent/150",[132,1.686]],["name/151",[135,47.065]],["parent/151",[132,1.686]],["name/152",[136,47.065]],["parent/152",[132,1.686]],["name/153",[137,47.065]],["parent/153",[132,1.686]],["name/154",[138,47.065]],["parent/154",[132,1.686]],["name/155",[139,47.065]],["parent/155",[132,1.686]],["name/156",[140,47.065]],["parent/156",[132,1.686]],["name/157",[141,47.065]],["parent/157",[132,1.686]],["name/158",[142,47.065]],["parent/158",[132,1.686]],["name/159",[143,47.065]],["parent/159",[132,1.686]],["name/160",[84,38.592]],["parent/160",[132,1.686]],["name/161",[144,47.065]],["parent/161",[132,1.686]],["name/162",[145,47.065]],["parent/162",[132,1.686]],["name/163",[146,47.065]],["parent/163",[132,1.686]],["name/164",[147,47.065]],["parent/164",[132,1.686]]],"invertedIndex":[["",{"_index":100,"name":{},"parent":{"96":{},"99":{},"107":{},"111":{},"135":{}}}],["__type",{"_index":68,"name":{"67":{},"79":{}},"parent":{}}],["_webout.json",{"_index":45,"name":{"43":{}},"parent":{}}],["apploc",{"_index":61,"name":{"60":{}},"parent":{}}],["asyncforeach",{"_index":1,"name":{"1":{}},"parent":{}}],["attributes",{"_index":22,"name":{"20":{},"26":{},"78":{}},"parent":{}}],["authorizeallauthenticatedusers",{"_index":29,"name":{"28":{}},"parent":{}}],["authorizedusers",{"_index":28,"name":{"27":{}},"parent":{}}],["checksession",{"_index":141,"name":{"157":{}},"parent":{}}],["clearsasrequests",{"_index":147,"name":{"164":{}},"parent":{}}],["clearsession",{"_index":111,"name":{"110":{}},"parent":{}}],["code",{"_index":49,"name":{"49":{},"105":{}},"parent":{}}],["comparetimestamps",{"_index":11,"name":{"10":{}},"parent":{}}],["config",{"_index":76,"name":{"73":{}},"parent":{}}],["constructor",{"_index":101,"name":{"97":{},"100":{},"108":{},"112":{},"136":{}},"parent":{}}],["context",{"_index":16,"name":{"15":{}},"parent":{}}],["contextname",{"_index":63,"name":{"63":{}},"parent":{}}],["converttocsv",{"_index":12,"name":{"11":{}},"parent":{}}],["createcontext",{"_index":117,"name":{"119":{},"140":{}},"parent":{}}],["createdby",{"_index":20,"name":{"18":{},"48":{}},"parent":{}}],["createfolder",{"_index":120,"name":{"123":{},"145":{}},"parent":{}}],["createjobdefinition",{"_index":121,"name":{"124":{},"146":{}},"parent":{}}],["createsession",{"_index":116,"name":{"118":{},"143":{}},"parent":{}}],["creationtimestamp",{"_index":83,"name":{"81":{}},"parent":{}}],["csrftoken",{"_index":30,"name":{"29":{}},"parent":{}}],["data",{"_index":75,"name":{"72":{}},"parent":{}}],["debug",{"_index":62,"name":{"62":{}},"parent":{}}],["deleteclient",{"_index":125,"name":{"128":{},"150":{}},"parent":{}}],["deletecontext",{"_index":119,"name":{"121":{},"142":{}},"parent":{}}],["deletefolder",{"_index":129,"name":{"132":{}},"parent":{}}],["deployservicepack",{"_index":145,"name":{"162":{}},"parent":{}}],["description",{"_index":25,"name":{"23":{}},"parent":{}}],["editcontext",{"_index":118,"name":{"120":{},"141":{}},"parent":{}}],["editcontextinput",{"_index":23,"name":{"21":{}},"parent":{}}],["environment",{"_index":27,"name":{"25":{}},"parent":{}}],["error",{"_index":51,"name":{"52":{}},"parent":{}}],["executecomputejob",{"_index":126,"name":{"129":{}},"parent":{}}],["executejob",{"_index":127,"name":{"130":{}},"parent":{}}],["executescript",{"_index":105,"name":{"103":{},"122":{}},"parent":{}}],["executescriptsas9",{"_index":133,"name":{"137":{}},"parent":{}}],["executescriptsasviya",{"_index":134,"name":{"144":{}},"parent":{}}],["file",{"_index":85,"name":{"83":{}},"parent":{}}],["filename",{"_index":87,"name":{"84":{}},"parent":{}}],["fileuploader",{"_index":99,"name":{"96":{}},"parent":{"97":{},"98":{}}}],["folder",{"_index":41,"name":{"38":{}},"parent":{}}],["formatdataforrequest",{"_index":108,"name":{"106":{}},"parent":{}}],["generatedcode",{"_index":8,"name":{"7":{}},"parent":{}}],["getaccesstoken",{"_index":123,"name":{"126":{},"148":{}},"parent":{}}],["getallcontexts",{"_index":114,"name":{"116":{},"138":{}},"parent":{}}],["getapplocmap",{"_index":113,"name":{"113":{}},"parent":{}}],["getauthcode",{"_index":122,"name":{"125":{},"147":{}},"parent":{}}],["getconfig",{"_index":103,"name":{"101":{},"114":{}},"parent":{}}],["getcsrfapi",{"_index":137,"name":{"153":{}},"parent":{}}],["getcsrfweb",{"_index":138,"name":{"154":{}},"parent":{}}],["getexecutablecontexts",{"_index":115,"name":{"117":{},"139":{}},"parent":{}}],["getsasjsconfig",{"_index":135,"name":{"151":{}},"parent":{}}],["getsasrequests",{"_index":146,"name":{"163":{}},"parent":{}}],["getsession",{"_index":110,"name":{"109":{}},"parent":{}}],["getusername",{"_index":136,"name":{"152":{}},"parent":{}}],["headername",{"_index":31,"name":{"30":{}},"parent":{}}],["href",{"_index":38,"name":{"35":{}},"parent":{}}],["id",{"_index":19,"name":{"17":{},"39":{},"45":{},"75":{}},"parent":{}}],["isauthorizeformrequired",{"_index":13,"name":{"12":{}},"parent":{}}],["isieoredgeoroldfirefox",{"_index":131,"name":{"134":{}},"parent":{}}],["isloginrequired",{"_index":14,"name":{"13":{}},"parent":{}}],["isloginsuccess",{"_index":15,"name":{"14":{}},"parent":{}}],["isuri",{"_index":97,"name":{"94":{}},"parent":{}}],["isurl",{"_index":98,"name":{"95":{}},"parent":{}}],["job",{"_index":47,"name":{"44":{}},"parent":{}}],["jobdefinition",{"_index":106,"name":{"104":{}},"parent":{}}],["jobresult",{"_index":44,"name":{"42":{}},"parent":{}}],["launchcontext",{"_index":26,"name":{"24":{}},"parent":{}}],["link",{"_index":34,"name":{"32":{}},"parent":{}}],["links",{"_index":43,"name":{"41":{},"50":{},"77":{}},"parent":{}}],["logfile",{"_index":9,"name":{"8":{}},"parent":{}}],["login",{"_index":142,"name":{"158":{}},"parent":{}}],["logout",{"_index":143,"name":{"159":{}},"parent":{}}],["makerequest",{"_index":89,"name":{"86":{}},"parent":{}}],["method",{"_index":35,"name":{"33":{}},"parent":{}}],["movefolder",{"_index":128,"name":{"131":{}},"parent":{}}],["name",{"_index":17,"name":{"16":{},"22":{},"46":{}},"parent":{}}],["needsretry",{"_index":88,"name":{"85":{}},"parent":{}}],["parseandsubmitauthorizeform",{"_index":90,"name":{"87":{}},"parent":{}}],["parsegeneratedcode",{"_index":91,"name":{"88":{}},"parent":{}}],["parsesasviyalog",{"_index":93,"name":{"90":{}},"parent":{}}],["parsesourcecode",{"_index":92,"name":{"89":{}},"parent":{}}],["parseweboutresponse",{"_index":96,"name":{"93":{}},"parent":{}}],["pathsas9",{"_index":59,"name":{"58":{}},"parent":{}}],["pathsasviya",{"_index":60,"name":{"59":{}},"parent":{}}],["promise",{"_index":70,"name":{"68":{}},"parent":{}}],["refreshtokens",{"_index":124,"name":{"127":{},"149":{}},"parent":{}}],["reject",{"_index":73,"name":{"70":{}},"parent":{}}],["rel",{"_index":37,"name":{"34":{}},"parent":{}}],["request",{"_index":144,"name":{"161":{}},"parent":{}}],["requestpromise",{"_index":66,"name":{"66":{}},"parent":{}}],["resolve",{"_index":72,"name":{"69":{}},"parent":{}}],["results",{"_index":50,"name":{"51":{}},"parent":{}}],["sas9",{"_index":55,"name":{"55":{}},"parent":{}}],["sas9apiclient",{"_index":102,"name":{"99":{}},"parent":{"100":{},"101":{},"102":{},"103":{}}}],["sasjob",{"_index":74,"name":{"71":{}},"parent":{}}],["sasjs",{"_index":132,"name":{"135":{}},"parent":{"136":{},"137":{},"138":{},"139":{},"140":{},"141":{},"142":{},"143":{},"144":{},"145":{},"146":{},"147":{},"148":{},"149":{},"150":{},"151":{},"152":{},"153":{},"154":{},"155":{},"156":{},"157":{},"158":{},"159":{},"160":{},"161":{},"162":{},"163":{},"164":{}}}],["sasjsconfig",{"_index":56,"name":{"56":{}},"parent":{}}],["sasjsrequest",{"_index":3,"name":{"3":{}},"parent":{}}],["sasjswaitingrequest",{"_index":65,"name":{"65":{}},"parent":{}}],["sasviya",{"_index":53,"name":{"54":{}},"parent":{}}],["sasviyaapiclient",{"_index":112,"name":{"111":{}},"parent":{"112":{},"113":{},"114":{},"115":{},"116":{},"117":{},"118":{},"119":{},"120":{},"121":{},"122":{},"123":{},"124":{},"125":{},"126":{},"127":{},"128":{},"129":{},"130":{},"131":{},"132":{},"133":{}}}],["saswork",{"_index":10,"name":{"9":{}},"parent":{}}],["serialize",{"_index":94,"name":{"91":{}},"parent":{}}],["servertype",{"_index":52,"name":{"53":{},"61":{}},"parent":{}}],["serverurl",{"_index":57,"name":{"57":{}},"parent":{}}],["servicelink",{"_index":4,"name":{"4":{}},"parent":{}}],["session",{"_index":77,"name":{"74":{}},"parent":{}}],["sessioninactivetimeout",{"_index":81,"name":{"80":{}},"parent":{}}],["sessionmanager",{"_index":109,"name":{"107":{}},"parent":{"108":{},"109":{},"110":{}}}],["setconfig",{"_index":104,"name":{"102":{},"115":{}},"parent":{}}],["setcsrftokenlocal",{"_index":130,"name":{"133":{}},"parent":{}}],["setdebugstate",{"_index":140,"name":{"156":{}},"parent":{}}],["setsasjsconfig",{"_index":139,"name":{"155":{}},"parent":{}}],["sourcecode",{"_index":7,"name":{"6":{}},"parent":{}}],["splitchunks",{"_index":95,"name":{"92":{}},"parent":{}}],["state",{"_index":79,"name":{"76":{}},"parent":{}}],["timestamp",{"_index":6,"name":{"5":{}},"parent":{}}],["type",{"_index":40,"name":{"37":{}},"parent":{}}],["types",{"_index":2,"name":{"2":{}},"parent":{"3":{},"15":{},"21":{},"29":{},"32":{},"38":{},"42":{},"44":{},"53":{},"56":{},"65":{},"74":{},"82":{},"104":{}}}],["types.context",{"_index":18,"name":{},"parent":{"16":{},"17":{},"18":{},"19":{},"20":{}}}],["types.csrftoken",{"_index":32,"name":{},"parent":{"30":{},"31":{}}}],["types.editcontextinput",{"_index":24,"name":{},"parent":{"22":{},"23":{},"24":{},"25":{},"26":{},"27":{},"28":{}}}],["types.folder",{"_index":42,"name":{},"parent":{"39":{},"40":{},"41":{}}}],["types.job",{"_index":48,"name":{},"parent":{"45":{},"46":{},"47":{},"48":{},"49":{},"50":{},"51":{},"52":{}}}],["types.jobdefinition",{"_index":107,"name":{},"parent":{"105":{}}}],["types.jobresult",{"_index":46,"name":{},"parent":{"43":{}}}],["types.link",{"_index":36,"name":{},"parent":{"33":{},"34":{},"35":{},"36":{},"37":{}}}],["types.sasjsconfig",{"_index":58,"name":{},"parent":{"57":{},"58":{},"59":{},"60":{},"61":{},"62":{},"63":{},"64":{}}}],["types.sasjsrequest",{"_index":5,"name":{},"parent":{"4":{},"5":{},"6":{},"7":{},"8":{},"9":{}}}],["types.sasjswaitingrequest",{"_index":67,"name":{},"parent":{"66":{},"71":{},"72":{},"73":{}}}],["types.sasjswaitingrequest.requestpromise",{"_index":69,"name":{},"parent":{"67":{}}}],["types.sasjswaitingrequest.requestpromise.__type",{"_index":71,"name":{},"parent":{"68":{},"69":{},"70":{}}}],["types.servertype",{"_index":54,"name":{},"parent":{"54":{},"55":{}}}],["types.session",{"_index":78,"name":{},"parent":{"75":{},"76":{},"77":{},"78":{},"81":{}}}],["types.session.attributes",{"_index":80,"name":{},"parent":{"79":{}}}],["types.session.attributes.__type",{"_index":82,"name":{},"parent":{"80":{}}}],["types.uploadfile",{"_index":86,"name":{},"parent":{"83":{},"84":{}}}],["uploadfile",{"_index":84,"name":{"82":{},"98":{},"160":{}},"parent":{}}],["uri",{"_index":39,"name":{"36":{},"40":{},"47":{}},"parent":{}}],["usecomputeapi",{"_index":64,"name":{"64":{}},"parent":{}}],["utils",{"_index":0,"name":{"0":{}},"parent":{"1":{},"10":{},"11":{},"12":{},"13":{},"14":{},"85":{},"86":{},"87":{},"88":{},"89":{},"90":{},"91":{},"92":{},"93":{},"94":{},"95":{},"106":{},"134":{}}}],["value",{"_index":33,"name":{"31":{}},"parent":{}}],["version",{"_index":21,"name":{"19":{}},"parent":{}}]],"pipeline":[]}} \ No newline at end of file diff --git a/docs/classes/reflection-708.reflection-180.fileuploader.html b/docs/classes/reflection-708.reflection-180.fileuploader.html deleted file mode 100644 index 576773d..0000000 --- a/docs/classes/reflection-708.reflection-180.fileuploader.html +++ /dev/null @@ -1,231 +0,0 @@ - - - - - - FileUploader | @sasjs/adapter - - - - - -
-
-
-
- -
-
- Options -
-
- All -
    -
  • Public
  • -
  • Public/Protected
  • -
  • All
  • -
-
- - -
-
- Menu -
-
-
-
-
-
- -
-
-
-
-
- -
-

Class FileUploader

-
-

Hierarchy

-
    -
  • - FileUploader -
  • -
-
-
-
-
-
-

Constructors

- -
-
-

Methods

- -
-
-
-
-
-

Constructors

-
- -

constructor

-
    -
  • new FileUploader(appLoc: string, serverUrl: string, jobsPath: string, setCsrfTokenWeb: any, csrfToken?: CsrfToken | null): FileUploader
  • -
-
    -
  • - -

    Parameters

    -
      -
    • -
      appLoc: string
      -
    • -
    • -
      serverUrl: string
      -
    • -
    • -
      jobsPath: string
      -
    • -
    • -
      setCsrfTokenWeb: any
      -
    • -
    • -
      Default value csrfToken: CsrfToken | null = null
      -
    • -
    -

    Returns FileUploader

    -
  • -
-
-
-
-

Methods

-
- -

uploadFile

-
    -
  • uploadFile(sasJob: string, files: UploadFile[], params: any): Promise<unknown>
  • -
- -
-
- -
-
- -
-
-
- -
-

Generated using TypeDoc

-
-
- - - \ No newline at end of file diff --git a/docs/classes/reflection-708.reflection-180.sas9apiclient.html b/docs/classes/reflection-708.reflection-180.sas9apiclient.html deleted file mode 100644 index cd761a0..0000000 --- a/docs/classes/reflection-708.reflection-180.sas9apiclient.html +++ /dev/null @@ -1,312 +0,0 @@ - - - - - - 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

- - -
-
-
-

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-708.reflection-180.sasjs.html b/docs/classes/reflection-708.reflection-180.sasjs.html deleted file mode 100644 index 6c9b094..0000000 --- a/docs/classes/reflection-708.reflection-180.sasjs.html +++ /dev/null @@ -1,1333 +0,0 @@ - - - - - - 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
  • -
- -
-
-
-

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

    -
  • -
-
-
- -

clearSasRequests

-
    -
  • clearSasRequests(): void
  • -
- -
-
- -

createContext

-
    -
  • createContext(contextName: string, launchContextName: string, sharedAccountId: string, autoExecLines: string[], authorizedUsers: string[], accessToken: string): Promise<Context>
  • -
-
    -
  • - -
    -
    -

    Creates a compute context on the given server.

    -
    -
    -

    Parameters

    -
      -
    • -
      contextName: string
      -
      -

      the name of the context to be created.

      -
      -
    • -
    • -
      launchContextName: string
      -
      -

      the name of the launcher context used by the compute service.

      -
      -
    • -
    • -
      sharedAccountId: string
      -
      -

      the ID of the account to run the servers for this context as.

      -
      -
    • -
    • -
      autoExecLines: string[]
      -
      -

      the lines of code to execute during session initialization.

      -
      -
    • -
    • -
      authorizedUsers: string[]
      -
      -

      an optional list of authorized user IDs.

      -
      -
    • -
    • -
      accessToken: string
      -
      -

      an access token for an authorized user.

      -
      -
    • -
    -

    Returns Promise<Context>

    -
  • -
-
-
- -

createFolder

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

    Creates a folder at SAS file system

    -
    -
    -

    Parameters

    -
      -
    • -
      folderName: string
      -
      -

      name of the folder to be created.

      -
      -
    • -
    • -
      parentFolderPath: string
      -
      -

      the full path (eg /Public/example/myFolder) of the parent folder.

      -
      -
    • -
    • -
      Optional parentFolderUri: undefined | string
      -
      -

      the URI of the parent folder.

      -
      -
    • -
    • -
      Optional accessToken: undefined | string
      -
      -

      the access token to authorizing the request.

      -
      -
    • -
    • -
      Optional sasApiClient: SASViyaApiClient
      -
      -

      a client for interfacing with SAS API.

      -
      -
    • -
    • -
      Optional isForced: undefined | false | true
      -
      -

      flag that indicates if target folder already exists, it and all subfolders have to be deleted. Applicable for SAS VIYA only.

      -
      -
    • -
    -

    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>

    -
  • -
-
-
- -

deleteContext

-
    -
  • deleteContext(contextId: string, accessToken?: undefined | string): Promise<object>
  • -
-
    -
  • - -
    -
    -

    Deletes a compute context on the given server.

    -
    -
    -

    Parameters

    -
      -
    • -
      contextId: string
      -
      -

      the ID of the context to be deleted.

      -
      -
    • -
    • -
      Optional accessToken: undefined | string
      -
      -

      an access token for an authorized user.

      -
      -
    • -
    -

    Returns Promise<object>

    -
  • -
-
-
- -

deployServicePack

-
    -
  • deployServicePack(serviceJson: any, appLoc?: undefined | string, serverUrl?: undefined | string, accessToken?: undefined | string, isForced?: boolean): 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.

      -
      -
    • -
    • -
      Default value isForced: boolean = false
      -
      -

      flag that indicates if target folder already exists, it and all subfolders have to be deleted.

      -
      -
    • -
    -

    Returns Promise<void>

    -
  • -
-
-
- -

editContext

-
    -
  • editContext(contextId: string, editedContext: EditContextInput, accessToken?: undefined | string): Promise<object>
  • -
-
    -
  • - -
    -
    -

    Updates a compute context on the given server.

    -
    -
    -

    Parameters

    -
      -
    • -
      contextId: string
      -
      -

      the ID of the context to be deleted.

      -
      -
    • -
    • -
      editedContext: EditContextInput
      -
      -

      an object with the properties to be updated.

      -
      -
    • -
    • -
      Optional accessToken: undefined | string
      -
      -

      an access token for an authorized user.

      -
      -
    • -
    -

    Returns Promise<object>

    -
  • -
-
-
- -

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<any>
  • -
-
    -
  • - -

    Parameters

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

    Returns Promise<any>

    -
  • -
-
-
- -

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

- - -
-
- -

getSasjsConfig

- - -
-
- -

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, config?: 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.

      -
      -
    • -
    • -
      Default value config: any = {}
      -
      -

      Provide any changes to the config here, for instance to - enable / disable debug. Any change provided will override the global config, - for that particular function call.

      -
      -
    • -
    • -
      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, files: UploadFile[], 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.

      -
      -
    • -
    • -
      files: UploadFile[]
      -
    • -
    • -
      params: any
      -
      -

      Request URL paramaters

      -
      -
    • -
    -

    Returns Promise<unknown>

    -
  • -
-
-
- -
- -
-
- -
-

Generated using TypeDoc

-
-
- - - \ No newline at end of file diff --git a/docs/classes/reflection-708.reflection-180.sasviyaapiclient.html b/docs/classes/reflection-708.reflection-180.sasviyaapiclient.html deleted file mode 100644 index c909260..0000000 --- a/docs/classes/reflection-708.reflection-180.sasviyaapiclient.html +++ /dev/null @@ -1,1253 +0,0 @@ - - - - - - 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

-
- -

createContext

-
    -
  • createContext(contextName: string, launchContextName: string, sharedAccountId: string, autoExecLines: string[], authorizedUsers: string[], accessToken?: undefined | string): Promise<Context>
  • -
-
    -
  • - -
    -
    -

    Creates a compute context on the given server.

    -
    -
    -

    Parameters

    -
      -
    • -
      contextName: string
      -
      -

      the name of the context to be created.

      -
      -
    • -
    • -
      launchContextName: string
      -
      -

      the name of the launcher context used by the compute service.

      -
      -
    • -
    • -
      sharedAccountId: string
      -
      -

      the ID of the account to run the servers for this context as.

      -
      -
    • -
    • -
      autoExecLines: string[]
      -
      -

      the lines of code to execute during session initialization.

      -
      -
    • -
    • -
      authorizedUsers: string[]
      -
      -

      an optional list of authorized user IDs.

      -
      -
    • -
    • -
      Optional accessToken: undefined | string
      -
      -

      an access token for an authorized user.

      -
      -
    • -
    -

    Returns Promise<Context>

    -
  • -
-
-
- -

createFolder

-
    -
  • createFolder(folderName: string, parentFolderPath?: undefined | string, parentFolderUri?: undefined | string, accessToken?: undefined | string, isForced?: undefined | false | true): 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
      -
      -

      an access token for authorizing the request.

      -
      -
    • -
    • -
      Optional isForced: undefined | false | true
      -
      -

      flag that indicates if target folder already exists, it and all subfolders have to be deleted.

      -
      -
    • -
    -

    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 authorizing the request.

      -
      -
    • -
    -

    Returns Promise<object>

    -
  • -
-
-
- -

deleteContext

-
    -
  • deleteContext(contextId: string, accessToken?: undefined | string): Promise<object>
  • -
-
    -
  • - -
    -
    -

    Deletes a compute context on the given server.

    -
    -
    -

    Parameters

    -
      -
    • -
      contextId: string
      -
      -

      the ID of the context to be deleted.

      -
      -
    • -
    • -
      Optional accessToken: undefined | string
      -
      -

      an access token for an authorized user.

      -
      -
    • -
    -

    Returns Promise<object>

    -
  • -
-
-
- -

deleteFolder

-
    -
  • deleteFolder(folderPath: string, accessToken: string): Promise<undefined | Folder>
  • -
-
    -
  • - -
    -
    -

    For performance (and in case of accidental error) the deleteFolder function does not actually delete the folder (and all it's content and subfolder content). Instead the folder is simply moved to the recycle bin. Deletion time will be added to the folder name.

    -
    -
    -

    Parameters

    -
      -
    • -
      folderPath: string
      -
      -

      the full path (eg /Public/example/deleteThis) of the folder to be deleted.

      -
      -
    • -
    • -
      accessToken: string
      -
      -

      an access token for authorizing the request.

      -
      -
    • -
    -

    Returns Promise<undefined | Folder>

    -
  • -
-
-
- -

editContext

-
    -
  • editContext(contextId: string, editedContext: EditContextInput, accessToken?: undefined | string): Promise<object>
  • -
-
    -
  • - -
    -
    -

    Updates a compute context on the given server.

    -
    -
    -

    Parameters

    -
      -
    • -
      contextId: string
      -
      -

      the ID of the context to be deleted.

      -
      -
    • -
    • -
      editedContext: EditContextInput
      -
      -

      an object with the properties to be updated.

      -
      -
    • -
    • -
      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<any>
  • -
-
    -
  • - -
    -
    -

    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<any>

    -
  • -
-
-
- -

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, silent?: boolean, data?: null, debug?: boolean): Promise<any>
  • -
-
    -
  • - -
    -
    -

    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 silent: boolean = false
      -
      -

      optional flag to turn of logging.

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

    Returns Promise<any>

    -
  • -
-
-
- -

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[]>

    -
  • -
-
-
- -

moveFolder

-
    -
  • moveFolder(sourceFolder: string, targetParentFolder: string, targetFolderName: string, accessToken: string): Promise<undefined | Folder>
  • -
-
    -
  • - -
    -
    -

    Moves a Viya folder to a new location. The folder may be renamed at the same time.

    -
    -
    -

    Parameters

    -
      -
    • -
      sourceFolder: string
      -
      -

      the full path (eg /Public/example/myFolder) or URI of the source folder to be moved. Providing URI instead of path will save one extra request.

      -
      -
    • -
    • -
      targetParentFolder: string
      -
      -

      the full path or URI of the parent folder to which the sourceFolder will be moved (eg /Public/newDestination). To move a folder, a user has to have write permissions in targetParentFolder. Providing URI instead of path will save one extra request.

      -
      -
    • -
    • -
      targetFolderName: string
      -
      -

      the name of the "moved" folder. If left blank, the original folder name will be used (eg myFolder in /Public/newDestination/myFolder for the example above). Optional field.

      -
      -
    • -
    • -
      accessToken: string
      -
      -

      an access token for authorizing the request.

      -
      -
    • -
    -

    Returns Promise<undefined | Folder>

    -
  • -
-
-
- -

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
  • -
- -
-
- -
- -
-
- -
-

Generated using TypeDoc

-
-
- - - \ No newline at end of file diff --git a/docs/classes/reflection-708.reflection-180.sessionmanager.html b/docs/classes/reflection-708.reflection-180.sessionmanager.html deleted file mode 100644 index 24e1006..0000000 --- a/docs/classes/reflection-708.reflection-180.sessionmanager.html +++ /dev/null @@ -1,271 +0,0 @@ - - - - - - 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

-
- -

clearSession

-
    -
  • clearSession(id: string, accessToken?: undefined | string): Promise<void>
  • -
-
    -
  • - -

    Parameters

    -
      -
    • -
      id: string
      -
    • -
    • -
      Optional accessToken: undefined | string
      -
    • -
    -

    Returns Promise<void>

    -
  • -
-
-
- -

getSession

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

Generated using TypeDoc

-
-
- - - \ No newline at end of file diff --git a/docs/classes/reflection-713.reflection-180.fileuploader.html b/docs/classes/reflection-717.reflection-180.fileuploader.html similarity index 92% rename from docs/classes/reflection-713.reflection-180.fileuploader.html rename to docs/classes/reflection-717.reflection-180.fileuploader.html index d75e048..fce504a 100644 --- a/docs/classes/reflection-713.reflection-180.fileuploader.html +++ b/docs/classes/reflection-717.reflection-180.fileuploader.html @@ -55,13 +55,13 @@
@@ -73,7 +73,7 @@ @@ -93,13 +93,13 @@

Constructors

Methods

@@ -111,7 +111,7 @@

constructor

-

Returns FileUploader

+

Returns FileUploader

@@ -183,7 +183,7 @@ - +
diff --git a/docs/classes/reflection-713.reflection-180.sas9apiclient.html b/docs/classes/reflection-717.reflection-180.sas9apiclient.html similarity index 90% rename from docs/classes/reflection-713.reflection-180.sas9apiclient.html rename to docs/classes/reflection-717.reflection-180.sas9apiclient.html index 537fcd6..cfe55d4 100644 --- a/docs/classes/reflection-713.reflection-180.sas9apiclient.html +++ b/docs/classes/reflection-717.reflection-180.sas9apiclient.html @@ -55,13 +55,13 @@ @@ -73,7 +73,7 @@
@@ -81,7 +81,7 @@

Class SAS9ApiClient

-

A client for interfacing with the SAS9 REST API

+

A client for interfacing with the SAS9 REST API.

@@ -98,15 +98,15 @@

Constructors

Methods

@@ -118,7 +118,7 @@

constructor

-

Returns SAS9ApiClient

+

Returns SAS9ApiClient

@@ -171,19 +171,19 @@
  • linesOfCode: string[]
    -

    an array of lines of code to execute

    +

    an array of code lines to execute.

  • serverName: string
    -

    the server to execute the code on

    +

    the server to execute the code on.

  • repositoryName: string
    -

    the repository to execute the code on

    +

    the repository to execute the code in.

  • @@ -210,7 +210,7 @@
    -

    returns on object containing the server URL

    +

    Returns an object containing server URL.

    Returns object

    @@ -241,7 +241,7 @@
    -

    Updates serverurl which is not null

    +

    Updates server URL which is not null.

    Parameters

    @@ -249,7 +249,7 @@
  • serverUrl: string
    -

    the URL of the server.

    +

    URL of the server to be set.

  • @@ -258,43 +258,43 @@ - +
    diff --git a/docs/classes/reflection-713.reflection-180.sasjs.html b/docs/classes/reflection-717.reflection-180.sasjs.html similarity index 90% rename from docs/classes/reflection-713.reflection-180.sasjs.html rename to docs/classes/reflection-717.reflection-180.sasjs.html index 2b06a58..a038ee0 100644 --- a/docs/classes/reflection-713.reflection-180.sasjs.html +++ b/docs/classes/reflection-717.reflection-180.sasjs.html @@ -55,13 +55,13 @@
    @@ -73,7 +73,7 @@
    @@ -98,40 +98,40 @@

    Constructors

    Methods

    @@ -143,7 +143,7 @@

    constructor

    -

    Returns SASjs

    +

    Returns SASjs

    @@ -180,19 +180,21 @@
    -

    Checks whether a session is active, or login is required

    +

    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

    + @@ -207,8 +209,8 @@ - +
    @@ -128,7 +128,7 @@ - +
    @@ -203,7 +203,7 @@ - +
    @@ -143,7 +143,7 @@ - +
    @@ -218,7 +218,7 @@ - +
    @@ -113,7 +113,7 @@ - +
    @@ -113,7 +113,7 @@ - +
    @@ -173,7 +173,7 @@ - +
    @@ -193,7 +193,7 @@ - +
    @@ -78,7 +78,7 @@

    Interface SASjsWaitingRequest

    -

    Represents requests that are queued, pending a signon event

    +

    Represents requests that are queued, pending a signon event.

    @@ -177,7 +177,7 @@
    - +
    @@ -181,7 +181,7 @@ - +
    @@ -78,7 +78,7 @@

    Interface UploadFile

    -

    Represents a object that is passed to file uploader

    +

    Represents an object that is passed to the file uploader.

    @@ -133,7 +133,7 @@
    - +
    @@ -79,13 +79,13 @@

    Modules

    - +
    @@ -82,35 +82,35 @@

    Classes

    - +
    diff --git a/docs/modules/types.html b/docs/modules/types.html index 6ec7180..11e66c3 100644 --- a/docs/modules/types.html +++ b/docs/modules/types.html @@ -67,7 +67,7 @@
    @@ -108,7 +108,7 @@ - +
    @@ -154,7 +154,7 @@
    -

    Comparator for SASjs request timestamps

    +

    Comparator for SASjs request timestamps.

    Parameters

    @@ -355,7 +355,7 @@
    -

    Checks if string is in URI format

    +

    Checks if string is in URI format.

    Parameters

    @@ -364,7 +364,7 @@
    str: string
    -

    string to check

    +

    string to check.

    @@ -384,16 +384,26 @@ +
    +
    +

    Checks if string is in URL format.

    +
    +

    Parameters

    Returns boolean

    @@ -688,7 +698,7 @@ - +