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.
As OpenAI is getting more and more users and publication it would be nice if Intersystems would add the classes needed to interact with the OpenAI API in a simple way (instead of using python/java/...)
Yuval Golan
almost 3 years ago
in InterSystems IRIS
2
Done by Community
Add IRIS as a supported database for Apache Superset
Superset has been mentioned in Thoughtworks Technology Radar 27: https://www.thoughtworks.com/radar/tools?blipid=202005098 I think IRIS should be in the list of supperted databases
Herman Slagman
about 3 years ago
in InterSystems IRIS
3
Done by Community
Add an option to generate a Report based on a Production that will list all Inbound and Outbound end-points, including IP/PORT,SSLConfig, Credentials etc. Possibly include a visual representation (network diagram), including optional HL7 Msg Types.
We should have a web interface to convert HL7 V2 to FHIR along with a facility for REST operation with FHIR servers where we can post and get FHIR resources.
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
almost 4 years ago
in InterSystems IRIS
3
Done by Community
If you're running IRIS in a mirrored configuration for HA in the cloud, the question of providing a Mirror VIP (Virtual IP) becomes relevant. Virtual IP offers a way for downstream systems to interact with IRIS using one IP address. Even when a fa...