Encontrar

Article
· Sept 4, 2024 2m de lecture

Configuración de la Funcionalidad de Entorno de Ejecución Flexible de Python en IRIS 2024.2

Hola Comunidad,

Este artículo tiene como objetivo guiaros a través del proceso de configuración y utilización de la Funcionalidad de Entorno de Ejecución Flexible de Python para Python embebido. Antes de la versión 2024.2, el instalador de Intersystems IRIS para Windows incluía una versión pre-instalada de Python. Podíais encontrar las bibliotecas de Python y los archivos de la aplicación ubicados en el directorio \lib\python dentro de la carpeta de instalación de IRIS (por ejemplo, C:\InterSystems\IRIS20242\lib\python).

Sin embargo, a partir de la versión 2024.2, el instalador de IRIS para Windows ya no incluye la instalación de Python por defecto (más información aquí). Como resultado, no encontraréis estos archivos en el directorio mencionado. Es necesario que instaléis la versión requerida de Python para trabajar de manera efectiva con Python embebido en IRIS.

Vamos a proceder a configurar la funcionalidad de entorno flexible dentro de mi entorno IRIS.

He instalado la versión comunitaria 2024.2 en mi máquina e intenté conectar el shell de Python inmediatamente en la terminal de IRIS.

USER>Write $ZV
IRIS for Windows (x86-64) 2024.2 (Build 247U) Tue Jul 16 2024 09:57:03 EDT
USER>Do $SYSTEM.Python.Shell()
ERROR #5002: ObjectScript error: <OBJECT DISPATCH>Shell+16^%SYS.Python.1 *Failed to Load Python: Check documentation and messages.log, Check CPF parameters:[PythonRuntimeLibrary,PythonRuntimeLibraryVersion], Check sys.path setup in: $INSTANCE/lib/python/iris_site.py.

Da un error porque falta la configuración de PythonRuntimeLibrary y los valores de PythonRuntimeLibraryVersion están vacíos.

Ya he instalado Python 3.12.5 en mi sistema y establecido los valores en la configuración.

PythonRuntimeLibrary  - “C:\Program Files\Python312\python3.dll”
PythonRuntimeLibraryVersion - 3.12

Una vez configurado, ejecuté Do $SYSTEM.Python.Shell() de nuevo y logré acceder al shell de Python.

Nota: La funcionalidad de entorno de ejecución flexible de Python sólo es compatible con determinados sistemas operativos. Aquí podéis consultar la lista detallada de los S.O. soportados. 

Discussion (0)1
Connectez-vous ou inscrivez-vous pour continuer
Article
· Sept 3, 2024 2m de lecture

第十四章 WS-Policy 配置类详细信息 - 配置 XData 块的详细信息(一)

第十四章 WS-Policy 配置类详细信息 - 配置 XData 块的详细信息(一)

配置 XData 块的详细信息

本节介绍 Web 服务或客户端配置类的 XData 块的内容。

<configuration>, <service>, <method>, <request>, and <response>元素都必须位于以下命名空间中:

"http://www.intersystems.com/configuration"

在本主题中,前缀 cfg 指的是该命名空间。

<configuration>

<configuration> 元素是 XData 块中的根元素。此元素包括以下项目:

Discussion (0)1
Connectez-vous ou inscrivez-vous pour continuer
Question
· Sept 3, 2024

License manager on cloud

We are third party vendor who acts as a buffer between the customer and intersystems to purchase licenses for intersystems.
I am wondering can we use AWS license manager to manage the IRIS licenses on behalf of our customers?

Discussion (0)1
Connectez-vous ou inscrivez-vous pour continuer
Annonce
· Sept 3, 2024

HealthShare Unified Care Record Fundamentals – In Person September 23-27, 2024 - Registration space available

HealthShare Unified Care Record Fundamentals – In Person Cambridge, MA September 23-27, 2024

* Please review the important prerequisite requirements for this class prior to registering.

  • Learn the architecture, configuration, and management of HealthShare Unified Care Record.
  • This 5-day course teaches HealthShare Unified Care Record users and integrators the HealthShare Unified Care Record architecture and administration tasks.
  • The course also includes how to install HealthShare Unified Care Record.
  • This course is intended for HealthShare Unified Care Record developers, integrators, administrators and managers.

SELF REGISTER HERE

Discussion (0)1
Connectez-vous ou inscrivez-vous pour continuer
Annonce
· Sept 3, 2024

[Video] Unleash the Power of Your Data with InterSystems

Hey Community,

Watch this video to learn how InterSystems can help you access, understand, and use your data quickly and easily:

⏯ Unleash the Power of Your Data with InterSystems @ Global Summit 2024

Presenters:
🗣 @Michael Hom, Financial Solutions Executive, InterSystems
🗣 @Amir Samary, Director, Solution Architecture, InterSystems  

Subscribe to our YouTube channel InterSystems Developers to stay in touch!

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