Keep up with latest product news
Even more simplified version. ZPM enabled code import. No Installer.cls is needed to import code.
New in this release:
1)** Interoperability support** - support for dtl, bpl, lut, esd, x12 in module.xml
Now it's allowed to refer to DTL and BPL files. ZPM stores and uses them as CLS.
<Resource Name="ResourceTest.TestDTL.dtl"/>
<Resource Name="ResourceTest.TestBPL.bpl"/>
Other interoperability components such as LUT, ESD, X12 should be in XML format with .xml extension and expected in the folder named i14y (short form of interoperability)
<Resource Name="Test_HIPAA_5010.X12"/>
<Resource Name="hl7_2.5.LUT"/>
2) InterSystems BI - DFI files support
Allows multiple ways of defining InterSystems BI (DeepSee) DFI resources
By Fullname
<Resource Name="Sample Operational Reports-Auditing Overview.dashboard.DFI"/>
Wildcard with the folder name
<Resource Name="Sample Operational Reports-*.DFI"/>
Just everything
<Resource Name="*.DFI"/>
Limited by keywords, used only during the export.
<Resource Name="*.DFI" Keywords="myapp"/>
Note: if you store config on your server, then probably you need to reset charts color before use it, because colors are stored in your config. To do it: click on palette icon on chart header and press "Reset to default" button, then press "Apply". After that you can export new configuration file)
Updated the included wc-conduit front-end to optionally use the WebSocket APIs of qewd-conduit. Documentation also updated appropriately
Added the ability to run a favorite command by name node.
Fix chart base growth.
First full release of the iKnow NLP library for Python:
With a simple json instance, you can generate an OAS schema. You can relate this schema to a %Library.DynamicObject method parameter type for documentation and parsing purposes.
https://github.com/devecchijr/apiPub#generate-the-oas-30-schema-based-on-a-json-instance
https://github.com/devecchijr/apiPub#relate-parseable-schemas-to-dynamic-json-types-librarydynamicobject
IntegratedML is now Generally Available, and IntegratedML is going to be a "standard" feature of Intersystems IRIS and IRIS for Health! See announcement here: https://community.intersystems.com/post/intersystems-iris-and-iris-health-20203-integratedml-are-ga-generally-available