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 276
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 200
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 180
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 151