Nouvelle publication

検索

Question
· Juin 10

Handling HL7 Message Response from SOAP Request

We have a vendor that is requiring that the HL7 sent to them is sent as an Encoded message inside a SOAP request but is sending back an HL7 message as the response. 

When the WSDL built the response, it was expecting an encoded message back. I updated the Request and Business Operation to expect an EnsLib.HL7.Message, however I am not sure how to handle the HL7 ACK to post it back to the sending message so it will not cause an Orphan message, and to parse it back correctly in the trace viewer.

When I do a $$$LOGINFO on the pResponse, I get back...

How do I properly parse the HL7 ACK that was returned and file it correctly?

Discussion (1)1
Connectez-vous ou inscrivez-vous pour continuer
Annonce
· Juin 10

[Video] Foreign Tables in InterSystems IRIS 2025.1

Hi Community,

Our Project Managers created a series of videos to highlight some of the interesting features of the new 2025.1 release. Please welcome the first one of them:

⏯ Foreign Tables in InterSystems IRIS 2025.1

The InterSystems IRIS 2025.1 release introduces powerful new features for data management, including full support for foreign tables in production. It adds fine-grained privileges for managing access to foreign servers and querying them, plus a new command for sending direct SQL queries to external relational databases. New table conversion options also allow switching between row and column layouts for better analytics performance.

🗣 Presenter: @Benjamin De Boe, Manager, Analytics Product Management, InterSystems

Want to stay up to date? Watch the video and subscribe for more!

Discussion (0)1
Connectez-vous ou inscrivez-vous pour continuer
Question
· Juin 10

question about "File Spec" - how to specific the filename, not wild card?

good afternoon!

I was trying to set up the "File Spec" to match the exact filename that will be in the file path.

however, it seemed grab whatever the name of the file and work on it.

wondering how I can specific the exact filename in "File Spec" so that It wont touch other files in the same path?

https://docs.intersystems.com/healthconnect20251/csp/docbook/DocBook.UI....

1 nouveau commentaire
Discussion (2)1
Connectez-vous ou inscrivez-vous pour continuer
Discussion (3)1
Connectez-vous ou inscrivez-vous pour continuer
Question
· Juin 10

Duvidas sobre o uso de JWT

Estamos desenvolvendo uma aplicação em React e essa aplicação terá seus próprios usuários/senhas. Estamos fazendo alguns testes de autenticação, e estamos procurando conhecer melhor JWT do Iris. Entretanto, segundo a documentação, precisamos passar um body com um usuário do Iris para então receber o token JWT. A nossa preocupação é que essa primeira chamada não parece ser segura, já que precisamos enviar esse body aberto para então conseguir um token. Alguma sugestão de como enviar esse body de forma oculta? utilizamos como draft um post da comunidade:
 

https://community.intersystems.com/post/creating-rest-api-jwt-authentica...

2 nouveaux commentaires
Discussion (2)2
Connectez-vous ou inscrivez-vous pour continuer