Skip to Main Content
InterSystems Ideas
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.
ADD A NEW IDEA

InterSystems Products

Showing 258 of 350

Add legitimate special symbol-separator for ObjectScript variable names

If I have a meaningful variable in languages like Python it is very convenient to use _ as a word separator. E.g. this_is_an_sql_that_causes_an_error="SELECT * FROM TABLE" in IRIS there are no special symbols allowed as separators. So the variable...
Evgeny Shvarov about 1 year ago in InterSystems IRIS 1 Will not implement

Saving Searched Criteria within Message Search

I tend to create Saved Searches and save them in the Message Viewer for the rest of my team and myself to help search for messages in troubleshooting systems. I find if I need to update a Saved Search there is not a good way to pull down existing ...
Scott Roth about 1 year ago in InterSystems IRIS 0 Needs review

Introduce the project of helpful one-liners

Sometimes I meet in someone's code a very helpful oneliners. I suggest to introduce a project on OEX that will collect it. Here are oneline candidates: // introduce SSL configuration in IRIS set $namespace="%SYS", name="DefaultSSL" do:'##class(Sec...
Evgeny Shvarov over 2 years ago in InterSystems IRIS 3 Done by Community

IRIS Plugin to Sisense

Sisense
Evgeny Shvarov over 2 years ago in InterSystems IRIS 0 Community Opportunity

OASIS UBL integration example

OASIS UBL integration example
Evgeny Shvarov over 2 years ago in InterSystems IRIS 0 Community Opportunity

YCSB Benchmark

Make a public configuration and setup for YCSB testing.
Evgeny Shvarov over 2 years ago in InterSystems IRIS 1 Will not implement

Data migration tool from DB2 to IRIS

Data migration tool from DB2 to IRIS
Evgeny Shvarov over 2 years ago in InterSystems IRIS 3 Will not implement

%NormalizeObject to cater for serial, list of objects and user call-back

It will be helpful if the %NormalizeObject method had the same depth of functionality as %ValidateObject. %ValidateObject has the checkserial argument. Adding the same type of argument to %Normalize will make things simpler when it comes to normal...
Stefan Cronje about 1 year ago in InterSystems IRIS 0 Future consideration

Public API for access to shared memory

Sometimes we need to have a resource shared among several processes, e.g. some application counters, that we don't want to be looked up by users. Globals don't fit this need for evident reason. The idea is to provide an API which allow shared (whi...
Alexey Maslov about 1 year ago in InterSystems IRIS 1 Future consideration

Automatic XML Formatting of XData in DTL, BPL and Rulesets

The basic idea is that when a DTL, BPL or ruleset is edited on the SMP, that is formats the XML in the XData block. With large DTL, Rulesets and BPL, it is sometimes easier to open the class, collapse some sections of the XML and check the flow. P...
Stefan Cronje over 1 year ago in InterSystems Products 0 Needs review