go to post Evgeny Shvarov · Apr 13, 2020 Provided a few details on the requirements, possible application types, and bonuses.
go to post Evgeny Shvarov · Apr 13, 2020 I'm not aware of such a feature. Yes, indeed this could be a helpful project!
go to post Evgeny Shvarov · Apr 13, 2020 Added the section on how to test the package before publishing
go to post Evgeny Shvarov · Apr 11, 2020 @Guillaume Rongier! This is a fantastic app! I tried and it really creates 6 classes related to the API! A very helpful feature for the spec-first approach. And, you introduced the package just in time to the related REST API programming contest! It could help to contestants too!
go to post Evgeny Shvarov · Apr 11, 2020 Oh, sorry about that! Here is the valid string: docker run --name my-iris --publish 9092:52773 -d intersystemsdc/iris-community:2020.1.0.209.0-zpm and then $ docker exec -it my-iris iris session IRIS and to run zpm: USER>zpm zpm:USER>search
go to post Evgeny Shvarov · Apr 11, 2020 Hi Muni! While it's being repaired you can use IRIS CE build with ZPM inside: docker pull intersystemsdc/iris-community
go to post Evgeny Shvarov · Apr 10, 2020 Introduced the interactive map of the USA on the spreading of COVID-19. Thanks to @Semen.Makarov for DSW-map, @Eduard Lebedyuk for the help with DeepSee IRIS Analytics, and @Arun Tiriveedhi for the PR for the update from Github data source.
go to post Evgeny Shvarov · Apr 10, 2020 David! Could you please update the links to the OEX application? I guess the name was changed?
go to post Evgeny Shvarov · Apr 10, 2020 And this is also a very nice example of spec-first by @Guillaume Rongier!
go to post Evgeny Shvarov · Apr 10, 2020 Introduced the 3rd technology bonus: usage of a spec-first approach! You get the bonus if you generate the REST-API in Intersystems IRIS with swagger spec using Open API services. Learn more in the documentation. See examples: one, two, three.
go to post Evgeny Shvarov · Apr 10, 2020 I updated my reply. Yes, ObjectScript is needed in this contest to implement REST API business logic.
go to post Evgeny Shvarov · Apr 10, 2020 Hi Rob! The official name of the language is InterSystems ObjectScript or just ObjectScript - it's not only for Caché any more ;) And if so, why can't other languages be used instead? Every contest has a topic. First one was about ObjectScript CLI. The current is about Intersystems IRIS REST API or web sockets interface. There is no ObjectScript requirement in this particular contest directly but it's obviously involved. Because if you even generate the REST API using spec-first approach you get endpoints but you need ObjectScript to write the logic. See examples in the article from @Eduard Lebedyuk or another from @David Reche. And next month we are having a Native API contest where applications using python, node.js, .NET, java are very welcome.
go to post Evgeny Shvarov · Apr 7, 2020 The schedule is updated. In May we'll have Native API contest - documentation. And AI contest will happen in June 2020.
go to post Evgeny Shvarov · Apr 6, 2020 Hi David! How does HL7 schema look like? Is it a class or Global or what?
go to post Evgeny Shvarov · Apr 3, 2020 Thanks to everyone who took part! This was a new exciting experience! We’ll publish the recording and we’ll do it again! Join!
go to post Evgeny Shvarov · Apr 3, 2020 @Gevorg Arutiunian will join us too and we'll be starting in 10 minutes!
go to post Evgeny Shvarov · Apr 3, 2020 Forgot to include cmPurgeBackup by @Alexey Maslov which is the utility that can be used to erase old Online Backup files. The post is updated.
go to post Evgeny Shvarov · Apr 3, 2020 Hi Shivam! Check this or other @Mikhail.Khomenko's articles to enjoy step-by-step instructions of deploying docker repos with InterSystems IRIS into any cloud of your choice: AWS, GCP or Azure.