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 IRIS

Showing 245 of 479

Add wizard to create class with its properties

Create a wizar to create properties (name, type, Json or XML properties) and select if it's persisten or serial. Similar to SOAP wizard. By this way, we can create very quickly a class or message (request or response) for our develpoment. It could...
Kurro Lopez over 2 years ago in InterSystems IRIS 3 Will not implement

IRIS and ZPM(Open Exchange) integration

Is it possible to integrate IRIS admin panel and OpenExchange, so people could see and install the apps just from there? Like you can install plugins in other products.
Elena E over 2 years ago in InterSystems IRIS 4 Community Opportunity

Reserve licenses

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 over 2 years ago in InterSystems IRIS 0 Future consideration

Interoperability Wizard

Should be possible to build a basic production or process based on simple options. For instance if I just want to import a CSV file and populate a generated class then all I need to supply is a name and a file source.
David Underhill over 2 years ago in InterSystems IRIS 5 Will not implement

Improve journal display in IRIS admin portal

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 over 2 years ago in InterSystems IRIS 3 Will not implement

Create front-end package based on CSS and JS to be used in NodeJS and Angular projects

It would be great to create a specific package with styles and custom html components based on the brand image of the company, like an "ISC bootstrap", so any developer of the community could get it and use it for any development based on NodeJS o...
Luis Angel Pérez Ramos over 2 years ago in InterSystems IRIS 4 Community Opportunity

Mirror Async Member Time Delay in Applying Journals

Currently a async member will be in sync with the primary, however in the event of an issue such as a global being deleted then both the servers would have the same issue. However if the async member had a delay journal process property then the a...
Gary Holt over 2 years ago in InterSystems IRIS 4 Will not implement

Cache Journal Switch Schedule

Add the facility for journals to not only be switched on size but also on a schedule either every hour or half hour. This will allow the system to be restore and the journals replayed upto a fixed time, rather than taking incremental/differential ...
Gary Holt over 2 years ago in InterSystems IRIS 2 Already exists

Monitoring and Programatic way of Starting/Stoping Gateways

From time to time we do not notice that the JDBC (Java) Gateway has shutdown. We find out after the fact. I have asked before if we were able to Start/Stop a Gateway via Object Script but haven't gotten the greatest errors. It would be helpful if ...
Scott Roth over 2 years ago in InterSystems IRIS 2 Already exists

Embedded Python: Add a built-in variable to represent class

Currently coding an embedded python method in ObjectScript class when I want to call a classmethod of the same class I need to use the construction: iris.cls(__name__).ClassMethod() Would it be possible to add a built-in variable, e.g. cself, that...
Evgeny Shvarov over 2 years ago in InterSystems IRIS 0 Future consideration