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.
The message contents in the interoperability productions are visualized as default XML view. JSON is also a vital part of the works. So, Add JSON as an additional built in format in message viewer. If it's implemented in IRIS application It will b...
"Run in Postman" Button for IRIS for Health FHIR REST APIs
New healthcare devs face a barrier when testing out FHIR related stuff and the gap between reading documentation and actually testing an API call is too wide. A "Run in Postman" button solves this with pre-built FHIR examples as collections. So, N...
Add a wizard similar to the SOAP wizard to generate a REST client from OpenAPI specification
Not all APIs used in integrations are SOAP and it would be really useful having a wizard that cuts down the development time of REST API orchestrations with IRIS.
Jaime Lerga
about 3 years ago
in InterSystems IRIS
5
Done by Community
A fairly recent change was introduced where selecting a DTL from within the Rule Editor presented the user with a button to open the Data Transformation Builder Editor (DTL Editor) which took the user straight to the DTL. However, if you open a DT...
It's importantent to have an information of messages (Ens.MessageHeader) logging the time of it in Queue. For example: When you call some BO and your message keep in queue fro a little, after it is processed. you have ONLY TimeCreated and TimeProc...
Like File en FTP service + operation SharePoint has become a very common file storage location. Yes, we can make our own REST implementation but I feel this feature should be an IRIS standard feature.
Ties Voskamp
about 2 years ago
in InterSystems IRIS
2
Done by Community
For developers and analysts who prefer desktop GUI, build a cross-platform(Windows, macOS, Linux)desktop SQL Explorer for InterSystems IRIS — like DBeaver, MySQL Workbench and SSMS but tailored to IRIS.
1) Description of the idea We have the %GOF/%GIF (IRIS block format) utilities, which are fast but quite limited in functionality: They don't support exporting subglobals. It's not possible to export an entire global mapped across multiple databas...
Alexey Maslov
6 months ago
in InterSystems IRIS
3
Future consideration
Introduce SQL functions such as COMPRESS() and UNCOMPRESS() to facilitate data compression and decompression.
1️⃣ Description of the idea Introduce native SQL functions COMPRESS(data, algorithm) and UNCOMPRESS(data) to perform data compression a...