Announcement Sean Connelly · Jul 14, 2022 Kozo Pages Hi Community, Here are two video demo's of Kozo Pages. #CSP #InterSystems IRIS Open Exchange app 3 2 1 172
Announcement Sean Connelly · Jun 2, 2022 CloudStudio - A browser only code editor Hi Community, I'm building a browser only code editor for IRIS. Here is a video demonstration. It's still very much "work in progress", more updates to come. I will also add it to ZPM soon. https://www.youtube.com/watch?v=Am6QAvrPPPg #Development Environment #Caché #InterSystems IRIS Open Exchange app 10 18 2 478
Question Sean Connelly · May 23, 2022 How do I open the DTL Editor in a browser without the banner (e.g. in Studio Mode) I want to embed the DTL editor in a third party web application. If I open up the DTL editor then the full management portal banner is displayed. http://localhost:52773/csp/healthshare/user/EnsPortal.DTLEditor.zen?DT=Foo.NewDTL1.dtl If I open the same DTL in studio then I get just the editor, the banner is not displayed. The DTLEditor page has the property studioMode that controls the banner display, but its not obvious how this is set. #InterSystems IRIS 0 1 2 119
Announcement Sean Connelly · Apr 10, 2022 Cubes - A demonstration of using Globals for fast custom storage Hi Community, Here is a link to a short video demonstration of a globals project called Cubes. The source code for the project can be found here Cubes on GitHub #Globals #InterSystems IRIS 1 2 0 209
Discussion Sean Connelly · Aug 17, 2021 GitHub has a new feature - VS Code in the cloud Open up a random ObjectScript project (I think you need to be logged in first for this to work). For example, the ZPM project Then press "." (press full stop). This will open the git repo inside an online instance of VS code. #GitHub #Other 5 16 0 252
Article Sean Connelly · Sep 10, 2019 18m read Creating a OData API Adapter for InterSystems IRIS In this article, we will explore the development of an IRIS client for consuming RESTful API services that have been developed to the OData API standard.We will be exploring a number of built-in IRIS libraries for making HTTP requests, reading and writing to JSON payloads, and seeing how we can use them in combination to build a generic client adaptor for OData. We will also explore the new JSON adapter for deserializing JSON into persistent objects. #REST API #Caché #InterSystems IRIS Open Exchange app 4 3 2 840
Announcement Sean Connelly · Jul 10, 2019 Experienced Ensemble & Caché Developer seeking new opportunities Hi Community,I'm looking for a new contract with immediate availability.I have 20 years experience with InterSystems technologies in areas such as Healthcare integration and single page web development.I can work almost anywhere in the UK as well as remote work from my office in Exeter.If you know of any opportunities or could pass on my LinkedIn details to anyone that might be looking then it would be very much appreciated. #Job Wanted #Caché #Ensemble #HealthShare 5 0 0 412
Question Sean Connelly · Dec 20, 2018 How would you build a Time Travel Debugger? I've been looking at the idea of developing a Time Travel Debugger utility.It would take a debug target and have a few options such as stack depth and disclude system code.The debugger would either be started from an external tool, or triggered from a line of code inserted into a method that I want to record.The debugger would execute the code from start to end and record the full stack on each step to the configured depth. #Debugging #Caché 0 4 0 324
Question Sean Connelly · Dec 3, 2018 IRIS and Cache Installation Compatibility? It was mentioned in an earlier version of the IRIS documentation that IRIS and Cache should not be installed on the same physical server (port clashes?).I can't see this warning in the current version of the documentation.Could someone clarify if this has been resolved in the latest release of IRIS? #InterSystems IRIS 0 1 0 414
Article Sean Connelly · Nov 19, 2018 2m read Language features that you really should know from day 1 Here's a fun test to see how well you know ObjectScript.What will each of the following statements output? #ObjectScript #Caché 7 13 2 1,015