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.
Amazon Linux is the default OS for virtual machine instances in AWS. While production customers will likely use and pay for RHEL, and Ubuntu is fully supported, Amazon Linux support should be straightforward, since it's based on RHEL.
[ec2-user@...
Envrionment variable support in System Default Settings
Docker commonly passes settings via environment variables. It could be useful if when resolving settings for production configuration this could also evaluate environment variables instead of deployed static values. Thus the container drives the b...
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...
with multiple WIJ - one per DB we can achieve much faster data writes to DBs especially on cloud where disks are usually slower than disks on premise. Current processes with 1 WIJ is: write to WIJ (preferably on different disk to get maximum perfo...
Add Python linting to vscode when writing method in Python.
When you write a method using python you do not get any linting of the python code. This is slows down development in Python. One common mistake is bad or missing indentation which is critical in Python. While we know that there is an error the na...
Enhance Vectore calculation beyond VECTOR_COSINE(),TO_VECTOR(),VECTOR_DOT_PRODUCT() I especially miss these functions: FROM_VECTOR to get the content of $ZV into a variable (JSON ?) ADD_VECTOR() for transformation. For INT and DOUBLE DiFF_VECTOR()...
With reference to the following documentation https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=GCOS_macros#GCOS_macros_commentsassist Adding a /// in the line before every macro you want typeahead / intellisense on is v...
Introduce YAML or JSON support for CPF Merge files
CPF Merge files are cumbersome now. It is very complicated to create a new merge.CPF without knowing by-heart all the configuration parameters. E.g. take a look an example. Let's introduce YAML (preferrable) or JSON notation for CPF Merge
Integrate Cloud Document DB UI into InterSystems IRIS
After testing Cloud Document DB Preview functionality it would be great to include most of the user interface into InterSystems IRIS in order to manage Document DB easily and in a very user friendly way.
Luis Angel Pérez Ramos
2 months ago
in InterSystems IRIS
0
Needs review