Clear filter
Question
Ashok S · Dec 28, 2017
services? Thanks in advance... You can add Ens.ProductionMonitorService service to your production, which provides a monitor service for the production statusThe default behavior
Announcement
Fabiano Sanches · Apr 18, 2023
).
Memory Settings: New installations of InterSystems IRIS will now use smarter defaults for shared memory and lock table size settings. The new defaults will apply best practice
Question
Phillip Wu · Feb 29, 2024
shows there are entries
/terminal
/terminalsocket Did you try accessing the terminal web app via port 52773, like your Mgmt. Portal?
52772 used to be the default port for the Private Web Server, but this could change per installation. Yes that was the problem.Thanks
Article
Hiroshi Sato · Apr 4, 2024
InterSystems FAQ rubric
The Web/CSP Gateway management page is typically configured so that it cannot be accessed from client machines.
To access from any client, do
Question
Jose Giraldo · Sep 20, 2020
;/HTTPMessage>
I send it to the same namespace (localhost: 9980) to a service with the EnsLib.REST.GenericService class. When I receive the message stream is empty. Why?
<
Question
Arockia Raj B · May 17, 2017
What are the differenent format handles the data from Rest services? Not sure what you are asking? Since you implement the handling method for REST services, you can handle any
Article
Evgeny Shvarov · Nov 3, 2017
There are several options how to deliver user interface(UI) for DeepSee BI solutions. The most common approaches are:
use native DeepSee Dashboards, get web UI in Zen
Question
Murillo Braga · Jan 26, 2017
Hello devs,
I'm facing an issue with one of my business services, which basically grabs a XML from a webservice (which in turn reads the data from the caché database) and does
Question
john.smith4237 · Feb 25
the installer (making sure to select the option to "Configure local IIS web server for this instance" when the installer prompts)
check the default site in IIS to make sure it's got all
Announcement
Evgeny Shvarov · May 1, 2017
Have you ever thought about leveraging IIS (Internet Information Services for Windows) to improve performance and security for your Caché web applications? Are you worried about
Article
Alberto Fuentes · Sep 30, 2022
service.

Next scenario is a kind of FHIR pass-through for requests and responses to an external
Article
Yuri Marx · Nov 10, 2020
The productions are components developed with InterSystems IRIS Interoperability module to promote integrations between systems, data sources/targets, web services, API, message
Article
Evgeny Shvarov · Jan 25, 2020
Hi Developers!
"objectscript.conn" :{
"ns": "IRISAPP",
"active": true,
"docker-compose": {
"service": "iris",
"internalPort": 52773
Article
Maria Nesterenko · Nov 25, 2022
.

The web interface also allows you to add recommendations.
![image](/sites/default/files/inline/images/image_1_0.png
Question
Clayton Lewis · Apr 26, 2016
OnConstructReply. The default processing will create default child docs in the reply in that case.
Here's my callback method, which is the only thing I have in my custom Service:
Method