go to post Evgeny Shvarov · Feb 6, 2017 Hi, Timur!How to add the project to the community package manager?What are the requirements for the project to be listed in CPM?
go to post Evgeny Shvarov · Feb 3, 2017 I think it's not a problem, but nice use of Caché namespaces and package mapping feature.
go to post Evgeny Shvarov · Feb 3, 2017 Here is the list of packages currently available: CPM:CPM>> list bdeboe~isc-iknow-dictbuilder 0.0.1-a Demo application for data-driven modelling, building or refining a dictionary through exploratory analysis of text using InterSystems' iKnow technology bdeboe~isc-iknow-explorer 0.0.1-a bdeboe~isc-iknow-extractor 0.0.1-a Information Extraction demo app based on InterSystems' iKnow technology bdeboe~isc-iknow-ifindportal 0.0.1-a A Search Portal demo app for iFind, part of InterSystems' iKnow technology bdeboe~isc-iknow-rulesbuilder0.0.1-a Demo application to build rule patterns based on sequences of terms to be matched, based on InterSystems' iKnow technology bdeboe~isc-iknow-setanalysis 0.0.1-a Set Analysis Demo app for InterSystems' iKnow technology eduard93~Cache-FileServer 0.0.1-a Seed for sharing files via uid with InterSystems Cache eduard93~Cache-MDX2JSON 2.2.0-b RESTful web api for MDX to JSON transformation (plus JSONP and XML/A) for InterSystems Caché. Also provides information about DeepSee objexts. intersystems-ru~CacheGitHubCI0.6.0-a InterSystems Caché and GitHub Continous Integration intersystems-ru~EnsembleWorkflow0.0.1-a Restful web API for InterSystems Ensemble Workflow intersystems-ru~EnsembleWorkflowUI0.0.1-a Angular UI for InterSystems Ensemble Workflow intersystems-ru~REST 0.8.0-a Basic classes for REST web API on InterSystems Cache intersystems-ru~iknowSocial 0.0.1-a iKnow implementation approach for social networks (vkontakte, facebook and twitter) intersystems-ru~monlbl-viewer0.0.1-a MONLBL Viewer - a web UI for inspecting Caché Monitor (%MONLBL) results. intersystems-ru~webterminal 4.1.3 The first and the most powerful web-based terminal for InterSystems Caché®, Ensemble®, HealthShare®, TrakCare® and other products built on top of InterSystems Caché. tsafin~cache-map-reduce 0.0.1-a Simple Map-Reduce interface implementation for Caché ObjectScript tsafin~cache-zerocopy-tree 0.0.1-a Experiment to create multidimensional tree with zero-copy capabilties How do you know the version of the Package? How should I be confident that the version of the package is really true?
go to post Evgeny Shvarov · Feb 3, 2017 2nd: Some Cache -opensource tools have serious bugs(e.g. the cache class explorer destroys on 2016.1. the creation of soap-clients in studio) . Therefore it must be checked that all used 3rd-party-libs doesnt destroy something.Hi, Steffen! What do you mean by "destroys"? Would you please put the issue regarding this? Every software has bugs, not only open source community tools.For the community tools, I prefer the practice to install every other tool in special Namespace, to be sure it will not harm my projects. And we can use the %All Namespace to let the tool be visible from other Namespaces.If I want to deinstall the tool I just delete the Namespace.
go to post Evgeny Shvarov · Feb 3, 2017 Hi, Raghuram!Sorry for the disturbing messages.You are receiving everything because of the default subscription settings to get any DC content notifications. Please adjust your subscription settings as it shown here.
go to post Evgeny Shvarov · Jan 30, 2017 Hi, Scott!There is no such possibility at this moment, but we have it in a queue.
go to post Evgeny Shvarov · Jan 24, 2017 Hi, Mike! Thanks for the comment, but it is so long that makes it quite unreadable. Please consider to post the class's code with gist (how to) for the long listing like here, or see the DC code formatting for the smaller pieces.
go to post Evgeny Shvarov · Jan 24, 2017 Michael thanks! It works for nonsliced data. But if I include dimensions on the rows it shows percentages which doesn't include Online dimension: The MDX expression: SELECT NON EMPTY {NONEMPTYCROSSJOIN([Channel].[H1].[Channel Name].&[2],{[Measures].[Amount Sold],%LABEL([MEASURES].[PCTMICHAEL],"","#%")}),[Measures].[Amount Sold]} ON 0,NON EMPTY [Outlet].[H1].[Region].Members ON 1 FROM [HOLEFOODS] I mean, what should I do if I want to see 100% for Pct in Total row?
go to post Evgeny Shvarov · Jan 24, 2017 Hi, Natasa!If Alexander's answer fits the question for you would you please mark it as "Accepted"?Thank you in advance!
go to post Evgeny Shvarov · Jan 22, 2017 Visualization, Python - will add.And we already have the Tools tag.
go to post Evgeny Shvarov · Jan 21, 2017 IMHO it should be a tag for every article.If there is no tag which fits the article let's introduce the tag?
go to post Evgeny Shvarov · Jan 20, 2017 Wow, that's great! I should check it!BTW, maybe one day the break command will work too? I mean as it works as a debugger in usual terminal?
go to post Evgeny Shvarov · Jan 12, 2017 True. We just will reproduce Stackoverflow approach here: "No answers" - for the questions without any answer, and "Unanswered" for without accepted answer.
go to post Evgeny Shvarov · Jan 11, 2017 Update for Questions' list with the Authors' links and introduced few new questions in Most commented list.
go to post Evgeny Shvarov · Jan 10, 2017 That is the question. I think there should be two filters: unanswered and ... "True answered".