go to post Ben Spead · Apr 14, 2022 @Yuri Marx Pereira Gomes. ... I love the diagram!! What about the Evaluation service and the WRC and GettingStarted?
go to post Ben Spead · Apr 12, 2022 Bravo to our winners and thank you for all of your contributions!
go to post Ben Spead · Apr 11, 2022 @Shane Nowack - thank you for this tremendous news!! A hearty congratulations to you and to everyone who helped to get to this moment of full certification exam launch! @Evgeny Shvarov / @Developer Community Admin - Does the D.C. provide a way to display / share InterSystems Professional Certifications in a member's profile? If so I would love to see the instructions, and if not then perhaps we could consider it an enhancement request? A second request would be to see a list of everyone who has publicly listed a specific certification (e.g. a catalog of experts). Has any thought been put into that?
go to post Ben Spead · Apr 11, 2022 @Vitaliy.Serdtsev - thank you very much for bringing this to our attention! There was a small issue resulting in the version listing being out of date. This has been corrected and you should be able to get access to 2021.2 for Windows now (please let me know if you still have issues). Thanks for reaching out!
go to post Ben Spead · Apr 6, 2022 @Cryze Zhang - it looks like this was an issue in prior versions as well. Did you know you can report this directly to the InterSystems Documentation team? Click on the blue "Feedback" button on the right side of the screen and it will give you a chance to tell Docs directly what is wrong with the page. Here is the 2021.1 link you can use for your convenience:https://docs.intersystems.com/irislatest/csp/documatic/%25CSP.Documatic.... Thank you for noticing this and bringing it to our attention! Please confirm once you have reported the issue and it will get addressed.
go to post Ben Spead · Apr 4, 2022 @Dean Andrews - this is very exciting! I know that the members of the D.C. have a lot of great ideas and I look forward to reading about them in the portal :)
go to post Ben Spead · Mar 29, 2022 You are most welcome! There is a lot of power there at your disposal ... enjoy the discovery process!
go to post Ben Spead · Mar 29, 2022 @Ayman Yousef - here is the public documentation for the tool that @Arian Botine mentioned (which is a very useful tool): https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls...
go to post Ben Spead · Mar 29, 2022 @Andrew Barber - welcome to the community! The links above were from out HealthShare documentation which is protected, however the content is identical in our InterSystems IRIS documentation which anyone can access. Here are the pages shared by @Stephen Canzano but from our open docs: https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=RSQL_createview https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=RSQL_createtable https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=RSQL_createfunction https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=RSQL_createquery Basically, you can do everything in InterSystems IRIS that you can in traditional relational DBs but you get object-oriented access thrown in as well. So classes and tables are two views on the same persistence. I suggest the following primers to help you start getting your head wrapped around it: https://community.intersystems.com/post/classes-tables-and-globals-how-i... https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls... (see the table comparing Object vs SQL concepts) And a deeper dive into how it all works together: https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls... (or from the OO lense: https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls...) Hope that helps get you started. Keep asking questions - the Community is a great place to learn!