Search

Clear filter
Article
Yuri Marx Pereira Gomes · May 15, 2023

Tutorial: Deploy your dockerized application on Google Cloud

These days the vast majority of applications are deployed on public cloud services. There are multiple advantages, including the reduction in human and material resources needed
Question
Timur Safin · Jun 15, 2016

Cluster deployment recipes

-services point of view for the generic case of multiple ECP clients it makes no much sense IMHO to install csp gateway to each of instantiated docker instances;- I'd invoke
Question
Paul Hula · May 22, 2020

CSP - Download file, manipulate and return as attachment

the user see the attached file on the CSP page? Our team has a CSP page that receives an incoming file and then it is passed along to a business service in HealthConnect production
Article
Oliver Wilms · Oct 17, 2021

Interoperability, RecordMap CSV Wizard, and Money

to create a production and add a RecordMap File Service and a BPL Process to it. I noticed the Web application was not there after zpm install production-manager. Once I had a production
Question
Dmitry Maslennikov · Nov 24, 2016

InterSystems and containers

disagree with your opinion. Docker is a good way for microservices, and docker it is not just one container, in most cases, you should use a bunch of them, each as a different service
Discussion
Luis Angel Pérez Ramos · Apr 28

Let's talk about the new UI for Interoperability and Data Transformations editor

, following the line of cloud services design, I like it. But, always a but...or maybe two: In my opinion there is too much information, the left menu is superfluous, it's true that you
Article
Yuri Marx Pereira Gomes · Apr 13, 2023

Adding Google Social Login into InterSystems Management Portal

correctly. A common technique employed by web portals and mobile applications is to use Google social login. Today, Google Gmail has 2 billion users (source: https
Announcement
Anastasia Dyubaylo · Nov 26, 2018

New InterSystems Developer Community Moderator – Sean Connelly

of my technical writing. I also actively write open source frameworks and tools for these products and regularly use them to accelerate development services. [CHECK OUT SEAN'S DC
Announcement
Bob Kuszewski · Jun 21, 2022

IAM 2.8.1 Release

significant new functionality, including: Core Consumer Groups - Lets you group together consumers to create service tiers Event Hooks - Enables IAM to call a web hook when
Question
Mathew Burt · Oct 6, 2016

%XML.TextReader - Looping Through Elements

I have an operation which calls an external web service, returning a long XML string.Passing the string into Excel creates a table like this:Each row above relates to a document
Article
Luis Angel Pérez Ramos · Apr 25, 2023

Configuring Mirror in Docker

in Docker For this article, we are going to set up a small project in Docker that allows us to set up 2 failover instances with an Arbiter. By default, the IRIS images available
Question
Evgeny Shvarov · Jan 15, 2023

CSV to CSV data transformation using Interoperability

instead of seeing output file. Please take a look in git repo here (just start the production and look for messages from File Passthrough Service): https://github.com/oliverwilms
Question
Yuri Marx Pereira Gomes · Mar 17, 2023

Custom %CSP.Login for app /csp/sys

Hi guys, I defined a subclass to %CSP.Login and assigned csp/sys login page to this subclass: But did not work, I get this error: And more, the default %CSP.Login continues
Question
Yone Moreno · Mar 27, 2020

How could we paralelize two different calls

we get them with a soap operation, parse it to xml and return: However we do have a question, how do we make sure that both calls are being held concurrently? Because
Question
Steve Pisani · Jun 6, 2017

Running the Management Portal pages over HTTPS

to the Management portal as hosted by the private Apache Web server instance installed with Cache. (I know how to do this for regular web sites hosted on, for example, IIS). I would imagine