Question Lassi Autio · Oct 3, 2018 Export and import web application configuration Is there a way to export and import web application configuration? For example to save it to version control (git) and to import it to other server.By web application configuration I mean "System -> Security Management -> Web Applications". Sreenshot from it: #Git #DevOps #Frontend #Caché 1 7 2 1.2K
Question Lassi Autio · Sep 26, 2018 How to implement business service that always returns CE (HL7 commit error)? I want to test automatically that HL7 business operation works correctly in error conditions. One is to test CE acknowledgement. I have planned to implement test production which includes business services for different situations (AA, AE, CA, CE, timeout, late response etc).How should I implement HL7 business service that always returns CE (commit error)? I have tried but it keeps returning "AA". #Ensemble #HL7 #Testing 1 2 0 360
Question Lassi Autio · Sep 19, 2018 Change time in message browser etc from UTC to local time How can I change Ensemble's time from UTC to local? For example, I want that time in the message browser and event log to be local, but now it is UTC. I tried to find some setting around management portal but couldn't find it. #Ensemble #Message Search 0 10 0 1.3K
Question Lassi Autio · Aug 17, 2018 How to remove deleted classes We are building our CI/CD pipeline. If we remove a cls file in git how we can delete it from Cache? #Caché #Continuous Delivery #Continuous Integration #Git 0 3 0 946
Question Lassi Autio · Aug 8, 2018 Terminal within Eclipse not connecting to localhost I want to connect to my local terminal via Eclipse in Windows. I am able to connect to the server but not my own machine. It opens from "cube icon" -> Terminal but I want to open and connect to it in Eclipse.How should I connect to it? #Development Environment #Terminal #Microsoft Windows 0 4 0 1.5K