搜索​​​​

清除过滤器
文章
Claire Zheng · 七月 20, 2021

扫码看回放 | InterSystems极客俱乐部线上直播课:Health Connect 系统运维培训

InterSystems极客俱乐部线上直播课“Health Connect系统运维培训”回放已准备好,欢迎您点击报名,扫码看回放!
问题
Weiwei Yang · 一月 25, 2021

docker deploy

你好, 请参考在Openexchange中发布的例子:Example of InterSystems IRIS with external Apache and WebGateway( https://openexchange.intersystems.com/package/iris-webgateway-example)
问题
Michael Lei · 五月 8, 2022

在production中删除项目

答案参见:https://community.intersystems.com/post/delete-item-production 答案参见:https://community.intersystems.com/post/delete-item-production
文章
Jeff Liu · 四月 17, 2024

[视频]了解HL7 FHIR 资源(Resources)的架构

各位开发者好 欢迎观看InterSystems Bilibili官方频道的最新视频 InterSystems Developers Bilibili: ⏯ Understanding the Structure of HL7 FHIR Resources 了解 HL7 FHIR 资源的结构。
问题
ruihua ruihua · 二月 21, 2022

关于产品原型的设计软件有哪些推荐?如何快速和高效地提升设计能力?

InterSystems 没有提供产品原型工具,请百度。 vs code 算吗?
文章
Tingting Jiang · 三月 21, 2023

实习生招聘

工作概述 每年夏天InterSystems都会招聘实习生在中国办公室工作,从事专门围绕InterSystems产品设计的项目。我们信任实习生团队在导师的指导下可独立的工作。除了在项目中工作外,实习生还能融入我们的团队,与我们的全职员工一起解决所面对的工作问题。
问题
洪玉 刘 · 二月 8, 2023

pool

运行池的机制和组件运行池的建议配置大小 请参考我们的社区文章:运行池大小配置的解读 | InterSystems Developer Community | FTP|REST API|SOAP|DevOps
文章
Michael Lei · 五月 17, 2021

iris-fhir-portal 概述

我创建了 iris-fhir-portal 来参加当前竞赛 **[InterSystems IRIS for Health FHIR](https://community.intersystems.com/post/welcome-intersystems-iris-health-fhir-contest-developers),**本篇快速概述旨在介绍我的应用程序提供的功能
文章
姚 鑫 · 二月 3

第十四章 I - J 开头的术语

# 第十四章 I - J 开头的术语 ### InterSystems IRIS 存储 (InterSystems IRIS storage) 对象(Objects) 持久对象的默认存储类型。如果你使用 `IRIS` 存储,则无需指定任何存储数据的细节,并且你的类会自动投射到 `SQL`。
公告
Jeff Liu · 一月 17, 2022

[视频]ObjectScript 开发人员的嵌入式 Python。使用Python和ObjectScript并肩工作

Hi 开发者们, New video is already on InterSystems Developers YouTube: ⏯ Embedded Python for ObjectScript Developers: Working with Python and ObjectScript Side-By-Side 深入指导如何将
公告
Claire Zheng · 十月 23, 2022

Happy 1024!欢迎参加“首届技术征文大赛线上分享会”

今晚19:30,我们将通过“InterSystems首届技术征文大赛线上分享会”发布获奖名单、进行征文作品分享&点评、探讨热门话题,同期还将举办多轮抽奖!
问题
smith tob · 五月 12, 2023

使用sql访问数据库时,如何对sql语句进行加密?

SQL Functions | InterSystems SQL Reference | InterSystems IRIS for Health 2023.1这个是我们目前最新版本支持的所有 sql function 如果你是想把sql语句作为整体加密,然后在cache执行的时候解密出来,这样操作的话,加密基本都行吧
文章
Jingwei Wang · 六月 8, 2023

Embedded python 重新加载更新后的python模块

InterSystems IRIS中重新加载更新后的Python模块的方式和直接使用Python 重新加载模块的方式是一样的。
问题
li liao · 八月 30, 2023

Caché 2016.1 CDC

可以参考我们的CDC系列文章https://cn.community.intersystems.com/node/491941,谢谢!
问题
root root · 十月 9, 2024

如何启用SSL协议,并能够在使用DBeaver连接时捕获SSL协议交互流量?

参考一下这个帖子: https://community.intersystems.com/post/configuring-tls-ssl-iris-superserver-work-odbcjdbc-clients,前面的内容写的有点麻烦,需要耐心。