Search

Clear filter
Question
Scott Roth · Apr 19, 2023

ERROR #5034: Invalid status code structure - Writing to File

I wrote a function awhile back to take Encoded Base 64 and write the PDF out to a file that could be sent to a faxing system to fax out. We are trying to test this code out
Question
Scott Roth · Aug 22, 2023

GetCredentials() within ZAUTHENTICATE

(%request.Data("password",1)) ; quit $System.Status.OK() ; } ;} // For any other service, deny them access ;q $SYSTEM.Status.Error($$$AccessDenied) // By default, we
Article
Mikhail Khomenko · Jan 5, 2022

Deploy IRIS Application to Azure Using CircleCI

. Additionally, we’ve seen how to run an IRIS-based application in AWS Kubernetes in Deploying a Simple IRIS-Based Web Application Using Amazon EKS. Now, let’s look at how to deploy
Question
Ali Chaib · Apr 1, 2020

Post standard HTTP requests to the server with special parameters on the URL, the server returns data records instead of HTML pages

/ocs/pswd=123&rpt=1 pswd correspond to the password rpt represent the report How can I do the above using code in cache studio ? What type of services should I use
Article
Yuri Marx Pereira Gomes · Jun 10, 2020

Mapping Intersystems IRIS documentation to a Corporate Data Architecture

://docs.intersystems.com/irislatest/csp/docbook/Doc.View.cls?KEY=GDOCDB API and Web Services: https://docs.intersystems.com/irislatest/csp/docbook/Doc.View.cls?KEY=GREST, https
Article
Chris Stewart · Apr 24, 2017

Let's write an Angular 1.x app with a Caché REST backend - Part 7

, this will make the PageController hard to find, so we should refactor it into a sensible location and file name. So let's create modules/page/PageController.js under our web
Article
Benying Zou · Jul 13, 2017

use punycode in caché

(%Regex.Matcher).%New(..#RegexNonASCII, v) If (matcher.Locate()) { Set v = "xn--"_..Encode(v) } } Elseif (fnName = "regexPunycode
Question
Scott Roth · Jul 8, 2022

Bulk Testing Business Process (Rules

the raw data from Business Services, so I just was looking to write a process to run those through the Business Rules, and the output of the Business Rules to files, so I can
Article
Tani Frankel · May 6, 2020

SystemPerformance Utility (pka pButtons) API (and REST API) [and sample UI

for the web side, is to see the Web Application was created and defined correctly (including authentication, pointing to the correct physical folder, etc.). Let me know what you find
Article
Katherine Reid · Apr 24, 2019

Using and debugging %Net.SSH.Session for SSH connections

, and then connects to the ftp.intersystems.com SFTP server on the default port. At this point, the client and server have picked encryption algorithms and options, but no user has logged
Article
Attila Toth · Feb 8, 2017

Generating PDF from XSL-FO using the HotJVM Render Server

circumstances, and this is what the Render Server delivers.The default (and simplified) way of generating a PDF document with ZEN Reports is this:From your ReportDefinition XData
Article
Stefan Wittmann · Aug 9, 2018

A sneak peek of Global Summit 2018

for Cache. See:https://www.slideshare.net/robtweed/ewd-3-training-course-part-31-ewdxpress-for-web-and-rest-services And all for free :-) Hi, Rob!Does QEWD work with InterSystems IRIS
Question
Cedric Daniels · Mar 12, 2020

TCPKeepAlive

sent at predefined intervals, and plays an important role on the Web/Internet. After a signal is sent, if no reply is received the link is assumed to be down and future data
Article
Bill McCormick · Feb 19, 2016

Why Atelier? And what about Studio

and Eclipse. The next grouping were the web based ones. In general they had buzz but were sorely deficient in features that matched the requirements above. The end result
Question
Asel Asel · Jun 8, 2022

Сonnection to a remote database

: wilma.jetsons.com / Caché-Instance = fred System1: License-Port = 4001 (you may use another port instead of default), License-Server = betty.jetsons.comSystem2: Same licensing-information