Question Jordan Everett · Mar 21 Namespace Does Not Support Ensemble Hey all, I'm trying to enable an existing namespace to be Ensemble enabled by doing the command do ##class(%EnsembleMgr).EnableNamespac($namespace,1), but I'm still getting the error message. Is there something that I'm missing? I've attempted to reboot the server and even went incognito to see if it was a caching issue, but I'm still not able to create an Ensemble production in that namespace. #Management Portal #Namespace #Ensemble #HealthShare 0 2 0 74
Question Jordan Everett · Mar 13 Class Debugging in Terminal Hey all! I was wondering if anyone had any input on how to troubleshoot classes in a terminal session? I'm currently writing an "adapter" so that way we can encrypt and decrypt files through GNUPG (PGP keys). #Debugging #ObjectScript #Terminal #Caché #HealthShare 0 3 0 157
Question Jordan Everett · Dec 30, 2022 Visual Studio Code Debugging I am currently trying to better my development process by using Visual Studio Code because I'm more familiar and comfortable with it than Studio. I've followed the guide here, but I'm still having issues. I initially didn't have the Web Socket protocol allowed on my Web Gateway server, but I enabled that and restarted the server with no luck. #Debugging #Development Environment #Atelier #HealthShare #VSCode 0 15 1 305
Question Jordan Everett · Aug 1, 2022 Email Template Does anyone have any pointers or maybe familiarity of making Email templates in Objectscript? I'm currently trying to implement Televisits with our system and am needing to send an email to the patient. I'd like to make it a nicer looking email which will require a good amount of inline CSS. I currently have a method, but is very much a sore sight for the eyes. I was wondering if there was a way I could use Embedded HTML and pass that into the DO msg.TextData.Write command with the ##class(%Net.MailMessage)? #HTML #ObjectScript #HealthShare 0 2 0 204
Question Jordan Everett · Jun 4, 2022 Web Gateway Managing Multiple Management Portals Hi all! I'm currently trying to find out how to have one Web Gateway route to multiple servers Management Portal. The only thing that I have come up with so far is to potentially make different routes per server? I have a development, test, and production server and I want to use the same Gateway server using IIS to do SSL/TLS encryption for the CSP pages. Any ideas or recommendations to pull this off? #CSP #Management Portal #Web Gateway #HealthShare 0 4 0 188
Question Jordan Everett · Apr 15, 2020 Declaring a variable in a class that a routine will recognize Hello all, I'm new to the Intersystems development world and I've been trying to figure out how to make a REST API using ObjectScript. I found a tutorial that I've been following that has been great and I'm trying to translate what I've learned to live data. #API #ObjectScript #REST API #InterSystems IRIS 0 2 0 156