New post

検索

Announcement
· Mar 27

[Video] Developer Ecosystem at UKI Data Summit

Hi Community,

We're pleased to present you with the latest and, obviously, the hottest presentation of the first day of the UK&I Data Summit in Birmingham! It is dedicated to the Developer Ecosystem and done by @Dean Andrews, Head of the Developer Relations at InterSystems:

⏯  Developer Ecosystem: Latest News @ UK&I Data Summit

Watch this presentation to explore the latest resources and tools available in the InterSystems Developer Ecosystem. Discover how to leverage Developer Community AI, hands-on tutorials, new templates and packages, gamification, and more to enhance your development experience.

Enjoy the new video on InterSystems Developers YouTube and subscribe for more! 👍

Discussion (0)1
Log in or sign up to continue
Announcement
· Mar 27

[Video] Using Server-Side Source Control in Health Connect Cloud

Hi, Community!

How can you improve your team's work on interface components? See how source control can help:

Using Server-Side Source Control in Health Connect Cloud

In this video, you will see the workflow of server-side source control in HealthShare® Health Connect Cloud™ as two colleagues use source control to work on interface components for their organization’s integration.

Learn more in Building Health Connect Cloud Interfaces with Source Control (online course, 1h 15m).

Discussion (0)1
Log in or sign up to continue
Job
· Mar 27

Buscamos Senior Developer Intersystems - Proyecto en sector Life Sciences - larga duración

Buenas tardes,

Estamos abriendo posiciones para desarrolladores Intersystems para proyectos en sector Life Sciences. Escenario de transformación, donde ya tenemos otros equipos scrum y planteamiento a largo plazo y marcos de desarrollo de producto incremental.

Buscamos reforzar esta capacidad y abrir un abanico de proyectos de transformación para desarrolladores Intersystems que busquen nuevos retos futuros:

https://www.linkedin.com/jobs/view/4190849428/?capColoOverride=true

Estamos ansiosos de conoceros,
 

Discussion (0)1
Log in or sign up to continue
Question
· Mar 27

MSM FOR WINDOWS

I'm trying to see if I can register an old product, any ideas how I would do this?

 

Jason

Discussion (0)2
Log in or sign up to continue
Article
· Mar 27 1m read

How to write a message to the console log

InterSystems FAQ rubric

You can use the WriteToConsoleLog method of the %SYS.System class to write any message to the console log.

The following is an example:

%SYS>write ##class(%SYS.System).WriteToConsoleLog("xxxxx log message",0,0)
1

For details on the parameters that can be specified in the WriteToConsoleLog method, please refer to the following document:

Class Reference (%SYS.System) 【IRIS】

Class Reference (%SYS.System)

Discussion (0)1
Log in or sign up to continue