New post

Find

InterSystems Official
· Jun 11

2025.1.0、2024.1.4、2023.1.6、2022.1.7 バージョンにおけるネームスペース切り替えとグローバル表示の問題を解決するポイントリリースについて

InterSystems は、以下のサポート対象製品バージョン 2025.1.0、2024.1.4、2023.1.6、および 2022.1.7 に影響する不具合を解決するために、新しいポイント アップデートをリリースしました。

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


この問題により、以下の機能を使用する際、予期しない <PROTECT> エラーやアクセス異常が発生する可能性があります:

  • 暗黙のネームスペース
  • データベースへの読み取り専用/読み取り書き込みの混合アクセス
  • 管理ポータルでのルーチンとグローバル一覧表示


含まれる症状:

  • ネームスペースの作成の失敗
  • ルーチンをリストするときに断続的に「アクセス拒否」エラーが発生する
  • 読み取り専用権限を持つユーザーに対してグローバル表示ページがデータを返さない

これらの問題によりアクセス制御やユーザー権限が損なわれることはありませんが、複数のシナリオにおいて、システムの想定された動作に影響を及ぼします
 

解決済みバージョン

修正は次のポイントリリースに含まれています。

  • 2025.1.0.230.2
  • 2024.1.4.516.1
  • 2023.1.6.810.1
  • 2022.1.7.116.1

影響を受けるバージョンを使用しているお客様は、適切なシステム動作を確保するために、関連する更新プログラムを適用することをお勧めします。

ご質問やサポートが必要な場合は、サポートセンターまでお問い合わせください。

Discussion (0)0
Log in or sign up to continue
Announcement
· Jun 10

開発者コミュニティ AI Bot はじめました

開発者の皆さん、こんにちは!

開発者コミュニティにスマートで積極的な新しい助っ人が誕生しました!

🤖 開発者コミュニティAIボット 通称 @DC AI Bot です! 🤖

DC AI assistant と同様に、IRIS のベクトル検索を搭載した @DC AI Bot は、さらに一歩進んでいます!

👉 新しく投稿されたすべての質問を自動的にスキャンし、関連する回答が見つかった場合、コメントに返信を残します。

メモ:現時点では、USコミュニティに投稿された質問に対して自動スキャンが行われています。日本語で質問を書いても英語でコメント欄に返信を残してくれるそうです!


Bot は有用でタイムリーな回答を提供することを目指していますが、その回答が必ずしも完全に正確で完全であるとは限らないことにご注意ください。

そのため、@DC AI Bot からの返信はすべて、経験豊富な IRIS 開発者であるモデレーターチームによってレビューされ、可能な限り最高の品質を保証しています。

ご質問を投稿されたばかりの方は、通知をご確認ください - DC AI Botがすでに必要な答えを用意しているかもしれません!

私たちの新しい助っ人、@DC AI Bot をどうぞよろしくお願いします!

Discussion (0)1
Log in or sign up to continue
Question
· Jun 10

Handling HL7 Message Response from SOAP Request

We have a vendor that is requiring that the HL7 sent to them is sent as an Encoded message inside a SOAP request but is sending back an HL7 message as the response. 

When the WSDL built the response, it was expecting an encoded message back. I updated the Request and Business Operation to expect an EnsLib.HL7.Message, however I am not sure how to handle the HL7 ACK to post it back to the sending message so it will not cause an Orphan message, and to parse it back correctly in the trace viewer.

When I do a $$$LOGINFO on the pResponse, I get back...

How do I properly parse the HL7 ACK that was returned and file it correctly?

1 Comment
Discussion (2)1
Log in or sign up to continue
Announcement
· Jun 10

[Video] Foreign Tables in InterSystems IRIS 2025.1

Hi Community,

Our Project Managers created a series of videos to highlight some of the interesting features of the new 2025.1 release. Please welcome the first one of them:

⏯ Foreign Tables in InterSystems IRIS 2025.1

The InterSystems IRIS 2025.1 release introduces powerful new features for data management, including full support for foreign tables in production. It adds fine-grained privileges for managing access to foreign servers and querying them, plus a new command for sending direct SQL queries to external relational databases. New table conversion options also allow switching between row and column layouts for better analytics performance.

🗣 Presenter: @Benjamin De Boe, Manager, Analytics Product Management, InterSystems

Want to stay up to date? Watch the video and subscribe for more!

Question
· Jun 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 (2)1
Log in or sign up to continue