New post

Find

Question
· Nov 20, 2024

Error Compiling class

Hi, 

When I try to compile a specific class it fails and gives the below error message.

ERROR #5002: Cache error: <FUNCTION>zLockUse+5^%ExtentMgr.GlobalRegistry.1
  > ERROR #5030: An error occurred while compiling class 'ClassNameHere'

Is there anything I can do to fix this issue?

Thank you in advance for your response.

Discussion (0)1
Log in or sign up to continue
Article
· Nov 20, 2024 1m read

Aprovechar la base de datos de InterSystems IRIS para encontrar rápidamente posibles genes de resistencia en el ADN

Acelerando la detección de resistencia a los antibióticos con InterSystems IRIS

La resistencia a los antibióticos es un desafío crítico para la salud, que requiere una detección rápida para informar tratamientos efectivos. Trabajamos en el desarrollo de una solución que aprovecha la tecnología de bases de datos vectoriales de InterSystems IRIS para identificar rápidamente genes de resistencia en el ADN.

Cómo funciona

Utilizando incrustaciones vectoriales, las secuencias de ADN se transforman en representaciones numéricas que capturan información genética esencial. InterSystems IRIS permite búsquedas y coincidencias de alta velocidad de estos vectores, identificando posibles genes de resistencia.

Los beneficios

Este enfoque debería, en la práctica, reducir el tiempo de diagnóstico, ayudando a los proveedores de salud a detectar rápidamente infecciones resistentes y a elegir tratamientos adecuados. A medida que los genes de resistencia evolucionan, el sistema puede actualizarse, garantizando una efectividad a largo plazo en la lucha contra la resistencia a los antibióticos.  

Nuestro trabajo destaca cómo las herramientas innovadoras de bases de datos y aprendizaje automático pueden abordar desafíos de salud del mundo real. 😁

Discussion (0)1
Log in or sign up to continue
Question
· Nov 20, 2024

Rollback InterSystems IRIS version 2024.1.2

Hello,

 

While doing research on the upgrade to InterSystems IRIS 2024.1.2 version, I was wondering if it would be possible to rollback the installation and return to the previous version in case something went wrong ?

I didn't see anything talking about this in the documentation and when I tried to re-install an older kit over an upgraded instance, I couldn't use it.

 

Thank you in advance for your reponse

5 Comments
Discussion (5)5
Log in or sign up to continue
Question
· Nov 20, 2024

OAuth2 with Microsoft

Hello Community,

I'm starting to explore OAuth2 and, as a first step, I want to set up an OAuth2 authentication with Microsoft. I've created a small sample page that attempts to sign in with Microsoft. However, after entering the user credentials, the redirection doesn't work.

 
Die Einstellungen im Managment Portal sehen wie folgt aus:

System>Security Management>OAuth 2.0 Client>Create Server Description:
   
System>Security Management>OAuth 2.0 Client>Client Configurations
 


The redirect URI is also registered in Azure, and the web application "/csp/sys/oauth2" is activated.

What could be the reason that it's still not working?

Best regards,
Daniel Goerke

5 Comments
Discussion (5)5
Log in or sign up to continue
Announcement
· Nov 20, 2024

CachéQuality for VSCode がリリースされました

ほとんどの方が @Daniel TamajonCachéQuality プロジェクトをご存知かと思います。 まだご存知でない方のために説明すると、InterSystems 製品用に記述されたコードの静的構文アナライザーです。 コード内の様々な種類の問題や潜在的なバグがお客様のプロダクション環境で見つかる前に、それらを検出して解決するのに役立てられます。 つまり、CachéQuality を使用することで、より優れた製品を提供できるようになります。 ObjectScript コードのチェックに使用されるルールの完全なリストは、こちらをご覧ください。

これは Studio ですでに提供されているものですが、 VSCode でも使用できるようになりました。

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