Announcement Evgeny Shvarov · Apr 17, 2018 Join InterSystems Developers Meetup on 25th of June 2018 in UK, Belfry, Birmingham! Hi, Community! We are pleased to invite you to the InterSystems UK Developers Community Meetup on 25th of June! The UK Developers Community Meetup is an informal meeting of developers, engineers, and devops to discuss successes, best practices and share experience with InterSystems Data Platforms! See and discuss the agenda below. #Events #Meetup #Other 2 11 0 473
Question Evgeny Shvarov · Apr 13, 2018 Datatypes For Handling Date and Time in Persistent Classes Hi, Community!When I introduce a field to a persistent class to manage date/time what datatype should I prefer? %Date or %TimeStamp? And why? #Object Data Model #Caché 0 12 1 1K
Announcement Evgeny Shvarov · Apr 11, 2018 Git Flows and Continuous Delivery For InterSystems Data Platforms Webinar, 24th of April 2018 Hi, Community!Continuous Delivery is a software engineering approach in which teams produce software in short cycles, ensuring that the software can be reliably released at any time. It aims at building, testing, and releasing software faster and more frequently. The approach helps reduce the cost, time, and risk of delivering changes by allowing for more incremental updates to applications in production. Join us at 07:00 UTC, April 24th for a webinar with a live demo "Git flows and Continuous Delivery" by @Eduard Lebedyuk The language of the webinar is Russian.Also, see the related articles on DC. #Change Management #Continuous Delivery #Continuous Integration #Git #Webinar #InterSystems IRIS 0 1 0 510
Announcement Evgeny Shvarov · Apr 9, 2018 Developers Workshop in Khabarovsk, Russia, 18th April 2018 Hi, Community! Come join InterSystems developers workshop in Khabarovsk, Russia 18th of April! See the agenda below. #Events #Meetup #Other 2 0 0 369
Announcement Evgeny Shvarov · Apr 6, 2018 Developers Meetup in Buchlov, Czech Republic 12th of April 2018 Hi, Community! Come join the meetup of M and InterSystems developers in Buchlov, Czech Republic 12th of April! Developers and engineers meet to share experience, discuss problems and announce the solutions! Come to discuss Intersystems IRIS Data Platform which would be announced on the meetup. See the agenda below: #Events #Meetup #Other 2 1 0 365
Announcement Evgeny Shvarov · Apr 1, 2018 Announcement: InterSystems Developer Community March 2018 Digest Hi, Community!This post is a digest of the Developer Community postings in March 2018.Most viewed(Webinar Mar 14) REST API Design and Development 272Replacing ZEN - Part 1 - Introduction 195Continuous Delivery of your InterSystems solution using GitLab - Part I: Git 194REST Design and Development 161Deployment Strategies: Do You Compile ObjectScript on a Production Site? 161Angular 4 (2-5), CacheAutentication, Cache2017.1, REST 155Parallel execution in COS 154Continuous Delivery of your InterSystems solution using GitLab - Part II: GitLab workflow 144problems renaming/copying classes 129Sending Alerts to Mobile Phone using Pushover from HTTP.OutboundAdapter 128Most votedContinuous Delivery of your InterSystems solution using GitLab - Part I: Git 6Replacing ZEN - Part 1 - Introduction 5Save the Date - InterSystems Partner's Day 2018 in Austria 5(Webinar Mar 14) REST API Design and Development 5Replacing ZEN - Index to articles 5Continuous Delivery of your InterSystems solution using GitLab - Part II: GitLab workflow 4Minimum Monitoring and Alerting Solution 4Sending Alerts to Mobile Phone using Pushover from HTTP.OutboundAdapter 3Caché Native Access — working with native libraries in Caché 3DeepSee: Databases, Namespaces, and Mappings - Part 1 of 5 3Most commentedproblems renaming/copying classes 19Deployment Strategies: Do You Compile ObjectScript on a Production Site? 19GetSwizzled error in cache 14creating a test server 13translation of data ready to push to and from a JSON restAPI 13(Webinar Mar 14) REST API Design and Development 10Filters in DeepSee Dashboards 10SqloutBound Adapter with Output to File 8Multiple installs of Eclipse/Atelier with different server connections 8How to Call a Custom Listing in MDX? 8Top 10 Authors to Follow by ViewsEduard Lebedyuk, Posts, 667Peter Cooper, Posts, 289Mark Connelly, Posts, 128Murray Oldfield, Posts, 81Evgeny Shvarov, Posts, 60Artem Daugel-Dauge, Posts, 52Alessandro Marin, Posts, 36Top 10 Experts to FollowRobert Cemper, Answers, +4Timothy Leavitt, Answers, +3Tomas Vaverka, Answers, +2Eduard Lebedyuk, Answers, +2Dmitry Maslennikov, Answers, +2Michael Moulckers, Answers, +1Mark Hanson, Answers, +1Ray Fucillo, Answers, +1Alessandro Marin, Answers, +1John Murray, Answers, +1 #Digest #Developer Community Official 0 0 0 236
Article Evgeny Shvarov · Mar 31, 2018 1m read What Are You Using For Issue Tracking? Hi, Community!What is your favorite issue tracking system for projects with InterSystems Data Platform? What did you use and what are you using now?In projects with InterSystems Data Platform, I worked with Redmine, JIRA, Trello. A lot of code versioning systems now have this feature too (Gitlab, Github).Now my favorite for small and medium projects is Github, because it is simple, is very close to code (commit-issue linkage) and it has kanban). #Change Management #Caché 1 10 0 768
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 461
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 606
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 458
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 305
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 946
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 276
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 269
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 317
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 545
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 333
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 311
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.3K