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 fair to signal to other users of OEX
that there is no intention to do any maintenance
for a package.
Also, a kind of warning if it is used. Actually, the only option is to unpublish it.
Just letting it hang around and ignoring Issues a...
Robert Cemper
10 days ago
in Open Exchange
0
Needs review
Create a Docker image with material for InterSystems IRIS onboarding
Getting started with InterSystems IRIS is not so easy. There are so many possibilities and for a new dev it could be confusing,and the existing documentation is sparse and not exhaustive.Moreover, ObjectScript has changed a lot over the years, so ...
As there are no wizards in VSCode, it can be daunting for new programmers to write code correctly, for example, relationships. So the idea is to add to the extension some functionality to give commented-out examples of how to describe classes corr...
It would be helpful when an error message happens within HealthShare Interoperability, that the error message is sent to a Workflow Task List, or some other Task List for users outside of Interoperability to work off of to correct errors instead o...
AI Log Analytics & Predictive Anomaly Detection for Interoperability
Problem
Operational issues (bad data, unusual traffic spikes, rising error rates) are discovered too late, after queues back up or downstream systems fail.
Current Event Log, Message Viewer, and Visual Trace are excellent for investigation, bu...
AI Interface Builder (AskISC): Generate full Productions from specs or Excel
Problem Implementing new interfaces still takes many hours: picking the right adapters, scaffolding Business Service/Process/Operation classes, authoring Rule Sets, and writing DTLs. Specs often live in Excel, emails, or PDFs and must be translate...
Generate OpenAPI / Swagger Specification from FHIR Capability Statement
In most customer projects, we end up using the customer's existing enterprise API Gateway to expose FHIR endpoints. This is particularly prevalent with payer customers most recently. Their API Gateway team will request an OpenAPI specification for...
Make REST API Debugger for VSCode Recognise Open API Spec
Currently, the VSCode ObjectScript Extension pack doesn't recognise the open api spec and requires developers to fill all the fields manually for every request to the API. It'd be great if it could parse the open api spec (if it exists) and provid...
RFC 9562 defines UUID v7, as a timestamp based universally unique identifier (https://www.rfc-editor.org/rfc/rfc9562.html#name-uuid-version-7). Supporting this type of UUID as the IdKey of persistent classes may have multiple advantages:
The ID ...