Search

Clear filter
Article
Hiroshi Sato · May 18, 2023

Command line interface and API to create namespaces and databases

InterSystems FAQ rubric Using the Config.Configuration class and SYS.Database class methods, you can create and register a namespace database from the terminal.
Article
Evgeny Shvarov · May 28, 2022

Something For Nothing or How to Make Github Run Your UnitTests

docker builds and unittests of InterSystems IRIS projects on pushes or pull-requests needs the one CI Github Actions scenario, that will be the same in every project, and three lines
Question
Evgeny Shvarov · Feb 26, 2023

How can I know the patient id for a newly submitted Patient resource?

Playing with InterSystems FHIR server. You can easily install it in IRIS for Health using FHIR template: zpm "install fhir-server" NB!
Question
Fabio Care · Jul 3, 2023

HTTP/2 HTTP/3 HTTP Protocol Version

Intersystems Webgate also uses Apache Web Server as far as I can see in the Webgate Management.
Question
Marcel Schaefer · Dec 25, 2023

Access to a Global like ^name over odbc?

USER>search global-dump-sql registry https://pm.community.intersystems.com: global-dump-sql 1.0.2 zpm:USER>install global-dump-sql [USER|global-dump-sql] Reload START (C:\InterSystems
Article
Alberto Fuentes · Feb 19, 2016

Object Generators: a homemade RuleEngine

In this example we are using ObjectGenerators.Update: Rule Engine is now on GitHub https://github.com/intersystems-ib/cache-iat-ruleengineA very simple code generated methodFor starters
Question
Francis Galiegue · Apr 27, 2016

Request of sorts: creating a help page on community to work with lists/arrays/multidimensional properties/etc

This should be in InterSystem's official documentation... Well, I am on it right now but it does not quite answer my question...
Question
Mike Kadow · May 7, 2016

%SYS.Journal.File_Search() - how does it accept parameters?

In my opinion, it's more looks like by mistake, not sure why it could be done in other ways, it still working, with some limitations but any way.We can wait what would say InterSystems
Article
Yuri Marx · Nov 10, 2020

Creating a custom interoperability business service using HTTP Adapter

The productions are components developed with InterSystems IRIS Interoperability module to promote integrations between systems, data sources/targets, web services, API, message channels
Question
Neerav Verma · Dec 19, 2020

REST: Not Supported : "in": "PATH",

Indeed, "Path" or "query" aproach does make difference inside the Intersystems structure.
Question
Stefan Cronje · Jan 13, 2021

CI/CD Using GitHub and Travis CI - Source to Cache XML Format

There are numerous examples how to use Github Actions to test and deploy to cloud/kubernetes solutions built with InterSystems technology.
Article
Mike Kadow · Jun 20, 2016

NewBie's Corner Session 8 Not

--Mike KadowPaulMikeKadow@gmail.comIf you have a comment, please respond through the InterSystems Developer Community, don't send my private email.
Question
shobha rani · May 17, 2017

Soap Wizard

related to your specific version of Ensemble, or there could be something odd going on with dictionary mappings that needs to be looked at.I would recommend contacting your local Intersystems
Question
Rodrigo Flores · Jan 21, 2020

Use MDX

[CondicionesContCompletaCalc] ON 0 FROM [Condiciones] If you try that and it doesn't work, please feel free to contact InterSystems support and we can help you with further debugging
Announcement
Guillaume Rongier · Apr 6, 2020

ObjectScript OpenApi Definition Class Generator

InterSystems offers an API-design first approach. You can check this post for more informations : https://community.intersystems.com/post/iris-api-explorer-application.