New post

Encontrar

Question
· Jan 31

Migrate to nginx server

I have an Iris Intersystems instance that works with Apache server  on Windows 11 machine. Are there any clear and simple instruction or documentation  that explain how to migrate from Apache server to Nginx server?

2 Comments
Discussion (2)4
Log in or sign up to continue
Article
· Jan 31 4m read

Analyse de Message Viewer plus rapide avec IRIS Whiz

Préférez-vous ne pas lire? Regardez la vidéo de démonstration que j'ai créée:

https://www.youtube.com/embed/-OwOAHC5b3s
[This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]

Discussion (0)1
Log in or sign up to continue
Article
· Jan 31 1m read

QuinielaML - Predicción de la 40ª jornada de la Quiniela

Habemus fin de semana ergo, ¡habemus quiniela!

Jornadas 22ª de Primera División y 25ª de Segunda. Echemos un vistazo a los partidos que forman parte de la quiniela esta jornada:

Veamos la predicción para Primera División:

Y para Segunda:

Así queda pues la Quiniela:

¡Buen fin de semana!

Discussion (0)1
Log in or sign up to continue
Article
· Jan 30 2m read

第十一章 F - H 开头的术语

第十一章 F - H 开头的术语

文件流 (file stream)

对象(Objects)

文件流提供了一个接口,用于在外部文件中操作和存储大量基于文本或二进制的数据。IRIS 的流接口可以在 ObjectScriptSQLJava 中用于操作文件流。

最终类 (final class)

对象(Objects)

不能被扩展或子类化的类。

最终方法 (final method)

对象(Objects)

不能被重写的方法。

最终属性 (final property)

对象(Objects)

不能被重写的属性。

外键 (foreign key)

InterSystems SQL

外键约束表中的一列指向另一表中的另一列。为第一列提供的值必须存在于第二列中。

Discussion (0)1
Log in or sign up to continue
Question
· Jan 30

I build a text string from DTL's source message. What target message type and Business Operation should I use to output the text to a file?

I build a simple text string from an HL7 message in the DTL.  What target message type and Business Operation should I use to write the text to a file?

2 Comments
Discussion (2)1
Log in or sign up to continue