Article Nikolay Soloviev · Jun 21 3m read Telegram Adapter for InterSystems IRIS The Telegram Adapter for InterSystems IRIS serves as a bridge between the popular Telegram messaging platform and InterSystems IRIS, facilitating seamless communication and data exchange. #Business Operation #Business Service #Interoperability #InterSystems IRIS #Open Exchange Open Exchange app 5 0 2 186
Article Nikolay Soloviev · Nov 23, 2021 1m read InterSystems Package Manager ZPM 0.3.2 release A new release of ZPM has been published - ZPM 0.3.2. New in this release: #InterSystems Package Manager (IPM) #Release #InterSystems IRIS Open Exchange app 1 2 0 280
Article Nikolay Soloviev · Oct 9, 2020 1m read InterSystems Package Manager ZPM 0.2.7 release We released a new version of ZPM, with a set of great enhancements: $zpm function new arguments for search command and more! See the details below #ObjectScript #InterSystems Package Manager (IPM) #Release #Open Exchange Open Exchange app 2 3 0 250
Article Nikolay Soloviev · Jun 24, 2020 2m read Automatic generation of module.xml for ZPM ZPM is a package manager designed for convenient deployment of applications and modules on the IRIS platform. Module developers, in order for their module to be installed using ZPM, need to follow a series of simple steps. #Deployment #ObjectScript #InterSystems Package Manager (IPM) #InterSystems IRIS #Open Exchange 3 0 0 322
Article Nikolay Soloviev · Feb 17, 2020 5m read IRIS Interoperability adapter for Dasha.AI: voice interface for your application Dasha.AI is a platform that allows you to create and manage voice interfaces for your applications. One of Dasha’s distinctive features is that most users believe they are talking to a human, not a robot. Voice is the most natural way for people to interact. Dasha allows to use voice interface to interact with your application as naturally as communication between people. #Interoperability #Tools #UI Development #InterSystems IRIS #Open Exchange Open Exchange app 2 0 3 263
Article Nikolay Soloviev · Aug 1, 2019 3m read Nested set model for ObjectScript In many projects I was faced with storing hierarchical data (tree) in classes.By tree, I mean such data, where each node has a parent node — an object of the same class.Many examples of such data can be given. For example, a catalog in the online store. Suppose that this online store sells books, in this case, the category tree might look like this: #Beginner #Code Snippet #Data Model #Databases #ObjectScript #InterSystems IRIS Open Exchange app 6 1 1 831
Article Nikolay Soloviev · Feb 19, 2019 6m read Ethereum Adapter for InterSystems IRIS Data Platform 1. BlockchainAs I am writing this article, Bitcoin costs less than one-fifth of what it used to be at the pinnacle of its success. So when I start telling someone about my blockchain experience, the first thing I hear is undisguised skepticism: "who needs this blockchain stuff now anyway?"That's right, the blockchain hype has waned. However, the technologies it is based on are here to stay and will continue being used in particular areas.The Internet in general offer tons of materials describing the general usage of these technologies #Interoperability #Ensemble #InterSystems IRIS Open Exchange app 6 4 2 780
Article Nikolay Soloviev · Apr 25, 2018 4m read Sending Alerts from Ensemble via Telegram "Telegram" is a well-known instant messenger, which provides an API for creating bots. The features of this API allow you to create bots with a wide range of functionality including receiving payments. With the help of the telegram bot, I solved a simple task - sending Alerts from Ensemble to Telegram.Advantages: Alerts come to the mobile phone, a notification appears, so there is no need to install any additional applications (in contrast to the solution https://community.intersystems.com/post/sending-alerts-mobile-phone-using-pushover- httpoutboundadapter).The bot can be extended by adding new commands, for example, for managing the Production or for solving other tasks in Iris, Ensemble or Cache. #Ensemble #InterSystems IRIS 14 0 6 1.2K