发布新帖

查找

问题
· 五月 30, 2024

Javascript library "Irisnative" does not work for 8 bits IRIS servers

Hi, 

I almost managed to connect myself from nodejs to IRIS via intersystems-iris-native, but the connection failed. 

 

> const irisnative = require('./intersystems-iris-native')
> irisnative
{
  createConnection: [Function (anonymous)],
  Connection: [Function: Connection],
  Iris: [Function: Iris],
  Iterator: [Function: Iterator],
  IRISList: [Function: IRISList]
}
.....
>     var connection = irisnative.createConnection({
...     host: ip,
...     port: port,
...     ns: namespace,
...     user: username,
...     pwd: password
...     })
Uncaught Error: 8-bit servers are not supported [ERROR_8BIT_SERVER]
>

 

It finished with ERROR_8BIT_SERVER.   I would like to ask you whether it is possible to connect to IRIS from javascript, in order to execute Mumps commands from nodejs.

Kind regards,

 

Alin C Soare.

1 Comment
讨论 (1)2
登录或注册以继续
问题
· 五月 30, 2024

python library "irisnative" for Windows 10

Hi,

I am using Windows 10 and I cannot find an installation source for the irisnative python library.  I tried to install the wheel file provided by intersystems on github (https://github.com/intersystems/quickstarts-python/).

 

c:\wc\quickstarts-python\Solutions\nativeAPI_wheel>pip install irisnative-1.0.0-cp34.cp35.cp36.cp37.cp38.cp39-none-win_amd64.whl
ERROR: irisnative-1.0.0-cp34.cp35.cp36.cp37.cp38.cp39-none-win_amd64.whl is not a supported wheel on this platform.

 

Is irisnative supported on Windows 10 ?  The purpose is to execute ObjectScript command from external python code.

Kind regards,

 

Alin C Soare.

讨论 (0)1
登录或注册以继续
公告
· 五月 30, 2024

Réservez une formation individuelle au Global Summit !

À l'approche du Global Summit 2024, n'oubliez pas de réserver une séance de formation personnelle !

Spotlight on Personal Training, Global Summit. Sign up for a session with Joe Gallant or Deirdre Viau, Technical Trainers.

Cette semaine, les projecteurs sont tournés vers deux Formateurs Techniques.

💬 Rencontrez @Joe Gallant pour discuter de l'interopérabilité, d'InterSystems ObjectScript, de l'administration système et de l'analyse/BI.
💬 Parlez à @Deirdre Viau de HealthShare® Patient Index, HealthShare Unified Care Record® ou Analytics/BI.

Profitez de leur expertise en vous inscrivant à une séance de 45 m. Rafraîchissez votre mémoire sur une formation en classe précédente, discutez d'un concept technique ou commencez à découvrir les technologies InterSystems.

Envoyez un e-mail à GSTechExchange@intersystems.com à l'avance ou visitez le bureau de conciergerie Tech Exchange au Sommet.

 

讨论 (0)1
登录或注册以继续
公告
· 五月 30, 2024

第15回インターシステムズ主催 開発者向けオンラインセミナー「FHIR 新機能のご紹介~2024.1~」

 

連続3回のシリーズでお届けする新機能についてのウェビナー

テーマ「FHIR新機能のご紹介~2024.1」

日時:6月25日(火)13:30~14:00 (参加費無料・事前登録制)

ご登録はこちらから

【セッション概要】

IRIS2024 .1では、いくつかのFHIR関連の新機能の追加および機能強化が行われました。本ウェビナーではFHIRオブジェクトモデルの機能概要を中心に、2023.1以降のバージョン追加および強化されたIRIS for HealthのFHIR機能についてお話しいたします。

【こんな方にお勧め】
・現在、FHIR関連開発をされている方。
・アプリケーションのFHIR対応を検討されている方。

皆様のご参加をお待ち申し上げております!

讨论 (0)1
登录或注册以继续
公告
· 五月 30, 2024

Recalling the Best Moments from the Past InterSystems Global Summits

In the summer of 1993 for the first time was held InterSystems Global Summit. Many warm memories are associated with this event!

We hope you had the opportunity to visit one or more of Global Summits! 

Let's share photos of the best moments you had at any InterSystems Global Summit in the comments below.

InterSystems Global Summit 2024 this year will take place on June 9-12, 2024  National Harbor, Maryland. Learn more about this event and register here.

3 Comments
讨论 (3)2
登录或注册以继续