- Log in to post comments
I'm a Technical Graduate at InterSystems, working in the Developer Relations team.
In a past life, I did a PhD doing Electron Microscopy of biological molecules. I enjoy making things, often with code.
Hi Xander, sorry that its been so difficult for you! I understand that the documentation can be overwhelming. IRIS is a massive platform with different use cases and technical set-ups, it can be difficult to find the right one to get started quickly.
We have quickstart guides available on developer.intersystems.com which you might find useful, including:
- Getting started (an introduction to IRIS data platform)
- Running Intersystems IRIS Community (free) edition in a docker container or with an install kit for your platform
- Full Quickstart Resource Library
There are also lot courses available from Learning Services which just require a free account.
I understand there is an overwhelming amount of resources and it can be difficult to find what you need, so feel free to send me a DM here and I can try to point you towards other resources you may find useful.
- Log in to post comments
As suggested by the bot, I've had success looking at the network tab of the developer tools. The form submission is a post request to "/csp/fhirsql/api/ui/v2/analysis", viewing the response can give you some information on the error, e.g. "403 Unauthenticated"
- Log in to post comments
Hi Kate, this is a great guide, thank you for sharing! In particular thank you for highlighting the new quickstart resources at https://developer.intersystems.com/resources/
Are there any additional resources that you wish you had when starting out?
One extra resource I found useful when starting out was looking at the templates on Open Exchange. At first, these are easy repositories to clone/fork to ignore some of the setup required with a fresh IRIS install. Then, later in the learning journey, they are also great examples to dig into how other community members set-up their IRIS environment. Some recommended templates: