Rechercher

Annonce
· Août 18

Introducing tree‑sitter‑objectscript: High‑Performance Syntax Parsing for ObjectScript in Your Favorite Editors

I’m pleased to announce the release of tree-sitter-objectscript, a new open-source tree-sitter grammar that brings first-class ObjectScript support to modern editors. If you caught the preview at READY ’25, you’ll be glad to know it’s now up on Github:

https://github.com/intersystems/tree-sitter-objectscript

12 Comments
Discussion (12)7
Connectez-vous ou inscrivez-vous pour continuer
Résumé
· Août 18

InterSystems Developers Publications, Week August 11 - 17, 2025, Digest

Articles
Announcements
Questions
Discussions
#InterSystems IRIS
August 11 - 17, 2025Week at a GlanceInterSystems Developer Community
Question
· Août 18

Expose Cache Globals using SQL Storage and SQLMAP

Trying to create a new SQL Storage map on existing cache Global in the following format - ^MYGLO("R",rec)=data where the 'data' is built using $zel. e.g. $zel(data,1)="p1", $zel(data,2)="p2" etc... and the ^MYGLO("R",123)=data.

I'm having 2 issues. First, using the SQL Storage map wizard, I cannot figure out how to convey data in $zel format in the "Delimiter" field. 

 

Second, since I couldn't figure that out,  I tried to use the "Use Retrieval Code" option and entered the following line for the P1 property:

 

but get an error when compiling saying I cannot reference another field:

 

So my 2 questions are:

1. How to convey data in $zel format

2. What to add as the main rec ID if using the "Retrieval Code" option

Thank you

9 Comments
Discussion (9)4
Connectez-vous ou inscrivez-vous pour continuer
Résumé
· Août 18

Publications des développeurs d'InterSystems, semaine Août 11 - 17, 2025, Résumé

Août 11 - 17, 2025Week at a GlanceInterSystems Developer Community