Hi Guys,
this might be a dumb question but is Crystal report 2020 compatible with Ensemble 2014 datasource driver?
Thanks
Hi Guys,
this might be a dumb question but is Crystal report 2020 compatible with Ensemble 2014 datasource driver?
Thanks
How do I access items and their settings of production by using Objectscript? I have already tried making SQL queries to Ens_Config.Production table and using methods in Ens.Director and EnsPortal.Utils classes but I just can't get a hang of it.
The unfortunate reason, why I need to do this, is that our environments (DEV, QA and PROD) have gone in really bad shape over the years and now the software development is just pure agony since environments are not in sync. Comparing different environments is also extremely difficult since it is hard to even tell which classes are in use.
Hi Community!
We are introducing a new feature on DC site - Best Practices of InterSystems Data Platforms.
It is the tag, which highlights articles on DC considered as Best Practices on how to develop, test, deploy and manage solutions on InterSystems Data Platforms.
Is there any full featured tutorial available for doing the report development using object script in the Trakcare system for a starter developer(For Trakcare)?
Once we developed the report and then how we can test and add this report to our existing Trakcare.
Our Organization is working towards a long term contract with regards to HealthShare implementation in the US and are interested in speaking with HealthShare unified care record certified consultants who reside in the continental united states. Send me an message if you are interested in knowing more.
Hi.
Why are relationship properties not included in %JSONExportToString() method even they have cardinality one or parent?
Regards,
Matjaž

We’ve made some enhancements to your experience recently in the InterSystems Community:
🆕 Improved current events tracking
🆕 Scheduled posting
🆕 Enhanced code formatting
🆕 Faster table creation
🆕 Enriched reply experience
🆕 Changed post teaser design
Let's have a closer look at all of these below.
Hi Community!
Want to keep pace with rapid changes in cutting edge technology? Join us for these Learning Services virtual classes, coming soon:
📅 July 25-29: HealthShare Unified Care Record Fundamentals
📅 Aug 8-12: Using InterSystems Embedded Analytics
Hi Developers!
We are introducing a new feature on Dev Community site – Key Questions by InterSystems Developers.
We've added a new special #Key Question tag to highlight questions related to InterSystems Data Platforms considered as having the biggest impact.
Each month InterSystems Experts will choose such questions, and those authors will be awarded with all the honours!
What honours? Details in this post!

Good morning. Perhaps someone can tell me if this IRIS health communit version (IRISHealth_Community-2022.1.0.209.0-lnxubuntu2004x64) is supposed
to work in an Ubuntu 20.04 LTS installation in an Oracle Virtual Box .
I am trying to install different versions on Ubuntu . I tried with the 18 version. No luck. Than I've tried with the 20.04 version. No luck either.
The error I am having now is below
///////////////////////// error message from the install ////////////////////////////////
home/epic/epicinstall/IRISHealth_Community-2022.1.0.209.0-lnxubuntu2004x64# .
Can I please check if anyone know why the data base resource is created differently when creating a namespace after specifically selecting it to use the default resource %DB_%DEFAULT?
I created a namespace and when creating the DB I selected the option to use the default resource
.png)
When the namespace creation was complete , database is using a new resource instead of the default.
.png)
Hi Community,
Just wanted to let you know there's still time to get a $25 dollar gift card from Gartner for reviewing our products. Reviews must be objective (no InterSystems employees) and approved by Gartner. Here is the link: https://gtnr.it/3ulVX4K
Hi Guys,
usually when I want to find out which class is a zen page is, I just right click on the page and go to properties and this will show me the class url, but with this client I don't get properties as below !?
.png)
Thanks
What will the ideal learning path for a DataScience & AI aspirant ?
Hi Community:
We've just posted our Global Summit Sessions to our website here > and most of the keynotes here > Note: some of the keynotes from our external speakers could not be posted.
Enjoy!![]()
Jacquie
This is the third in a series of releases that are part of the developer preview program for 2022.2 Future preview releases are expected to be updated biweekly and we will add features as they are ready. Many updates, fixes and enhancements have been added in 2022.2, in SQL management, cloud integration, Kafka and JMS adapters, the SQL Loader, and other areas. Please share your feedback through the Developer Community so we can build a better product together.
The Early Access Program (EAP) is still active for the Columnar Storage.
I am reaching out to find out if anyone has come across a similar dilemma.
In my current role, I have been asked around the best way to design some patient labels for a client.
I primarily would stick to what I know and veered towards designing the label in ZPL and then creating a Abstract Class to call the ZPL code, however I have been asked why not to design via JReport. The patient labels will be processed via thermal ink printers primarily Zebras, I am wondering if anyone out there has come across this or would recommend to stick to what you know.
How do I open the open exchange terminal in VSCode to download applications? Thank you.
I'm getting wrapped around the axle with CAST and CONVERT and can't seem to find a way to do this (short of adding a stored procedure wrapping $zdt($zdth(posix,-2),3), which I'm refusing to do on principle, because there has to be some way to make this work).
Any ideas?
You know several languages and wish to share your knowledge with users in different parts of the world who don't speak English?
Now it's your time to shine! 🤩
With our Developer Community, it is easy to link your original article and its translation in a different language (or even ask for a translation).

So let's talk about creating your own translation:
Hi community,
This is the third article in the series about initializing IRIS instances with Docker. This time, we will focus on Enterprise Cache Protocol (ECP).
In a very simplified way, ECP allows configuring some IRIS instances as application servers and others as data servers. Detailed technical information can be found in the official documentation.
This article aims to describe:
Hi Guys
how do I deal with single Quote inside string in an SQL query?
currently this type of query is failing with an error asking me for a closing quote :
Select * from cnd.Facilities where name like ''%Grill's BBQ%'
Thanks
Hi community!
I'm using Insomnia software for testing my REST applications from cache and wanted to know how do I debug POST that got sent into backend by this tool via json sent from the request body!
I'm using 2018 cache and running tests by VSCode
thanks for any help
Hi Community!
We hope you have an exciting and inspirational summer (or winter, depending on where are you located)!

Today we launch the Inquisitive Summer on the Developer Community. Which means:
I am trying to use EnsLib.SQL.Operation.GenericOperation for retrieving (multiple) rows. But I am looking for a way to handing a StreamContainer returned by the operation, in my business process such as receiving it in the Context object and packing it to a request to call another business operation.
Does anyone have sample code to do this?
Thanks.
Hi Community!
We are proud to announce that InterSystems will be hosting the Women's Health - FemTech: Much More than A Niche Market!
⏱ Time: July 28, 6:00 PM – 7:00 PM EDT
📍 Location: Online event
I am calling a stored procedure over an ODBC connection and every time I call it there are several warnings written to the log event {Found no Parameter 1 (used as 1) for query}.I seem to be getting this on every query executed and that seems to happen a number of times the query parameters are per query and its filling up my disc.
1) Is there a way to suppress these warnings as the query seems to be executed and data written to the database?
Hi Guys,
We use the below code to send JSON file to one of our clients and was working fine but I think lately they did a windows update and now whenever we send file we aren't getting any HTTP responses, success or Error, just empty response ()
the think is that it works fine and we get 200 response if we send the JSON file using our client's portal called swagger which is a website where you can assign the token and url (Swagger UI (vibra-api-prod.azurewebsites.net))
nothing has change from our end so why we aren't getting any HTTP response as all (see below)?
LS, Is it possible to create User Accounts, and assign specific Roles to them, from objectscript?