Hello all, I am facing a little issue with line separators. I export classes with $SYSTEM.OBJ.Export to the file system, but I'm on a Linux (docker) environment and he uses LF.
Is it somehow possible to change the line separator for the export or in general?
Hi guys, I've setup an FTP passthrough service and operation to move two files from one SFTP server to another. The files are moved and i can confirm with filezila that the whole operation went well. However, i need to raise errors and send email if one the sftp servers is down for whatever reason, and if the trasnfer didn't go well. I ticked the alert on error box for the passthrough BS and BO and the errors are indeed forwraded to an alert management system. I have real problems with the check on the SFTP servers.
I have created a HL7 production in my working environment, Ens.Alert ,EMailAlert, PagerAlert, and BadMessageHandler are created.
Can anyone explain how Ens.Alert and BadMessageHandler will work when an HL7 message in Passed in Business service and how these 2 are related when any error occurs in the Production envinorment?
On TESTTC02, I'm getting the error: "Missing Mirrored Databases Report"
Questions. 1. What causes this problem? 2. How do I fix it?
Thanks for any help ========================= This is the basic plan for the refresh: DR copy IRIS.DAT files -> TESTTC01 TESTTC01 IRIS.DAT files -> TESTTC02
We have IRIS on Linux. When I create database NEO_PAVI_G by Management Portal, than owner for files and directories is "irisusr".
But owner is "mfukatko" (my username) after creating database NEO_Pxxx_G using installer based on ##class(%Installer.Manifest).%Generate() from command line in terminal.
I have a system that is sending Line Breaks\Carriage Returns within the text of a field that is breaking the parsing of the message. Does anyone have a way to get around this?