go to post Ben Spead · Aug 2, 2024 Another option (my preferred one) - ensure that source control is used for all namespaces in your instance and simply do the search in your source repository. Then you not only find the strings you are looking for but also you can easily find the history related to each of those parts of code.
go to post Ben Spead · Aug 1, 2024 thank you for making us aware. I have escalated this internally and I hope it can be corrected quickly.
go to post Ben Spead · Jul 29, 2024 We are using this to implement a reusable comprehensive email templating module to prevent our having to hand-craft HTML emails out of many different IRIS applications. So far the approach looks very promising! (and members of the community will eventually be able to directly see the results as we're first using this to implement a Welcome Email framework which can be used by any of our externally facing applications which use InterSystems Login accounts - https://community.intersystems.com/post/leveraging-your-intersystems-log...)
go to post Ben Spead · Jul 29, 2024 My pleasure @Dean Andrews - I couldn't do any of it were it not for the awesome team you have supporting the D.C. :)
go to post Ben Spead · Jul 29, 2024 @Evgeny Shvarov - I feel the same way about you and your contribution! It's great striving together to make this place better for everyone learning our technologies :)
go to post Ben Spead · Jul 20, 2024 Thank you @Robert Cemper! Working with you on the Hermes application was a great joy to me as well, and I am very thankful that we have been able to stay in touch via the D.C. after your retirement :) I continue to learn from your deep technical expertise!!
go to post Ben Spead · Jul 17, 2024 @John Murray - thank you for the great investment that you and George James makes into tooling for our community! I am always very impressed with what you come up with :)
go to post Ben Spead · Jul 15, 2024 Calling @Stefan Wittmann, @Timothy Leavitt and @Pravin Barton If you can move to isc.rest, I know it takes care of OpenAPI (aka Swagger) spec generation automatically.
go to post Ben Spead · Jul 15, 2024 I second this - using Do LOG^%ETN is very useful for grabbing the full stack and in memory values for later debugging ... this is where I usually start
go to post Ben Spead · Jul 13, 2024 @Evgeny Shvarov - I recommend you start a new thread with these questions
go to post Ben Spead · Jul 11, 2024 I think that is a really good idea. IPM should definitely play a role in the future with %Zen
go to post Ben Spead · Jul 11, 2024 very well articulated! there was absolutely some great Rapid Application Development value inherit in Zen which is hard to replicate with a 3rd party library providing UI to an IRIS backend