转到文章 Tete Zhang · 六月 5, 2023 制定好的消息文档可以转换成IRIS可以读取的格式,导入到IRIS中成为消息Schema结构。在处理消息时,可以配置接口应用我们指定的消息Schema结构去处理消息。更多细节可参见文档:HL7 Schemas and Available Tools | Routing HL7 Version 2 Messages in Productions | InterSystems IRIS for Health 2023.1
转到文章 Tete Zhang · 五月 29, 2023 请参考我们的社区文章:运行池大小配置的解读 | InterSystems Developer Community | FTP|REST API|SOAP|DevOps
转到文章 Tete Zhang · 十一月 17, 2022 补充InterSystems使用VSCode开发的官方文档 Welcome to the VS Code InterSystems ObjectScript documentation - InterSystems ObjectScript for VS Code (intersystems-community.github.io)
转到文章 Tete Zhang · 九月 27, 2022 You can use the GetResourceSet() method in Security.User class to find the resources and privilege of a user. https://docs.intersystems.com/irisforhealthlatest/csp/documatic/%25CSP.D... The Security.SQLPrivileges class provides a Class Query DirectPrivileges that can output the SQL privileges a user has on classes. https://docs.intersystems.com/irisforhealthlatest/csp/documatic/%25CSP.D... Please open up a WRC case if the methods above do not apply to your specific use case.