Pesquisar

質問
· 2025年5月24日

CSP WebApp - IIS

Hi,

How do I create CSP page in IIS to be loaded from the class? 

Im able to open my index.html but I have class webapp.init.cls which extends %CSP.Page which should generate html. If I write localhost/myapp/webapp.init.cls I just got an error Invalid action.

In IIS Handler Mappings I did setup for *.cls and *.csp files. 

I followed this

https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls...

When I created index.csp my IIS just return NOT FOUND. With the old APACHE server I had no issue with all, but Im trying to migrate to IIS.

1 Comment
ディスカッション (1)1
続けるにはログインするか新規登録を行ってください
記事
· 2025年5月23日 2m read

Le référentiel FHIR d'IRIS For Health ne répond plus après la mise à niveau vers la version 2023.6.1.809. Comment résoudre ce problème ?

Après avoir déployé un nouveau conteneur basé sur containers.intersystems.com/intersystems/irishealth:2023.1 cette semaine, nous avons soudainement constaté que notre dépôt FHIR affichait une erreur 500. Ce problème est dû à des violations de PROTECT sur le nouvel espace de noms et la nouvelle base de données HSSYSLOCALTEMP utilisés par cette version des composants FHIR d'IRIS for Health. Pour résoudre ce problème, ajoutez « %DB_HSSYSLOCALTEMP » aux applications Web qui gèrent les requêtes FHIR.

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

[Video] SMART on FHIR: OAuthServer

Hey Community,

Enjoy the new video on InterSystems Developers YouTube:

⏯ SMART on FHIR: OAuthServer

In this video, we’ll set up the OAuth 2.0 server using the Auth0 and Okta solution. After signing up for Auth0, you’ll see the “Getting Started” page, where we need to complete three steps: create an application, an API, and a user. With these steps, you now have an application (the FHIR app), an API (the FHIR API), and a user ready to interact with the OAuth 2.0 server.

🗣  Presenter@Tani Frankel, Sales Engineer Manager, InterSystems

Check out a related article: SMART on FHIR app - Sample with Hands-on Exercise/Workshop Instructions

Enjoy watching, and look for more videos! 👍

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

How to a Set a property of Custom Task to Directory selector

I need to create a task to read the contents of file in an IRIS file system and store it in Persistent DB. What is the type of property thats defined in the Task that lets user select the input directory.

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

Best Practice for handling timezone offsets in DTL

Hi all,

My team is exploring options for handling timezone offsets in DTL and we’re wondering if there are any built-in methods available — ideally low-code or no-code solutions. Specifically, we're looking for a way to adjust timestamps based on the date and whether Daylight Saving Time (DST) is in effect.

For example, if an HL7 message has an MSH-7 value of 20250518144529, it should be converted to 20250518144529-0500 (Central Daylight Time), but if the timestamp were 20250218144529, it should be 20250218144529-0600 (Central Standard Time).

We’re fairly new to InterSystems and want to make sure we’re not reinventing the wheel if there’s already a best practice or supported feature for this.

Thanks in advance for any guidance!

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