Bernard Buhagiar · Jan 20, 2021 go to post

Hi Srinivasan,

We have the same requirement and I'm looking into this as well. I don't think there is any sample read code on the Cache platform, on IRIS yes. We use the Cache platform not IRIS so am a bit stuck.

I'm not sure if it's the right approach but I was thinking of creating a module using Node JS and have Cache connect to it via REST API calls.

Node JS has libraries like Passport: https://www.npmjs.com/package/passport

Regards

Ben

Bernard Buhagiar · Sep 16, 2019 go to post

Excellent! Can we use vscode with Intersystems Cache? Meaning classes, CSPs and Mac routines?

Bernard Buhagiar · Jul 1, 2019 go to post

Atom is quite good as well. VSCode has better intelisense in my opinion. For Cache Object script we still use Cache Studio, what do you recommend if we need to switch to something else? Can you compile though?

Bernard Buhagiar · Aug 28, 2018 go to post

I think best way is to use $li to replace the item.

Then you need to set "list" again.

There's documentation on thia.

Bernard Buhagiar · Aug 2, 2018 go to post

Hi Mark,

I think I'd go about it using an API like SOAP or REST and get the data securely.

Regards

Ben