Rechercher

Question
· Nov 21, 2024

Is it possible to check retroactive LOCK history?

Is it possible to check retroactive LOCK history?
 

context:

I found it in the application error log. Some LOCK errors - ERROR #5803
Is it possible to somehow identify the point in the job or process code that caused these locks?

At the moment I no longer have table LOCKS on the server, but I would like, if possible, to check the time at which the incidents occurred.

1 Comment
Discussion (1)2
Connectez-vous ou inscrivez-vous pour continuer
Question
· Nov 21, 2024

hl7 message test fine in DTL, but the message is not transformed correctly in end to end test

Has anybody encountered this before?

I did a very usual hl7 adt transformation DTL, but it is with a customized schema, like ADT_ALL, it is a structure that tries to cover all the ADT schema scenario so we can use 1 type for all ADT messages.

the DTL tests fine in DTL test, with all the segment transformed correctly, but once I put it to test, to send message through source and the message after transformation can only go to MSH, EVN, but won't transform other segment like PID etc.  

Originally I was suggested that in my DTL I didn't loop through all the (), so I changed everything to loop through very thoroughly.  but the result is still same.  I do not quite understand why it works in DTL test but it won't work once I put it through a rule and DTL.  

we are using healthshare cloud

 

Any suggestions?

Thank you

5 Comments
Discussion (5)2
Connectez-vous ou inscrivez-vous pour continuer
Question
· Nov 21, 2024

Failing in SDA3 to FHIR when converting HS.SDA3.Appointment.Duration to HS.FHIR.DTL.vR4.Model.Resource.Appointment.minutesDuration

Getting the below error "InvalidNumberAppointmentminutesDurationpositiveInt" when HS.SDA3.Appointment.Duration=0  and attempting to Transform

 HS.FHIR.DTL.vR4.Model.Resource.Appointment.minutesDuration

Discussion (0)1
Connectez-vous ou inscrivez-vous pour continuer
Annonce
· Nov 21, 2024

[Video] Exploring InterSystems Data Studio

Hi, Community!

Looking to streamline your data management? See how this fully managed, cloud-based solution can help:

Exploring InterSystems Data Studio

In this video, you will get an introduction to InterSystems Data Studio and see how it helps you:

  • Quickly access your data.
  • Unify data from multiple sources.
  • Create data visualizations.

...all using an intuitive user interface!

Discussion (0)1
Connectez-vous ou inscrivez-vous pour continuer
Article
· Nov 21, 2024 1m de lecture

How mirroring synchronizes non-database files

InterSystems FAQ rubric

Mirroring only synchronizes database files.

To synchronize other files required for your application (CSP files, images, documents, etc.) between the two servers that make up the mirror set follow one of the approaches:

  1. Place those files on a shared disk by introducing a NAS or similar device
  2. Or use file sync software to synchronize files between two servers.
2 Comments
Discussion (2)3
Connectez-vous ou inscrivez-vous pour continuer