Ben Spead · Apr 11, 2022 go to post

@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!

Ben Spead · Apr 6, 2022 go to post

@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.

Ben Spead · Apr 4, 2022 go to post

@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 :)

Ben Spead · Mar 30, 2022 go to post

thank you for your continued investment in improving the D.C.!!

Ben Spead · Mar 29, 2022 go to post

You are most welcome!  There is a lot of power there at your disposal ... enjoy the discovery process!

Ben Spead · Mar 29, 2022 go to post

@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-…

https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cl… (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.cl…

(or from the OO lense: https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cl…;

Hope that helps get you started.  Keep asking questions - the Community is a great place to learn!

Ben Spead · Mar 18, 2022 go to post

just learned about Group Chat introduced with this release - looking forward to trying that out :)

Ben Spead · Mar 16, 2022 go to post

@Hugh Badian  - I suggest you add the tag 'CCR' to your question.

The %Studio.SourceControl.CCREventHandler.cls is included in the CCR Client Tools so you should be able to open that on any CCR Client system to look at the methods that you can extend to do things on ItemSet download or Refresh.  It has a lot of built-in documentation.

Is there a specific thing that you are looking to accomplish with a CCREventHandler?

Ben Spead · Mar 14, 2022 go to post

Thank you @Elena E!  Please note - I think you have a type in your Article title.  

Thank you for this useful step-by-step guide :)

Ben Spead · Mar 3, 2022 go to post

@Vitaliy Serdtsev  - you make a fair point about downloading the full Eval kit just for a few pieces of it ... unfortunately that is the only distribution mechanism that I know of currently available for non-supported customers.

Thank you for all the time you've spent over the years helping to find ways to make Caché more robust!!  It sounds like you've been able to identify quite a few areas of improvement.  There was significant effort put into streamlining things and solving known issues in the rebirth of Caché as InterSystems IRIS.  You might find it interesting to download the Community Edition (IRIS version of the SU kit but much more powerful with fewer restrictions) and see if the bugs you reported are still present there or not.  What do you think about that approach?

I got clarification that we still create an SU version of Caché which is available in the WRC because some of our large partners/APs rely on it for people to learn on (which makes sense).  Obviously we won't want new prospects playing with it, which is why it is no longer publicly available and instead we provide the InterSystems IRIS Community Edition.

Ben Spead · Mar 3, 2022 go to post

you are most welcome - Welcome to the InterSystems Developer Community!

Ben Spead · Mar 3, 2022 go to post

What you heard from the WRC was in error - 2018.1.6 has been planned for over a year.  It definitely fixes known bugs (otherwise why release a maintenance release?  ;) )

Ben Spead · Mar 3, 2022 go to post

@Vitaliy Serdtsev - you could download the Community Edition of InterSystems IRIS from evaluation.InterSystems.com and just install Studio from that if you wish.  Also, is there a reason you want the SingleUser version of Caché rather than the InterSystems IRIS Community Edition (which is freely available to everyone)?