go to post Raj Singh · Jan 27, 2023 For those who find this post, a JVM is now included in official InterSystems IRIS images, so it is no longer necessary to build your own.
go to post Raj Singh · Jan 18, 2023 Are you sure you are connected to IRIS? One way to check this is to make sure you can browse using the ObjectScript explorer pane.
go to post Raj Singh · Jan 11, 2023 Even quicker way to get there is CMD-E twice (on Mac) or CTRL-E twice (Windows)
go to post Raj Singh · Jan 3, 2023 Hi @Jordan Everett. Version 2017.2 should work fine. It's not too old of a version. Did the @Yuri Marx article help?
go to post Raj Singh · Dec 16, 2022 The new link to the FAQ at the end of the article shouldn't require a login: 02-nopws_faq.pdf (intersystems.com)
go to post Raj Singh · Nov 1, 2022 The "Full Stack Tutorial" link on https://developer.intersystems.com/ is another source of help for building REST APIs.
go to post Raj Singh · Oct 14, 2022 @Guillaume Rongier I've had trouble getting this setup to work. Can you share your configuration (settings.json file?) to get VS Code to use irispython?
go to post Raj Singh · Jun 27, 2022 https://www.worldbank.org/en/topic/climatechange can help contestants identify important issues. NOAA is the first place to look for climate data: https://www.climate.gov/maps-data USGS is a great source of free satellite imagery: https://earthexplorer.usgs.gov/
go to post Raj Singh · May 30, 2022 And if you are lucky enough to have an Apple computer with an ARM chip (with M1 and M2 names so far...) look at the containers with a "-arm64" suffix: docker-ls tags --registry https://containers.intersystems.com intersystems/iris-community-arm64
go to post Raj Singh · May 4, 2022 Hi @Matjaz Murko. Can you provide a code sample to help clarify your question?
go to post Raj Singh · Dec 13, 2021 Another interesting area is ingesting Synthea data directly into IRIS!
go to post Raj Singh · Dec 13, 2021 It would be great to see a solution that made it easy to get data from open government systems using popular APIs such as Socrata and CKAN. For example, Cambridge, MA uses Socrata. And the US Government uses CKAN.
go to post Raj Singh · Jan 1, 2021 Amazing accomplishments in such a challenging year. I salute you all.
go to post Raj Singh · Dec 28, 2020 Hello @Werner Noske. Now that VS Code has replaced Atelier as our cross-platform IDE (Studio is still supported), we have removed the plugin from the Eclipse Marketplace. The page you reference will soon make this clear as well. As @Dmitry Maslennikov says, we encourage developers to follow the guidance in this announcement and move to the VS Code platform if at all possible. Thanks!
go to post Raj Singh · Nov 14, 2020 Hi @Sam Duncan. This answer should solve your problem: https://community.intersystems.com/post/vscode-missing-iris-icon-activity-bar
go to post Raj Singh · Nov 5, 2020 This is a very common error. You may be in a rush, or doing too much multi-tasking, then open VS Code expecting to see the IRIS icon signifying your favorite programming extension is ready and waiting. Then to your surprise, it's missing! The likely problem is that you haven't opened a folder yet in VS Code. Just do that and you should see the icon again.
go to post Raj Singh · Oct 26, 2020 This functionality does not yet exist in the VS Code ObjectScript extension. There is already an issue for it, and you can upvote it by clicking on the smiley face icon and choosing "thumbs up". https://github.com/intersystems-community/vscode-objectscript/issues/79