You need js code for Zen component to be placed into CSP/broker. It's a library folder for javascript code fo CSP apps.
- Log in to post comments
You need js code for Zen component to be placed into CSP/broker. It's a library folder for javascript code fo CSP apps.
Hi, Laura!
You can see similar messages when license is expired.
Is license ok?
Oh, thanks!
Good point, Scott! but I wish to see more topics with this problem to solve ;) Not very much yet, but as soon as we'll get them frequently the priority for this issue will be the highest.
Check Caché ObjectScript highlighting extension for VSCode.
Visualization and Python tags added.
Hi, Michael!
Can you share it here just in case anyone else would like to use it?
Thank you in advance!
It's only for the private communities at the moment.
Updated for the 2016 MVP Developer Community contributors list.
Wow. Thanks!
Thanks!
And what about the requirements?
Hi, Timur!
How to add the project to the community package manager?
What are the requirements for the project to be listed in CPM?
I think it's not a problem, but nice use of Caché namespaces and package mapping feature.
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?
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.
Hi, Scott!
There is no such possibility at this moment, but we have it in a queue.
Hi, Michael! That's it! Thanks!
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.
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?
Hi, Natasa!
If Alexander's answer fits the question for you would you please mark it as "Accepted"?
Thank you in advance!
IMHO it should be a tag for every article.
If there is no tag which fits the article let's introduce the tag?
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?
Hi, Bryan!
Have you seen this project?
That's fair. Will be implemented. Thanks!
True. We just will reproduce Stackoverflow approach here: "No answers" - for the questions without any answer, and "Unanswered" for without accepted answer.
Update for Questions' list with the Authors' links and introduced few new questions in Most commented list.