新しい投稿

検索

質問
· 2024年11月26日

Smart Factory Starter Pack

Hi Guys,

I've installed the latest IRIS 24 and trying to setup the Smart Factory Starter pack following the link below and would like to confirm a few things:

GitHub - intersystems/InterSystems-IRIS-Smart-Factory-Starter-Pack: ASP - OEE Dashboard
 

So I created a new OEESP with its database in IRIS, then the second step is to install PythonGatway but doesn't that come out of the box with IRIS latest versions? if not, it says I must install Python 3.6.7 which doesn't exist anymore

   and last step 3 with installing the classes, I went to link below and not sure how to install the classes, I got the below error when running it the iris export builder  ?

 

Thanks

ディスカッション (0)1
続けるにはログインするか新規登録を行ってください
お知らせ
· 2024年11月26日

Notifications & Co-Developers: New on Open Exchange!

Stay Updated with Notifications on Open Exchange!

You can now view all your notifications directly on the website and choose how you’d like to receive them—on the web, via email, or both.

Here’s what you’ll be notified about:

  • App Releases: Stay informed about new releases of the apps you’re subscribed to (click the bell button on an app’s page).
  • New Apps by Members You Follow: Get updates on new apps published by members you follow (use the follow button on a member’s page).
  • Contest Announcements: Never miss a chance to participate in exciting contests.
  • Reviews and Replies: Receive updates on reviews and replies for your apps.
  • Replies to Your Reviews: Be notified when someone responds to your reviews.
  • Co-Developer Invitations: Know instantly when someone invites you to co-develop an app.
 
How to customize your notification preferences on the Notification Settings page:

Invite Co-Developers to Your App!

This feature lets you invite co-developers to join your app project. Their names will be proudly displayed on the app page and the app tile in the catalog, giving credit where it’s due and showcasing your team’s collaboration.

Important Information About Inviting Co-Developers

When inviting co-developers to your app, please note:

  • The application should be published on Open Exchange 
  • Co-developers must already be members of Open Exchange before you can invite them.
  • Co-developers will not be able to edit or manage your application. You remain the sole manager and owner of the app on Open Exchange.
  • Co-developers will see the app listed on their "Applications" page in their developer portal but without any management permissions.
  • Co-developers’ avatars and names will be displayed on the app page and app tiles, showcasing their contribution.
 
How to invite co-developers to your application
ディスカッション (0)2
続けるにはログインするか新規登録を行ってください
InterSystems公式
· 2024年11月26日

Suppression de l'InterSystems System Alerting and Monitoring (SAM)

Le 4 décembre 2024, System Alerting and Monitoring (SAM) sera supprimé des sites de téléchargement d'InterSystems, du registre de conteneurs et du site de documentation.

InterSystems a annoncé l'année dernière qu'il avait cessé le développement de SAM et l'a simultanément qualifié d'obsolète. InterSystems continuera à prendre en charge les clients existants utilisant la technologie de la même manière que les versions de produit au-delà de la fenêtre de version minimale prise en charge.

Intersystems a constaté que la plupart des clients intéressés par le type d'observabilité fourni par SAM ont choisi de connecter l'API de métriques InterSystems IRIS et la journalisation structurée à la plateforme d'observabilité existante de leur organisation pour avoir une vue plus complète de leur plateforme opérationnelle.

Si vous avez des questions sur votre utilisation actuelle ou prévue de SAM, veuillez contacter votre équipe de compte ou dbpprodmgrs@intersystems.com.

1 Comment
ディスカッション (1)1
続けるにはログインするか新規登録を行ってください
InterSystems公式
· 2024年11月26日

InterSystems System Alerting and Monitoring (SAM) を削除します

2024年12月4日に InterSystems System Alerting and Monitoring (SAM)  を InterSystemsダウンロードサイト、コンテナレジストリ、ドキュメントサイトから削除します。

InterSystemsは SAM の開発中止と、非推奨になることを昨年ご案内しました。現在この技術をお使いのお客様については、ミニマムサポートバージョンを過ぎた製品バージョンのサポートと同様にサポートを継続します。

これは、SAM が提供するオブザーバビリティに関心をもつようなお客様はほとんど、既存の運用プラットフォームのビューをより優れたものにするために、すでにInterSystems IRIS の Metric API構造化ログ(英語ドキュメント)を、組織のオブザーバビリティ・プラットフォームに接続済みだと判明したことによります。

現在ご利用中または利用を予定されていた SAM に関するご質問は、弊社担当アカウントチームにお問合せいただくか、 dbpprodmgrs@intersystems.com  までご連絡ください。

ディスカッション (0)1
続けるにはログインするか新規登録を行ってください
質問
· 2024年11月26日

HL7 Encoding issue

Dear All,

I have been sent an HL7 message as a file with the MSH segment as follows....

MSH|^~\&|SendingApp|pms3medd|HealthLink|cribrumt|20241121050000|PKI|ORU^R01|01_ASCIItest_2|P|2.3.1||||||UNICODE

I try picking up the file with a "EnsLib.HL7.Service.FileService" business service using a  EnsLib.File.InboundAdapter adaptor.  The Character set is set to "Native" and the Default Char Encoding to latin 1.

I am seeing the following error:

ERROR <Ens>ErrGeneral: Incorrect Character Encoding/Translation Table used for file.(Native/RAW)
+
ERROR <Ens>ErrException: <TRANSLATE>ParseIOStream+71 ^EnsLib.HL7.Parser.1 -- logged as '-'
number - @''

 

I have tried adjusting the the cCharacter set and the Default Char Encoding to no avail.  Has anyone encountered this problem before? Note that I need this interface to pick up ASCII encode messages as well.

 

Reagrds

 

Brad

4 Comments
ディスカッション (4)1
続けるにはログインするか新規登録を行ってください