Search

Clear filter
Article
Rich Taylor · Dec 28, 2018

Docker-compose default network conflicts

docker-compose down. The correction for this is to configure the default network in your docker-compose.yml file. Add the following to the bottom with an appropriate ip address
Article
Ariel Glikman · Mar 6, 2024

IKO - Lessons Learned (Part 3 - Services 101 and The Sidecars)

The IKO allows for sidecars. The idea behind them is to have direct access to a specific instance of IRIS. If we have mirrored data nodes, the web gateway will (correctly) only
Question
Jordan Everett · Jun 4, 2022

Web Gateway Managing Multiple Management Portals

Hi all! I'm currently trying to find out how to have one Web Gateway route to multiple servers Management Portal. The only thing that I have come up with so far is to potentially
Question
Scott Beeson · Feb 5, 2016

FTP Service, what is the time format for Call Interval?

adapters will process all inputs immediately if several are detected at one time. This is also the interval at which each Business Service will check for shutdown requests.Is
Article
Nicholai Mitchko · Aug 12, 2020

Running the Management Portal (Private Web Server) Over TLS/SSL/HTTPS

server using the default web gateway. You can find instructions to configure a dedicated web server in our Web Gateway Guide, or contact someone at InterSystems. Interesting, thanks
Announcement
Malcolm King · Feb 10, 2024

Cache/Ensemble/IRIS Developer seeking work

Objectscript, C#, Java, Javascript and SQL. I have experience with SOAP services and RESTful APIs as well as database design, implementation and administration.Please take a moment to let me know if you have any roles you think I could fulfill for you. Thanks in advance
Question
Sai Vusirikapally · Apr 28, 2021

TCP Read(32000) with timeout period (5) failed

. The operation and the service both use the same Charset and Endian settings. I tried changing them to Little and JavaUTF but to no luck. I tried changing the timeout to various setting like
Article
Rob Tweed · Jul 31, 2017

JSON Web Tokens are now Supported by QEWD.js

2.15 of QEWD which adds a major new capability: full support for JSON Web Tokens (JWT). I'd like to provide some background to this new development, and explain how to make use
Question
David Foard · Feb 22, 2018

What port to use for server configuration in Atelier

server configuration.Anyone run into this before? Hi,The usual port is the Web port (default 57772)Please check with your administrator if the credential are correct, if you have any
Article
Pierre-Yves Duquesnoy · Jan 27, 2021

Implementing IRIS Integrations with .NET or Java using PEX

Services are a REST Service and SOAP Web Service, but also a Service that reads and processes new files that have been written in a directory, a service that reads and processes rows
Question
akio tanaka · Sep 25, 2018

Terminal can not be connected

to System Administration > Security > Services > %Service Telnet, check the Enabled checkbox and save.To change the Telnet port from default 23 you go to Management Portal >
Question
Jeffrey Drumm · Nov 5, 2021

Interrogate Connection Status of HealthConnect/Interoperability Service

not. I'm assuming this is the property the Production Configuration web page uses to display the state of the service (green for Connected, red for not Connected, etc.). How can I
Article
Sergey Mikhailenko · Sep 19, 2023

IRIS management portal on the Django framework

and a list of system tables (Namespaces, Database, LockTab, Products, Web Application, Users, Roles, Process, Services, Resources, Tasks). It is possible, but not yet implemented

#GitHub

70 Posts2 Followers
Question
alex chang · Jun 1, 2020

How to record request source ip in BP and BO and limit request qps

importantly as I said in your previous post it looks like you're running Ensemble service on a custom port. First thing you need to do is: Install public web server Adjust web server