sasjs / vscode-extension

SAS Linting, Syntax Highlighting, and Code Execution from VS Code

Home Page:https://marketplace.visualstudio.com/items?itemName=SASjs.sasjs-for-vscode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EnterpriseGuide issue

srikanthbojja opened this issue · comments

Hi,

I am trying to get this extension to work with SAS enterprise guide 8.3 but unfortunately, ran into issues.

Does this extension work with SASEG?

Hi @srikanthbojja - Enterprise Guide is not a SAS server, simply a client for connecting to SAS.

We support the following servers in the SASjs extension:

  • Viya (using client/secret)
  • SAS 9 EBI (using _username / _password URL params and a "runner" Stored Process)
  • SASjs Server

If you are connecting to desktop (Base) SAS using Enterprise Guide then you can use the SASjs Server option.

Otherwise you will need to set up a runner.

I'd be happy to coach you through this as it will help me to better adapt the documentation - feel free to book a call: https://4gl.uk/book

Closing this issue as it does not make sense for the VS Code extension to connect to Enterprise Guide.