Announcement Evgeny Shvarov · Mar 28, 2017 March DC Release: better notifications, better performance Hi, Community!Here are some news on Developer Community enhancements.In March we fixed a lot of bugs and rearranged the notification system, so I hope you'll be happy with it now.Enhanced content of the notificationWith this new release in every email notification you'll see the reason, why did you get this particular notification and the option to unsubscribe of this types of notifications. #Release #Developer Community Official 0 0 0 215
Discussion Evgeny Shvarov · Mar 24, 2017 Best practices of using 3rd party modules in Caché Hi, Community! Would you please share your best practices for utilising 3rd party modules (say community solutions, frameworks, development tools/utils). There are two approaches which I like: 1. New namespace for every new module So, if you install something you install it in special separate namespace/database. MDX2JSON/DeepSeeWeb case. #Deployment #Tips & Tricks #Tools #Caché 0 5 0 508
Announcement Evgeny Shvarov · Mar 17, 2017 InterSystems Technology Student Contest 2017 Hi, Community! Let me share the news about InterSystems Technology Student Contest we just have launched! #Contest #Events #Other 2 2 0 313
Announcement Evgeny Shvarov · Mar 16, 2017 Articles' Views Analytics Hi, Community!I hope you know the option to use DeepSee analytics portal for Developer Community stats. You can find it in Community-Analytics menu.Let me introduce the beta of new analytical dashboard 'Articles' Views', which is available in Authors folder.It consists of two dashboards, first shows the running total of the views for the articles (to see the impressive growing curve). #Analytics #Developer Community Official 2 5 0 303
Announcement Evgeny Shvarov · Mar 14, 2017 Join InterSystems Global Masters Gamification Platform! Hi Community! We want to invite you to join the InterSystems Gamification Platform called Global Masters Advocate Hub! The Global Masters Advocacy Hub is our customer engagement platform where you will be invited to have some fun completing entertaining challenges, earning badges for the contribution to Developer Community, communicating with other advocates, and accumulating points which you can redeem for a variety of rewards and special honors. #Global Masters 7 123 3 4.9K
Question Evgeny Shvarov · Mar 13, 2017 How to filter two widgets in DeepSee New_Window command? Hi! There is a 'New_window' control in DeepSee Widget which opens the page in a new tab in a browser with a given URL. With the help of this control you can open another dashboard and supply some parameters in SETTINGS clause. Consider I can setup in Dash1 the URL like: #InterSystems IRIS BI (DeepSee) #Dashboards #UI Development 0 2 0 257
Announcement Evgeny Shvarov · Mar 7, 2017 InterSystems GitHub Topics Hi! Recently GitHub introduced topics for the projects. So you can change your InterSystems related projects introducing the topics to let it be categorized, more visible and searchable. Here is the list of good examples for your projects (some of them are clickable already): #Development Environment #Git #GitHub #Tools #Developer Community Official 3 3 0 649
Announcement Evgeny Shvarov · Mar 1, 2017 Developer Community Post Digest February 2017 Hi, Community!Please see the digest of Articles and Questions published in February 2017.Most viewedPart II – making community package manager 250Converting documents with Caché and LibreOffice 160Using InterSystems Caché and Apache Zeppelin 132Making encrypted datafields SQL-searchable 131 #Digest #Developer Community Official 0 0 0 350
Question Evgeny Shvarov · Feb 26, 2017 Named filter in DeepSee Hi!There is an option to introduce Named filters in Analyser and save it with the pivot.How can I make the Named filter available in a dashboard? #InterSystems IRIS BI (DeepSee) #Dashboards 0 2 0 299
Question Evgeny Shvarov · Feb 25, 2017 How to add the case insensitive index to a class? Hi!Consider I have a class Package.Data with Property UniqueStringValue as %String.I introduced the Index for this property: Index ValueIndex on UniqueStringValue [Unique]; It works well. But if I try to check if there is an object with the certain value in code like this: if ##class(Package.Data).ValueIndexExists(value) this expression fails, if value="value", even if there is an instance with instance.UniqueStingValue="Value" How can I set the index to prevent saving case sensitive values in this class? #Indexing #Object Data Model #ObjectScript #Caché 0 6 0 612
Question Evgeny Shvarov · Feb 25, 2017 How to deploy resources and roles? Hi, Community!Consider I have ResourceA which is used by role RoleA in dev environment and want to deploy it with the solution on a target system.Would you please share the best practices to make it?Thank you in advance! #Deployment #DevOps #Security #Caché 0 8 0 545
Announcement Evgeny Shvarov · Feb 20, 2017 Developer Community February 2017 release Hi, Community!We have a new release here!What has been introduced:1. Better notificationsWith this release I hope you will turn on back the email notifications because every new notification today in the beginning of itself will tell first, why did you get it describing the exact reason you got this particular notification. And if you don't want this type of notification to be delivered anymore click unsubscribe link in the notification and it will lead to the settings of this very type to alter. #Release #Developer Community Official 1 6 0 419
Question Evgeny Shvarov · Feb 13, 2017 How to calculate the number of rows in DeepSee? Hi!How can I show a number of rows in a given DeepSee pivot? #InterSystems IRIS BI (DeepSee) #Analyzer #MDX 0 3 0 443
Question Evgeny Shvarov · Feb 12, 2017 Mandatory or queried filters for the dashboards Hi!There are DeepSee dashboards, which make sense only when filtered.Usually, they are used as Drill Target or New_window control with SETTINGS=Widget;FILTER=filtervalue.Is there a way to hide such dashboard from the Catalog or/and request the filter value once it is opened by User? #InterSystems IRIS BI (DeepSee) #Dashboards #Visualization 0 3 0 321
Announcement Evgeny Shvarov · Feb 10, 2017 Meet Developer Community YouTube Video Channel! Hi Community!We are launching the new channel of InterSystems Technology content for you. Please welcome InterSystems Developers YouTube Channel!What the content you will find there:Community Tools and Solutions for Developers - screencasts, promoting different 3rd party solutions for developers.Webinars - will contain webinars content made by InterSystems engineers.InterSystems Events - live broadcastings and reviews from different InterSystems events for developers.video.intersystems.com playlist - featured technical videos from http://video.intersystems.com library.See how it looks: #Video #Developer Community Official 2 0 0 343
Announcement Evgeny Shvarov · Feb 1, 2017 Developer Community Post Digest January 2017 Most viewedInterSystems Data Platforms and performance – VM Backups and Caché freeze/thaw scripts 266Caché WebTerminal v4 Release 262Top 20 Questions of the Year 2016 257Command-line type routine editor? 147Top 20 Articles of the Year 2016 143String manipulation 126Part I – Thoughts about package manager 118Cache annotations mini-framework 117Visualizing the data jungle -- Part I. Let's make a graph 105New keys for Field Test? 95 #Digest #Developer Community Official 0 0 0 334
Question Evgeny Shvarov · Jan 24, 2017 How to calculate percentage of all for a member in DeepSee? Hi, All!What is the calculated measure expression for the percentage of a member?Say in Holefoods I want to see in a Cols Online sales in Revenue, All the revenue and % of Online sales for the Revenue?I have the following:With expression: #Analytics #Code Snippet #MDX #InterSystems IRIS BI (DeepSee) 0 5 0 551
Announcement Evgeny Shvarov · Jan 18, 2017 Top 10 Authors in 2016 Hi, Community!Over 600 different authors posted anything on Developer Community in 2016. Developer Community contains some brilliant pieces of content because of you. Thank you!With one of the latest DC releases we introduced "Member Follow" functionality, so you can open any members' page, follow him and be subscribed to all his new posts and comments.Just to give you ideas who to follow in 2017 here is top 10 authors in 2016 for several nominations ;)All the nominations do not include postings within Developer Community tag or group. #Digest #Developer Community Official 3 1 0 352
Article Evgeny Shvarov · Jan 12, 2017 1m read Update notifications for the last year postings Hi, Community!We are fixing groups, tags and message types for the several last year's postings.So that's why you are getting "strange" notifications now with no any new comment.As a result, you'll get better tagging and for the DC articles and questions.Anyway, you can turn off the "OnUpdate" notifications as it is described here. #DC Feedback 1 0 0 227
Announcement Evgeny Shvarov · Jan 10, 2017 January 10th DC Release: Mark an Answer as Accepted Answer Hi Community!In this release we turned off the digest mode for all the members (until it would be fixed) and fixed the Update notifications: now this settings can be found in the same place for all the members: Subscriptions/Content types tab.Meet in this small release the new very valuable feature: marking answers as "true" answers.If you are an author of the question now you can choose the right answer if there are more than one and mark it with the green checkbox. Like it is shown here: #Release #Developer Community Official 2 6 0 714