New post

Find

Article
· Oct 17, 2024 2m read

第五十章 安全元素的详细信息

第五十章 安全元素的详细信息

本主题讨论 SOAP 消息中较常见的安全元素,特别是 IRIS Web 服务和客户端可以发送的变体。此信息旨在帮助那些不经常使用 SOAP 的人重温记忆。此处的详细信息也可能有助于故障排除。

<BinarySecurityToken>

<BinarySecurityToken> 的目的是携带消息中其他元素使用的安全凭证,供消息接收者使用。安全凭证以序列化、编码的形式携带。以下显示了部分示例:

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

setting up ALB and Proxy container

We have a requirement to use ALB/Reverse proxy like traefik. Is there any similar solution produce by webgateway or webgateway-ingenix container image?

Reference:
webgateway-nginx:2024.1

1 Comment
Discussion (1)2
Log in or sign up to continue
Article
· Oct 17, 2024 2m read

ORU to MDM with large HL7 v2 messages.

I was working on a DTL but kept getting ERROR #5002... MAXSTRING errors. The problem was that most of the DTL GUI action steps only support the string data type when working with the segments. A %String has a limit of 3,641,144 characters and my OBX5.1 was 5,242,952 characters long as the example provided. Of course PACS admin stated ultra high quality up to and including 4K resolution files were needed, so we could not get the vendor to compress or reformat these files to compressed jpg or something similar.

7 Comments
Discussion (7)2
Log in or sign up to continue
Article
· Oct 17, 2024 2m read

Helpful CCR Resources

Users of the InterSystems Change Control Record application (CCR) often ask for useful resources which can help them learn CCR and stay in the loop on updates.  Please see this list of resources below and post ideas for additional resources or questions you may have!

  • D.C. CCR Group - https://community.intersystems.com/tags/ccr
    • Please "Follow" the group in order to see announcements on training opportunities, application enhancements, Q&A from users
    • Please feel free to add your questions well, and tag with "Group = Other" and Tags = "CCR" to add them to people's CCR D.C. feed
  • Online Interactive CCR Courses - https://learning.intersystems.com/
    • Type ICC (for InterSystems Change Control) in the upper right search box and filter on the left by "Interactive Courses" (please ignore the RETIRED ones .. they are being removed from the search results)
  • 3 Day Instructor Lead CCR Tier 1 Course - https://www.intersystems.com/course-offerings/intersystems-change-control-tier-1-basics/ 
    • Covers all material required for proper CCR usage at Tier 1 sites. 
    • TrakCare Tier 2 courses are also available on demand (4 days)
  • All ICC Training Course Material - https://ccr.intersystems.com/ccr/ng/csp?t=ICCDocs.csp
    • Available from the CCR Menu
    • The "ICC_AllCourseContent.pdf" can be very useful to keep on file and search in for specific topics like "ImplementCCR" or "Group"
  • InterSystems CCR Technical Implementation Specialist Certification reference - https://www.intersystems.com/certifications/intersystems-ccr-technical-implementation-specialist/
    • Even if you are not planning to pursue Professional Certification in CCR (which I would encourage at least one person in each organization to achieve) it is very useful to reach through the course material and the practice questions to fill in critical CCR learning gaps that you may have.  
    • Tier 1 Certification currently available; Tier 2 Certification is tentatively planned for release in 2026
    • Feel free to ask questions about the material on the D.C. CCR Group
  • CCR FAQs - https://ccr.intersystems.com/ccr/ng/faqs
    • Available from the CCR Menu, hopefully this is a resource you are already using, but it can be helpful for filling in knowledge gaps.
    • We try to get all of this into the ICC slides but it can take a while to do so at times so we often push helpful information out via the FAQs

Please feel free to ask questions - we want to help you learn and be successful with CCR!!

Discussion (0)2
Log in or sign up to continue
Article
· Oct 17, 2024 1m read

Cómo cambiar el nombre de la instancia (configuración)

Rúbrica de preguntas frecuentes de InterSystems

En Windows, esto no se puede cambiar, pero en plataformas tipo Unix, se puede cambiar utilizando el comando iris rename.

iris rename instname(<current instance name>) newname(<new instane name>)

Para obtener más información sobre el comando iris rename, por favor consultad el siguiente documento:

Sobre el comando iris

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