Question Evgeny Shvarov · Mar 31, 2018 How to Call a Custom Listing in MDX? Hi, DeepSee experts! I need to call a listing programmatically other than the default. I can do that with %LISTING keyword. E.g. in Samples: #InterSystems IRIS BI (DeepSee) #Listings #MDX 0 9 0 482
Article Evgeny Shvarov · Mar 20, 2018 3m read Analysing Developer Community Activity Using InterSystems Analytics Technology DeepSee Hi, Community!I’m sure you are using Developer Community analytics built with InterSystems Analytics technology DeepSee: You can find DC analytics n InterSystems->Analytics menu.DC Analytics shows interactive dashboards on key figures of DC entities: Posts, Comments, and Members. Since the last week, this analytics project is available for everyone with source code and data on DC Github! #Analytics #DC Feedback #InterSystems IRIS BI (DeepSee) #MDX #Angular #REST API 2 1 1 635
Question Evgeny Shvarov · Mar 15, 2018 Deployment Strategies: Do You Compile ObjectScript on a Production Site? Hi, Community!Please share your experience on code deployment on production site. Do you compile ObjectScript on Production? Is it OK? Or you only compile on Test site and copy cache.dat to a Production? #Continuous Integration #Compiler #Deployment #Caché 0 22 0 1.1K
Question Evgeny Shvarov · Mar 7, 2018 How to Export DeepSee Pivots And Dashboards Into Files With Every Save Hi, Community!I'm using Git with DeepSee and when I need to do a commit to the git repo I'm exporting ALL the pivots and dashboards from the namespace. But I can forget to do that) And it can take time for a large system.What is the way to manage automatical export of DeepSee artefacts which we are editing in UI (Cubes, Pivots, Dashboards, Pivot Variables, Term lists, Shared Measures) into files every time when I push Save button? #Change Management #Git #Deployment #InterSystems IRIS BI (DeepSee) 0 5 0 483
Announcement Evgeny Shvarov · Mar 1, 2018 InterSystems Developer Community February 2018 Digest Hi, Community!This post is a digest of the Developer Community postings in February 2018.Most viewedBook: Caché Objects and Atelier 212Beautifying for Object Script ? 155com.intersys.globals.GlobalsException occurs when I am trying to call connection.connect() with the correct credentials 143Container - What is a Container IMAGE? 134M:N Relationship 132How to distinguish the String from Integer in COS 127Performance in Cache object scripts 121Atelier security quirk 119Calculate the age of a person 116Pulling information from Credentials using Cache Object Script 115 #Digest #Developer Community Official 2 0 0 310
Article Evgeny Shvarov · Feb 20, 2018 3m read Visualising Analytics With DeepSee Web: Using Drill Down and Drill Through, Working With Pivot Tables and indicators Hi, Community! This is the 3rd part of DeepSee Web story - Angular base UI for DeepSee Dashboards, see the beginning here. By design, DSW provides an implementation for every widget in DeepSee library. But there are some extra features in DSW which make solutions built with DSW dashboards more functional. This article describes it. #Analytics #InterSystems IRIS BI (DeepSee) #MDX #Angular #Visualization 2 0 1 1K
Announcement Evgeny Shvarov · Feb 14, 2018 4,000 Members on InterSystems Developer Community Hi, Community!It is just a small announcement that Community is growing and we just reached 4,000 registered members!You can track the public DC analytics in this DeepSee dashboards in Community->Analytics menu: #Developer Community Official 3 0 0 282
Announcement Evgeny Shvarov · Feb 12, 2018 ESG And InterSystems Webinar on 14th of February Hi, Community! There would be a webinar in two days by analysts Steve Duplessie and Mike Leone from Enterprise Strategy Group and Joe Lichtenberg, director of marketing for Data Platforms at InterSystems. They will present their recent research on operational and analytics workloads on a unified data platform and discuss the top database deployments and infrastructure challenges that organizations are struggling with, including managing data growth and database size and meeting database performance requirements. And Joe Lichtenberg will introduce attendees to the company’s latest product, InterSystems IRIS Data Platform. Join! Building Smarter, Faster, and Scalable Data-Rich Applications for Businesses that Operate in Real-Time #Events #Webinar #Other 0 1 0 277
Announcement Evgeny Shvarov · Feb 7, 2018 Developer Community Release February 2018 Hi, Community!We have a new release of Developer Community here!What's new?Better subscriptions, new notifications on answers, better performance, better member mentioning and public task tracker for DC.See the details inside! #Release #Developer Community Official 7 2 0 328
Announcement Evgeny Shvarov · Feb 6, 2018 Meet Robert Cemper - New Developer Community Moderator! Meet DC Moderators Team for 2018! Hi, Community!I have some good news for you!I'm pleased to announce that Robert Cemper is a new Developer Community Moderator for 2018 year!Robert joined DC in June 2017 and is responsible for a significant amount of experience, best practices and deep skills in InterSystems technology presented here in InterSystems Developer Community!Congratulations, Robert! And thanks for your Yes to work as Moderator in InterSystems Community! #Developer Community Official 9 5 0 566
Announcement Evgeny Shvarov · Feb 1, 2018 InterSystems Developer Community January 2018 Digest Hi, Community!This post is a digest of the Developer Community postings in January 2018.Most viewedInterSystems Response to Meltdown and Spectre Vulnerabilities 432For and If with one line: to brace or not to brace 298Meltdown and Spectre – Performance Impact 268Send JSON Via HTTP request 216 #Digest #Developer Community Official 1 0 0 339
Announcement Evgeny Shvarov · Jan 31, 2018 New Badges on Global Masters: Congratulations to The Best 2017 Developer Community Contributors! Hi, Community! This year we again introduced three annual badges on Global Masters Advocacy Hub to let you remember how much you contributed to Developer Community in 2017. Here they are: DC Best-Selling Author 2017 DC Expert 2017 DC Opinion Leader 2017 #Global Masters 2 2 0 328
Discussion Evgeny Shvarov · Jan 24, 2018 For and If with one line: to brace or not to brace Hi Community! Coding guidelines discussion. Consider you have For with one command in the cycle. Here are the options: One For i=1:1:1000 set ^Test(i)="" Two For i=1:1:1000 { set ^Test(i)="" } Same for the "If": if a set b=a or if a { set b=a } Your choice? Or maybe even other options? #Code Snippet #Coding Guidelines #ObjectScript #Caché #InterSystems IRIS 4 58 3 2.4K
Announcement Evgeny Shvarov · Jan 10, 2018 Top Authors, Experts and Opinion Leaders on InterSystems Data Platform in 2017 Hi, Community!In 2017 we had 734 different contributors to Developer Community who posted articles and announcements, questions and answers.This post is a compilation of Top Authors, Top Experts and Top Opinion Makers of InterSystems Developer Community in 2017.It is a good guide "Who to Follow" in 2018.And I'm glad to present these people! #DC Feedback #Digest 2 0 0 455
Announcement Evgeny Shvarov · Jan 8, 2018 The Best InterSystems Data Platform Questions in 2017 Hi, Community!Here is the digest of the best questions on InterSystems Data Platform in 2017.In 2017 1,158 questions and here are Top 20 on most viewed, most voted and most commented.Most viewedWebSockets vs Long Polling vs Short Polling?, by Sean Connelly 2639GitLab CI examples?, by Eduard Lebedyuk 2172WebMethod - Issue with encoding (special character), by Murillo Braga 755SHA256 Signing with RSA PSS padding, by Stefan Cronje 752New Programming Language - Discussion, by Maks Atygaev 672Managing UTF-8 characters on the database with a REST application, by Amir Samary 602Decoding Base64 PDF File, by John Flippance 519ERROR #822: Access Denied, by Natasa Klenovsek Arh 506Convert to JSON string, by Bapu Hirave 501XML to Json conversion, by Yuriy Borokhov 497Authentication with REST, by Pasi Leino 496Notepad++ Language Pack for COS?, by Benjamin Schlanger 467Cache DB in Docker Container, by Natasa Klenovsek Arh 448Globals vs Locals: What Is Faster?, by Evgeny Shvarov 441Configuring IIS Web Server to Serve RESTful Web Services, by Kenneth Poindexter 432ERROR #5002: Cache error in Ensemble Soap Service, by Tom Philippi 426Output 9876543210 without using numbers, by Eduard Lebedyuk 426SQL with 2 columns in where condition, by Natasa Klenovsek Arh 425Scripted/Automated Production Deployment?, by Greg Arnold 422SQL or Cache Function?, by Roger Beeman 421 #DC Feedback #Digest 0 0 0 462
Announcement Evgeny Shvarov · Jan 7, 2018 The Best InterSystems Data Platform Articles in 2017 Hi, Community!Please find the digest of the best articles you posted on DC in 2017 regarding InterSystems Data platform.We had 280 articles in 2017 and split them into 3 categories: posts gathered most of the views, most voted posts and most commented posts. Here we go!TOP 20 Most viewed #Best Practices #Digest #Developer Community Official 6 0 0 430
Article Evgeny Shvarov · Jan 7, 2018 1m read Distributing Library Packages: Percent (%) classes vs %ALL namespace Hi, Community!Someday you find yourself having a wonderful class package which can be helpful in several projects. So it is a library package.How to make the classes available for different namespaces in Caché? There are two ways (at least two ways familiar to me):1. Start the name of the package with %, like %FantasticLib.SuperClass. Wrong way.If you do that the class would be placed in %SYS and would be available in other namespaces.This is wrong because of the two reasons: #Beginner #Change Management #Deployment #Caché 2 8 0 610
Announcement Evgeny Shvarov · Jan 2, 2018 Developer Community December 2017 Digest Hi, Community!This post is a digest of the Developer Community postings in December 2017.Most viewedAdventofcode.Com 2017 is live :) 509SQL or Cache Function? 236Asynchronous REST 165Getting Current Day in Cache 142 #Digest #Developer Community Official 0 0 0 317
Announcement Evgeny Shvarov · Dec 31, 2017 Happy New 2018 Year! Hi, Community!New 2018 Year is coming!Time to have a break and recall what a great year was 2017! And to plan how fantastic 2018 would be!Best Wishes and Happy Holidays! #Developer Community Official 2 1 0 282
Announcement Evgeny Shvarov · Dec 26, 2017 AdventOfCode 2017. And The Winner is... Bert Sarens! Hey guys! Thanks for participating in our small but productive COS marathon on behalf Adventofcode 2017! The leaderboard is here: And we are ready to announce the winner but need your public repositories with COS solutions inside. Please share it below in comments. We have results! #Contest #ObjectScript #Other 2 10 0 629