go to post Evgeny Shvarov · Oct 15, 2017 Yes, it's the last step. You even may call ./cinstall_silent to go in non-interactive mode, docs. My question was, how do you download tarball/extract it/run the update. It's a kind of routine operation I was hoping to see all the script.
go to post Evgeny Shvarov · Oct 13, 2017 Hi Thembelani!Beautified your code a bit with code blocks.To post code blocks highlighted do the following:1. Paste the code2. Select code and pick Formatted from Paragraph format. (Normal dropdown).3. Pick Computed code from Block Styles (Styles dropdown).Or, in the source mode (click Disable rich-text or click Source) embrace code block with <pre><code> </code><pre> tags.See details in this post.
go to post Evgeny Shvarov · Oct 13, 2017 Recently we got yet another "spam" post. It was hidden. So this post was updated with the statement: Note! Moderators may remove posts that are not related to InterSystems products and technologies.
go to post Evgeny Shvarov · Oct 12, 2017 Hi, Joe! You are invited!And you can use your WRC account if you want to join GM.
go to post Evgeny Shvarov · Oct 12, 2017 A Mocking Framework video is available on the InterSystems Developers YouTube Channel.
go to post Evgeny Shvarov · Oct 11, 2017 Hi, Jose!May I ask you, have you tried DeepSeeWeb? It's an Angular based application which is using DeepSee REST API and provides instant Angular UI for DeepSee Dashboards?
go to post Evgeny Shvarov · Oct 10, 2017 Hi, Jose!I guess it's more about CSP security than DeepSee API. I think you need to have the same session for another Caché web app.Set up the settings for your REST web app where login cookie is checked, and the path for cookies is same for both apps.HTH.
go to post Evgeny Shvarov · Oct 10, 2017 Hi, Nic!There was a post lately about that: UnitTest : A Mocking Framework for InterSystems objectscript classes by [@AndreClaude Gendron]. HTH
go to post Evgeny Shvarov · Oct 8, 2017 Finally, I ended out with the following expression:WITH MEMBER [DateOfSale].[LastDayOfMonthRevenue] AS 'AGGREGATE([DateOfSale].[Actual].[MonthSold].CurrentMember.LASTCHILD,MEASURES.[Amount Sold ])' So if you looking to get the value for measure other than you have in context AGGREGATE would be helpful.This approach is very useful e.g. if you want to show daily running total but for the monthly scope.Thanks [@Alessandro Marin] for an extra DeepSee support session on GLobal Summit 17 Tech Exchange ;)
go to post Evgeny Shvarov · Oct 6, 2017 Hi, Mike! We plan to introduce some screencasts on how DC works.
go to post Evgeny Shvarov · Oct 6, 2017 If I don't have control of this, who decides what is relevant?Hi, Mike!iKnow technology decides. iKnow analyses the article compares with all the rest articles in Community and makes the decision according to its algorithms and some settings and blacklists. Actually, it's in beta state at the moment and sometimes it does irrelevant decisions. iKnow thinks that How to highlight Caché ObjectScript, work with htm, add image in the post and other questions article is relevant to your question at least by 30%. We would fix the algorithm in next DC version.