Search

Clear filter
Article
Yuri Marx · Apr 4

Part IV: Studying for IRIS Developer Professional Certification with the "Ask Developer Community AI

]. LDAP: The EnsLib.LDAP.OutboundAdapter class can be used by Business Services to send requests to an LDAP server and receive responses [1]. MQSeries
Article
Eduard Lebedyuk · Oct 18, 2016

Macros in the InterSystems Caché

should not change them. This happens, for example, while generating classes that define web services and clientsThe class compiler also generates a class descriptor used by Caché
Article
Yuri Marx · Oct 24, 2022

Data migration tool - Part V: from Oracle Database 21c to IRIS

-compose project consists of two database images. Check out the definition beneath: services: oracle: #from https://geraldonit.com/2021/08/15/oracle-xe-docker-images/ and https
Article
Nick Zhokhov · Sep 16, 2017

TLS linux cache ldap client and windows AD

CA certificate in pem format. Following picture gives clue how to do it. ![certsrv](/sites/default/files/inline/images/domain_ca_cert.png) Next is required to get certificate
Article
Murray Oldfield · Jun 6, 2017

Virtualizing large databases - VMware CPU capacity planning

wide VMs; Correction June 2017: Configure VMs with 1 vCPU per socket. For example, by default a VM with 24 vCPUs should be configured as 24 CPU sockets each with one core
Article
Benjamin De Boe · Jun 21, 2016

iKnow demo apps (part 4) - Rules Builder Demo

code that calls a REST interface. To make the application work, you'll need to set up a web application that redirects to the Demo.RulesBuilder.RestHandler class, either manually
Question
Scott Roth · Feb 23, 2018

Pulling information from Credentials using Cache Object Script

. This does not appear to be how you are attempting to utilize this. It would help to better understand your use case here. What is the entry path/service that is utilizing delegated
Article
Luis Angel Pérez Ramos · Jun 2, 2023

Performance tests IRIS - PostgreSQL - MySQL

installation. We can check the docker configuration in our docker-compose.yml file version: "2.2" services: # mysql mysql: build: context: mysql container_name
Article
Murray Oldfield · Jan 12, 2017

InterSystems Data Platforms and performance – VM Backups and IRIS freeze/thaw scripts

circumstances, the stun can last longer. If the stun is longer than the quality of service (QoS) timeout for IRIS database mirroring, then the backup node will think there has been
Article
Heloisa Paiva · Jun 12, 2023

Examples to work with IRIS from Django

Introducing Django Django is a web framework designed to develop servers and APIs, and deal with databases in a fast, scalable, and secure way. To assure that, Django provides
Article
Zhong Li · Jun 12, 2020

Python ODBC connection into IRIS database - 2nd quick note

properly with e.g. utf8. Default would not work for strings in this case. libirisodbcu35.so - ideally this driver file should be aligned closely with the version of remote IRIS
Article
Yuri Marx · May 20, 2022

Geocoding with IRIS and Google Maps API

the “Where” dimension. Today the best service to provide geographic accuracy and quality for these data is Google Maps. Taking advantage of the Python support of the new IRIS (2021.2
Article
Daniel Aguilar · Jun 26, 2023

IrisSAP Connector

such as system integration, data transfer, program execution, and retrieving information from SAP. In summary, an RFC in SAP is a remote call to a function or service available
Article
Sergey Lukyanchikov · Jul 22, 2021

InterSystems IRIS – the All-Purpose Universal Platform for Real-Time AI/ML

providers (for example: Microsoft Azure, Amazon Web Services, Google Cloud Platform, etc.): Figure 8 «Second opinion» from Microsoft Azure orchestrated by InterSystems IRIS The prototype
Article
Tani Frankel · Jan 12, 2017

DeleteHelper - A Class to Help with Deleting Referenced Persistent Classes

with adding this as a Super class for several classes at once (useful for example for classes that were generated by the SOAP Wizard, which might be quite a few). Note the use-case