Search

Clear filter
Question
Logan Kitchen · Jan 11, 2024

Databases only appear in Classes Section of Management Portal

I have searched stack exchange and Intersystems Documentation for a way to list databases associated with a namespace and have only found instructions on listing namespaces, changing
Question
Jenny Ames · Jun 8, 2016

Reasons to use Code Actions in a DTL?

And finally there is a second CODE action to end the loop with "}".It works, but only as long as InterSystems keep the compiled code for the assigns nice and simple.A similar use was
Question
Murali krishnan · May 8, 2017

Fetch files from GitHub

looks like the code from here: https://github.com/intersystems-ru/CacheGitHubCI/blob/master/CacheGitHubCI/GitHub.cls.xml Murali, you should check the URL being created (i.e. ~~~
Question
Augie Turano · Oct 9, 2020

How to Create a Cache SQL Temp Table?

If you are on VSCode try SQL Tools InterSystems addon - it has schema code completion. Is this what you are looking for?
Article
Guillaume Rongier · Oct 23, 2020

HL7 PID Obfuscation

In addition, this POC is not supported by InterSystems and is not intended to go into production.
Question
Tiago Ribeiro · Feb 18, 2016

Message Error - CSP.Page

do ##class(%MessageDictionary).Import("messages_sqlcode_new_en.xml") You have to remember that it is a system localization, and InterSystems can change it, add or remove
Article
Jorma Sinnamo · Nov 8, 2016

Returning Disk Space to File Systems

But fear not, InterSystems provides tools that let you do just that, when needed.
Question
Ahmad Bukhtiar · Sep 1, 2020

Router Business Rule, I want to check PID:7 DOB field and if date is within 3 days then I want to send HL7 to NewBornOperation

If you want some resources on learning to work with InterSystems products (and specifically ObjectScript), I'd recommend reviewing the courses available on learning.intersystems.com
Question
Florian Hansmann · Aug 3, 2020

$order cached? Delete Cache of SQL query/$order called in an API.

Hello Intersystems-Community, I build an API and there I use $order to get the Data from my Globals.When I first time use that API it's get an error (504 Gateway-Timout > 60 Sec
Question
Laura Cavanaugh · Aug 11, 2016

Calling javascript method from Zen method, with parameters

was kinda funny that the compiled javascript looked like this: self.CallReasnModify_doReturn = function(silent,silent) { confirm('silent = ' + silent) but I thought it was just how InterSystems
Question
Kishan Ravindran · Oct 12, 2017

How to Make a Http Request in Caché ObjectScript

Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html> As you can see, it returns a 301 status code because the intersystems
Question
Steve Pisani · Jun 6, 2017

Running the Management Portal pages over HTTPS

Unfortunately, InterSystems doesn't support SSL/TLS on the private server.You'll need to set up a standalone Apache server (assuming Linux/Unix), install mod_ssl, install the CSP gateway
Question
Minu N · Aug 7, 2017

Recreate cache.dat file to increase space on disk

completed the copying. thx.so you confirmed to me that it was't just wishful thinking definitely a good idea to run routine ^%GSIZE to find the big consumers and packingdirectory: c:\intersystems
Question
Daniel Kutac · Mar 23, 2016

Web Development framework to share - anyone?

https://github.com/intersystems?query=isc-iknow Are you looking for a browser based app or a native app in IOS/Android?
Question
Walter Hall · Feb 6, 2020

ISO Compliant Cache': Check if a port is available on a server?

The system is built on InterSystems. They need it to stay official ISO compliant, but I'm not sure if they're actually disabling the advance object oriented abilities.