go to post Evgeny Shvarov · Dec 27, 2020 InterSystems Reports bonus is added for iris-analytics-package
go to post Evgeny Shvarov · Dec 26, 2020 Great release, Aleksey! Community is getting a more and more comfortable place to contribute, read, and discuss InterSystems tech! Thank you!
go to post Evgeny Shvarov · Dec 25, 2020 Hi Henrique! Amazing! How to open the wizard? ) Haven't found the link either in the readme or here
go to post Evgeny Shvarov · Dec 25, 2020 In fact this class is maybe good for deployment, but not that perfect for source-control. You have ALL your DFI in the repo in one file. So when you have changes or will want to make changes you need to deal with this container class. You can export DFI as files (using isc.dev) and import it then with %SYSTEM.OBJ.ImportDir or ZPM. How to export DFI using isc.dev. First you setup the folder you export it into: do ##class(dev.code).workdir("/irisdev/app/src") Then when you need to export changes call in the terminal: d ##class(dev.code).export("*.DFI") Repo with DFI exported The line which imports it into container OR ZPM
go to post Evgeny Shvarov · Dec 25, 2020 Hi Yuri! This is a fantastic app! And works! But the way to set up the crawler is not that convenient and not very user-friendly. You never know if the crawler works and if you placed the URL right. Is it possible to add a page which will let you place the URL, start/stop crawler and display some progress if any? Maybe I ask a lot :) Anyway, this is a really great tool to perform IRIS NLP vs ANY site:
go to post Evgeny Shvarov · Dec 22, 2020 Amazing post! Thank you so much, Yuri! This is very pleasant!
go to post Evgeny Shvarov · Dec 20, 2020 Thanks, Nigel! Yes, my motivation to publish it was laziness) It's annoying to create a yet-another-class or method just to have something perpetually running )
go to post Evgeny Shvarov · Dec 18, 2020 Hi Nigel! Thanks! Actually, I already crafted the module following @Anton.Umnikov's advice above.
go to post Evgeny Shvarov · Dec 18, 2020 Wow. Good catch! @Carmen Logue , could we plan that for the future?
go to post Evgeny Shvarov · Dec 13, 2020 Thanks, Anton! I packed your answer in sql-res-api module. if you zpm it, you have /sql rest which accepts SQL with POST request and returns JSON. USER>zpm "install sql-rest-api"
go to post Evgeny Shvarov · Dec 11, 2020 ARM images with ZPM added: intersystemsdc/iris-community-arm64:2020.4.0.524.0-zpm intersystemsdc/irishealth-community-arm64:2020.4.0.524.0-zpm The reply is updated accordingly
go to post Evgeny Shvarov · Dec 9, 2020 All the backends will be implemented in InterSystems, and 50% of teams will be online. Join the Hack to help teams build the backend in IRIS!