go to post Evgeny Shvarov · Mar 2, 2017 Hi, John!I think it refers not only the "importing xml" cases but also any installation of any 3rd party tool or solution to your target InterSystems Caché or Ensemble server. I think the Package Manager can cover some risks in this field.Another idea relates to docker technology: install the "unknown" but interesting solution into the docker container first and see how it works and where it tries to send the data and etc.
go to post Evgeny Shvarov · Mar 2, 2017 Hi, John!Why misclassified?Does anyone have an explanation for this mapping of the Test package to the HSLIB database?Is it not a question?
go to post Evgeny Shvarov · Feb 28, 2017 Hi, John!Thanks for the feedback.Yes, it seems it's a bug and we already fixing it now.
go to post Evgeny Shvarov · Feb 27, 2017 Hi, Mark!The bug was fixed, subscription tabs should show the real numbers of categories.
go to post Evgeny Shvarov · Feb 27, 2017 Hi, Alexander!We fixed the bug, you should not see any phantom categories now. Sorry for the inconvenience.Please confirm that the flow of messages has been stopped.Thanks!
go to post Evgeny Shvarov · Feb 27, 2017 And yes: Caché creates the index with SQLUPPER collation by default for all the indexes, except idkey ones.
go to post Evgeny Shvarov · Feb 27, 2017 Thanks for the answers! Actually there was a mistake in example. The original case in my app uses idkey: Index ValueIndex on UniqueStringValue [Unique, idkey]; Caché uses Exact collation for idkey indexes. So that's why I had a problem with .ValueIndexExists(value) method.
go to post Evgeny Shvarov · Feb 22, 2017 Alexander!For Categories Overview it tells me I have 2 selected items but under Categories tab I have 0 Tags and The groups section tells me it is restricted and I do not see any tick boxes on the page.2 for categories it is a bug we are fixing now. Every member has it if there is no any subscription.Just before your update I received and email entitled "[ISC-DC] Encoding issues ..." which is an issue I am not explicitly trying to watch. When I click on the Purple Unsubscribe at the very bottom of the email. It seems it's a bug. We'll try to fix it.
go to post Evgeny Shvarov · Feb 22, 2017 Hi, Mark!That's a bug, which shows +2 categories for every member now.You can turn off any email notifications from developer community on the Subscription/Overview page: Point "No" for "Receive notifications" setting.Hope that helps!
go to post Evgeny Shvarov · Feb 22, 2017 Hi, Alexander!1. How can I figure out which restricted group categories I am in?About subscription types on DC: 1. General subscription to all posts, answers, and its comments.You can setup this on Subscription/Content types page: 2. Subscription to Groups and Tags.You can subscribe to the Groups and Tags as you mentioned in your question.All your subscriptions to this stuff can be managed on Subscription/Categories page: 3. Subscription to particular topics. If you favorited (star) the page, or answered/commented it, you are automatically subscribed to the page. To alter the list of this subscriptions open Subscription/Page/Threads page: 2. How do you actually unsubscribe from those categories.You can do that in the settings, as listed above.Also with the latest DC release, we improved the notifications, so once you get the notification now, there is the related unsubscribe button which leads to a right place to unsubscribe from these type of notifications.
go to post Evgeny Shvarov · Feb 22, 2017 Hi, Gery!Can you start a new question with this topic? Now it is placed as an answer to your previous question, which is not an answer obviously, but the new question on a different problem.Thanks!
go to post Evgeny Shvarov · Feb 21, 2017 There is no option at the moment but we'll introduce it soon.
go to post Evgeny Shvarov · Feb 21, 2017 Hi, John!Thanks for the feedback.Re #4, I just went through the 46 pages that the "unanswered" filter returned, looking for questions I asked in order to pick an accepted answer. Could I have done that more easily than scanning each of the 46 pages one at a time?Very good question.There are two ways at the moment:1. Walk through your posts (Member's posts can bu found on member's page).But there are questions and articles together.2. Filter your questions on the analytics page.
go to post Evgeny Shvarov · Feb 16, 2017 Hi, Scott!We can add HIE tag, would you please point the related articles and questions?And I don't think you are on and island ) You are one of the most commented authors on Developer Community ;)
go to post Evgeny Shvarov · Feb 15, 2017 As I see, the guys erase intersystems.com links from the posts' body, which is not very fair.And also I see we should fix RSS feed a bit too)
go to post Evgeny Shvarov · Feb 14, 2017 Hi, Alessandro! Thanks! Yes, I was asking about how to show the number of rows. I managed one approach with Expression on the Column and introducing Total like this: With the MDX Expression: SELECT NON EMPTY {[Measures].[Amount Sold],%LABEL(1,"To calculate the rows","")} ON 0,NON EMPTY [Outlet].[H1].[Region].Members ON 1 FROM [HOLEFOODS] Along with the setting for the Pivot in Analyser to show the Grand Total. So, do you have the way to make it via MDX only?
go to post Evgeny Shvarov · Feb 14, 2017 Thanks, John!I use this menu very frequently to manage Mappings in Namespace menu item, manage users/roles security settings and manage Web Applications. Yes, it's probably the most clickable button in Management Portal for me.