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.
Prettier is an opinionated code formatting CLI. It would be great if it supported ObjectScript so teams could enforce consistent code styles on an entire codebase using git.
implement digital signature for JSON / serialize json to canonicalized form per RFC 8785
when exchaning patient documents over information networks, it is demanded to sign these documents digtally. whilst we support cryptogprahy for XML documents, we do not have similar functionality available for serialized json documents.
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...
When using the export wizard the sql data exported can only be saved to the server. Saving locally or the option to do so like the other export options would save time and effort to then log into the server and copy that data locally for use i.e. ...
Introduce generated unittests for REST API calls generated by ^%REST vs Open API spec
^%REST can generate REST API classes that handle calls listed in Open API spec. It'd be great if the lib could also generate unittests for all the implementation methods. Tests could leverage approach, provided by David Hockenbroch here, which hel...
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 ...
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...
Pool size used to be displayed in Production Configuration page in Management Portal in old version of Ensemble, unfortunately this (IMHO very important) information is now missing. To get the pool size you need to click in each and every host in ...