Article Evgeny Shvarov · May 16, 2017 1m read Post Duplicates Hi, Community!We are having some troubles with post duplicates at the moment, we are working on it.Now when you post your message it waits until timeout and shows 404 but also publishes the article. Hope this would be fixed ASAP. #DC Feedback 0 0 0 198
Announcement Evgeny Shvarov · May 16, 2017 Developer Community Meetups Hi, Community! We are starting InterSystems Developer Community meetups: events to discuss InterSystems technology in person. This would be 2-3 hours evening events to meet and discuss the best practices, new features, share experience regarding implementation of InterSystems technologies and products. Besides free discussion and networking there would be 3-4 sessions delivered by InterSystems engineers. Local partners are very welcome to participate as speakers too! #Events #Meetup #Developer Community Official 4 0 0 365
Article Evgeny Shvarov · May 7, 2017 1m read InterSystems iKnow analytics against Developer Community posts Hi, Community!Hope you know and use the Developer Community Analytics page which build with InterSystems DeepSee and DeepSee Web.We are playing with InterSystems iKnow analytics against Developer Community posts and introduced the new dashboard, which shows Top 60 concepts for all the posts: #DC Feedback #InterSystems Natural Language Processing (NLP, iKnow) 3 2 0 435
Announcement Evgeny Shvarov · May 4, 2017 May DC release: browser notifications and accepted answer Hi, Community!Please meet a new Developer Community UI release with new features and some bugfixes.With this release we changed a color scheme to meet corporate colors more. We introduced browser notifications not to miss new posts on Developer Community. They would pop up only if you turn them on and only if you don't see the Community at the moment. Also we introduced the special inverse color for accepted answers. Like here: #Release #Developer Community Official 0 0 0 359
Announcement Evgeny Shvarov · May 1, 2017 Webinar Configuring IIS for Better Performance and Security with InterSystems Have you ever thought about leveraging IIS (Internet Information Services for Windows) to improve performance and security for your Caché web applications? Are you worried about the complexity of properly setting up IIS?See the webinar Configuring a Web Server presented by @Kyle.Baxter, InterSystems Senior Support Specialist. Learn how to install IIS, set up it up to work with the CSP Gateway, and configure the CSP Gateway to talk to Caché. #Performance #Security #System Administration #Video #Webinar #Caché 4 0 0 617
Announcement Evgeny Shvarov · May 1, 2017 Developer Community April 2017 Digest Most viewedThis post is a digest of the Developer Community postings in April 2017.Let's write an Angular 1.x app with a Caché REST backend - Part 1 of Many 281Compilation gotchas and a request for change 250Bug killing development tips 175Let's write an Angular 1.x app with a Caché REST backend - start here 125WebSockets vs Long Polling vs Short Polling? 122Authentication with REST 114Containerization Caché - let's add our application 108Node.js: create a basic web app with React - part 1 101Is it possible to change GUID of an instance? 98Let's write an Angular 1.x app with a Caché REST backend - Part 2 96 #Digest #Developer Community Official 0 1 0 349
Announcement Evgeny Shvarov · Apr 25, 2017 Webinar: Monitoring Message Volume and Disk Space in Ensemble and HealthShare Hi, Community! You know that your productions need to be monitored. But what should you be monitoring, and how? #Monitoring #Ensemble #HealthShare 2 1 0 445
Article Evgeny Shvarov · Apr 22, 2017 3m read InterSystems Developer Community Welcome Page Hi! If you see this page you are in the InterSystems Developer Community! You are very welcome! #Developer Community Official 8 14 0 14.8K
Announcement Evgeny Shvarov · Apr 15, 2017 Member mentioning Hi, Community!With the recent release on Developer Community we have introduced member mentioning.Now if you want to ping a member with email notification, just place in the post (or comment) following: @name.surname Once it is published, a member would get the email notification that he was mentioned in particular post/comment. So, that's how I'm mentioning myself here: @Evgeny Shvarov. Have a great weekend! #Release #Developer Community Official 0 1 0 293
Announcement Evgeny Shvarov · Apr 13, 2017 InterSystems Atelier Welcome Video! Hi, Community!You are very welcome to watch just uploaded InterSystems Atelier Welcome video on the InterSystems Developers YouTube Channel! https://www.youtube.com/embed/gmHsmCf7VpY[This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]Subscribe and stay tuned! #Development Environment #Video 3 0 0 307
Announcement Evgeny Shvarov · Apr 12, 2017 Vote for the Developer Community Hi, Community!This post is an invitation for you to use the voting system in Developer Community. #Release #Developer Community Official 3 0 0 423
Question Evgeny Shvarov · Apr 11, 2017 How to prevent alert window from popping up on a Zen page Hi!Sometimes when I have Zen page in a browser (e.g. Management Portal page) and when my Internet connection interrupts, I see the alert window on the page, something like this screenshot: Is there any setting for the CSP web app to prevent this alerts from popping up? #CSP #System Administration #Frontend #ZEN #Caché 0 2 0 624
Question Evgeny Shvarov · Apr 9, 2017 Best practices for filtering widgets from different cubes in InterSystems DeepSee Hi!Sometimes I need to filter the widget on a dashboard from a different cube. And I face the following problem:Widget A refers to a query from Cube A and I want to filter Widget B from Widget B.Widget's B pivot refers to Cube B, and which has different dimensions for the same data.E.g. cube A has the dimension Author and the Cube B has the dimension Member for the same data. So there is no way to filter such a widget B from the widget A. #Dashboards #MDX #InterSystems IRIS BI (DeepSee) 1 1 1 340
Question Evgeny Shvarov · Apr 5, 2017 How to get the measure for the last day in a month in DeepSee Hi, Community! How can I manage to show in MDX query months where every month shows the value of the last month? Say, in HoleFoods the query: SELECT NON EMPTY [Measures].[Amount Sold] ON 0,NON EMPTY [DateOfSale].[Actual].[MonthSold].Members ON 1 FROM [HOLEFOODS] will show me the sum of revenue per month. This query: #MDX #InterSystems IRIS BI (DeepSee) 0 11 0 2.3K
Announcement Evgeny Shvarov · Apr 2, 2017 Developer Community March 2017 Digest This post is a digest of the Developer Community postings in March 2017.Most viewedContainerization Caché 305Join InterSystems Global Masters! 186Machine Learning with Spark and Caché 157Atelier - the first three months 154How to get result of $ZF(-1, "commmand") into a variable 133Parsing docx using XSLT 129Accessing the iKnow REST APIs in 2017.1 125Can someone explain this like I'm five? 117Process private global versus percent variable 109Using Atelier REST API 109 #Digest #Developer Community Official 1 0 0 361
Question Evgeny Shvarov · Apr 1, 2017 Is there a way to rebuild indices for all the classes in a given namespace? I'm moving *D globals from DatabaseA to DatabalseB.After importing globals I need to rebuild indices for all the imported persistent classes.Colleagues, maybe you know one command which does it for all the classes in Namespace? #Continuous Integration #Development Environment #Object Data Model #SQL #Caché 0 2 0 903
Question Evgeny Shvarov · Apr 1, 2017 Is there an option to export globals in archive? Hi, Community! Is there an option to get an archived file of globals in one command. Say for: Do $System.OBJ.Export("Class1*D.GBL,Class2*D.GBL","data_gbl.xml") get something like: Do $System.OBJ.Export("Data*D.GBL","data_gbl.gz","gzip") And also to have the convenient one click way to import it to the namespace via terminal or Control Panel? If anyone already has this module, share please? It would be very convenient for import/export/continuous integration purposes cause globals can be really heavy. #Continuous Integration #Globals #Development Environment #Terminal #Caché 0 8 0 881
Announcement Evgeny Shvarov · Mar 30, 2017 Accepted answer - nice feature to "make the World better" Hi, Community!There are plenty of questions on Developer Community every day, which is great!And which is even better - there are plenty of answers! A few months ago we introduced a nice feature - 'accepted answer'. #Developer Community Official #Global Masters 2 0 0 264
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 204
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 477