Question Omar Ali Ateen · Jun 21, 2020

ObjectScript via vscode

Good day all

I am a new developer in cache, I am trying to connect vscode to healthshare but i get the following error:

////Error: Error: Parse Error: Expected HTTP/////

Please help me on this.

My setting like this:

{

    "objectscript.conn": {

      "active": true,

      "label": "LOCAL",

      "host": "****",

      "port": 57772,

      "username": "***",

      "password": "***",

      "ns": "***",

      "https": false,

    },

    "objectscript.export.folder": "src", 

    "objectscript.serverSideEditing": false

  }

Comments

Omar Ali Ateen  Jun 21, 2020 to Dmitry Maslennikov

Hi Mr

HealthShare 2015

0
Dmitry Maslennikov  Jun 21, 2020 to Omar Ali Ateen

Not sure if it should work there, the minimal version of Caché is 2016.2

0
Omar Ali Ateen  Jun 22, 2020 to Dmitry Maslennikov

Ok, Thank you very much

0