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
go to post Ben Spead · Jun 28, 2024 if the folder includes files referenced by the running instance (xslt or js) then it's absence would have an impact on those functions which try to use the files at runtime
go to post Ben Spead · Jun 25, 2024 Yes - this will work in that case above case (see my example which preserves all of them in the middle)
go to post Ben Spead · Jun 25, 2024 If you know that it begins and ends with CRLF then it is as simple as: USER>Set string = "[line feed](carriage return) str [line feed](carriage return) ing [line feed](carriage return)" USER>Write $piece(string,"[line feed](carriage return)",2,*-1) str [line feed](carriage return) ing
go to post Ben Spead · Jun 24, 2024 Could you please describe the situations where it does something "bad" or where you see things as not working correctly?
go to post Ben Spead · Jun 19, 2024 We use nightly IRIS backups which are moved to a network share, so Test can restore the backups to an alternate application data DB via a script. We always have 2 application DBs defined, so we can script a restore on a weekly basis so the data is readily available if a developer needs it - they simply swap from the active data DB to the alternate (the alternate is always the target of the automated restore so as not to interrupt any data depending testing which may be actively going on at the time of restore). We have found this to be very effective for our needs for multiple internal applications.
go to post Ben Spead · Jun 17, 2024 I recommend reaching out to the WRC to help you dig into this specific error.
go to post Ben Spead · Jun 13, 2024 Voted! Nice write-up, thank you Jean. (boy .. the MS community pages don't work nearly as well as the InterSystems D.C.!) Have you considered posting your content above in the appropriate MS Discussion Forum for PowerBI in order to drum up some more support? It is very well articulated :)