We love hearing from our users. Tell us what you want to see next and upvote ideas from the community. * Bugs and troubleshooting should as usual go through InterSystems support.
A unit testing user interface in VSCODE, similar to what is available for Java or .NET (JUnit, xUnit,…), for use in initial or test driven development.
Please can you consider adding a searchable index of New Features to the Documentation/Community pages? I would like to see the version that a new feature was introduced/enhanced/formalised etc.
Paul Hurley
almost 2 years ago
in Documentation
0
Future consideration
Cross-production Interoperability Messages, Service and Operation
With the "ripping the monolith apart" movement towards micro-services, it is quite a tedious process to break up existing productions with 100+ business hosts. The suggestion is that moving BP and operations into other productions should be made s...
The idea is that some new data types be added to support things like regular expression, instead of PATTERN. Others can also be thought out that are required for "standardised" validation types and arguments, as the ones used in the OpenAPI specif...
Connect InterSystems Documentation and Developer community
Developer community https://community.intersystems.com/ includes a lot useful technical articles and Q&A. I suggest to show related documents from Developer community on the InterSystems Documentation search results page. And also add on every...
Nikolay Soloviev
almost 2 years ago
in Documentation
1
Will not implement
It would be great to have a platform where fresh PM'S in the industry with no prior IT training could ask questions and get a basic start / knowledge of some coding perhaps before jumping into the more complicated lessons
kevin berry
about 2 years ago
in Learning
0
Will not implement
Add the option to call class parameters in Embedded Python
Currently, class parameters can be called in ObjectScript in the following way: write ..#ParameterName The same construction in Embedded Python looks like this: import irisprint(iris.cls('ClassName')._GetParameter("ParameterName") Could it be simp...
Evgeny Shvarov
about 2 years ago
in InterSystems IRIS
0
Future consideration
A Dynamic Cheat Sheet to lookup for Common Core Functions for Reusability
When developing Region or site level codes, sometimes we tend to create our own functions to complete it; But what if there is a core function which does the same thing and you didn't know of. Below advantages can be achieved if the common core fu...
Shareek Ahamed
about 2 years ago
in InterSystems IRIS
3
Future consideration
Better handle whitespace in Management Portal Text entry
Consider the following scenarios: 1. Copying and pasting unwanted whitespace charaters from an Excel Worksheet into Integration Lookup table Keys or Values. Actual Impact: Caused a difficult to discover unwanted difference in behaviour that delaye...
Look at my profile name. It's time for globalization, add support for text encoding decoding methods, add official tutorials for dealing with text encodings, and possibly fix the database encoding (such as UTF-8 ).
聆严 周
about 2 years ago
in Ideas Portal
4
Implemented