go to post Evgeny Shvarov · Mar 13, 2018 Just tried the installation on Cache for UNIX (Apple Mac OS X for x86-64) 2017.2 (Build 744U).Installed in USER. works fine There is a note in installation:Note that importing ClassExplorer.WebAppInstaller class will also create a /ClassExplorer application. If you want to create WEB application manually, please, do not import this class. Anyway, importing this class requires %SYS permission.Maybe you have not enough rights to have everything installed properly?
go to post Evgeny Shvarov · Mar 12, 2018 Thank you, Mark!Here is also a similar article by @Tamara Lebedeva where Ensemble is being used to deliver push notifications for mobile devices.
go to post Evgeny Shvarov · Mar 11, 2018 Kumar, try to load and instal in USER namespace or a separate, not SAMPLES.
go to post Evgeny Shvarov · Mar 9, 2018 Hi, Jiry!See also the sample on WorkMgr by @Alberto Fuentes .
go to post Evgeny Shvarov · Mar 8, 2018 Containers were invented for it. The idea is that you have a git repo with docker container in it and a new developer can just checkout the repo and call "docker build" or even "docker up" to get the full prepared environment with one server in a container, two servers for client-server apps, and more for complex solutions.See @Luca Ravazzolo posts on (one, two) on containers with InterSystems. Also, see @Eduard Lebedyuk series on continuous delivery with Gitlab , it is a very related topic.
go to post Evgeny Shvarov · Mar 8, 2018 Hi, Jiri!See also the related series on Map-Reduce implementation (part1, part2, part3 in Caché by @Timur Safin .
go to post Evgeny Shvarov · Mar 8, 2018 Of course, Francisco! In Online Learning and on DC Youtube Like all the previous ones.
go to post Evgeny Shvarov · Mar 7, 2018 Thank you, Robert! if you combine this with standard $system.OBJ.Export() this may do it.But could you advise please how can I manage DashboardViewer to init that property to make exports in /git/myproject/dfi/foldername/dashboardname.xml file with every save?
go to post Evgeny Shvarov · Mar 3, 2018 And would be reposted in InterSystems Developers YouTube Channel then. See the Webinar playlist for the previous webinars.
go to post Evgeny Shvarov · Feb 27, 2018 Hi, Robert!Thanks for sharing the approach to this sensitive topic. I have a question: does this approach provide any object-access methods which will give you iterator on all Companies for a given Employee and vice versa?And if there is an iterator, can you navigate through ids only or for an indexed property (Company.Name, Employee.Surname) as well?
go to post Evgeny Shvarov · Feb 26, 2018 Suggesting you the article on SNMP OIDs posted by @Mikhail Khomenko. HTH
go to post Evgeny Shvarov · Feb 20, 2018 Pinging @Stefan Wittmann for modern web development with InterSystems Data Platform recommendations.
go to post Evgeny Shvarov · Feb 17, 2018 Hi, Stephen!Thanks for raising it!This button with a strange glyph is for uploading images only to be placed in a post.I forgot, that we left the option to upload files - we plan to turn it off.Would you please share why do you need the option of file uploading for the posts?IF there is a good reason we can enhance the feature instead of dropping it.
go to post Evgeny Shvarov · Feb 17, 2018 Usually, recordings appear in a few weeks after the event. There is a dedicated webinar playlist on DC Youtube channel - you will find it there once it will be uploaded. Subscribe to the channel and you'll be notified on it.
go to post Evgeny Shvarov · Feb 14, 2018 We introduced a Project view on DC Github. Now you can track how your requests on DC development are being processed and delivered.
go to post Evgeny Shvarov · Feb 13, 2018 Recently we fixed badges synchronization between Global Masters and community. So you can see all your badges achieved in the My Account->Badges section. E.g. here are the @Daniel.Kutac's badges.