go to post Irène Mykhailova · Aug 10, 2023 Thanks for spotting this, @Esther Sanchez - the documentation for the 2021.2 version is probably not available anymore. I edited the link to lead to the latest version.
go to post Irène Mykhailova · Aug 10, 2023 We've updated the tutorial on how to add videos to your posts with the new way to do it thanks to the new functionality introduced with the release here. Just click a button Youtube and fill in the form
go to post Irène Mykhailova · Jul 27, 2023 Hey Community, The recording of this webinar is already available on DC YouTube: ⏯️ Introducing VS Code, and Moving from InterSystems Studio https://www.youtube.com/embed/hmek_kNFMA4[This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings] Enjoy!
go to post Irène Mykhailova · Jun 13, 2023 As far as I know, the slides are available in the descriptions of sessions in Cvent app. Also, in a couple of weeks, the videos from sessions will start to appear on Community and their YouTube channel. It was really great to meet people in person during Global Summit!
go to post Irène Mykhailova · Jun 10, 2023 You're very welcome! It was as mindblowing as it was tiring 😁
go to post Irène Mykhailova · Jun 6, 2023 Thank you @Robert Cemper, it is a shame you couldn't come to Hollywood.
go to post Irène Mykhailova · Mar 31, 2023 Video added: Query as %Query or Query based on ObjectScript https://www.youtube.com/embed/z6SQnRT1VgE[This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]
go to post Irène Mykhailova · Jan 31, 2023 My heartfelt congratulation to all the contributors! Especially to the French ones 😘 You guys rock!
go to post Irène Mykhailova · Jan 25, 2023 Check your application's roles. I had to add %DB_USER to mine for it to work. But it's not a production service so it doesn't matter
go to post Irène Mykhailova · Jan 24, 2023 Since you're using IRIS 2022.2 I would really suggest you use %DynamicObject: https://docs.intersystems.com/iris20222/csp/docbook/Doc.View.cls?KEY=GJS... set dynObject1 = ##class(%DynamicObject).%New() set dynObject1.dynamicLinkInfo = ##class(%DynamicObject).%New() set dynObject1.dynamicLinkInfo.domainUriPrefix = "link.example.com" set dynObject1.dynamicLinkInfo.link = "https://www.examplelink.com" set dynObject1.suffix = = ##class(%DynamicObject).%New() set dynObject1.suffix.option = "SHORT"
go to post Irène Mykhailova · Jan 19, 2023 Well, if we're doing the regional community recaps as well, here is mine: Linguistic expert, though intrepid newsmaker is not far behind Really looking forward to the Hacking Health Camp this year!
go to post Irène Mykhailova · Dec 19, 2022 This is why I like Studio, right click and you're good to go :)