Yuri Marx · Apr 7, 2025 go to post

Thanks experts and community. I learned a lot about Intersystems AI stack.

Yuri Marx · Mar 16, 2025 go to post

If this functionality allows partitioning by business criteria, such as date of sale, or store that sold it, it is possible to obtain greater performance in queries that use the same criteria.

Yuri Marx · Jan 28, 2025 go to post

Thanks community, I hope deliver many new apps to you this year

Yuri Marx · Jan 26, 2025 go to post

Try it:

IRISConnection IRISConnect = new IRISConnection();
 IRISConnect.ConnectionString = "Server = " + host 
                + "; Port = " + port + "; Namespace = " + Namespace 
                + "; Password = " + password + "; User ID = " + username;
 IRISConnect.Open();
Yuri Marx · Dec 18, 2024 go to post

Execute format document before and will works, and choose a file name without special chars.

Yuri Marx · Dec 18, 2024 go to post

These 3 bonuses are impossible for VSCode apps:

  • Docker container usage -2 
  • ZPM Package Deployment - 2
  • Online Demo -2 

It is very important to the InterSystems to have developers using VSCode. My proposal is that the bonus for VSCode be higher so that it can compensate for the lack of a ZPM and Docker bonus.

Yuri Marx · Dec 16, 2024 go to post

the problem is the name of the file, use names without special chars and format the document before.

Yuri Marx · Oct 11, 2024 go to post

Some points: 

1. First ESB that allows you develop integrations using python, not java

2. Easy to create interoperability microservices, with support for kubernetes

3. you can create procedures and functions using python

4. you can create predictions and classifications using automl with sql language, very easy

5. in a same license you have, api gateway, esb, bi, database, reports and ML.

6. It is more easy create generative ia, because iris supports vector and python

7. Intersystems has the best dev community in the market, with comtests, gamifications with prizes, many articles, sample free apps.