Nueva publicación

查找

Comentarios (1)1
Inicie sesión o regístrese para continuar
Pregunta
· 2 jun, 2023

Entity Framework Core Support

Hi,

We are developing a .NET6 application using Iris database. We would like to use ORM for easier code maintenance. 

I saw a doc about Entity Framework: https://docs.intersystems.com/iris20231/csp/docbook/DocBook.UI.Page.cls?KEY=BNET_eframe, but even it's newest Iris version, the Entity Framework is very old .NET Framework (2013) and not supported by Microsoft anymore. Are there any plans to support Entity Framework Core?

2 comentarios
Comentarios (2)2
Inicie sesión o regístrese para continuar
Pregunta
· 26 mayo, 2023

How to view if a mirror member has failed over recently?

How can you tell if a mirror member has failed-over?

4 comentarios
Comentarios (4)2
Inicie sesión o regístrese para continuar
InterSystems Official
· 24 mayo, 2023

Zen Reports to be removed from InterSystems IRIS and IRIS for Health beginning with (New Target) of 2025.3

InterSystems is announcing an end of maintenance event for Zen Reports beginning in Intersystems IRIS and IRIS for Health 2025.1.  This follows the deprecation notice made when InterSystems IRIS was introduced in 2018 and subsequent inclusion of InterSystems Reports in 2020 to provide replacement reporting functionality.  An overview of the timeline is:

March 2018.   InterSystems IRIS 2018.1:  Announcement of Zen Reports deprecation, continued shipment to provide continuity for existing applications

April 2020.     InterSystems IRIS 2020.1:  Intersystems Reports incorporated as part of user-based InterSystems IRIS and IRIS for Health and Advanced Server licenses

May 2023.      End of maintenance notification for Zen Reports

2H 2024.        Zen Reports available as an ipm module

2H 2025 (InterSystems IRIS 2025.3)   Zen Reports package removed from InterSystems IRIS and IRIS for Health distributions

InterSystems introduced InterSystems Reports, powered by Logi Reports from insightsoftware (formerly Logi Analytics)  as an embedded reporting solution starting with InterSystems IRIS and IRIS for Health 2020.1. InterSystems Reports provide a modern, drag and drop reporting solution for InterSystems customers and partners.  

We expect to transition Zen Reports to an independent package using IPM (InterSystems Package Manager) and to stop shipping Zen Reports with InterSystems IRIS and IRIS for Health version 2025.3. Zen Reports will continue to be available as an ipm module and may be distributed but will not be maintained by InterSystems.  The WRC will continue to provide support on prior versions of Cache and IRIS that contain Zen Reports but no updates are expected to Zen Reports software.

For more information on getting started with InterSystems Reports:
InterSystems Learning Path

InterSystems documentation

Global Summit session: Intersystems Application Services' move from Zen Reports to InterSystems Reports

insightsoftware's Logi Report documentation and tutorial

 

Please comment below or contact dbpprodmgrs@intersystems.com with any questions about this announcement.  

9 comentarios
Comentarios (9)5
Inicie sesión o regístrese para continuar
Artículo
· 24 mayo, 2023 Lectura de 5 min

サンプルまとめページ:Interoperability(相互運用性)

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

IRISのInteroperability(相互運用性)機能(Ensembleのプロダクション)を使用してどのようなことができるか、コード例をご覧いただきながら/サンプルを動かしながらご確認いただける記事をまとめてみました。

ぜひご参照ください。

記事一覧:

 

✅ インストール環境をお持ちでない方でもお試しいただけるチュートリアル

Developer Hubというページをご存知でしょうか。最近追加された開発者向け情報をまとめたポータルで、この中に事前準備不要でお試しいただけるチュートリアルが4種類含まれています。

その中の、Interoperability(相互運用性)チュートリアルでは、Redditに新しく投稿された記事=(https://www.reddit.com/new/)を一定間隔で取得し、全投稿の中から「猫(cat)」🐈について記載されている情報のみを抽出し、対象記事をファイル出力する流れをご体験いただけます。


上記画像をクリックするとチュートリアルトップページに移動します。後は画面右下に表示される  ボタンをクリックするだけでチュートリアルがスタートします。

体験内容詳細については「IRIS の Interoperability(相互運用性)を試せるチュートリアル」で画面例付きでご紹介しています。ぜひご覧ください。

 

✅ ファイル連携を試してみたい

Interoperability機能には、ファイルやHTTP、ODBC/JDBCなど標準的なアクセスの基本処理を記述したアダプタというクラスが用意されています。

IRIS Interoperability機能を使ったファイル連携」の中では、ファイル入力で行われる特定ディレクトリの定期的な監視、データ取り込みの部分をアダプタを利用して作成する例をご紹介しています。

 

✅ 常駐プロセスを作りたい

ObjectScriptレベルでも常駐プロセスを作成できますが、「Interoperability機能を使った常駐プロセスの作り方」の中では、「常駐プロセスの監視」や「ログ」の機能も付いたInteroperabilityを利用した常駐プロセスの作り方を解説しています。

手順とコード解説付き+サンプルコードも公開されています。

 

✅ レコードマップ機能を使いたい

固定長または、区切りマーク付きファイルの入出力を支援する機能です。(CSVを使用する場合は、CSVファイルを読み込ませてレコードマップ機能を作ることもできます)

レコードマップで何ができるか?」には、サンプルコードに沿った使用例の解説PDFがあります。(説明中「Ensemble」と出てきますが「Interoperability」と同様の機能です)

 

✅ MQTTを使いたい

Interoperabilityのアダプタの中にはMQTTに対応したアダプタ含まれています。

【GettingStarted with IRIS】MQTT を使った遠隔モニタリング(IRIS の MQTT アダプタを試してみよう!)」では、インターネット上に公開されているMQTTテスト用ブローカーを使用してサブスクライブする例をご紹介しています。

コンテナを使ったサンプルをご用意しています。

もう1つ、「IRISにてMQTTブローカーから気象データを取得しデータベースに格納する」では、プロダクション作成手順も含めた解説があります。ぜひご参照ください。

 

✅ FHIRサーバサイドアプリケーションを試したい

IRIS for Healthでは、医療情報交換標準規格  FHIR のリポジトリを作成できるのと、Interoperabilityを利用してFHIRサーバサイドアプリケーションを開発できます。

FHIR R4 リソースリポジトリを簡単にお試しいただける開発環境テンプレートのご紹介」では、解説ビデオ付きでFHIRリポジトリへのアクセス方法、FHIRサーバーサイドアプリケーション開発例をご紹介しています。

また、コンテナでお試しいただけるサンプルもご用意しています。

 

✅ Interoperabilityを学習したい

【はじめてのInterSystems IRIS】Interoperability(相互運用性)を使ってみよう!」は、サンプルコードをご覧いただきながら、Interoperability機能概要を確認できるシリーズ記事です。

これからInteroperabilityをはじめたい方、学習してみたい方に最適です。

 

✅ システム連携の自動的な流れの中にユーザからの指示を介入できる「ワークフローコンポーネント」を試したい

システム連携の自動的な流れの中にユーザからの指示を介入できる「ワークフローコンポーネント」のサンプル」では、コンテナで動くサンプル環境を利用して、ユーザからの指示待ち、ユーザからの指示による処理の再開をご体験いただけます。

また、ご自身の環境でワークフローコンポーネントの動作を試されたい方向けに「ワークフローコンポーネントを使ってみよう!~使用手順解説~」もご用意しています。

ぜひお試しください。

Comentarios (0)1
Inicie sesión o regístrese para continuar