Search

Clear filter
Question
Ashok S · Dec 28, 2017

How to restart particular item in Business service or BP or BO in Ensemble?

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

InterSystems announces General Availability of InterSystems IRIS, IRIS for Health, HealthShare Health Connect, & InterSystems IRIS Studio 2023.1

). 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

WebTerminal is not working

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

Enable access to the Web Gateway/CSP Gateway settings management page from any client

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 Empty value in Stream

;/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

Cache REST

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

DeepSee Web: InterSystems Analytics Visualization with AngularJS. Part 1

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

Issue with encoding (special character) - Business service

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

Management portal not working

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

Webinar Configuring IIS for Better Performance and Security with InterSystems

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

Some FHIR interoperability adapter examples

service. ![image](/sites/default/files/inline/images/scenario-fhirclient-file-simple.png) Next scenario is a kind of FHIR pass-through for requests and responses to an external
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
Article
Evgeny Shvarov · Jan 25, 2020

Working with Several ObjectScript Projects simultaneously Using VSCode and Docker in InterSystems IRIS

Hi Developers! "objectscript.conn" :{ "ns": "IRISAPP", "active": true, "docker-compose": { "service": "iris", "internalPort": 52773
Article
Maria Nesterenko · Nov 25, 2022

We always remember and care about your health with FemTech Reminder

. ![image](/sites/default/files/inline/images/image_7.png) 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

X12 Acknowledgements - How to set Filename

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