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 basic tutorial of Docker or point to a Docker tutorial in Documentation
I do not know about others, but Docker and the intro of Docker was not a forte of mine coming into trying out new components of InterSystems IRIS. We are moving to IRIS and with that we want to incorporate into our upgrade. I have been struggling ...
Scott Roth
about 2 years ago
in Documentation
6
Already exists
The ability to export current settings to a %Installer Manifest
For easy deployment (cloning) of systems, it would be convenient to export selected settings such as Users, Namespaces, Databases, SSL Configs, etc to a %Installer Manifest
Herman Slagman
about 2 years ago
in InterSystems IRIS
4
Will not implement
Move users, roles, resources, user tasks, Mappings (etc) to a seperate Database, other than %SYS, so these items can be mirrored
There's nothing worse than failing over to find that many of your users are expired or don't exist or that your tasks do not exist. While mirroring is tried and true, the non-mirrorable items, as previously listed, are needed for true redundancy.
Sean O'Connor
about 2 years ago
in InterSystems IRIS
2
Planned or In Progress
As part of integration, data fabrics, or organisation-wide analytics, developers have to pull in (or reach out and retrieve) data from disparate data sources.
The typical normalise and build a common/canonical data model of tables and fields that...
Several developer and partner organisations are embracing a continuous integration/continuous delivery practices of software development.
There have been several examples in how to achieve this with IRIS, and at some point this requires scripts o...
String format to numeric values in ZEN.proxyObject
Hi, I just published an article with a new feature to allow returning numerical values of JSON attributes in String format. https://community.intersystems.com/post/new-feature-zenproxyobject-send-numeric-string I think it would be a good improveme...
It would be helpful to flag items of particular interest on I service ie a priority list of items that we really need focus and are affecting the organisation more than others. This would be different to the priority status in that customers can f...
Ally Gore
about 2 years ago
in Other
0
Needs review
From a customer perspective, it is frustrating not to know up to date information about the status of a JIRA and therefore it is suggested that a contextual link is added to IService to allow a customer to link to the JIRA information would save t...
Ally Gore
about 2 years ago
in Other
0
Needs review
Linux: iris session [command line] get commands from a file
On Linux systems, the command line interface there is no command that says read commands from a file. A sample session looks like:
iris session myinstance
Username: superuser
Password: ************
myinstance:USER>zn "%SYS"
myinstance:USER...