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.
It would be useful to have a place to share/request sample code, a place to review or recommend code improvements, especially when someone is new to some specific InterSystems product feature and not part of big team with similar skill sets.
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 1 year 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 1 year ago
in InterSystems IRIS
3
Future consideration
Reading the FHIR documentation, it seems like it is mostly geared for those that are hosting Repositories within IRIS. It would be nice for those that do not host repositories to have a step by step process to go through in setting up what is nece...
Scott Roth
4 months ago
in Learning
0
Planned or In Progress
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...
Where a system is using user based licensing the allocation is first come first served. If there are dynamic connections, such as web based applications, it would be useful to reserve a license for a specific license ID to ensure availability. Thi...
David Underhill
about 1 year ago
in InterSystems IRIS
0
Future consideration
When I delete a "global" and need to recover it, it's a lot of work to use the journal view page (System Operation > Journal Files). I have to click line by line and copy the content that was in the global, in addition to the message coming wit...
Rodolfo Pscheidt
about 1 year ago
in InterSystems IRIS
3
Will not implement
Lookup tables provide a much needed configuration ability that allows us to use different values for different namespaces. However they are not audited so there is no way to track who changed what and when. Please audit them so we can see the chan...
Intersystems software comes with schemas and tools that support the ingestion, storage and communication of various data formats like HL7, IHE and now FHIR. But we have had to rely on third party software or build our own solutions to do the analy...
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 1 year ago
in Ideas Portal
4
Implemented