Nueva publicación

Encontrar

Anuncio
· 4 mayo, 2025

Key Questions of the Month: April 2025

Hey Community,

It's time for the new batch of #KeyQuestions from the previous month.

Here are the Key Questions of April chosen by InterSystems Experts within all Communities:

📌 How to convert persistent object to dynamic object by @Evgeny Shvarov (EN)

📌 Problem with ollama container in langchain-iris-tool by @Oliver Wilms (EN)

These questions will be highlighted with the #Key Question tag, and their authors will get the Key Question badge on Global Masters.

If you find the key question(s) from other communities interesting, just drop us a line in the comments and we will translate the question(s) and the accepted answer(s).

Congrats, and thank you all for your interesting questions. Keep them coming!

See you next month😉

Comentarios (0)1
Inicie sesión o regístrese para continuar
Pregunta
· 4 mayo, 2025

Problem exporting %Library.DynamicObject to JSON with %JSON.Adaptor

Hello everyone,

I am using a class that inherits from %RegisteredObject and %JSON.Adaptor to generate a JSON string from its instances.

However, one of the properties in my class is of type %Library.DynamicObject, as in the example:

Class Faces.Option Extends (%RegisteredObject, %JSON.Adaptor)
{ 
Property legend As %String;
Property xAxis As %Library.DynamicObject; 
}

When calling %JSONExportToString() on an object of this class, the JSON generated for the xAxis property is incomplete or malformed. It seems the default %JSON.Adaptor doesn't correctly handle properties of type %Library.DynamicObject.

Example of the resulting JSON: {"legend":"test","xAxis": { ... (broken JSON) ...

Previously (in Caché 2018), I used %ZEN.proxyObject for similar situations, but I need a solution for the current versions during migration.

Does anyone know how I can configure %JSON.Adaptor to correctly serialize %Library.DynamicObject properties, or what the recommended approach for this would be?

Thanks!

1 Comentario
Comentarios (1)1
Inicie sesión o regístrese para continuar
Pregunta
· 3 mayo, 2025

Rule Editor Login Credentials Issue in Community Edition

Hi,

I've been working on a very basic Interoperability production in my computer. I followed one of the examples in the courses and created a TEST.FileRouterRoutingRule, but when trying to edit this rule, it takes me to the Rule Editor Login Page, where I can't get in (Not even with the _SYSTEM credentials) - Is this functionality unavailable in the community edition?

2 comentarios
Comentarios (2)2
Inicie sesión o regístrese para continuar
Anuncio
· 3 mayo, 2025

Videos for InterSystems Developers, April 2025 Recap

Hello and welcome to the April 2025 Developer Community YouTube Recap.
InterSystems Global Summit
By Guillaume Rongier, Stefan Wittmann, Bob Kuszewski
By Reven Singh, Herman Bruwer
By Benjamin De Boe, Thomas Dyar, Carmen Logue
"Code to Care" videos
How to Build a Scalable Network for Seamless Healthcare Data Exchange
By Don Woodlock, Head of Global Healthcare Solutions, InterSystems
More from InterSystems developers
Building Smarter Applications with InterSystems IRIS
By Scott Gnau, Head of Data Platforms, InterSystems
Introduction to OMOP Platform
By Qi Li, Physician Executive, InterSystems
Lab - Setting Up the Development Environment (macOS)
By Patrick Jamieson, Product Manager, InterSystems
Lab - Setting Up the Development Environment (windows)
By Patrick Jamieson, Product Manager, InterSystems
Supply Chain Orchestrator Demo
By AnupAtul Thakkar, Solutions Developer, InterSystems
Comentarios (0)1
Inicie sesión o regístrese para continuar
Artículo
· 2 mayo, 2025 Lectura de 1 min

Reviews on Open Exchange - #51

If one of your packages on OEX receives a review you get notified by OEX only of YOUR own package.   
The rating reflects the experience of the reviewer with the status found at the time of review.   
It is kind of a snapshot and might have changed meanwhile.   
Reviews by other members of the community are marked by * in the last column.

I also placed a bunch of Pull Requests on GitHub when I found a problem I could fix.    
Some were accepted and merged, and some were just ignored.     
So if you made a major change and expect a changed review just let me know.

 

!,

# Package Review Stars IPM Docker *
1 Ingestion Speed Test Impressive and fast 6* 6.0   y  
2 iris-speed-test Impressive and fast 6* 6.0   y  
3 workshop-iris-dicom-interop Excellent 6* 6.0   y  
4 iris-mll-fordummies details for starters 5.5   y  
5 Iris-nator Really funny 5.5   y  
6 iris-AgenticAI nice example 5.0   y  
7 iris-easybot fast and complete 5.0   y  
8 lovable-backend useful example 5.0 y y  
9 wp-iris-project start for future projects 4.8   y  
10 toot room for improvement 3.8   y  
Comentarios (0)1
Inicie sesión o regístrese para continuar