Evgeny Shvarov · Oct 16, 2017 go to post

Hi, Sergio!

There are some efforts in this field in the community. Have you seen this VSCode extension?

It supports COS highlighting for UDL sources and pretty much that's it.

But anyway it can be used for COS coding if you are OK with importing code to Caché manually and debugging Caché ObjectScript in the terminal.

For code importing/exporting I would recommend to try this tiny library: cache-udl.

Evgeny Shvarov · Oct 15, 2017 go to post

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.

Evgeny Shvarov · Oct 13, 2017 go to post

Hi Thembelani!

Beautified your code a bit with code blocks.

To post code blocks highlighted do the following:

1. Paste the code

2. 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.

Evgeny Shvarov · Oct 13, 2017 go to post

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.
Evgeny Shvarov · Oct 12, 2017 go to post

Hi, Joe! You are invited!

And you can use your WRC account if you want to join GM.

Evgeny Shvarov · Oct 11, 2017 go to post

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?

Evgeny Shvarov · Oct 10, 2017 go to post

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.

Evgeny Shvarov · Oct 8, 2017 go to post

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 ;)

Evgeny Shvarov · Oct 6, 2017 go to post

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.

Evgeny Shvarov · Oct 6, 2017 go to post

Hi, Mike!

It's a good question, so I vote for your question too.

Here is the short explanation.

I guess everyone in DC would love to see qualitative articles, questions, and answers.

Voting is the way for us to introduce mechanism on DC which would encourage the creation of qualitative content and discourage the low-quality staff. And "Rating" is the sum of votes.

It's also the way for an OP to know how many people said "Thank you for your post and hard work" for his article. We can see articles with more than 10 "thank you for your post" signs.

It's the way to "Agree" and "I like it" for the answers and comments.

Also, sometimes Votes is the way to say "I disagree" and "I don't like it" and yes, it can be confusing to distinguish when you "disagree" or "dislike".

It's not an ideal mechanism, maybe we would introduce something better, need your advice here.

Evgeny Shvarov · Oct 6, 2017 go to post

Thank you, John!

I would add that for questions 2-3 sentences long teaser can include the whole question.

Evgeny Shvarov · Oct 5, 2017 go to post

Forgot to mention, that good question should contain only one question in the body.