Evgeny Shvarov · Jan 12, 2020 go to post

Hi Peter!

It's really a great app, I'm using every week to quickly analyze CSVs and make reports.

The question: suppose I built a cube, pivots, and dashboards against the particular CSV file. And then I'm getting the new csv with the same format but different data.

What is my approach to using the data from CSV with what I already built for CSV and to avoid building everything from scratch?

Evgeny Shvarov · Jan 10, 2020 go to post

You don't have it "out-of-the-box" cause it's a community project, which is used in the prepared lab server but could be installed into any IRIS machine e.g. with ZPM:

zpm:USER>install webterminal

Evgeny Shvarov · Jan 9, 2020 go to post

Hi @Raj Singh !

We recently introduced a new post type - Discussion, I changed this announcement to Discussion - I think this is more relevant.

Discussion is the type of posting where you want a conversation, input, discussions on the topic.

Evgeny Shvarov · Jan 7, 2020 go to post

Hi guys! 

We had an issue with ratings that is fixed now. But the list of best articles is updated - there are new articles and new heroes of the year! Congrats!

Evgeny Shvarov · Jan 7, 2020 go to post

We had a bug in the Questions list - this is fixed now, and we have new best questions :) 

Evgeny Shvarov · Jan 7, 2020 go to post

Top 3 most discussed questions are about ObjectScript.

Top viewed questions are about ODBC, JSON, CORS and Excel.

Top 6 voted questions are about @Otto Karlinger and Otto's fan club ) Do you think guys we need to cancel voting for questions?

@Robert Cemper!

Congrats for amazing 142 votes for answers this year! This is a tremendous help to InterSystems Community and maybe an unbeaten record! Thank you so much, Robert, and thank you very much, experts, who solved so many problems and helped developers this year!

Evgeny Shvarov · Jan 4, 2020 go to post

Robert! Is it wrong or it's incomplete? Wrong is a fake, incomplete - its another 'not enough information', which should be stated on the site of course. Some companies just don't share their contracts and partnership at all so I'm curious if any "enlyft" can show accurate information. 

Evgeny Shvarov · Jan 4, 2020 go to post

Yes, I agree that it's not clear where they got the information. Is there any disclaimer on the site?

Some information is accurate some are at least 'not sufficient".

Evgeny Shvarov · Jan 4, 2020 go to post

@Mark Bolinsky - your article is the most viewed this year! Not surprised )

@henry  - congrats on the most voted article - everybody agrees that unit tests are 'the must' but not everybody is using it ;) And voting for this is almost using this! :)

@Henrique Dias - and yours the most discussed, perhaps the monitoring is the hottest topic! Wish we add it to ZPM to make the installation instant.

Thank you, gentlemen! 

And thanks all for contributing such great articles this year!

Evgeny Shvarov · Dec 30, 2019 go to post

Hi Peter!

Thanks for the question.

It makes a lot of sense to test your package before publishing it on ZPM-registry.

You can test it via 'load' and 'publish' commands of ZPM-client.

Suppose, you have IRIS with ZPM client installed and you have the repo folder locally with module.xml in the root. Then you can use following command to test the module.xml loading:

USER:zpm>load /yourfolder/withrepo/

or with -v with more details:

USER:zpm>load -v /yourfolder/withrepo/

It shows the log and if module.xml is not correct you'll see errors in the log. This is the test of resources description.

Then you can test the publisher with 'publish' command. Call:

USER:zpm>packagename publish

or with -v with more details:

USER:zpm>packagename publish -v

This will try to execute all the tests, run web-app settings and call invoke methods locally. This will then refuse to publish cause you don't have the registry locally - which is OK, because you don't want to publish locally, right? All other errors will tell you if something is wrong with your module.xml package. 

HTH 

Evgeny Shvarov · Dec 26, 2019 go to post

If it says "Computing Axis" in Analyzer this is most probably the case of MDX Query performance.

You can run the MDX Query you use in this pivot against any of the tools @Peter Steiwer mentioned above and share the results here or/and with WRC Support.

Evgeny Shvarov · Dec 26, 2019 go to post

Hi Lawrence!

Does your issue relates to DeepSee Dashboards UI or to the MDX query performance?

Evgeny Shvarov · Dec 19, 2019 go to post

Hi Neerav! Use REST-API with data in JSON format - this is server-side type consumable by almost any modern web or mobile frontend.

Evgeny Shvarov · Dec 16, 2019 go to post

Hi Sergey! Sounds exciting!

Anything more than picture? E.g. URL, demo, code sample?

Evgeny Shvarov · Dec 14, 2019 go to post

For those who participate in ObjectScript Advent of Code 2019: there is an opportunity to receive an attempt for the certification exam for free!

Be one of the top 3 performers in the competition and get a voucher for the certification exam!

The current leaderboard is the following:

And you still have 2 weeks to change the leaderboard!

*The option is not eligible for InterSystems employees so your chances to win are higher! ;)