go to post Ben Spead · Dec 13, 2022 @Anastasia Dyubaylo, I am always amazed at what you and your team accomplishes ... great work!
go to post Ben Spead · Dec 11, 2022 "I have no idea, who at ISC wrote this recommendation " - this is the whole point ... this wasn't written by anyone at ISC, but is inferred / synthesized / arrived at by the ChatGPT algorithm. I did several google searched on strings from the result I was given and couldn't find this anywhere. So ChatGPT isn't copying content, it is generating it ... albeit incorrectly in this case :)
go to post Ben Spead · Dec 8, 2022 @Tani Frankel - thank you very much for taking the time to share this helpful tidbit!
go to post Ben Spead · Dec 8, 2022 do you see this before or after you log in? what happens if you try an incognito browser? I just checked and the app is up.
go to post Ben Spead · Dec 6, 2022 As we looked into things further on our side, it appears as though the UNIX 'hostname'. We were able to resolve the issue in UNIX by doing the following to change the hostname to 'mynewhost': log in as roothostname mynewhostecho mynewhost > /etc/hostname The 2nd line will change the hostname in the current processes, and the 3rd will make sure that the change will persist during a reboot. Hope this is helpful to someone else.
go to post Ben Spead · Nov 29, 2022 It is always interesting to see how far down the debugging Rabbit Hole you can go, but in cases where product classes are throwing errors it's always best to contact InterSystems Support. You get bonus points if you can provide a sample class which can demonstrate the problem ;)
go to post Ben Spead · Nov 1, 2022 Once again, an excellent article from @Benjamin De Boe - thank you!
go to post Ben Spead · Oct 28, 2022 @Benjamin De Boe - if you could weigh in on this (or get someone else to ... @Bob Kuszewski ?) it would be really helpful. We are still using XML exports for my team and this would be a big blocker from going to UDL.
go to post Ben Spead · Oct 26, 2022 @Jimmy Xu - thank you for this very simple primer for getting started with ZPM ... it is very clearly laid out!