Rechercher

Question
· Juin 10

question about "File Spec" - how to specific the filename, not wild card?

good afternoon!

I was trying to set up the "File Spec" to match the exact filename that will be in the file path.

however, it seemed grab whatever the name of the file and work on it.

wondering how I can specific the exact filename in "File Spec" so that It wont touch other files in the same path?

https://docs.intersystems.com/healthconnect20251/csp/docbook/DocBook.UI....

1 Comment
Discussion (1)1
Connectez-vous ou inscrivez-vous pour continuer
Discussion (2)1
Connectez-vous ou inscrivez-vous pour continuer
Question
· Juin 10

Duvidas sobre o uso de JWT

Estamos desenvolvendo uma aplicação em React e essa aplicação terá seus próprios usuários/senhas. Estamos fazendo alguns testes de autenticação, e estamos procurando conhecer melhor JWT do Iris. Entretanto, segundo a documentação, precisamos passar um body com um usuário do Iris para então receber o token JWT. A nossa preocupação é que essa primeira chamada não parece ser segura, já que precisamos enviar esse body aberto para então conseguir um token. Alguma sugestão de como enviar esse body de forma oculta? utilizamos como draft um post da comunidade:
 

https://community.intersystems.com/post/creating-rest-api-jwt-authentica...

3 Comments
Discussion (3)2
Connectez-vous ou inscrivez-vous pour continuer
Question
· Juin 10

InterSystems Package Manager (ZPM) Installation errors

Hello Community,

I encountered the following errors while installing the ZPM module on version 2025.1. The ZPM install command failed on the Community Edition of IRIS for Health.

Skipping installation of python wheel 'attrs-25.1.0-py3-none-any.whl' due to error: '0 ;«WCould not find a suitable pip caller. Consider setting UseStandalonePip and PipCallerÓUSERÇ'e^OnAsStatus+1^%Exception.General.1^1/e^AsStatus+1^%Exception.AbstractException.1^15e^OnPhase+28^%IPM.ResourceProcessor.PythonWheel.1^1)e^%Initialize+8^%IPM.Lifecycle.Base.1^1-e^ExecutePhases+163^%IPM.Storage.Module.1^1+e^LoadNewModule+118^%IPM.Utils.Module.1^1e^Load+44^%IPM.Main.1^1"d^ShellInternal+48^%IPM.Main.1^1d^Shell+2^%IPM.Main.1^1e^ZPMLoad+3^IPM.Installer.1^1e^setup+63^IPM.Installer.1^1"e^AsyncSetup+2^IPM.Installer.1^1d^^^0'. You may need to install this wheel manually or from PyPI to use certain features of IPM.
 
 
Full error message

The ZPM installation failed with a 'not found in any repository' error for the applications I attempted to install on the 2024 and 2025 versions.

USER>zpm "install System-Task-REST"
ERROR! 'System-Task-REST' not found in any repository.
USER>zpm
 
=============================================================================
|| Welcome to the Package Manager Shell (ZPM). Version: 0.10.2             ||
|| Enter q/quit to exit the shell. Enter ?/help to view available commands ||
|| No registry configured                                                  ||
|| System Mode: <unset>                                                    ||
|| Mirror Status: NOTINIT                                                  ||
=============================================================================
IRIS for Windows (x86-64) 2025.1 (Build 223U) Tue Mar 11 2025 18:18:59 EDT [Health:8.2.2]
zpm:USER>install "System-Task-REST"
ERROR! 'System-Task-REST' not found in any repository.
zpm:USER>install swagger-ui
 
ERROR! 'swagger-ui' not found in any repository.
zpm:USER>install "swagger-ui"
ERROR! 'swagger-ui' not found in any repository.
zpm:USER>
 
 

 

6 Comments
Discussion (6)3
Connectez-vous ou inscrivez-vous pour continuer
InterSystems officiel
· Juin 10

June 10, 2025 – Advisory: Namespace Switching and Global Display Failures

Summary

Advisory ID

Product & Versions Affected

Risk Category & Score

Explicit Requirements

DP-439649

Products:

  • InterSystems IRIS®
  • InterSystems IRIS for Health
  • HealthShare® Health Connect

Versions:

  • 2025.1.0.225.1
  • 2025.1.0.223.0
  • 2024.1.4
  • 2023.1.6
  • 2022.1.7

Operational:
4 – High Risk

 

System Stability:
3 – Medium Risk

 

This issue does not constitute a security vulnerability. It does not allow users to bypass permissions checks or access data outside their authorized namespace.

Use of implied namespaces, the Management Portal, or mixed read-write/read-only access to databases

An issue in the InterSystems products listed above may trigger unexpected <PROTECT> errors when switching between namespaces or accessing globals in environments using any of the following features:

  • Implied Namespaces
  • Read-only access to the default database but read-write access elsewhere
  • The Management Portal pages that list routines and globals

The symptoms of the issue include:

  • There are namespace creation failures (DP-440830)
  • Access is denied intermittently when listing routines in the Management Portal (DP-439622)
  • Global display utility shows no globals if the user only has read-only permissions (DP-440744)

All of these have been resolved by DP-439649, which corrects how permission checks are applied to process-private globals and for implied namespace resolution. These corrections address failures in behavior — not failures in access control. Permissions are enforced correctly, and users cannot access globals or namespaces outside their assigned scope.

This issue is fixed in versions 2025.1.0.230.2, 2024.1.4.516.1, 2023.1.6.810.1, and 2022.1.7.116.1, of the following products:

  • InterSystems IRIS 
  • InterSystems IRIS for Health
  • HealthShare® Health Connect

For More Information

If you have questions or need assistance, please contact the InterSystems Worldwide Response Center (WRC).

Discussion (0)1
Connectez-vous ou inscrivez-vous pour continuer