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.
Create a conecction to MS Teams to send message directly using Webhook. This is could be a good idea to send alert messages or other interaction wtih the production and the developer teams.
Kurro Lopez
almost 2 years ago
in InterSystems IRIS
1
Already exists
For use with IRIS SQL or IRIS, a database driver for Django can open some system-building opportunities. If IRIS SQL is used as a service and the developer is skilled in the Django framework.
Stefan Cronje
about 2 years ago
in InterSystems IRIS
1
Already exists
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...
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 ...