查找

问题
· 21 hr 前

WebTerminal and the $PRINCIPAL System Variable

Access IRIS Terminal Session using WebTerminal. I noticed that the $P or $PRINCIPAL system variable is defined as //./nul

When logging into Terminal via Management Portal, $P = |TRM||$J

Because of this, we cannot get into Programmers Mode via ^%SYS.PMODE

Any ideas?

2 条新评论
讨论 (2)2
登录或注册以继续
问题
· 23 hr 前

Pool connections and licenses.

Recently, we implemented some Java-based services using JDBC. And some time ago, I refactored some legacy PHP programs that used "csession" for communication between systems to use PDO with ODBC.

This raised a question for me about how license management is done in this scenario.
Is a license used per pool? Or per connection? How is this management done?

讨论 (0)1
登录或注册以继续
讨论
· 23 hr 前

Tell us about your learning journey!

✨ Everyone’s career journey looks different. How have you created a path forward for yourself?

Our team reached out to InterSystems certified professionals to hear their stories:

We'd love to hear from you, community! Share your thoughts about how you've leveled up, whether through certification, training, or other avenues!

 

Big thanks to @Pierre-Yves Duquesnoy, @Craig Regester, and @Chi Nguyen-Rettig for sharing your stories—you inspire others to keep growing!

Getting certified helps me stay up to date with the technology I use daily and is a good way to validate my knowledge.

-Pierre-Yves Duquesnoy, Senior Sales Engineer, InterSystems

Certification helped me realize what I didn't know and identified areas that I could focus on. I used it as a way to learn, as a way to know where my weaknesses were. I could figure out how to improve and find areas of the InterSystems platform that I wasn't even necessarily aware of—and get more value out of the product.

-Craig C. Regester, Enterprise Architect, Ready Computing

Regardless of where you are, whether you are a newer developer or even a more seasoned developer, certification helps you get to the next level and see what you can grow into.

-Chi Nguyen-Rettig, CTO, LEAD North

讨论 (0)1
登录或注册以继续
公告
· 23 hr 前

[Video] Prior Authorization Support

Hi, Community!

Want to build smoother communication between payer systems and providers? See how the Prior Authorization Support (PAS) module of the InterSystems Payer Services ePrior Authorization solution can help:

Prior Authorization Support

In this video, you will learn how PAS streamlines submission of prior authorization requests by connecting EHR systems with a payer's utilization management system.

Watch the full playlist on YouTube (10m).

讨论 (0)1
登录或注册以继续
文章
· 十二月 4 阅读大约需 3 分钟

[ICYMI] VS Code updates November 2025

Welcome to the monthly recap of updates and releases to VS Code and InterSystems-related extensions that are relevant to IRIS developers. 

We'll break down the updates that are relevant to InterSystems developers with tips on how they can be applied to your day-to-day projects. 

Don't forget, if you're migrating from InterSystems Studio to VS Code, or want to deepen your knowledge, check out the VS Code training courses from George James Software: georgejames.com/vscode-training

 

VS Code version 1.106

Unified AI-agent dashboard - 1.106 introduces an Agent Sessions view that consolidates all active sessions (cloud, local, CLI) into a single pane. 

With this update, you can try out assistance from AI without immediately affecting your workplace.

But, even if you don't use AI tools, Agent Sessions can help if you experiment with automation such as scaffolding, documentation generation, code snippets etc. 

Built-in task planning before coding - the new Plan Agent lets you sketch out complex implementation plans before writing any code. 

Use this to outline and review a plan in VS Code before touching production, reducing the chance of mistakes and improving clarity for handoffs or peer reviews.  

Edit & Navigation improvements

  • Deleted code in diff view is now selectable/copyable >> try this feature if you want to copy code from an old version.   
  • The "Go to Line" command now supports jumping to a specific character offset >> this is helpful if you get precise error offsets or log stack-trace positions linking to a file position.   
  • UI polish, including refreshed icons, better command-palette filtering, error hover copying improvements, and cross-file diff navigations to make editing smoother. 


This release also includes contributions from our very own @John Murray through pull requests that address open issues. 

View the full release notes: https://code.visualstudio.com/updates/v1_106

 

George James Software VS Code extensions

InterSystems REST API Explorer - updated dependencies

Use this alongside the InterSystems Server Manager extension to explore REST APIs published by a server

gj :: configExplorer - we've been able to adopt intersystems/intersystems-iris-native 2.0.3 to enable this extension to be used directly on Windows. 

Try out this VS Code extension to produce configuration diagrams for your servers. 

 

InterSystems Official VS Code extensions

There have been no releases or updates this month, so here's our Marketplace pick: 

gj :: dataLoader - it implements this idea and is @John Murray's entry into the "Bringing Ideas to Reality" Contest 2025

This extension enables data to be loaded from text files into InterSystems IRIS SQL tables, from within VS Code.

 

Let us know in the comments if you try any of these features or VS Code extensions, and what you think.

Happy coding! 

讨论 (0)2
登录或注册以继续