Thanks for sharing this, John!
Fixed a bit tags and code formatting according to Developer Community FAQ.
- Log in to post comments
Thanks for sharing this, John!
Fixed a bit tags and code formatting according to Developer Community FAQ.
Hi Paster-Bachar!
Have you seen Caché Github Continuous Integration project?
It provides you with ability to perform needed operations before/after importing code from Github repository.
Also please see this discussion regarding the CacheGithubCI
Hi, Kevin!
Thanks for the valuable feedback.
We will introduce it to the DC UI in some next release.
But today I can suggest you this DeepSee dashboard with the list of daily posts.
It shows articles daily in the current month (you can pick another month if you want), numbers are clickable to let you go to the posts.
There are also filters on post types, groups, tags and author.
Hope that helps.
Thank you for the feedback, Susan. We are fixing this.
Hi Ponnumani!
I can advise you to have a look on InterSystems online courses.
There is no certification there (yet), but there are plenty of courses where you can upgrade you InterSystems Technology skills.
Thanks, Ray!
And we want to promote InterSystems online documentation too: https://docs.intersystems.com. Not only one you have on your desktop.
Hi, Mike!
And for InterSytems documentation I would mention the online one too:
Hi, Jamie!
I think you can download the release from WRC or make a request on this page.
Colleagues! The tag for novice/newbies posts is "Beginner". Thank you!
http://localhost:57772/csp/docbook/DocBook.UI.Page.cls?KEY=RCOS_forder#RCOS_B70911
Hi, Mike! Thanks for the post.
For documentation links we can use links to online documentation:
http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=RCOS_forder#RCOS_B70911
it will work on any device, even on mobile.
And looking forward seeing your example without dots and double spaces.
Thank you, Rob. I also like globals visualization which you can find in InterSystems Caché documentation.
Thank you, Alexander! It definitely makes sense!
Nice article, Eduard!
Have you experienced any practical usage of this?
Hi, Stuart!
Thanks for pointing this. It is fixed, so FAQ transformed into Developer Community FAQ.
I think, this is a matter of use case.
If you have a great use case with Caché on ARM (Raspberry Pi or iPhone/Android) you can make PoC even with eltechs.
And if it would be the matter of performance InterSystems can port and support it. See the list of supported platforms, it changes from version to version.
Anyone has a winning use case of it?
Thank you Elizabeth! I would add mac variant: press Alt+e then e again and you get é.
Hi, Ponnumani!
Are you looking for the InterSystems classroom courses?
You can learn InterSystems Caché, Ensemble, Healthshare or DeepSee on classroom courses in Cambridge, London, Moscow or other InterSystems offices and get official Certificate of completion for every course.
Also, I can recommend the great way to learn Caché and other InterSystems technologies on our new InterSystems online learning site - learning.intersystems.com.
The official name of the database technology is InterSystems Caché.
But sometimes people are lazy, or they have no é letter on the keyboard and use Cache in their articles, questions and answers in the meaning of Caché.
Which can be confusing when you try to search the Internet looking for the information on DBMS Caché and find information about memory cache.
I always try to search for 'InterSystems Caché' or 'InterSystems cache' to get relevant search results.
If you want to get rid from spaces in the string you can use $translate too.
USER> set s=" The string with spaces "
USER> write $translate(str," ", )
ThestringwithspacesYes, exactly. Caché is really multi-model database engine.
What is interesting to me, it's recognized as Multi-model while Caché is not)
Hi, Nael!
Have you seen this demo: http://37.139.4.54/ClassExplorer/?
After installation just open the URL: http://yourserver:57772/ClassExplorer/
and it should work.
Regarding you second question on CSP :
/ClassExplorer web app is REST web app, which can be determined once the web app has Dispatch class (ClassExplorer.Router in this case).
If so this app only serves the REST URLs which are listed in dispatch class URL map.
Hope this helps.
Thanks, Fabian!
Also, would like to introduce again code guidelines we use in Russian office for Caché ObjectScript.
Hi, Mike!
Did it for you.