Question Evgeny Shvarov · Nov 22, 2016 Create Namespace snippet Does anyone have a snippet to create the Namespace and database with defaults in one command? Something like: do ##class(Utils.Namespace).Create(Name) Please share? Thank you in advance! #Code Snippet #Namespace #ObjectScript #Caché 1 4 0 801
Question Evgeny Shvarov · Nov 20, 2016 How to export class package in xml Hi!Is there any way to export a class package to xml file programmatically which will include all the classes of the package? #Change Management #Caché 2 12 1 1.9K
Discussion Evgeny Shvarov · Nov 6, 2016 DC monthly digest format - do you like it? Hi, Community! We introduced the monthly digest a few months ago. Now it consists of articles and questions by tags in the post and only articles in your email. Do you like it? How can we make it better? Should we do it weekly? #DC Feedback 0 2 0 234
Announcement Evgeny Shvarov · Nov 2, 2016 New InterSystems Developer Community Moderator Hi, Community!Let me introduce Dmitry Maslennikov as our new Developer Community Moderator.Dmitry continuously shows the outstanding contribution to InterSystems Developer Community and we decided to trust Dmitry this role and hope that Dmitry can even help to make the Developer Community better in this new status.Thanks for your great contribution, Dmitry! And, we are looking for the new moderators from Community! #Developer Community Official 7 1 0 305
Announcement Evgeny Shvarov · Nov 1, 2016 Developer Community Articles and Questions Digest, October 2016 Hi, Community!Here is the digest of Articles and Questions published on InterSystems Developer Community in October 2016.Most viewedInternal Structure of Caché Database Blocks, Part 1 407Caché and Ensemble 2016.2.0 Release 306How to execute terminal commands from a webpage 214 #Digest #Developer Community Official 1 0 0 463
Announcement Evgeny Shvarov · Oct 31, 2016 Developer Community update: new favorites and subscriptions Hi, Community!We deployed the new update on DC and it brings:The new post subscriptions/favorites modelSome menu changesBug fixes.The new post subscriptions/favorites model:with every post you now see the star in the left bottom corner of the widget in the feed or of the post. #Developer Community Official 1 0 0 358
Question Evgeny Shvarov · Oct 28, 2016 Max function for the set of parameters There is an interesting discussion in the Russian forum going. What is the best solution for the function which returns the max for the set of parameters? From the listed solutions I like this one: ClassMethod max(args...) { for i=1:1:args { s max(+$g(args(i))) = i } s i="", max=$o(max(i),-1, i) Q $lb(max, i) } #ObjectScript #Caché 1 8 0 981
Announcement Evgeny Shvarov · Oct 26, 2016 2.000 Members on DC! Hi, Community!This place is getting bigger and today we reached 2.000 of registered members on InterSystems Developer Community!Recently we introduced online analytics (build on InterSystems DeepSee) of main figures regarding Developer Community. #Developer Community Official 2 0 0 181
Announcement Evgeny Shvarov · Oct 24, 2016 Developer Community Update Hi, Community!We put in production the new DC update today. With this update we fixed some bugs, like publishing drafts with proper date and RSS fix and introduced the new look to the member page.Now member's page consists of Posts, Comments, and Favorites: e.g. this is the page of Alexander Koblov: #Developer Community Official 0 8 0 351
Announcement Evgeny Shvarov · Oct 19, 2016 InterSystems UK Technology Summit 2016 started! Hi, Community! I'm glad to announce UK Technology Summit 2016 started! #ISCTech2016 tag will help be in touch with all is happening in the Summit. You are very welcome to discuss the Summit here in comments too! #Events #Other 1 0 0 236
Question Evgeny Shvarov · Oct 18, 2016 Classes removing and renaming best practice with Atelier Hi!Suppose I have a project in Atelier with two classes: Class A and Class B and develop it in my local Caché installation. If I decide to delete Class A and delete it in Atelier project will it be deleted in Caché automatically or should I do it manually?Or what is the suggested workflow in this case?Same question is if I decide to rename Class B to Class C. #Change Management 1 4 0 607
Announcement Evgeny Shvarov · Oct 1, 2016 Developer Community Articles and Questions Digest, September 2016 Hi, Community!Here is the digest of Articles and Questions published on InterSystems Developer Community in September 2016.Most viewedMirroring 101: a brief guide and FAQ - 238NewBie's Corner Session 27 Traversing A Global with $Order Part 1 - 214Cache for Raspberry Pi? - 209Free Text Search: The Way To Search Your Text Fields That SQL Developers Are Hiding From You!* - 199REST in Pieces - 196User authentication using Arduino with RFID - 146Windows 7 performs shutdown too fast for Cache to close and so it gets forced down - 143Cache or Caché? - 141NewBie's Corner Session 28 Various Methods to Traverse a Global - 134Cache Certification - 128Most votedEnsemble and file outbound adapters - a small hint - 11Free Text Search: The Way To Search Your Text Fields That SQL Developers Are Hiding From You!* - 9Windows write caching - 9Advanced URL mapping for REST - 6Windows 7 performs shutdown too fast for Cache to close and so it gets forced down - 6Featured InterSystems Video: OAuth 2.0 Overview - 6The Art of Mapping Globals to Classes (2 of 3) - 5Running HealthShare XSLTs from Terminal - 5Cache for Raspberry Pi? - 5Cache or Caché? - 5Most commentedNewBie's Corner Session 27 Traversing A Global with $Order Part 1 - 16Cache for Raspberry Pi? - 14question on ExternalFreeze on windows platform -- - 14Cache or Caché? - 12Mirroring 101: a brief guide and FAQ - 10Windows 7 performs shutdown too fast for Cache to close and so it gets forced down - 9Multiple namespaces in web application - 8cleaning up CSP sessions (aka where/who/what is the %CSP.Daemon?) - 8NewBie's Corner Session 28 Various Methods to Traverse a Global - 8Free Text Search: The Way To Search Your Text Fields That SQL Developers Are Hiding From You!* - 7 #Digest #Developer Community Official 0 0 0 367
Question Evgeny Shvarov · Sep 19, 2016 Tag for the newbies posts Hi, Community!We want to introduce tag for the posts, which are related to the newbies.What is the best tag for it?Newbie's corner?Newbie?Beginner?Your option? #DC Feedback 0 6 0 233
Announcement Evgeny Shvarov · Sep 13, 2016 Developer Community FAQ Hi, Community!I've introduced new "Developer Community FAQ" tag, which gathers all the posts on "How to make this on Developer Community".Also, you can find this link in the Learn menu. See the screenshot: #Developer Community Official 2 2 0 298
Announcement Evgeny Shvarov · Sep 1, 2016 InterSystems Developer Community August 2016 Digest Here is the digest of the most interesting and valuable posts on Developer Community published in August 2016.Here we go!News, events, releasesJSON changes in Caché 2016.2Announcement about the Caché 2016.2 and 2016.3 Field Test ProgramsAlert: Database Compaction2016.1.2 Maintenance ReleaseMost viewedAnnouncement about the Caché 2016.2 and 2016.3 Field Test Programs - 406JSON changes in Caché 2016.2 - 306What is causing the journals to grow rapidly? - 197Writing forward compatible JSON in 2016.1 - 190how to connect to the Cache database from node.js ? - 188Caché MapReduce - introduction to BigData and MapReduce concept - 155NewBie's Corner Session 17 New command - 153Global references done internally by Cache - 145Tips & Tricks - Process-private Globals as a class storage - 118ZUTILS - 114Most votedImprove SQL Performance for Date Queries, AGAIN! - 8JSON changes in Caché 2016.2 - 8Caché MapReduce - introduction to BigData and MapReduce concept - 7Announcement about the Caché 2016.2 and 2016.3 Field Test Programs - 7Writing forward compatible JSON in 2016.1 - 7HealthShare's new SDA extensions - 6The Art of Mapping Globals to Classes 1 of 3 - 6Enterprise Monitor and HealthShare - 5What is causing the journals to grow rapidly? - 4TLS v1.2 support in Caché - 4Most commentedSetting ContentType in Rest Service - 13Use of $ZUTIL(49) is deprecated - 11CSP CONFIGURATION - 10Announcement about the Caché 2016.2 and 2016.3 Field Test Programs - 10Calling javascript method from Zen method, with parameters - 9Git Continuous Integration - What are the most important differences between CacheGitHubCI and CacheUpdater? - 8how to connect to the Cache database from node.js ? - 7What is causing the journals to grow rapidly? - 7Problem in the Property parameters (DISPLAYLIST | VALUELIST) [ SOLVED ] - 7NewBie's Corner Session 17 New command - 7 #Digest #Developer Community Official 0 0 0 348
Article Evgeny Shvarov · Aug 31, 2016 1m read DeepSee cubes building troubleshooting Hi! Sometimes you see that call to DeepSee cube building method: w ##class(%DeepSee.Utils).%BuildCube("CubeName") does nothing. Here are my 2 cents on possible reasons. 1. Run DeepSee Reset method in certain Namespace: NAMESPACE> w ##class(%DeepSee.Utils).%Reset() and try again. 2. Make sure, that all the indices in your base class for the cube are rebuilt, rebuild them and run it again: #InterSystems IRIS BI (DeepSee) #Cubes #Tips & Tricks 1 2 0 409
Article Evgeny Shvarov · Aug 16, 2016 1m read Yet another use case for $translate: date conversion Have you tried $Translate for date conversion? USER>write $Translate("Dd.Mm.WwYy","WwYy-Mm-Dd","2015-08-02") 02.08.2015 Stolen from Russian forum and Alexander Koblov. #Code Snippet #ObjectScript #Tips & Tricks #Caché 1 1 0 669
Announcement Evgeny Shvarov · Aug 1, 2016 Developer Community July 2016 Digest Hi, Community!Here is the digest of the most interesting and valuable posts on Developer Community published in July 2016.Here we go!News, events, releases2015.2.4 Maintenance ReleaseDeveloper Community email notification subscriptionsSerenji 2.6 is now available #Digest #Developer Community Official 1 0 0 314
Discussion Evgeny Shvarov · Jul 29, 2016 Tag proposal - Performance Do we need tag Performance to mark posts related to recipes of better performance for InterSystems based solutions? Vote please, if we need it! #DC Feedback 2 0 0 219
Question Evgeny Shvarov · Jul 28, 2016 Pivot variables deployment Hi!How do you guys deploy DeepSee pivot variables?Haven't found it in documentation.Thank you in advance! #InterSystems IRIS BI (DeepSee) 0 5 0 376