Search

Clear filter
Question
Robert Cemper · Jul 21, 2020

List of Command Line Utilities ?

Hi Follow this link to the InterSystems Documentation. It details many utilities that can be run from the Cache Terminal.
Article
Robert Cemper · Oct 12, 2021

Generating OFX [V1]

Hey Robert, Your video is now on InterSystems Developers YouTube: ⏯ CSV to MS OFX App Demo Thanks for your contribution! 👏🏼 BIG THANKS !
Question
Ran Kahane · Jul 8, 2021

Delimiter definition - CacheSQLStorage

This restriction is imposed by the way in which the InterSystems SQL mechanism works. The use of || in IDKey properties can result in unpredictable behavior.
Question
Dustin Knudsen · May 27, 2021

Business process pointing to operation, can't discover the reason why

Hello, I'm quite new at InterSystems. I have a business process that's pointing two different business operations, but one of them I don't want it to point to.
Question
Daniel Goerke · Aug 19, 2024

Question about PKI Configuration

Best regards,Daniel Goerke Please note, "InterSystems urges users to discontinue use of the PKI features". https://docs.intersystems.com/iris20242/csp/docbook/Doc.View.cls?
Article
Hiroshi Sato · May 16, 2024

How to run SQL in terminal

InterSystems FAQ rubric Too run SQL in Terminal use $system.SQL.Shell(). Please refer to the sample below.
Question
Marcel den Ouden · May 8, 2024

IIS webserver much slower than PWS

issues (and it dropped from my radar due to still being on 2022.1.2 with no immediate pressures to upgrade)I need to upgrade the version of web gateway following a recent email from Intersystems
Question
Rich Taylor · Jun 27, 2024

Finding the Inode value for a file

%OpenId("C:\InterSystems\IRIS\mgr\user") %SYS>w db.SFN8%SYS> If the System File Numbers in question are related to the database files themselves instead of the journal files,
Question
john.smith4237 · Nov 17, 2024

Installing IRIS in Linux

I would recommend you select Red Hat or Ubuntu rather than Amazon Linux; InterSystems officially supports those.
Question
Norman W. Freeman · Nov 5

Non ascii characters got considered as a question mark inside regex engine. Is this a bug ?

Should I report it to InterSystems ? In my case, a way to detect non standard ascii code in a string will be good enough.
Question
Abdul Majeed · Oct 1

Cannot Access Authorization Bearer Token in EnsLib.REST.Service - Getting 500 Internal Server Error

My Environment: InterSystems ensemble 2018 Using EnsLib.REST.Service with HTTP Inbound Adapter REST API URL: http://ip:port/api-kiosk/patientData My Code: objectscript Class
Question
steven Henry · Jul 10

Display date format in DD-MM-YYYY

$ZDATE (ObjectScript) | ObjectScript Reference | InterSystems IRIS Data Platform 2025.1 @DCAI.Bot set DOB=$ZDATE(paper.PAPERDob,15,,,4) is not working for me it still give the same
Question
Phillip Wu · Jul 21

Activate a mirror database gives "protected" error

[1]Sources:1.Using Resources to Protect Assets | Authorization Guide | InterSystems IRIS Data Platform 2024.3 I found out the problem.The Linux permissions were wrong on IRIS.DAT
Article
Alexey Maslov · Mar 14, 2019

Side Effects of Quit and Return Commands with $Increment, or "I.E.Repin. Unexpected..."

to RETURN, it seems that InterSystems promotes this command nowadays as more visually clear remedy to exit methods.
Article
Oliver Wilms · Aug 4, 2021

IRIS Mirror in the cloud (AWS)

InterSystems told me I did not need to use a load balancer for my data tier. It would cost more for a load balancer.