From 0b038380c70628569455349b19809c6f8c0a80c1 Mon Sep 17 00:00:00 2001 From: Krishna Acondy Date: Tue, 7 Jul 2020 20:51:44 +0100 Subject: [PATCH] chore(doc): update documentation --- README.md | 2 +- docs/assets/js/search.json | 2 +- ...ection-445.reflection-1.sas9apiclient.html | 287 ++++++ .../reflection-445.reflection-1.sasjs.html | 919 ++++++++++++++++++ ...ion-445.reflection-1.sasviyaapiclient.html | 782 +++++++++++++++ docs/classes/types.sasjsconfig.html | 280 ++++++ docs/enums/types.servertype.html | 183 ++++ docs/globals.html | 45 +- docs/index.html | 36 +- docs/interfaces/types.context.html | 215 ++++ docs/interfaces/types.csrftoken.html | 187 ++++ docs/interfaces/types.folder.html | 201 ++++ docs/interfaces/types.job.html | 243 +++++ docs/interfaces/types.jobresult.html | 173 ++++ docs/interfaces/types.link.html | 229 +++++ docs/interfaces/types.sasjsrequest.html | 247 +++++ .../interfaces/types.sasjswaitingrequest.html | 233 +++++ docs/interfaces/types.session.html | 173 ++++ docs/modules/reflection-445.html | 107 ++ docs/modules/reflection-445.reflection-1.html | 121 +++ docs/modules/types.html | 160 +++ docs/modules/utils.html | 549 +++++++++++ typedoc.json | 6 +- 23 files changed, 5322 insertions(+), 58 deletions(-) create mode 100644 docs/classes/reflection-445.reflection-1.sas9apiclient.html create mode 100644 docs/classes/reflection-445.reflection-1.sasjs.html create mode 100644 docs/classes/reflection-445.reflection-1.sasviyaapiclient.html create mode 100644 docs/classes/types.sasjsconfig.html create mode 100644 docs/enums/types.servertype.html create mode 100644 docs/interfaces/types.context.html create mode 100644 docs/interfaces/types.csrftoken.html create mode 100644 docs/interfaces/types.folder.html create mode 100644 docs/interfaces/types.job.html create mode 100644 docs/interfaces/types.jobresult.html create mode 100644 docs/interfaces/types.link.html create mode 100644 docs/interfaces/types.sasjsrequest.html create mode 100644 docs/interfaces/types.sasjswaitingrequest.html create mode 100644 docs/interfaces/types.session.html create mode 100644 docs/modules/reflection-445.html create mode 100644 docs/modules/reflection-445.reflection-1.html create mode 100644 docs/modules/types.html create mode 100644 docs/modules/utils.html diff --git a/README.md b/README.md index 7235af7..6706f67 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![](https://data.jsdelivr.com/v1/package/npm/@sasjs/adapter/badge)](https://www.jsdelivr.com/package/npm/@sasjs/adapter) -# SASjs +# @sasjs/adapter SASjs is a open-source framework for building Web Apps on SASĀ® platforms. You can use as much or as little of it as you like. This repository contains the JS adapter, the part that handles the to/from SAS communication on the client side. There are 3 ways to install it: diff --git a/docs/assets/js/search.json b/docs/assets/js/search.json index dc46066..afd9d94 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":"SAS9ApiClient","url":"modules/sas9apiclient.html","classes":"tsd-kind-module"},{"id":1,"kind":128,"name":"SAS9ApiClient","url":"classes/sas9apiclient.sas9apiclient-1.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"SAS9ApiClient"},{"id":2,"kind":512,"name":"constructor","url":"classes/sas9apiclient.sas9apiclient-1.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"SAS9ApiClient.SAS9ApiClient"},{"id":3,"kind":2048,"name":"getConfig","url":"classes/sas9apiclient.sas9apiclient-1.html#getconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SAS9ApiClient.SAS9ApiClient"},{"id":4,"kind":2048,"name":"setConfig","url":"classes/sas9apiclient.sas9apiclient-1.html#setconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SAS9ApiClient.SAS9ApiClient"},{"id":5,"kind":2048,"name":"executeScript","url":"classes/sas9apiclient.sas9apiclient-1.html#executescript","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SAS9ApiClient.SAS9ApiClient"},{"id":6,"kind":1,"name":"asyncForEach","url":"modules/asyncforeach.html","classes":"tsd-kind-module"},{"id":7,"kind":64,"name":"asyncForEach","url":"modules/asyncforeach.html#asyncforeach-1","classes":"tsd-kind-function tsd-parent-kind-module","parent":"asyncForEach"},{"id":8,"kind":1,"name":"SASjsRequest","url":"modules/sasjsrequest.html","classes":"tsd-kind-module"},{"id":9,"kind":256,"name":"SASjsRequest","url":"interfaces/sasjsrequest.sasjsrequest-1.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"SASjsRequest"},{"id":10,"kind":1024,"name":"serviceLink","url":"interfaces/sasjsrequest.sasjsrequest-1.html#servicelink","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SASjsRequest.SASjsRequest"},{"id":11,"kind":1024,"name":"timestamp","url":"interfaces/sasjsrequest.sasjsrequest-1.html#timestamp","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SASjsRequest.SASjsRequest"},{"id":12,"kind":1024,"name":"sourceCode","url":"interfaces/sasjsrequest.sasjsrequest-1.html#sourcecode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SASjsRequest.SASjsRequest"},{"id":13,"kind":1024,"name":"generatedCode","url":"interfaces/sasjsrequest.sasjsrequest-1.html#generatedcode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SASjsRequest.SASjsRequest"},{"id":14,"kind":1024,"name":"logFile","url":"interfaces/sasjsrequest.sasjsrequest-1.html#logfile","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SASjsRequest.SASjsRequest"},{"id":15,"kind":1024,"name":"SASWORK","url":"interfaces/sasjsrequest.sasjsrequest-1.html#saswork","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SASjsRequest.SASjsRequest"},{"id":16,"kind":1,"name":"compareTimestamps","url":"modules/comparetimestamps.html","classes":"tsd-kind-module"},{"id":17,"kind":64,"name":"compareTimestamps","url":"modules/comparetimestamps.html#comparetimestamps-1","classes":"tsd-kind-function tsd-parent-kind-module","parent":"compareTimestamps"},{"id":18,"kind":1,"name":"convertToCsv","url":"modules/converttocsv.html","classes":"tsd-kind-module"},{"id":19,"kind":64,"name":"convertToCSV","url":"modules/converttocsv.html#converttocsv-1","classes":"tsd-kind-function tsd-parent-kind-module","parent":"convertToCsv"},{"id":20,"kind":1,"name":"isAuthorizeFormRequired","url":"modules/isauthorizeformrequired.html","classes":"tsd-kind-module"},{"id":21,"kind":64,"name":"isAuthorizeFormRequired","url":"modules/isauthorizeformrequired.html#isauthorizeformrequired-1","classes":"tsd-kind-function tsd-parent-kind-module","parent":"isAuthorizeFormRequired"},{"id":22,"kind":1,"name":"isLoginRequired","url":"modules/isloginrequired.html","classes":"tsd-kind-module"},{"id":23,"kind":64,"name":"isLogInRequired","url":"modules/isloginrequired.html#isloginrequired-1","classes":"tsd-kind-function tsd-parent-kind-module","parent":"isLoginRequired"},{"id":24,"kind":1,"name":"isLoginSuccess","url":"modules/isloginsuccess.html","classes":"tsd-kind-module"},{"id":25,"kind":64,"name":"isLogInSuccess","url":"modules/isloginsuccess.html#isloginsuccess-1","classes":"tsd-kind-function tsd-parent-kind-module","parent":"isLoginSuccess"},{"id":26,"kind":1,"name":"Context","url":"modules/context.html","classes":"tsd-kind-module"},{"id":27,"kind":256,"name":"Context","url":"interfaces/context.context-1.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"Context"},{"id":28,"kind":1024,"name":"name","url":"interfaces/context.context-1.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Context.Context"},{"id":29,"kind":1024,"name":"id","url":"interfaces/context.context-1.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Context.Context"},{"id":30,"kind":1024,"name":"createdBy","url":"interfaces/context.context-1.html#createdby","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Context.Context"},{"id":31,"kind":1024,"name":"version","url":"interfaces/context.context-1.html#version","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Context.Context"},{"id":32,"kind":1,"name":"CsrfToken","url":"modules/csrftoken.html","classes":"tsd-kind-module"},{"id":33,"kind":256,"name":"CsrfToken","url":"interfaces/csrftoken.csrftoken-1.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"CsrfToken"},{"id":34,"kind":1024,"name":"headerName","url":"interfaces/csrftoken.csrftoken-1.html#headername","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"CsrfToken.CsrfToken"},{"id":35,"kind":1024,"name":"value","url":"interfaces/csrftoken.csrftoken-1.html#value","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"CsrfToken.CsrfToken"},{"id":36,"kind":1,"name":"Link","url":"modules/link.html","classes":"tsd-kind-module"},{"id":37,"kind":256,"name":"Link","url":"interfaces/link.link-1.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"Link"},{"id":38,"kind":1024,"name":"method","url":"interfaces/link.link-1.html#method","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Link.Link"},{"id":39,"kind":1024,"name":"rel","url":"interfaces/link.link-1.html#rel","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Link.Link"},{"id":40,"kind":1024,"name":"href","url":"interfaces/link.link-1.html#href","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Link.Link"},{"id":41,"kind":1024,"name":"uri","url":"interfaces/link.link-1.html#uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Link.Link"},{"id":42,"kind":1024,"name":"type","url":"interfaces/link.link-1.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Link.Link"},{"id":43,"kind":1,"name":"Folder","url":"modules/folder.html","classes":"tsd-kind-module"},{"id":44,"kind":256,"name":"Folder","url":"interfaces/folder.folder-1.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"Folder"},{"id":45,"kind":1024,"name":"id","url":"interfaces/folder.folder-1.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Folder.Folder"},{"id":46,"kind":1024,"name":"uri","url":"interfaces/folder.folder-1.html#uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Folder.Folder"},{"id":47,"kind":1024,"name":"links","url":"interfaces/folder.folder-1.html#links","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Folder.Folder"},{"id":48,"kind":1,"name":"JobResult","url":"modules/jobresult.html","classes":"tsd-kind-module"},{"id":49,"kind":256,"name":"JobResult","url":"interfaces/jobresult.jobresult-1.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"JobResult"},{"id":50,"kind":1024,"name":"_webout.json","url":"interfaces/jobresult.jobresult-1.html#_webout_json","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"JobResult.JobResult"},{"id":51,"kind":1,"name":"Job","url":"modules/job.html","classes":"tsd-kind-module"},{"id":52,"kind":256,"name":"Job","url":"interfaces/job.job-1.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"Job"},{"id":53,"kind":1024,"name":"id","url":"interfaces/job.job-1.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Job.Job"},{"id":54,"kind":1024,"name":"name","url":"interfaces/job.job-1.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Job.Job"},{"id":55,"kind":1024,"name":"uri","url":"interfaces/job.job-1.html#uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Job.Job"},{"id":56,"kind":1024,"name":"createdBy","url":"interfaces/job.job-1.html#createdby","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Job.Job"},{"id":57,"kind":1024,"name":"links","url":"interfaces/job.job-1.html#links","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Job.Job"},{"id":58,"kind":1024,"name":"results","url":"interfaces/job.job-1.html#results","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Job.Job"},{"id":59,"kind":1,"name":"ServerType","url":"modules/servertype.html","classes":"tsd-kind-module"},{"id":60,"kind":4,"name":"ServerType","url":"enums/servertype.servertype-1.html","classes":"tsd-kind-enum tsd-parent-kind-module","parent":"ServerType"},{"id":61,"kind":16,"name":"SASViya","url":"enums/servertype.servertype-1.html#sasviya","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"ServerType.ServerType"},{"id":62,"kind":16,"name":"SAS9","url":"enums/servertype.servertype-1.html#sas9","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"ServerType.ServerType"},{"id":63,"kind":1,"name":"SASjsConfig","url":"modules/sasjsconfig.html","classes":"tsd-kind-module"},{"id":64,"kind":128,"name":"SASjsConfig","url":"classes/sasjsconfig.sasjsconfig-1.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"SASjsConfig"},{"id":65,"kind":1024,"name":"serverUrl","url":"classes/sasjsconfig.sasjsconfig-1.html#serverurl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SASjsConfig.SASjsConfig"},{"id":66,"kind":1024,"name":"pathSAS9","url":"classes/sasjsconfig.sasjsconfig-1.html#pathsas9","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SASjsConfig.SASjsConfig"},{"id":67,"kind":1024,"name":"pathSASViya","url":"classes/sasjsconfig.sasjsconfig-1.html#pathsasviya","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SASjsConfig.SASjsConfig"},{"id":68,"kind":1024,"name":"appLoc","url":"classes/sasjsconfig.sasjsconfig-1.html#apploc","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SASjsConfig.SASjsConfig"},{"id":69,"kind":1024,"name":"serverType","url":"classes/sasjsconfig.sasjsconfig-1.html#servertype","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SASjsConfig.SASjsConfig"},{"id":70,"kind":1024,"name":"debug","url":"classes/sasjsconfig.sasjsconfig-1.html#debug","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SASjsConfig.SASjsConfig"},{"id":71,"kind":1024,"name":"contextName","url":"classes/sasjsconfig.sasjsconfig-1.html#contextname","classes":"tsd-kind-property tsd-parent-kind-class","parent":"SASjsConfig.SASjsConfig"},{"id":72,"kind":1,"name":"SASjsWaitingRequest","url":"modules/sasjswaitingrequest.html","classes":"tsd-kind-module"},{"id":73,"kind":256,"name":"SASjsWaitingRequest","url":"interfaces/sasjswaitingrequest.sasjswaitingrequest-1.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"SASjsWaitingRequest"},{"id":74,"kind":1024,"name":"requestPromise","url":"interfaces/sasjswaitingrequest.sasjswaitingrequest-1.html#requestpromise","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SASjsWaitingRequest.SASjsWaitingRequest"},{"id":75,"kind":65536,"name":"__type","url":"interfaces/sasjswaitingrequest.sasjswaitingrequest-1.html#requestpromise.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"SASjsWaitingRequest.SASjsWaitingRequest.requestPromise"},{"id":76,"kind":32,"name":"promise","url":"interfaces/sasjswaitingrequest.sasjswaitingrequest-1.html#requestpromise.__type.promise","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"SASjsWaitingRequest.SASjsWaitingRequest.requestPromise.__type"},{"id":77,"kind":32,"name":"resolve","url":"interfaces/sasjswaitingrequest.sasjswaitingrequest-1.html#requestpromise.__type.resolve","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"SASjsWaitingRequest.SASjsWaitingRequest.requestPromise.__type"},{"id":78,"kind":32,"name":"reject","url":"interfaces/sasjswaitingrequest.sasjswaitingrequest-1.html#requestpromise.__type.reject","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"SASjsWaitingRequest.SASjsWaitingRequest.requestPromise.__type"},{"id":79,"kind":1024,"name":"SASjob","url":"interfaces/sasjswaitingrequest.sasjswaitingrequest-1.html#sasjob","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SASjsWaitingRequest.SASjsWaitingRequest"},{"id":80,"kind":1024,"name":"data","url":"interfaces/sasjswaitingrequest.sasjswaitingrequest-1.html#data","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SASjsWaitingRequest.SASjsWaitingRequest"},{"id":81,"kind":1024,"name":"params","url":"interfaces/sasjswaitingrequest.sasjswaitingrequest-1.html#params","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"SASjsWaitingRequest.SASjsWaitingRequest"},{"id":82,"kind":1,"name":"Session","url":"modules/session.html","classes":"tsd-kind-module"},{"id":83,"kind":256,"name":"Session","url":"interfaces/session.session-1.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"Session"},{"id":84,"kind":1024,"name":"id","url":"interfaces/session.session-1.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"Session.Session"},{"id":85,"kind":1,"name":"makeRequest","url":"modules/makerequest.html","classes":"tsd-kind-module"},{"id":86,"kind":64,"name":"makeRequest","url":"modules/makerequest.html#makerequest-1","classes":"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter","parent":"makeRequest"},{"id":87,"kind":1,"name":"needsRetry","url":"modules/needsretry.html","classes":"tsd-kind-module"},{"id":88,"kind":64,"name":"needsRetry","url":"modules/needsretry.html#needsretry-1","classes":"tsd-kind-function tsd-parent-kind-module","parent":"needsRetry"},{"id":89,"kind":1,"name":"parseAndSubmitAuthorizeForm","url":"modules/parseandsubmitauthorizeform.html","classes":"tsd-kind-module"},{"id":90,"kind":64,"name":"parseAndSubmitAuthorizeForm","url":"modules/parseandsubmitauthorizeform.html#parseandsubmitauthorizeform-1","classes":"tsd-kind-function tsd-parent-kind-module","parent":"parseAndSubmitAuthorizeForm"},{"id":91,"kind":1,"name":"parseGeneratedCode","url":"modules/parsegeneratedcode.html","classes":"tsd-kind-module"},{"id":92,"kind":64,"name":"parseGeneratedCode","url":"modules/parsegeneratedcode.html#parsegeneratedcode-1","classes":"tsd-kind-function tsd-parent-kind-module","parent":"parseGeneratedCode"},{"id":93,"kind":1,"name":"parseSourceCode","url":"modules/parsesourcecode.html","classes":"tsd-kind-module"},{"id":94,"kind":64,"name":"parseSourceCode","url":"modules/parsesourcecode.html#parsesourcecode-1","classes":"tsd-kind-function tsd-parent-kind-module","parent":"parseSourceCode"},{"id":95,"kind":1,"name":"parseSasViyaLog","url":"modules/parsesasviyalog.html","classes":"tsd-kind-module"},{"id":96,"kind":64,"name":"parseSasViyaLog","url":"modules/parsesasviyalog.html#parsesasviyalog-1","classes":"tsd-kind-function tsd-parent-kind-module","parent":"parseSasViyaLog"},{"id":97,"kind":1,"name":"serialize","url":"modules/serialize.html","classes":"tsd-kind-module"},{"id":98,"kind":64,"name":"serialize","url":"modules/serialize.html#serialize-1","classes":"tsd-kind-function tsd-parent-kind-module","parent":"serialize"},{"id":99,"kind":1,"name":"splitChunks","url":"modules/splitchunks.html","classes":"tsd-kind-module"},{"id":100,"kind":64,"name":"splitChunks","url":"modules/splitchunks.html#splitchunks-1","classes":"tsd-kind-function tsd-parent-kind-module","parent":"splitChunks"},{"id":101,"kind":1,"name":"SASViyaApiClient","url":"modules/sasviyaapiclient.html","classes":"tsd-kind-module"},{"id":102,"kind":128,"name":"SASViyaApiClient","url":"classes/sasviyaapiclient.sasviyaapiclient-1.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"SASViyaApiClient"},{"id":103,"kind":512,"name":"constructor","url":"classes/sasviyaapiclient.sasviyaapiclient-1.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"SASViyaApiClient.SASViyaApiClient"},{"id":104,"kind":2048,"name":"getAppLocMap","url":"classes/sasviyaapiclient.sasviyaapiclient-1.html#getapplocmap","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASViyaApiClient.SASViyaApiClient"},{"id":105,"kind":2048,"name":"getConfig","url":"classes/sasviyaapiclient.sasviyaapiclient-1.html#getconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASViyaApiClient.SASViyaApiClient"},{"id":106,"kind":2048,"name":"setConfig","url":"classes/sasviyaapiclient.sasviyaapiclient-1.html#setconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASViyaApiClient.SASViyaApiClient"},{"id":107,"kind":2048,"name":"getAllContexts","url":"classes/sasviyaapiclient.sasviyaapiclient-1.html#getallcontexts","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASViyaApiClient.SASViyaApiClient"},{"id":108,"kind":2048,"name":"getExecutableContexts","url":"classes/sasviyaapiclient.sasviyaapiclient-1.html#getexecutablecontexts","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASViyaApiClient.SASViyaApiClient"},{"id":109,"kind":2048,"name":"createSession","url":"classes/sasviyaapiclient.sasviyaapiclient-1.html#createsession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASViyaApiClient.SASViyaApiClient"},{"id":110,"kind":2048,"name":"executeScript","url":"classes/sasviyaapiclient.sasviyaapiclient-1.html#executescript","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASViyaApiClient.SASViyaApiClient"},{"id":111,"kind":2048,"name":"createFolder","url":"classes/sasviyaapiclient.sasviyaapiclient-1.html#createfolder","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASViyaApiClient.SASViyaApiClient"},{"id":112,"kind":2048,"name":"createJobDefinition","url":"classes/sasviyaapiclient.sasviyaapiclient-1.html#createjobdefinition","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASViyaApiClient.SASViyaApiClient"},{"id":113,"kind":2048,"name":"getAuthCode","url":"classes/sasviyaapiclient.sasviyaapiclient-1.html#getauthcode","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASViyaApiClient.SASViyaApiClient"},{"id":114,"kind":2048,"name":"getAccessToken","url":"classes/sasviyaapiclient.sasviyaapiclient-1.html#getaccesstoken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASViyaApiClient.SASViyaApiClient"},{"id":115,"kind":2048,"name":"refreshTokens","url":"classes/sasviyaapiclient.sasviyaapiclient-1.html#refreshtokens","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASViyaApiClient.SASViyaApiClient"},{"id":116,"kind":2048,"name":"deleteClient","url":"classes/sasviyaapiclient.sasviyaapiclient-1.html#deleteclient","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASViyaApiClient.SASViyaApiClient"},{"id":117,"kind":2048,"name":"executeJob","url":"classes/sasviyaapiclient.sasviyaapiclient-1.html#executejob","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASViyaApiClient.SASViyaApiClient"},{"id":118,"kind":1,"name":"SASjs","url":"modules/sasjs.html","classes":"tsd-kind-module"},{"id":119,"kind":128,"name":"SASjs","url":"classes/sasjs.sasjs-1.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"SASjs"},{"id":120,"kind":512,"name":"constructor","url":"classes/sasjs.sasjs-1.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"SASjs.SASjs"},{"id":121,"kind":2048,"name":"executeScriptSAS9","url":"classes/sasjs.sasjs-1.html#executescriptsas9","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASjs.SASjs"},{"id":122,"kind":2048,"name":"getAllContexts","url":"classes/sasjs.sasjs-1.html#getallcontexts","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASjs.SASjs"},{"id":123,"kind":2048,"name":"getExecutableContexts","url":"classes/sasjs.sasjs-1.html#getexecutablecontexts","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASjs.SASjs"},{"id":124,"kind":2048,"name":"createSession","url":"classes/sasjs.sasjs-1.html#createsession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASjs.SASjs"},{"id":125,"kind":2048,"name":"executeScriptSASViya","url":"classes/sasjs.sasjs-1.html#executescriptsasviya","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASjs.SASjs"},{"id":126,"kind":2048,"name":"createFolder","url":"classes/sasjs.sasjs-1.html#createfolder","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASjs.SASjs"},{"id":127,"kind":2048,"name":"createJobDefinition","url":"classes/sasjs.sasjs-1.html#createjobdefinition","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASjs.SASjs"},{"id":128,"kind":2048,"name":"getAuthCode","url":"classes/sasjs.sasjs-1.html#getauthcode","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASjs.SASjs"},{"id":129,"kind":2048,"name":"getAccessToken","url":"classes/sasjs.sasjs-1.html#getaccesstoken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASjs.SASjs"},{"id":130,"kind":2048,"name":"refreshTokens","url":"classes/sasjs.sasjs-1.html#refreshtokens","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASjs.SASjs"},{"id":131,"kind":2048,"name":"deleteClient","url":"classes/sasjs.sasjs-1.html#deleteclient","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASjs.SASjs"},{"id":132,"kind":2048,"name":"getSasjsConfig","url":"classes/sasjs.sasjs-1.html#getsasjsconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASjs.SASjs"},{"id":133,"kind":2048,"name":"getUserName","url":"classes/sasjs.sasjs-1.html#getusername","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASjs.SASjs"},{"id":134,"kind":2048,"name":"getCsrf","url":"classes/sasjs.sasjs-1.html#getcsrf","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASjs.SASjs"},{"id":135,"kind":2048,"name":"setSASjsConfig","url":"classes/sasjs.sasjs-1.html#setsasjsconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASjs.SASjs"},{"id":136,"kind":2048,"name":"setDebugState","url":"classes/sasjs.sasjs-1.html#setdebugstate","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASjs.SASjs"},{"id":137,"kind":2048,"name":"checkSession","url":"classes/sasjs.sasjs-1.html#checksession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASjs.SASjs"},{"id":138,"kind":2048,"name":"logIn","url":"classes/sasjs.sasjs-1.html#login","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASjs.SASjs"},{"id":139,"kind":2048,"name":"logOut","url":"classes/sasjs.sasjs-1.html#logout","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASjs.SASjs"},{"id":140,"kind":2048,"name":"request","url":"classes/sasjs.sasjs-1.html#request","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASjs.SASjs"},{"id":141,"kind":2048,"name":"deployServicePack","url":"classes/sasjs.sasjs-1.html#deployservicepack","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASjs.SASjs"},{"id":142,"kind":2048,"name":"getSasRequests","url":"classes/sasjs.sasjs-1.html#getsasrequests","classes":"tsd-kind-method tsd-parent-kind-class","parent":"SASjs.SASjs"}],"index":{"version":"2.3.8","fields":["name","parent"],"fieldVectors":[["name/0",[0,37.171]],["parent/0",[]],["name/1",[0,37.171]],["parent/1",[0,3.38]],["name/2",[1,37.171]],["parent/2",[2,3.152]],["name/3",[3,40.535]],["parent/3",[2,3.152]],["name/4",[4,40.535]],["parent/4",[2,3.152]],["name/5",[5,40.535]],["parent/5",[2,3.152]],["name/6",[6,37.171]],["parent/6",[]],["name/7",[6,37.171]],["parent/7",[6,3.38]],["name/8",[7,37.171]],["parent/8",[]],["name/9",[7,37.171]],["parent/9",[7,3.38]],["name/10",[8,45.643]],["parent/10",[9,2.817]],["name/11",[10,45.643]],["parent/11",[9,2.817]],["name/12",[11,45.643]],["parent/12",[9,2.817]],["name/13",[12,45.643]],["parent/13",[9,2.817]],["name/14",[13,45.643]],["parent/14",[9,2.817]],["name/15",[14,45.643]],["parent/15",[9,2.817]],["name/16",[15,37.171]],["parent/16",[]],["name/17",[15,37.171]],["parent/17",[15,3.38]],["name/18",[16,37.171]],["parent/18",[]],["name/19",[16,37.171]],["parent/19",[16,3.38]],["name/20",[17,37.171]],["parent/20",[]],["name/21",[17,37.171]],["parent/21",[17,3.38]],["name/22",[18,37.171]],["parent/22",[]],["name/23",[18,37.171]],["parent/23",[18,3.38]],["name/24",[19,37.171]],["parent/24",[]],["name/25",[19,37.171]],["parent/25",[19,3.38]],["name/26",[20,37.171]],["parent/26",[]],["name/27",[20,37.171]],["parent/27",[20,3.38]],["name/28",[21,40.535]],["parent/28",[22,3.152]],["name/29",[23,34.657]],["parent/29",[22,3.152]],["name/30",[24,40.535]],["parent/30",[22,3.152]],["name/31",[25,45.643]],["parent/31",[22,3.152]],["name/32",[26,37.171]],["parent/32",[]],["name/33",[26,37.171]],["parent/33",[26,3.38]],["name/34",[27,45.643]],["parent/34",[28,3.686]],["name/35",[29,45.643]],["parent/35",[28,3.686]],["name/36",[30,37.171]],["parent/36",[]],["name/37",[30,37.171]],["parent/37",[30,3.38]],["name/38",[31,45.643]],["parent/38",[32,2.969]],["name/39",[33,45.643]],["parent/39",[32,2.969]],["name/40",[34,45.643]],["parent/40",[32,2.969]],["name/41",[35,37.171]],["parent/41",[32,2.969]],["name/42",[36,45.643]],["parent/42",[32,2.969]],["name/43",[37,37.171]],["parent/43",[]],["name/44",[37,37.171]],["parent/44",[37,3.38]],["name/45",[23,34.657]],["parent/45",[38,3.38]],["name/46",[35,37.171]],["parent/46",[38,3.38]],["name/47",[39,40.535]],["parent/47",[38,3.38]],["name/48",[40,37.171]],["parent/48",[]],["name/49",[40,37.171]],["parent/49",[40,3.38]],["name/50",[41,45.643]],["parent/50",[42,4.151]],["name/51",[43,37.171]],["parent/51",[]],["name/52",[43,37.171]],["parent/52",[43,3.38]],["name/53",[23,34.657]],["parent/53",[44,2.817]],["name/54",[21,40.535]],["parent/54",[44,2.817]],["name/55",[35,37.171]],["parent/55",[44,2.817]],["name/56",[24,40.535]],["parent/56",[44,2.817]],["name/57",[39,40.535]],["parent/57",[44,2.817]],["name/58",[45,45.643]],["parent/58",[44,2.817]],["name/59",[46,34.657]],["parent/59",[]],["name/60",[46,34.657]],["parent/60",[46,3.152]],["name/61",[47,45.643]],["parent/61",[48,3.686]],["name/62",[49,45.643]],["parent/62",[48,3.686]],["name/63",[50,37.171]],["parent/63",[]],["name/64",[50,37.171]],["parent/64",[50,3.38]],["name/65",[51,45.643]],["parent/65",[52,2.687]],["name/66",[53,45.643]],["parent/66",[52,2.687]],["name/67",[54,45.643]],["parent/67",[52,2.687]],["name/68",[55,45.643]],["parent/68",[52,2.687]],["name/69",[46,34.657]],["parent/69",[52,2.687]],["name/70",[56,45.643]],["parent/70",[52,2.687]],["name/71",[57,45.643]],["parent/71",[52,2.687]],["name/72",[58,37.171]],["parent/72",[]],["name/73",[58,37.171]],["parent/73",[58,3.38]],["name/74",[59,45.643]],["parent/74",[60,3.152]],["name/75",[61,45.643]],["parent/75",[62,4.151]],["name/76",[63,45.643]],["parent/76",[64,3.38]],["name/77",[65,45.643]],["parent/77",[64,3.38]],["name/78",[66,45.643]],["parent/78",[64,3.38]],["name/79",[67,45.643]],["parent/79",[60,3.152]],["name/80",[68,45.643]],["parent/80",[60,3.152]],["name/81",[69,45.643]],["parent/81",[60,3.152]],["name/82",[70,37.171]],["parent/82",[]],["name/83",[70,37.171]],["parent/83",[70,3.38]],["name/84",[23,34.657]],["parent/84",[71,4.151]],["name/85",[72,37.171]],["parent/85",[]],["name/86",[72,37.171]],["parent/86",[72,3.38]],["name/87",[73,37.171]],["parent/87",[]],["name/88",[73,37.171]],["parent/88",[73,3.38]],["name/89",[74,37.171]],["parent/89",[]],["name/90",[74,37.171]],["parent/90",[74,3.38]],["name/91",[75,37.171]],["parent/91",[]],["name/92",[75,37.171]],["parent/92",[75,3.38]],["name/93",[76,37.171]],["parent/93",[]],["name/94",[76,37.171]],["parent/94",[76,3.38]],["name/95",[77,37.171]],["parent/95",[]],["name/96",[77,37.171]],["parent/96",[77,3.38]],["name/97",[78,37.171]],["parent/97",[]],["name/98",[78,37.171]],["parent/98",[78,3.38]],["name/99",[79,37.171]],["parent/99",[]],["name/100",[79,37.171]],["parent/100",[79,3.38]],["name/101",[80,37.171]],["parent/101",[]],["name/102",[80,37.171]],["parent/102",[80,3.38]],["name/103",[1,37.171]],["parent/103",[81,2.027]],["name/104",[82,45.643]],["parent/104",[81,2.027]],["name/105",[3,40.535]],["parent/105",[81,2.027]],["name/106",[4,40.535]],["parent/106",[81,2.027]],["name/107",[83,40.535]],["parent/107",[81,2.027]],["name/108",[84,40.535]],["parent/108",[81,2.027]],["name/109",[85,40.535]],["parent/109",[81,2.027]],["name/110",[5,40.535]],["parent/110",[81,2.027]],["name/111",[86,40.535]],["parent/111",[81,2.027]],["name/112",[87,40.535]],["parent/112",[81,2.027]],["name/113",[88,40.535]],["parent/113",[81,2.027]],["name/114",[89,40.535]],["parent/114",[81,2.027]],["name/115",[90,40.535]],["parent/115",[81,2.027]],["name/116",[91,40.535]],["parent/116",[81,2.027]],["name/117",[92,45.643]],["parent/117",[81,2.027]],["name/118",[93,37.171]],["parent/118",[]],["name/119",[93,37.171]],["parent/119",[93,3.38]],["name/120",[1,37.171]],["parent/120",[94,1.649]],["name/121",[95,45.643]],["parent/121",[94,1.649]],["name/122",[83,40.535]],["parent/122",[94,1.649]],["name/123",[84,40.535]],["parent/123",[94,1.649]],["name/124",[85,40.535]],["parent/124",[94,1.649]],["name/125",[96,45.643]],["parent/125",[94,1.649]],["name/126",[86,40.535]],["parent/126",[94,1.649]],["name/127",[87,40.535]],["parent/127",[94,1.649]],["name/128",[88,40.535]],["parent/128",[94,1.649]],["name/129",[89,40.535]],["parent/129",[94,1.649]],["name/130",[90,40.535]],["parent/130",[94,1.649]],["name/131",[91,40.535]],["parent/131",[94,1.649]],["name/132",[97,45.643]],["parent/132",[94,1.649]],["name/133",[98,45.643]],["parent/133",[94,1.649]],["name/134",[99,45.643]],["parent/134",[94,1.649]],["name/135",[100,45.643]],["parent/135",[94,1.649]],["name/136",[101,45.643]],["parent/136",[94,1.649]],["name/137",[102,45.643]],["parent/137",[94,1.649]],["name/138",[103,45.643]],["parent/138",[94,1.649]],["name/139",[104,45.643]],["parent/139",[94,1.649]],["name/140",[105,45.643]],["parent/140",[94,1.649]],["name/141",[106,45.643]],["parent/141",[94,1.649]],["name/142",[107,45.643]],["parent/142",[94,1.649]]],"invertedIndex":[["__type",{"_index":61,"name":{"75":{}},"parent":{}}],["_webout.json",{"_index":41,"name":{"50":{}},"parent":{}}],["apploc",{"_index":55,"name":{"68":{}},"parent":{}}],["asyncforeach",{"_index":6,"name":{"6":{},"7":{}},"parent":{"7":{}}}],["checksession",{"_index":102,"name":{"137":{}},"parent":{}}],["comparetimestamps",{"_index":15,"name":{"16":{},"17":{}},"parent":{"17":{}}}],["constructor",{"_index":1,"name":{"2":{},"103":{},"120":{}},"parent":{}}],["context",{"_index":20,"name":{"26":{},"27":{}},"parent":{"27":{}}}],["context.context",{"_index":22,"name":{},"parent":{"28":{},"29":{},"30":{},"31":{}}}],["contextname",{"_index":57,"name":{"71":{}},"parent":{}}],["converttocsv",{"_index":16,"name":{"18":{},"19":{}},"parent":{"19":{}}}],["createdby",{"_index":24,"name":{"30":{},"56":{}},"parent":{}}],["createfolder",{"_index":86,"name":{"111":{},"126":{}},"parent":{}}],["createjobdefinition",{"_index":87,"name":{"112":{},"127":{}},"parent":{}}],["createsession",{"_index":85,"name":{"109":{},"124":{}},"parent":{}}],["csrftoken",{"_index":26,"name":{"32":{},"33":{}},"parent":{"33":{}}}],["csrftoken.csrftoken",{"_index":28,"name":{},"parent":{"34":{},"35":{}}}],["data",{"_index":68,"name":{"80":{}},"parent":{}}],["debug",{"_index":56,"name":{"70":{}},"parent":{}}],["deleteclient",{"_index":91,"name":{"116":{},"131":{}},"parent":{}}],["deployservicepack",{"_index":106,"name":{"141":{}},"parent":{}}],["executejob",{"_index":92,"name":{"117":{}},"parent":{}}],["executescript",{"_index":5,"name":{"5":{},"110":{}},"parent":{}}],["executescriptsas9",{"_index":95,"name":{"121":{}},"parent":{}}],["executescriptsasviya",{"_index":96,"name":{"125":{}},"parent":{}}],["folder",{"_index":37,"name":{"43":{},"44":{}},"parent":{"44":{}}}],["folder.folder",{"_index":38,"name":{},"parent":{"45":{},"46":{},"47":{}}}],["generatedcode",{"_index":12,"name":{"13":{}},"parent":{}}],["getaccesstoken",{"_index":89,"name":{"114":{},"129":{}},"parent":{}}],["getallcontexts",{"_index":83,"name":{"107":{},"122":{}},"parent":{}}],["getapplocmap",{"_index":82,"name":{"104":{}},"parent":{}}],["getauthcode",{"_index":88,"name":{"113":{},"128":{}},"parent":{}}],["getconfig",{"_index":3,"name":{"3":{},"105":{}},"parent":{}}],["getcsrf",{"_index":99,"name":{"134":{}},"parent":{}}],["getexecutablecontexts",{"_index":84,"name":{"108":{},"123":{}},"parent":{}}],["getsasjsconfig",{"_index":97,"name":{"132":{}},"parent":{}}],["getsasrequests",{"_index":107,"name":{"142":{}},"parent":{}}],["getusername",{"_index":98,"name":{"133":{}},"parent":{}}],["headername",{"_index":27,"name":{"34":{}},"parent":{}}],["href",{"_index":34,"name":{"40":{}},"parent":{}}],["id",{"_index":23,"name":{"29":{},"45":{},"53":{},"84":{}},"parent":{}}],["isauthorizeformrequired",{"_index":17,"name":{"20":{},"21":{}},"parent":{"21":{}}}],["isloginrequired",{"_index":18,"name":{"22":{},"23":{}},"parent":{"23":{}}}],["isloginsuccess",{"_index":19,"name":{"24":{},"25":{}},"parent":{"25":{}}}],["job",{"_index":43,"name":{"51":{},"52":{}},"parent":{"52":{}}}],["job.job",{"_index":44,"name":{},"parent":{"53":{},"54":{},"55":{},"56":{},"57":{},"58":{}}}],["jobresult",{"_index":40,"name":{"48":{},"49":{}},"parent":{"49":{}}}],["jobresult.jobresult",{"_index":42,"name":{},"parent":{"50":{}}}],["link",{"_index":30,"name":{"36":{},"37":{}},"parent":{"37":{}}}],["link.link",{"_index":32,"name":{},"parent":{"38":{},"39":{},"40":{},"41":{},"42":{}}}],["links",{"_index":39,"name":{"47":{},"57":{}},"parent":{}}],["logfile",{"_index":13,"name":{"14":{}},"parent":{}}],["login",{"_index":103,"name":{"138":{}},"parent":{}}],["logout",{"_index":104,"name":{"139":{}},"parent":{}}],["makerequest",{"_index":72,"name":{"85":{},"86":{}},"parent":{"86":{}}}],["method",{"_index":31,"name":{"38":{}},"parent":{}}],["name",{"_index":21,"name":{"28":{},"54":{}},"parent":{}}],["needsretry",{"_index":73,"name":{"87":{},"88":{}},"parent":{"88":{}}}],["params",{"_index":69,"name":{"81":{}},"parent":{}}],["parseandsubmitauthorizeform",{"_index":74,"name":{"89":{},"90":{}},"parent":{"90":{}}}],["parsegeneratedcode",{"_index":75,"name":{"91":{},"92":{}},"parent":{"92":{}}}],["parsesasviyalog",{"_index":77,"name":{"95":{},"96":{}},"parent":{"96":{}}}],["parsesourcecode",{"_index":76,"name":{"93":{},"94":{}},"parent":{"94":{}}}],["pathsas9",{"_index":53,"name":{"66":{}},"parent":{}}],["pathsasviya",{"_index":54,"name":{"67":{}},"parent":{}}],["promise",{"_index":63,"name":{"76":{}},"parent":{}}],["refreshtokens",{"_index":90,"name":{"115":{},"130":{}},"parent":{}}],["reject",{"_index":66,"name":{"78":{}},"parent":{}}],["rel",{"_index":33,"name":{"39":{}},"parent":{}}],["request",{"_index":105,"name":{"140":{}},"parent":{}}],["requestpromise",{"_index":59,"name":{"74":{}},"parent":{}}],["resolve",{"_index":65,"name":{"77":{}},"parent":{}}],["results",{"_index":45,"name":{"58":{}},"parent":{}}],["sas9",{"_index":49,"name":{"62":{}},"parent":{}}],["sas9apiclient",{"_index":0,"name":{"0":{},"1":{}},"parent":{"1":{}}}],["sas9apiclient.sas9apiclient",{"_index":2,"name":{},"parent":{"2":{},"3":{},"4":{},"5":{}}}],["sasjob",{"_index":67,"name":{"79":{}},"parent":{}}],["sasjs",{"_index":93,"name":{"118":{},"119":{}},"parent":{"119":{}}}],["sasjs.sasjs",{"_index":94,"name":{},"parent":{"120":{},"121":{},"122":{},"123":{},"124":{},"125":{},"126":{},"127":{},"128":{},"129":{},"130":{},"131":{},"132":{},"133":{},"134":{},"135":{},"136":{},"137":{},"138":{},"139":{},"140":{},"141":{},"142":{}}}],["sasjsconfig",{"_index":50,"name":{"63":{},"64":{}},"parent":{"64":{}}}],["sasjsconfig.sasjsconfig",{"_index":52,"name":{},"parent":{"65":{},"66":{},"67":{},"68":{},"69":{},"70":{},"71":{}}}],["sasjsrequest",{"_index":7,"name":{"8":{},"9":{}},"parent":{"9":{}}}],["sasjsrequest.sasjsrequest",{"_index":9,"name":{},"parent":{"10":{},"11":{},"12":{},"13":{},"14":{},"15":{}}}],["sasjswaitingrequest",{"_index":58,"name":{"72":{},"73":{}},"parent":{"73":{}}}],["sasjswaitingrequest.sasjswaitingrequest",{"_index":60,"name":{},"parent":{"74":{},"79":{},"80":{},"81":{}}}],["sasjswaitingrequest.sasjswaitingrequest.requestpromise",{"_index":62,"name":{},"parent":{"75":{}}}],["sasjswaitingrequest.sasjswaitingrequest.requestpromise.__type",{"_index":64,"name":{},"parent":{"76":{},"77":{},"78":{}}}],["sasviya",{"_index":47,"name":{"61":{}},"parent":{}}],["sasviyaapiclient",{"_index":80,"name":{"101":{},"102":{}},"parent":{"102":{}}}],["sasviyaapiclient.sasviyaapiclient",{"_index":81,"name":{},"parent":{"103":{},"104":{},"105":{},"106":{},"107":{},"108":{},"109":{},"110":{},"111":{},"112":{},"113":{},"114":{},"115":{},"116":{},"117":{}}}],["saswork",{"_index":14,"name":{"15":{}},"parent":{}}],["serialize",{"_index":78,"name":{"97":{},"98":{}},"parent":{"98":{}}}],["servertype",{"_index":46,"name":{"59":{},"60":{},"69":{}},"parent":{"60":{}}}],["servertype.servertype",{"_index":48,"name":{},"parent":{"61":{},"62":{}}}],["serverurl",{"_index":51,"name":{"65":{}},"parent":{}}],["servicelink",{"_index":8,"name":{"10":{}},"parent":{}}],["session",{"_index":70,"name":{"82":{},"83":{}},"parent":{"83":{}}}],["session.session",{"_index":71,"name":{},"parent":{"84":{}}}],["setconfig",{"_index":4,"name":{"4":{},"106":{}},"parent":{}}],["setdebugstate",{"_index":101,"name":{"136":{}},"parent":{}}],["setsasjsconfig",{"_index":100,"name":{"135":{}},"parent":{}}],["sourcecode",{"_index":11,"name":{"12":{}},"parent":{}}],["splitchunks",{"_index":79,"name":{"99":{},"100":{}},"parent":{"100":{}}}],["timestamp",{"_index":10,"name":{"11":{}},"parent":{}}],["type",{"_index":36,"name":{"42":{}},"parent":{}}],["uri",{"_index":35,"name":{"41":{},"46":{},"55":{}},"parent":{}}],["value",{"_index":29,"name":{"35":{}},"parent":{}}],["version",{"_index":25,"name":{"31":{}},"parent":{}}]],"pipeline":[]}} \ No newline at end of file +{"kinds":{"1":"Module","4":"Enumeration","16":"Enumeration member","32":"Variable","64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","65536":"Type literal"},"rows":[{"id":0,"kind":128,"name":"SAS9ApiClient","url":"classes/reflection-445.reflection-1.sas9apiclient.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"."},{"id":1,"kind":512,"name":"constructor","url":"classes/reflection-445.reflection-1.sas9apiclient.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"..SAS9ApiClient"},{"id":2,"kind":2048,"name":"getConfig","url":"classes/reflection-445.reflection-1.sas9apiclient.html#getconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SAS9ApiClient"},{"id":3,"kind":2048,"name":"setConfig","url":"classes/reflection-445.reflection-1.sas9apiclient.html#setconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SAS9ApiClient"},{"id":4,"kind":2048,"name":"executeScript","url":"classes/reflection-445.reflection-1.sas9apiclient.html#executescript","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SAS9ApiClient"},{"id":5,"kind":1,"name":"utils","url":"modules/utils.html","classes":"tsd-kind-module"},{"id":6,"kind":64,"name":"asyncForEach","url":"modules/utils.html#asyncforeach","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":7,"kind":1,"name":"types","url":"modules/types.html","classes":"tsd-kind-module"},{"id":8,"kind":256,"name":"SASjsRequest","url":"interfaces/types.sasjsrequest.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":9,"kind":1024,"name":"serviceLink","url":"interfaces/types.sasjsrequest.html#servicelink","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":10,"kind":1024,"name":"timestamp","url":"interfaces/types.sasjsrequest.html#timestamp","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":11,"kind":1024,"name":"sourceCode","url":"interfaces/types.sasjsrequest.html#sourcecode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":12,"kind":1024,"name":"generatedCode","url":"interfaces/types.sasjsrequest.html#generatedcode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":13,"kind":1024,"name":"logFile","url":"interfaces/types.sasjsrequest.html#logfile","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":14,"kind":1024,"name":"SASWORK","url":"interfaces/types.sasjsrequest.html#saswork","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsRequest"},{"id":15,"kind":64,"name":"compareTimestamps","url":"modules/utils.html#comparetimestamps","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":16,"kind":64,"name":"convertToCSV","url":"modules/utils.html#converttocsv","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":17,"kind":64,"name":"isAuthorizeFormRequired","url":"modules/utils.html#isauthorizeformrequired","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":18,"kind":64,"name":"isLogInRequired","url":"modules/utils.html#isloginrequired","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":19,"kind":64,"name":"isLogInSuccess","url":"modules/utils.html#isloginsuccess","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":20,"kind":256,"name":"Context","url":"interfaces/types.context.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":21,"kind":1024,"name":"name","url":"interfaces/types.context.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Context"},{"id":22,"kind":1024,"name":"id","url":"interfaces/types.context.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Context"},{"id":23,"kind":1024,"name":"createdBy","url":"interfaces/types.context.html#createdby","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Context"},{"id":24,"kind":1024,"name":"version","url":"interfaces/types.context.html#version","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Context"},{"id":25,"kind":256,"name":"CsrfToken","url":"interfaces/types.csrftoken.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":26,"kind":1024,"name":"headerName","url":"interfaces/types.csrftoken.html#headername","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.CsrfToken"},{"id":27,"kind":1024,"name":"value","url":"interfaces/types.csrftoken.html#value","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.CsrfToken"},{"id":28,"kind":256,"name":"Link","url":"interfaces/types.link.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":29,"kind":1024,"name":"method","url":"interfaces/types.link.html#method","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Link"},{"id":30,"kind":1024,"name":"rel","url":"interfaces/types.link.html#rel","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Link"},{"id":31,"kind":1024,"name":"href","url":"interfaces/types.link.html#href","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Link"},{"id":32,"kind":1024,"name":"uri","url":"interfaces/types.link.html#uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Link"},{"id":33,"kind":1024,"name":"type","url":"interfaces/types.link.html#type","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Link"},{"id":34,"kind":256,"name":"Folder","url":"interfaces/types.folder.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":35,"kind":1024,"name":"id","url":"interfaces/types.folder.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Folder"},{"id":36,"kind":1024,"name":"uri","url":"interfaces/types.folder.html#uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Folder"},{"id":37,"kind":1024,"name":"links","url":"interfaces/types.folder.html#links","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Folder"},{"id":38,"kind":256,"name":"JobResult","url":"interfaces/types.jobresult.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":39,"kind":1024,"name":"_webout.json","url":"interfaces/types.jobresult.html#_webout_json","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.JobResult"},{"id":40,"kind":256,"name":"Job","url":"interfaces/types.job.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":41,"kind":1024,"name":"id","url":"interfaces/types.job.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":42,"kind":1024,"name":"name","url":"interfaces/types.job.html#name","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":43,"kind":1024,"name":"uri","url":"interfaces/types.job.html#uri","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":44,"kind":1024,"name":"createdBy","url":"interfaces/types.job.html#createdby","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":45,"kind":1024,"name":"links","url":"interfaces/types.job.html#links","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":46,"kind":1024,"name":"results","url":"interfaces/types.job.html#results","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Job"},{"id":47,"kind":4,"name":"ServerType","url":"enums/types.servertype.html","classes":"tsd-kind-enum tsd-parent-kind-module","parent":"types"},{"id":48,"kind":16,"name":"SASViya","url":"enums/types.servertype.html#sasviya","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"types.ServerType"},{"id":49,"kind":16,"name":"SAS9","url":"enums/types.servertype.html#sas9","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"types.ServerType"},{"id":50,"kind":128,"name":"SASjsConfig","url":"classes/types.sasjsconfig.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"types"},{"id":51,"kind":1024,"name":"serverUrl","url":"classes/types.sasjsconfig.html#serverurl","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":52,"kind":1024,"name":"pathSAS9","url":"classes/types.sasjsconfig.html#pathsas9","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":53,"kind":1024,"name":"pathSASViya","url":"classes/types.sasjsconfig.html#pathsasviya","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":54,"kind":1024,"name":"appLoc","url":"classes/types.sasjsconfig.html#apploc","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":55,"kind":1024,"name":"serverType","url":"classes/types.sasjsconfig.html#servertype","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":56,"kind":1024,"name":"debug","url":"classes/types.sasjsconfig.html#debug","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":57,"kind":1024,"name":"contextName","url":"classes/types.sasjsconfig.html#contextname","classes":"tsd-kind-property tsd-parent-kind-class","parent":"types.SASjsConfig"},{"id":58,"kind":256,"name":"SASjsWaitingRequest","url":"interfaces/types.sasjswaitingrequest.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":59,"kind":1024,"name":"requestPromise","url":"interfaces/types.sasjswaitingrequest.html#requestpromise","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsWaitingRequest"},{"id":60,"kind":65536,"name":"__type","url":"interfaces/types.sasjswaitingrequest.html#requestpromise.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property","parent":"types.SASjsWaitingRequest.requestPromise"},{"id":61,"kind":32,"name":"promise","url":"interfaces/types.sasjswaitingrequest.html#requestpromise.__type.promise","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"types.SASjsWaitingRequest.requestPromise.__type"},{"id":62,"kind":32,"name":"resolve","url":"interfaces/types.sasjswaitingrequest.html#requestpromise.__type.resolve","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"types.SASjsWaitingRequest.requestPromise.__type"},{"id":63,"kind":32,"name":"reject","url":"interfaces/types.sasjswaitingrequest.html#requestpromise.__type.reject","classes":"tsd-kind-variable tsd-parent-kind-type-literal","parent":"types.SASjsWaitingRequest.requestPromise.__type"},{"id":64,"kind":1024,"name":"SASjob","url":"interfaces/types.sasjswaitingrequest.html#sasjob","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsWaitingRequest"},{"id":65,"kind":1024,"name":"data","url":"interfaces/types.sasjswaitingrequest.html#data","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsWaitingRequest"},{"id":66,"kind":1024,"name":"params","url":"interfaces/types.sasjswaitingrequest.html#params","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.SASjsWaitingRequest"},{"id":67,"kind":256,"name":"Session","url":"interfaces/types.session.html","classes":"tsd-kind-interface tsd-parent-kind-module","parent":"types"},{"id":68,"kind":1024,"name":"id","url":"interfaces/types.session.html#id","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"types.Session"},{"id":69,"kind":64,"name":"makeRequest","url":"modules/utils.html#makerequest","classes":"tsd-kind-function tsd-parent-kind-module tsd-has-type-parameter","parent":"utils"},{"id":70,"kind":64,"name":"needsRetry","url":"modules/utils.html#needsretry","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":71,"kind":64,"name":"parseAndSubmitAuthorizeForm","url":"modules/utils.html#parseandsubmitauthorizeform","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":72,"kind":64,"name":"parseGeneratedCode","url":"modules/utils.html#parsegeneratedcode","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":73,"kind":64,"name":"parseSourceCode","url":"modules/utils.html#parsesourcecode","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":74,"kind":64,"name":"parseSasViyaLog","url":"modules/utils.html#parsesasviyalog","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":75,"kind":64,"name":"serialize","url":"modules/utils.html#serialize","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":76,"kind":64,"name":"splitChunks","url":"modules/utils.html#splitchunks","classes":"tsd-kind-function tsd-parent-kind-module","parent":"utils"},{"id":77,"kind":128,"name":"SASViyaApiClient","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"."},{"id":78,"kind":512,"name":"constructor","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":79,"kind":2048,"name":"getAppLocMap","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#getapplocmap","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":80,"kind":2048,"name":"getConfig","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#getconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":81,"kind":2048,"name":"setConfig","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#setconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":82,"kind":2048,"name":"getAllContexts","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#getallcontexts","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":83,"kind":2048,"name":"getExecutableContexts","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#getexecutablecontexts","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":84,"kind":2048,"name":"createSession","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#createsession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":85,"kind":2048,"name":"executeScript","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#executescript","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":86,"kind":2048,"name":"createFolder","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#createfolder","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":87,"kind":2048,"name":"createJobDefinition","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#createjobdefinition","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":88,"kind":2048,"name":"getAuthCode","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#getauthcode","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":89,"kind":2048,"name":"getAccessToken","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#getaccesstoken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":90,"kind":2048,"name":"refreshTokens","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#refreshtokens","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":91,"kind":2048,"name":"deleteClient","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#deleteclient","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":92,"kind":2048,"name":"executeJob","url":"classes/reflection-445.reflection-1.sasviyaapiclient.html#executejob","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASViyaApiClient"},{"id":93,"kind":128,"name":"SASjs","url":"classes/reflection-445.reflection-1.sasjs.html","classes":"tsd-kind-class tsd-parent-kind-module","parent":"."},{"id":94,"kind":512,"name":"constructor","url":"classes/reflection-445.reflection-1.sasjs.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"..SASjs"},{"id":95,"kind":2048,"name":"executeScriptSAS9","url":"classes/reflection-445.reflection-1.sasjs.html#executescriptsas9","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":96,"kind":2048,"name":"getAllContexts","url":"classes/reflection-445.reflection-1.sasjs.html#getallcontexts","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":97,"kind":2048,"name":"getExecutableContexts","url":"classes/reflection-445.reflection-1.sasjs.html#getexecutablecontexts","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":98,"kind":2048,"name":"createSession","url":"classes/reflection-445.reflection-1.sasjs.html#createsession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":99,"kind":2048,"name":"executeScriptSASViya","url":"classes/reflection-445.reflection-1.sasjs.html#executescriptsasviya","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":100,"kind":2048,"name":"createFolder","url":"classes/reflection-445.reflection-1.sasjs.html#createfolder","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":101,"kind":2048,"name":"createJobDefinition","url":"classes/reflection-445.reflection-1.sasjs.html#createjobdefinition","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":102,"kind":2048,"name":"getAuthCode","url":"classes/reflection-445.reflection-1.sasjs.html#getauthcode","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":103,"kind":2048,"name":"getAccessToken","url":"classes/reflection-445.reflection-1.sasjs.html#getaccesstoken","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":104,"kind":2048,"name":"refreshTokens","url":"classes/reflection-445.reflection-1.sasjs.html#refreshtokens","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":105,"kind":2048,"name":"deleteClient","url":"classes/reflection-445.reflection-1.sasjs.html#deleteclient","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":106,"kind":2048,"name":"getSasjsConfig","url":"classes/reflection-445.reflection-1.sasjs.html#getsasjsconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":107,"kind":2048,"name":"getUserName","url":"classes/reflection-445.reflection-1.sasjs.html#getusername","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":108,"kind":2048,"name":"getCsrf","url":"classes/reflection-445.reflection-1.sasjs.html#getcsrf","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":109,"kind":2048,"name":"setSASjsConfig","url":"classes/reflection-445.reflection-1.sasjs.html#setsasjsconfig","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":110,"kind":2048,"name":"setDebugState","url":"classes/reflection-445.reflection-1.sasjs.html#setdebugstate","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":111,"kind":2048,"name":"checkSession","url":"classes/reflection-445.reflection-1.sasjs.html#checksession","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":112,"kind":2048,"name":"logIn","url":"classes/reflection-445.reflection-1.sasjs.html#login","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":113,"kind":2048,"name":"logOut","url":"classes/reflection-445.reflection-1.sasjs.html#logout","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":114,"kind":2048,"name":"request","url":"classes/reflection-445.reflection-1.sasjs.html#request","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":115,"kind":2048,"name":"deployServicePack","url":"classes/reflection-445.reflection-1.sasjs.html#deployservicepack","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"},{"id":116,"kind":2048,"name":"getSasRequests","url":"classes/reflection-445.reflection-1.sasjs.html#getsasrequests","classes":"tsd-kind-method tsd-parent-kind-class","parent":"..SASjs"}],"index":{"version":"2.3.8","fields":["name","parent"],"fieldVectors":[["name/0",[0,30.659]],["parent/0",[1,3.493]],["name/1",[2,35.179]],["parent/1",[0,3.044]],["name/2",[3,38.544]],["parent/2",[0,3.044]],["name/3",[4,38.544]],["parent/3",[0,3.044]],["name/4",[5,38.544]],["parent/4",[0,3.044]],["name/5",[6,20.298]],["parent/5",[]],["name/6",[7,43.652]],["parent/6",[6,2.016]],["name/7",[8,22.45]],["parent/7",[]],["name/8",[9,43.652]],["parent/8",[8,2.229]],["name/9",[10,43.652]],["parent/9",[11,2.878]],["name/10",[12,43.652]],["parent/10",[11,2.878]],["name/11",[13,43.652]],["parent/11",[11,2.878]],["name/12",[14,43.652]],["parent/12",[11,2.878]],["name/13",[15,43.652]],["parent/13",[11,2.878]],["name/14",[16,43.652]],["parent/14",[11,2.878]],["name/15",[17,43.652]],["parent/15",[6,2.016]],["name/16",[18,43.652]],["parent/16",[6,2.016]],["name/17",[19,43.652]],["parent/17",[6,2.016]],["name/18",[20,43.652]],["parent/18",[6,2.016]],["name/19",[21,43.652]],["parent/19",[6,2.016]],["name/20",[22,43.652]],["parent/20",[8,2.229]],["name/21",[23,38.544]],["parent/21",[24,3.244]],["name/22",[25,32.666]],["parent/22",[24,3.244]],["name/23",[26,38.544]],["parent/23",[24,3.244]],["name/24",[27,43.652]],["parent/24",[24,3.244]],["name/25",[28,43.652]],["parent/25",[8,2.229]],["name/26",[29,43.652]],["parent/26",[30,3.827]],["name/27",[31,43.652]],["parent/27",[30,3.827]],["name/28",[32,43.652]],["parent/28",[8,2.229]],["name/29",[33,43.652]],["parent/29",[34,3.044]],["name/30",[35,43.652]],["parent/30",[34,3.044]],["name/31",[36,43.652]],["parent/31",[34,3.044]],["name/32",[37,35.179]],["parent/32",[34,3.044]],["name/33",[38,43.652]],["parent/33",[34,3.044]],["name/34",[39,43.652]],["parent/34",[8,2.229]],["name/35",[25,32.666]],["parent/35",[40,3.493]],["name/36",[37,35.179]],["parent/36",[40,3.493]],["name/37",[41,38.544]],["parent/37",[40,3.493]],["name/38",[42,43.652]],["parent/38",[8,2.229]],["name/39",[43,43.652]],["parent/39",[44,4.334]],["name/40",[45,43.652]],["parent/40",[8,2.229]],["name/41",[25,32.666]],["parent/41",[46,2.878]],["name/42",[23,38.544]],["parent/42",[46,2.878]],["name/43",[37,35.179]],["parent/43",[46,2.878]],["name/44",[26,38.544]],["parent/44",[46,2.878]],["name/45",[41,38.544]],["parent/45",[46,2.878]],["name/46",[47,43.652]],["parent/46",[46,2.878]],["name/47",[48,38.544]],["parent/47",[8,2.229]],["name/48",[49,43.652]],["parent/48",[50,3.827]],["name/49",[51,43.652]],["parent/49",[50,3.827]],["name/50",[52,43.652]],["parent/50",[8,2.229]],["name/51",[53,43.652]],["parent/51",[54,2.736]],["name/52",[55,43.652]],["parent/52",[54,2.736]],["name/53",[56,43.652]],["parent/53",[54,2.736]],["name/54",[57,43.652]],["parent/54",[54,2.736]],["name/55",[48,38.544]],["parent/55",[54,2.736]],["name/56",[58,43.652]],["parent/56",[54,2.736]],["name/57",[59,43.652]],["parent/57",[54,2.736]],["name/58",[60,43.652]],["parent/58",[8,2.229]],["name/59",[61,43.652]],["parent/59",[62,3.244]],["name/60",[63,43.652]],["parent/60",[64,4.334]],["name/61",[65,43.652]],["parent/61",[66,3.493]],["name/62",[67,43.652]],["parent/62",[66,3.493]],["name/63",[68,43.652]],["parent/63",[66,3.493]],["name/64",[69,43.652]],["parent/64",[62,3.244]],["name/65",[70,43.652]],["parent/65",[62,3.244]],["name/66",[71,43.652]],["parent/66",[62,3.244]],["name/67",[72,43.652]],["parent/67",[8,2.229]],["name/68",[25,32.666]],["parent/68",[73,4.334]],["name/69",[74,43.652]],["parent/69",[6,2.016]],["name/70",[75,43.652]],["parent/70",[6,2.016]],["name/71",[76,43.652]],["parent/71",[6,2.016]],["name/72",[77,43.652]],["parent/72",[6,2.016]],["name/73",[78,43.652]],["parent/73",[6,2.016]],["name/74",[79,43.652]],["parent/74",[6,2.016]],["name/75",[80,43.652]],["parent/75",[6,2.016]],["name/76",[81,43.652]],["parent/76",[6,2.016]],["name/77",[82,19.673]],["parent/77",[1,3.493]],["name/78",[2,35.179]],["parent/78",[82,1.953]],["name/79",[83,43.652]],["parent/79",[82,1.953]],["name/80",[3,38.544]],["parent/80",[82,1.953]],["name/81",[4,38.544]],["parent/81",[82,1.953]],["name/82",[84,38.544]],["parent/82",[82,1.953]],["name/83",[85,38.544]],["parent/83",[82,1.953]],["name/84",[86,38.544]],["parent/84",[82,1.953]],["name/85",[5,38.544]],["parent/85",[82,1.953]],["name/86",[87,38.544]],["parent/86",[82,1.953]],["name/87",[88,38.544]],["parent/87",[82,1.953]],["name/88",[89,38.544]],["parent/88",[82,1.953]],["name/89",[90,38.544]],["parent/89",[82,1.953]],["name/90",[91,38.544]],["parent/90",[82,1.953]],["name/91",[92,38.544]],["parent/91",[82,1.953]],["name/92",[93,43.652]],["parent/92",[82,1.953]],["name/93",[94,15.72]],["parent/93",[1,3.493]],["name/94",[2,35.179]],["parent/94",[94,1.561]],["name/95",[95,43.652]],["parent/95",[94,1.561]],["name/96",[84,38.544]],["parent/96",[94,1.561]],["name/97",[85,38.544]],["parent/97",[94,1.561]],["name/98",[86,38.544]],["parent/98",[94,1.561]],["name/99",[96,43.652]],["parent/99",[94,1.561]],["name/100",[87,38.544]],["parent/100",[94,1.561]],["name/101",[88,38.544]],["parent/101",[94,1.561]],["name/102",[89,38.544]],["parent/102",[94,1.561]],["name/103",[90,38.544]],["parent/103",[94,1.561]],["name/104",[91,38.544]],["parent/104",[94,1.561]],["name/105",[92,38.544]],["parent/105",[94,1.561]],["name/106",[97,43.652]],["parent/106",[94,1.561]],["name/107",[98,43.652]],["parent/107",[94,1.561]],["name/108",[99,43.652]],["parent/108",[94,1.561]],["name/109",[100,43.652]],["parent/109",[94,1.561]],["name/110",[101,43.652]],["parent/110",[94,1.561]],["name/111",[102,43.652]],["parent/111",[94,1.561]],["name/112",[103,43.652]],["parent/112",[94,1.561]],["name/113",[104,43.652]],["parent/113",[94,1.561]],["name/114",[105,43.652]],["parent/114",[94,1.561]],["name/115",[106,43.652]],["parent/115",[94,1.561]],["name/116",[107,43.652]],["parent/116",[94,1.561]]],"invertedIndex":[["",{"_index":1,"name":{},"parent":{"0":{},"77":{},"93":{}}}],["__type",{"_index":63,"name":{"60":{}},"parent":{}}],["_webout.json",{"_index":43,"name":{"39":{}},"parent":{}}],["apploc",{"_index":57,"name":{"54":{}},"parent":{}}],["asyncforeach",{"_index":7,"name":{"6":{}},"parent":{}}],["checksession",{"_index":102,"name":{"111":{}},"parent":{}}],["comparetimestamps",{"_index":17,"name":{"15":{}},"parent":{}}],["constructor",{"_index":2,"name":{"1":{},"78":{},"94":{}},"parent":{}}],["context",{"_index":22,"name":{"20":{}},"parent":{}}],["contextname",{"_index":59,"name":{"57":{}},"parent":{}}],["converttocsv",{"_index":18,"name":{"16":{}},"parent":{}}],["createdby",{"_index":26,"name":{"23":{},"44":{}},"parent":{}}],["createfolder",{"_index":87,"name":{"86":{},"100":{}},"parent":{}}],["createjobdefinition",{"_index":88,"name":{"87":{},"101":{}},"parent":{}}],["createsession",{"_index":86,"name":{"84":{},"98":{}},"parent":{}}],["csrftoken",{"_index":28,"name":{"25":{}},"parent":{}}],["data",{"_index":70,"name":{"65":{}},"parent":{}}],["debug",{"_index":58,"name":{"56":{}},"parent":{}}],["deleteclient",{"_index":92,"name":{"91":{},"105":{}},"parent":{}}],["deployservicepack",{"_index":106,"name":{"115":{}},"parent":{}}],["executejob",{"_index":93,"name":{"92":{}},"parent":{}}],["executescript",{"_index":5,"name":{"4":{},"85":{}},"parent":{}}],["executescriptsas9",{"_index":95,"name":{"95":{}},"parent":{}}],["executescriptsasviya",{"_index":96,"name":{"99":{}},"parent":{}}],["folder",{"_index":39,"name":{"34":{}},"parent":{}}],["generatedcode",{"_index":14,"name":{"12":{}},"parent":{}}],["getaccesstoken",{"_index":90,"name":{"89":{},"103":{}},"parent":{}}],["getallcontexts",{"_index":84,"name":{"82":{},"96":{}},"parent":{}}],["getapplocmap",{"_index":83,"name":{"79":{}},"parent":{}}],["getauthcode",{"_index":89,"name":{"88":{},"102":{}},"parent":{}}],["getconfig",{"_index":3,"name":{"2":{},"80":{}},"parent":{}}],["getcsrf",{"_index":99,"name":{"108":{}},"parent":{}}],["getexecutablecontexts",{"_index":85,"name":{"83":{},"97":{}},"parent":{}}],["getsasjsconfig",{"_index":97,"name":{"106":{}},"parent":{}}],["getsasrequests",{"_index":107,"name":{"116":{}},"parent":{}}],["getusername",{"_index":98,"name":{"107":{}},"parent":{}}],["headername",{"_index":29,"name":{"26":{}},"parent":{}}],["href",{"_index":36,"name":{"31":{}},"parent":{}}],["id",{"_index":25,"name":{"22":{},"35":{},"41":{},"68":{}},"parent":{}}],["isauthorizeformrequired",{"_index":19,"name":{"17":{}},"parent":{}}],["isloginrequired",{"_index":20,"name":{"18":{}},"parent":{}}],["isloginsuccess",{"_index":21,"name":{"19":{}},"parent":{}}],["job",{"_index":45,"name":{"40":{}},"parent":{}}],["jobresult",{"_index":42,"name":{"38":{}},"parent":{}}],["link",{"_index":32,"name":{"28":{}},"parent":{}}],["links",{"_index":41,"name":{"37":{},"45":{}},"parent":{}}],["logfile",{"_index":15,"name":{"13":{}},"parent":{}}],["login",{"_index":103,"name":{"112":{}},"parent":{}}],["logout",{"_index":104,"name":{"113":{}},"parent":{}}],["makerequest",{"_index":74,"name":{"69":{}},"parent":{}}],["method",{"_index":33,"name":{"29":{}},"parent":{}}],["name",{"_index":23,"name":{"21":{},"42":{}},"parent":{}}],["needsretry",{"_index":75,"name":{"70":{}},"parent":{}}],["params",{"_index":71,"name":{"66":{}},"parent":{}}],["parseandsubmitauthorizeform",{"_index":76,"name":{"71":{}},"parent":{}}],["parsegeneratedcode",{"_index":77,"name":{"72":{}},"parent":{}}],["parsesasviyalog",{"_index":79,"name":{"74":{}},"parent":{}}],["parsesourcecode",{"_index":78,"name":{"73":{}},"parent":{}}],["pathsas9",{"_index":55,"name":{"52":{}},"parent":{}}],["pathsasviya",{"_index":56,"name":{"53":{}},"parent":{}}],["promise",{"_index":65,"name":{"61":{}},"parent":{}}],["refreshtokens",{"_index":91,"name":{"90":{},"104":{}},"parent":{}}],["reject",{"_index":68,"name":{"63":{}},"parent":{}}],["rel",{"_index":35,"name":{"30":{}},"parent":{}}],["request",{"_index":105,"name":{"114":{}},"parent":{}}],["requestpromise",{"_index":61,"name":{"59":{}},"parent":{}}],["resolve",{"_index":67,"name":{"62":{}},"parent":{}}],["results",{"_index":47,"name":{"46":{}},"parent":{}}],["sas9",{"_index":51,"name":{"49":{}},"parent":{}}],["sas9apiclient",{"_index":0,"name":{"0":{}},"parent":{"1":{},"2":{},"3":{},"4":{}}}],["sasjob",{"_index":69,"name":{"64":{}},"parent":{}}],["sasjs",{"_index":94,"name":{"93":{}},"parent":{"94":{},"95":{},"96":{},"97":{},"98":{},"99":{},"100":{},"101":{},"102":{},"103":{},"104":{},"105":{},"106":{},"107":{},"108":{},"109":{},"110":{},"111":{},"112":{},"113":{},"114":{},"115":{},"116":{}}}],["sasjsconfig",{"_index":52,"name":{"50":{}},"parent":{}}],["sasjsrequest",{"_index":9,"name":{"8":{}},"parent":{}}],["sasjswaitingrequest",{"_index":60,"name":{"58":{}},"parent":{}}],["sasviya",{"_index":49,"name":{"48":{}},"parent":{}}],["sasviyaapiclient",{"_index":82,"name":{"77":{}},"parent":{"78":{},"79":{},"80":{},"81":{},"82":{},"83":{},"84":{},"85":{},"86":{},"87":{},"88":{},"89":{},"90":{},"91":{},"92":{}}}],["saswork",{"_index":16,"name":{"14":{}},"parent":{}}],["serialize",{"_index":80,"name":{"75":{}},"parent":{}}],["servertype",{"_index":48,"name":{"47":{},"55":{}},"parent":{}}],["serverurl",{"_index":53,"name":{"51":{}},"parent":{}}],["servicelink",{"_index":10,"name":{"9":{}},"parent":{}}],["session",{"_index":72,"name":{"67":{}},"parent":{}}],["setconfig",{"_index":4,"name":{"3":{},"81":{}},"parent":{}}],["setdebugstate",{"_index":101,"name":{"110":{}},"parent":{}}],["setsasjsconfig",{"_index":100,"name":{"109":{}},"parent":{}}],["sourcecode",{"_index":13,"name":{"11":{}},"parent":{}}],["splitchunks",{"_index":81,"name":{"76":{}},"parent":{}}],["timestamp",{"_index":12,"name":{"10":{}},"parent":{}}],["type",{"_index":38,"name":{"33":{}},"parent":{}}],["types",{"_index":8,"name":{"7":{}},"parent":{"8":{},"20":{},"25":{},"28":{},"34":{},"38":{},"40":{},"47":{},"50":{},"58":{},"67":{}}}],["types.context",{"_index":24,"name":{},"parent":{"21":{},"22":{},"23":{},"24":{}}}],["types.csrftoken",{"_index":30,"name":{},"parent":{"26":{},"27":{}}}],["types.folder",{"_index":40,"name":{},"parent":{"35":{},"36":{},"37":{}}}],["types.job",{"_index":46,"name":{},"parent":{"41":{},"42":{},"43":{},"44":{},"45":{},"46":{}}}],["types.jobresult",{"_index":44,"name":{},"parent":{"39":{}}}],["types.link",{"_index":34,"name":{},"parent":{"29":{},"30":{},"31":{},"32":{},"33":{}}}],["types.sasjsconfig",{"_index":54,"name":{},"parent":{"51":{},"52":{},"53":{},"54":{},"55":{},"56":{},"57":{}}}],["types.sasjsrequest",{"_index":11,"name":{},"parent":{"9":{},"10":{},"11":{},"12":{},"13":{},"14":{}}}],["types.sasjswaitingrequest",{"_index":62,"name":{},"parent":{"59":{},"64":{},"65":{},"66":{}}}],["types.sasjswaitingrequest.requestpromise",{"_index":64,"name":{},"parent":{"60":{}}}],["types.sasjswaitingrequest.requestpromise.__type",{"_index":66,"name":{},"parent":{"61":{},"62":{},"63":{}}}],["types.servertype",{"_index":50,"name":{},"parent":{"48":{},"49":{}}}],["types.session",{"_index":73,"name":{},"parent":{"68":{}}}],["uri",{"_index":37,"name":{"32":{},"36":{},"43":{}},"parent":{}}],["utils",{"_index":6,"name":{"5":{}},"parent":{"6":{},"15":{},"16":{},"17":{},"18":{},"19":{},"69":{},"70":{},"71":{},"72":{},"73":{},"74":{},"75":{},"76":{}}}],["value",{"_index":31,"name":{"27":{}},"parent":{}}],["version",{"_index":27,"name":{"24":{}},"parent":{}}]],"pipeline":[]}} \ No newline at end of file diff --git a/docs/classes/reflection-445.reflection-1.sas9apiclient.html b/docs/classes/reflection-445.reflection-1.sas9apiclient.html new file mode 100644 index 0000000..b286e9a --- /dev/null +++ b/docs/classes/reflection-445.reflection-1.sas9apiclient.html @@ -0,0 +1,287 @@ + + + + + + SAS9ApiClient | @sasjs/adapter + + + + + +
+
+
+
+ +
+
+ Options +
+
+ All +
    +
  • Public
  • +
  • Public/Protected
  • +
  • All
  • +
+
+ + +
+
+ Menu +
+
+
+
+
+
+ +
+
+
+
+
+ +
+

Class SAS9ApiClient

+
+
+

A client for interfacing with the SAS9 REST API

+
+
+

Hierarchy

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

Constructors

+ +
+
+

Methods

+ +
+
+
+
+
+

Constructors

+
+ +

constructor

+ +
    +
  • + +

    Parameters

    +
      +
    • +
      serverUrl: string
      +
    • +
    +

    Returns SAS9ApiClient

    +
  • +
+
+
+
+

Methods

+
+ +

executeScript

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

    Executes code on a SAS9 server.

    +
    +

    Parameters

    +
      +
    • +
      linesOfCode: string[]
      +
      +

      an array of lines of code to execute

      +
      +
    • +
    • +
      serverName: string
      +
      +

      the server to execute the code on

      +
      +
    • +
    • +
      repositoryName: string
      +
      +

      the repository to execute the code on

      +
      +
    • +
    +

    Returns Promise<string>

    +
  • +
+
+
+ +

getConfig

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

    returns on object containing the server URL

    +
    +

    Returns object

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

setConfig

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

    Updates serverurl which is not null

    +
    +

    Parameters

    +
      +
    • +
      serverUrl: string
      +
      +

      the URL of the server.

      +
      +
    • +
    +

    Returns void

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

Generated using TypeDoc

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

Class SASjs

+
+
+

SASjs is a JavaScript adapter for SAS.

+
+
+

Hierarchy

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

Constructors

+
+ +

constructor

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

    Parameters

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

    Returns SASjs

    +
  • +
+
+
+
+

Methods

+
+ +

checkSession

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

    Checks whether a session is active, or login is required

    +
    +

    Returns Promise<object>

    +

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

    +
  • +
+
+
+ +

createFolder

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

    Parameters

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

    Returns Promise<Folder>

    +
  • +
+
+
+ +

createJobDefinition

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

    Parameters

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

    Returns Promise<Job>

    +
  • +
+
+
+ +

createSession

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

    Parameters

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

    Returns Promise<Session>

    +
  • +
+
+
+ +

deleteClient

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

    Parameters

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

    Returns Promise<unknown>

    +
  • +
+
+
+ +

deployServicePack

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

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

    +
    +

    Parameters

    +
      +
    • +
      serviceJson: any
      +
      +

      the JSON specifying the folders and services to be created.

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

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

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

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

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

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

      +
      +
    • +
    +

    Returns Promise<void>

    +
  • +
+
+
+ +

executeScriptSAS9

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

    Parameters

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

    Returns Promise<undefined | string>

    +
  • +
+
+
+ +

executeScriptSASViya

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

    Parameters

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

    Returns Promise<undefined | object>

    +
  • +
+
+
+ +

getAccessToken

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

    Parameters

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

    Returns Promise<any>

    +
  • +
+
+
+ +

getAllContexts

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

    Parameters

    +
      +
    • +
      accessToken: string
      +
    • +
    +

    Returns Promise<object[]>

    +
  • +
+
+
+ +

getAuthCode

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

    Parameters

    +
      +
    • +
      clientId: string
      +
    • +
    +

    Returns Promise<null | string>

    +
  • +
+
+
+ +

getCsrf

+
    +
  • getCsrf(): null | string
  • +
+
    +
  • + +
    +
    +

    Returns the _csrf token of the current session.

    +
    +

    Returns null + | + string +

    +
  • +
+
+
+ +

getExecutableContexts

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

    Parameters

    +
      +
    • +
      accessToken: string
      +
    • +
    +

    Returns Promise<any[]>

    +
  • +
+
+
+ +

getSasRequests

+ +
    +
  • + +

    Returns SASjsRequest[]

    +
  • +
+
+
+ +

getSasjsConfig

+ +
    +
  • + +
    +
    +

    Returns the current SASjs configuration.

    +
    +

    Returns SASjsConfig

    +
  • +
+
+
+ +

getUserName

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

    Returns the username of the user currently logged in.

    +
    +

    Returns string

    +
  • +
+
+
+ +

logIn

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

    Logs into the SAS server with the supplied credentials

    +
    +

    Parameters

    +
      +
    • +
      username: string
      +
      +

      a string representing the username

      +
      +
    • +
    • +
      password: string
      +
      +

      a string representing the password

      +
      +
    • +
    +

    Returns Promise<object>

    +
  • +
+
+
+ +

logOut

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

    Logs out of the configured SAS server

    +
    +

    Returns Promise<unknown>

    +
  • +
+
+
+ +

refreshTokens

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

    Parameters

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

    Returns Promise<any>

    +
  • +
+
+
+ +

request

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

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

    +
    +

    Parameters

    +
      +
    • +
      sasJob: string
      +
      +

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

      +
      +
    • +
    • +
      data: any
      +
      +

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

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

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

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

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

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

    Returns Promise<any>

    +
  • +
+
+
+ +

setDebugState

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

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

    +
    +

    Parameters

    +
      +
    • +
      value: boolean
      +
      +

      Boolean indicating debug state

      +
      +
    • +
    +

    Returns void

    +
  • +
+
+
+ +

setSASjsConfig

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

    Sets the SASjs configuration.

    +
    +

    Parameters

    +
      +
    • +
      config: SASjsConfig
      +
      +

      SASjsConfig indicating SASjs Configuration

      +
      +
    • +
    +

    Returns Promise<void>

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

Generated using TypeDoc

+
+
+ + + + \ No newline at end of file diff --git a/docs/classes/reflection-445.reflection-1.sasviyaapiclient.html b/docs/classes/reflection-445.reflection-1.sasviyaapiclient.html new file mode 100644 index 0000000..c4823b3 --- /dev/null +++ b/docs/classes/reflection-445.reflection-1.sasviyaapiclient.html @@ -0,0 +1,782 @@ + + + + + + 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, rootFolderMap?: Map<string, Job[]>): SASViyaApiClient
  • +
+
    +
  • + +

    Parameters

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

    Returns SASViyaApiClient

    +
  • +
+
+
+
+

Methods

+
+ +

createFolder

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

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

    +
    +

    Parameters

    +
      +
    • +
      folderName: string
      +
      +

      the name of the new folder.

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

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

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

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

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

    Returns Promise<Folder>

    +
  • +
+
+
+ +

createJobDefinition

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

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

    +
  • +
+
+
+ +

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

    Deletes the client representing the supplied ID.

    +
    +

    Parameters

    +
      +
    • +
      clientId: string
      +
      +

      the client ID to authenticate with.

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

      an access token for an authorized user.

      +
      +
    • +
    +

    Returns Promise<unknown>

    +
  • +
+
+
+ +

executeJob

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

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

    +
  • +
+
+
+ +

executeScript

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

    Executes code on the current SAS Viya server.

    +
    +

    Parameters

    +
      +
    • +
      fileName: string
      +
      +

      a name for the file being submitted for execution.

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

      an array of lines of code to execute.

      +
      +
    • +
    • +
      contextName: string
      +
      +

      the context to execute the code in.

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

      an access token for an authorized user.

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

      optional session ID to reuse.

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

      optional flag to turn of logging.

      +
      +
    • +
    +

    Returns Promise<undefined | object>

    +
  • +
+
+
+ +

getAccessToken

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

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

    +
    +

    Parameters

    +
      +
    • +
      clientId: string
      +
      +

      the client ID to authenticate with.

      +
      +
    • +
    • +
      clientSecret: string
      +
      +

      the client secret to authenticate with.

      +
      +
    • +
    • +
      authCode: string
      +
      +

      the auth code received from the server.

      +
      +
    • +
    +

    Returns Promise<any>

    +
  • +
+
+
+ +

getAllContexts

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

    Returns all available compute contexts on this server.

    +
    +

    Parameters

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

      an access token for an authorized user.

      +
      +
    • +
    +

    Returns Promise<object[]>

    +
  • +
+
+
+ +

getAppLocMap

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

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

    +
    +

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

    +
  • +
+
+
+ +

getAuthCode

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

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

    +
    +

    Parameters

    +
      +
    • +
      clientId: string
      +
      +

      the client ID to authenticate with.

      +
      +
    • +
    +

    Returns Promise<null | string>

    +
  • +
+
+
+ +

getConfig

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

    returns an object containing the Server URL and root folder name

    +
    +

    Returns object

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

getExecutableContexts

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

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

    +
    +

    Parameters

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

      an access token for an authorized user.

      +
      +
    • +
    +

    Returns Promise<any[]>

    +
  • +
+
+
+ +

refreshTokens

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

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

    +
    +

    Parameters

    +
      +
    • +
      clientId: string
      +
      +

      the client ID to authenticate with.

      +
      +
    • +
    • +
      clientSecret: string
      +
      +

      the client secret to authenticate with.

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

    Returns Promise<any>

    +
  • +
+
+
+ +

setConfig

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

    Updates server URL or root folder name when not null

    +
    +

    Parameters

    +
      +
    • +
      serverUrl: string
      +
      +

      the URL of the server.

      +
      +
    • +
    • +
      rootFolderName: string
      +
      +

      the name for rootFolderName.

      +
      +
    • +
    +

    Returns void

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

Generated using TypeDoc

+
+
+ + + + \ No newline at end of file diff --git a/docs/classes/types.sasjsconfig.html b/docs/classes/types.sasjsconfig.html new file mode 100644 index 0000000..879299a --- /dev/null +++ b/docs/classes/types.sasjsconfig.html @@ -0,0 +1,280 @@ + + + + + + SASjsConfig | @sasjs/adapter + + + + + +
+
+
+
+ +
+
+ Options +
+
+ All +
    +
  • Public
  • +
  • Public/Protected
  • +
  • All
  • +
+
+ + +
+
+ Menu +
+
+
+
+
+
+ +
+
+
+
+
+ +
+

Class SASjsConfig

+
+
+

Specifies the configuration for the SASjs instance.

+
+
+

Hierarchy

+
    +
  • + SASjsConfig +
  • +
+
+
+
+
+
+

Properties

+ +
+
+
+
+
+

Properties

+
+ +

appLoc

+
appLoc: string = ""
+ +
+
+

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

+
+
+
+ +

contextName

+
contextName: string = ""
+ +
+
+ +

debug

+
debug: boolean = true
+ +
+
+

Set to true to enable additional debugging.

+
+
+
+ +

pathSAS9

+
pathSAS9: string = ""
+ +
+
+ +

pathSASViya

+
pathSASViya: string = ""
+ +
+
+ +

serverType

+
serverType: ServerType | null = null
+ +
+
+

Can be SAS9 or SASVIYA

+
+
+
+ +

serverUrl

+
serverUrl: string = ""
+ +
+
+

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

+
+
+
+ +
+
+ +
+
+
+ +
+

Generated using TypeDoc

+
+
+ + + + \ No newline at end of file diff --git a/docs/enums/types.servertype.html b/docs/enums/types.servertype.html new file mode 100644 index 0000000..e1f42fc --- /dev/null +++ b/docs/enums/types.servertype.html @@ -0,0 +1,183 @@ + + + + + + ServerType | @sasjs/adapter + + + + + +
+
+
+
+ +
+
+ Options +
+
+ All +
    +
  • Public
  • +
  • Public/Protected
  • +
  • All
  • +
+
+ + +
+
+ Menu +
+
+
+
+
+
+ +
+
+
+
+
+ +
+

Enumeration ServerType

+
+
+

Server type - Viya or SAS9.

+
+
+
+
+
+

Enumeration members

+ +
+
+
+
+
+

Enumeration members

+
+ +

SAS9

+
SAS9: = "SAS9"
+ +
+
+ +

SASViya

+
SASViya: = "SASVIYA"
+ +
+
+ +
+
+ +
+
+
+ +
+

Generated using TypeDoc

+
+
+ + + + \ No newline at end of file diff --git a/docs/globals.html b/docs/globals.html index 0493bd0..3f4fd3a 100644 --- a/docs/globals.html +++ b/docs/globals.html @@ -3,7 +3,7 @@ - sasjs + @sasjs/adapter @@ -24,11 +24,11 @@ - sasjs -  SASjs on Github + @sasjs/adapter +  SASjs on GithubSASjs.io -  SASjs CLI -  React Seed App +  SASjs CLI +  React Seed App
@@ -69,47 +69,22 @@
@@ -69,27 +69,27 @@
-

sasjs

+

@sasjs/adapter

-

- -

SASjs

+

+ +

@sasjs/adapter

SASjs is a open-source framework for building Web Apps on SASĀ® platforms. You can use as much or as little of it as you like. This repository contains the JS adapter, the part that handles the to/from SAS communication on the client side. There are 3 ways to install it:

-

1 - npm install sasjs - for use in a node project

-

2 - Download and use a copy of the latest JS file

-

3 - Reference directly from the CDN - in which case click here and select "SRI" to get the script tag with the integrity hash.

+

1 - npm install @sasjs/adapter - for use in a node project

+

2 - Download and use a copy of the latest JS file

+

3 - Reference directly from the CDN - in which case click here and select "SRI" to get the script tag with the integrity hash.

If you are short on time and just need to build an app quickly, then check out this video and the react-seed-app which provides some boilerplate.

For more information on building web apps with SAS, check out sasjs.io

- -

None of this makes sense. How do I build an app with it?

+
+

None of this makes sense. How do I build an app with it?

-

Ok ok. Deploy this example.html file to your web server, and update servertype to SAS9 or SASVIYA depending on your backend.

+

Ok ok. Deploy this example.html file to your web server, and update servertype to SAS9 or SASVIYA depending on your backend.

The backend part can be deployed as follows:

%let appLoc=/Public/app/readme;  /* Metadata or Viya Folder location as per SASjs config */
 /* compile macros (can also be downloaded & compiled seperately) */
 filename mc url "https://raw.githubusercontent.com/macropeople/macrocore/master/mc_all.sas";
-%inc mc; 
+%inc mc;
 filename ft15f001 temp;
 parmcards4;
   %webout(FETCH) /* receive all data as SAS datasets */
@@ -106,10 +106,10 @@ parmcards4;
 				
 					

More resources

-

For more information specific to this adapter you can check out this user guide or the technical documentation.

+

For more information specific to this adapter you can check out this user guide or the technical documentation.

For more information on building web apps in general, check out these resources or contact the author directly.

- +