Question Thomas Schroyen · Jun 2, 2022 RENAME a file and MODIFY his name Hi my fellows camrades, I have a question that seems really simple but it's quite a pain in my ass right now.I had to rename (take a file from a directory and move it to another) which is a .hl7. Whenever this file has been displaced, I have to change the extension from .hl7 to .OK without using the rename method. Maybe using the attribut? Do you have any ideas how I could do it? This should follow the step i have explained right before. I have a service to take the file but i need an operation to rename it then change his name. #HL7 #Caché 0 2 0 480
Question Thomas Schroyen · Sep 20, 2021 How to create a file from a stream - save it - change his name and resave it Hi gentlemen, It may be very easy but I'm currently battling with a stupid business operation. Here is what I must do and what is already in place: A business service scan every 5 sec the apparition of files and send it to a business process. The business process (a routeur) don't let pass everything and a few of them go to a specific operation. The operation must : 1 ) create the file with the same name of the original one (in the service) then save it. #Ensemble #HealthShare 2 2 0 1.4K
Question Thomas Schroyen · Sep 17, 2021 Our back-up is taking 3-4 Gb per day... Why and how to solve it? Hello gentlemen, I hope you can help me because this is a very serious that I can't wait to resolve... Our back-up is currently taking 3 up to 4 Gb per day and we don't know why. We had 270 Gb yesterday and we are today at 274.3 Gb. We keep a computer history of the messages for only 50 days. Here is a picture of what's currently taking the most data place in our healtshare system: (don't forget that our DB is also connected to the back-up, maybe it is related, I don't know) #Backup #Databases #InterSystems IRIS 0 1 0 181
Question Thomas Schroyen · Sep 16, 2021 how to restart connector/list of connector using another code (so by code) or terminal with a batch Hello everyone, I think I put everything in the title. It's a simple question : how to restart a connector or a list connector without double-clicking? Is there a way using another connector to do so (using code)? Is there a way using a command line in the terminator/ds command (in the purpose to use a batch)? Faithfully, Thomas #HealthShare 0 4 0 194
Question Thomas Schroyen · Jul 14, 2021 creation of a bidirectionnial connector Hello everyone, I have a question and if you have some code, it would be lovely. I had to create a connector which is biredictionnal. What does I mean by this? I have to send ADT to an certain ip +port by TCP but I have to receive query A19 by this same ip+port. Is it possible to create such a connector that can do both? I read about pipe but i think it's too low-leveled . Thanks, Thomas #HealthShare 0 6 0 165
Question Thomas Schroyen · Sep 9, 2020 pdf embedded too large? Can't recreate it Hello fellow comrades. I have a little issue concerning the creation of an embedded PDF sent by hl7. When I Extract it, the pdf is not completed (Seen by opening it with notepad++) compared to the one I created with a Base 64 converter. #Caché 0 3 0 773
Question Thomas Schroyen · Jun 17, 2020 How to create a restful service with a link to java code? Hello everyone, In the purpose of my work, I have to implement a code that will communicate with a restful server coded in JAVA. To fulfill my task, they gave me the link to the restful server + a certificate to use + the class that's going to be sent back + the names of 2 functions: #Java #REST API #Studio #Caché 0 1 0 343
Question Thomas Schroyen · Dec 17, 2019 Corrupted file with EnsLib.File.PassthroughService Hello, I have a little problem that appears to my newest program. One of the purpose of my program is to transfer a file from a path to another one. Another person/entity places the file into a specific file ( let's call it \\Server\) but the problem is that my service (a simple EnsLib.File.PassthroughService) takes it and places it directly into my other path. The pdf file is very big and it happens almost all the time that the size of the output file is not the same as in input and so is corrupted. #Business Service #HealthShare 0 3 0 336
Question Thomas Schroyen · Apr 11, 2019 How to sequentialy delete file from a folder Hello gentlemen,here is my question: I would like to delete files one by one (not all at a time because I need to check somethinkg to delete it or not) in a defined folder but how can I handle it? I have used the extension : #ObjectScript #InterSystems IRIS 0 6 0 1.8K
Question Thomas Schroyen · Apr 8, 2019 Sending a text by TCP Hello gentlemen, #ObjectScript #Terminal #Ensemble 0 6 0 858
Question Thomas Schroyen · Mar 7, 2019 Decode and create a pdf from a ED HL7 message Hello Gentlemen,My Business process connector receive a Oru_01 hl7 message with an ED segment inside (Base64 pdf). How is it possible to extract it and create a pdf file within?Here is the sample of function I have. I know it doesn't work but if you could help me, it would be perfect. Here is my function, the goal would be it create the file where I want and return me the link of the file. #HL7 #ObjectScript #Open Exchange 0 5 0 2K
Question Thomas Schroyen · Feb 25, 2019 How to remove the escape character of HL7 message? Hello Gentlemen,As you can read on the title, my question is to know how to retranslate the hl7 message into a string and so to remove the '\E' that are inside. A example/picture worth more than a thousand word.OBX|1|RP|ECG||CARDIO ECG^APPLICATION^PDF^^\E\\E\sitehopital.org\E\files\E\cardio\E\022018\E\GE274583.PDF| #HL7 #ObjectScript #Open Exchange 0 5 0 1.3K
Question Thomas Schroyen · Feb 22, 2019 How to get the specific HL7 message structur by coding (ObjectScript) ? Hello gentlemen, #HL7 #ObjectScript #HealthShare 0 1 0 470