Evgeny Shvarov · Mar 15, 2018 go to post

Hi, Jaqueline!

Could you please share is everything works for you now with filters?

And one more from me as DC Manager - please post only one question in every question in DC ) so for this case, it should be 2 different posts about two different questions) THe reason is that you can have more than one answers which cover different questions. Thanks in advance!

Evgeny Shvarov · Mar 14, 2018 go to post

Hi, Arto!

Sorry for the delay with the reaction on the question, just figured out what you are requesting for. I don't know the direct answer, but can recommend the article and pinging @Maxim Yerokhin to provide more details.

Evgeny Shvarov · Mar 13, 2018 go to post

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? 

Evgeny Shvarov · Mar 8, 2018 go to post

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.

Evgeny Shvarov · Mar 7, 2018 go to post

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? 

Evgeny Shvarov · Feb 27, 2018 go to post

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?

Evgeny Shvarov · Feb 17, 2018 go to post

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.

Evgeny Shvarov · Feb 11, 2018 go to post

We thought a lot on this. Both options are popular. And what about ReactJS? React?

Evgeny Shvarov · Feb 1, 2018 go to post

Hi, colleagues!

The sense of the discussion I raised is to get Coding Guidelines for ObjectScript to let us cook the code which suits the goals and team guidelines the best. 

Thanks for a lot of bright thoughts and true experience!