Nova postagem

查找

Artigo
· Out. 25, 2020 2min de leitura

InterSystems IRIS が正常に動作していることを Windows から確認する際の監視対象プロセス名

これは、InterSystems FAQサイトの記事です

Windowsでは、以下イメージ名のプロセスを監視対象としてください。

[irisdb.exe]
重要なシステムプロセスが含まれています。
※ 監視対象にすべき重要なシステムプロセスを確認する方法は、添付をご参照ください。

[IRISservice.exe]
IRISインスタンスをサービス経由で扱う為のプロセスになります。
このプロセスが終了すると、IRISインスタンス自体には直接影響はありませんが、IRIS の停止(サービスの停止)ができなくなります。

[ctelnetd.exe]
%Service_Telnet サービスが有効になっている場合に起動し、Telnet 経由で IRIS へアクセスする為のデーモンプロセスになります。
このプロセスが終了すると、IRIS インスタンスへの Telnet アクセスができなくなります。

[iristrmd.exe]
%Service_Console サービスが有効(既定で有効)になっている場合に起動し、サーバのローカル端末(サーバの IRIS ランチャーからターミナル)より IRIS へアクセスする為のデーモンプロセスです。
このプロセスが終了すると、IRIS インスタンスへのローカル端末アクセスができなくなります。

[iristray.exe]
システムトレイに表示される IRIS ランチャー 用プロセスです。
このプロセスの有無は、IRIS インスタンスには影響はありませんので特に監視対象の必要はありません。

[licmanager.exe] 
マルチサーバタイプのライセンスを使用している際に起動されるライセンスサーバプロセスです。

[httpd.exe]
管理ポータル用のApacheのプロセスです。

IRIS 内部のプロセス一覧を取得するには、管理ポータルの以下メニューや
  [菅理ポータル] > [システムオペレーション] > [プロセス]


プロセス一覧は、ターミナルを起動して、コマンドラインで確認することもできます。

do ALL^%SS


詳細は以下のドキュメントをご覧ください。
IRISプロセスについて

Discussão (0)0
Entre ou crie uma conta para continuar
Artigo
· Out. 25, 2020 2min de leitura

%Net.HttpRequest クラスを使用して https のアクセスでエラーが発生したときに確認したいこと

これはInterSystems FAQ サイトの記事です。

%Net.HttpRequest クラスの SSLConfiguration プロパティに SSL/TLS 構成の「クライアント」構成名が指定されているかご確認ください。

%Net.HttpRequest クラスを使用して、https の url にアクセスするためには、以下のドキュメントに記載されている SSL/TLS 構成 の「クライアント」構成を作成して指定した名前を SSLConfiguration プロパティに指定する必要があります。

SSL/TLS構成のクライアント構成方法

管理ポータルの [システム管理] > [セキュリティ] > [SSL/TLS構成] メニューを開き、「構成名」に任意名を設定し、「保存」ボタンをクリックします(そのほかの構成パラメータは、デフォルト値で作成します)。

 

実行例は以下の通りです(https://www3.nhk.or.jp/news/ にアクセスしています)。

set httprequest=##class(%Net.HttpRequest).%New()
set httprequest.Https=1
set httprequest.Server="www.nhk.or.jp"
set httprequest.SSLConfiguration="test1"  //設定したSSL/TSL構成名を指定
set st=httprequest.Get("/news/")
write $ZCVT(httprequest.HttpResponse.Data.Read(1000),"I","UTF8")  // 取得できたレスポンスの一部を表示
<!DOCTYPE HTML>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7 eq-ie6"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8 eq-ie7"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9 eq-ie8"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# website: http://ogp.me/ns/website#">
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="X-UA-Compatible" content="requiresActiveX=true" />

<title>NHKニュースサイト 日本全国・世界の速報、最新情報|NHK NEWS WEB</title>
<meta name="robots" content="noodp,noarchive">
<meta name="keywords" content="NHK,ニュース,NHK NEWS WEB" />
<meta name="description" content="NHKのニュースサイト「NHK NEWS WEB」。国内外の取材網を生かし、さまざまな分野のニュース をいち早く、正確にお伝えします。ニュース

Discussão (0)1
Entre ou crie uma conta para continuar
Anúncio
· Out. 16, 2020

New Video: Introduction to InterSystems Reports

Hi Community!

Enjoy watching the new video on InterSystems Developers YouTube:

⏯ Introduction to InterSystems Reports

 

InterSystems Reports, powered by Logi Analytics, is a report generation tool that enables you to rapidly create and view visual reports of your data. This video introduces you to InterSystems Reports and its core components.

➡️ Subscribe to InterSystems Developers YouTube

Enjoy and stay tuned!

Discussão (0)0
Entre ou crie uma conta para continuar
Pergunta
· Out. 12, 2020

MESH integration to send Documents to GP's.

Hi,

I've successfully installed and configured the custom MESH API supplied by intersystems. I'm able to send HTML rendered documents directly to GP's using Kettering.xml. 

Ideally, I'd like to be able to send PDF/RTF files rather than HTML. Is this possible and if so can I still use Kettering xml? I know FHIR is the preferred method of transmission but i've tried sending a test FHIR message through MESH to EMIS but it's not displaying so I'm not sure if EMIS is able to display FHIR formatted messages. 

Thanks.

Anthony Breen

21 Comments
Discussão (21)0
Entre ou crie uma conta para continuar
Anúncio
· Out. 8, 2020

Write a review on Capterra and get $20 + $25 Gift Cards!

Hi Developers, 
We invite you to write a review on the InterSystems IRIS on Capterra. The first 100 reviewers will get a $20 USD gift card from Capterra and $25 VISA card from InterSystems for the published review!

 

See the rules below. 

To get $25 VISA card from InterSystems  follow these steps:

✅ #1: Follow this unique link and submit a review for IRIS.

✅ #2: Make a screenshot of the title and text of your review.

✅ #3: Upload a screenshot in this challenge on Global Masters. After your review is published you will get the $25 VISA Cards.

Please note:

  • The survey must be completed by December 3, 2020.
  • Capterra must approve the survey to qualify for the gift card. Capterra will not approve reviews from resellers, systems integrators, or MSP/ISV’s of InterSystems.
  • Capterra does not approve the reviews that have been previously published online.
  • You can check the status of your review and gift card in your Capterra reviewer profile at any time.

Done? Awesome! Your cards are on the way! yes

6 Comments
Discussão (6)1
Entre ou crie uma conta para continuar