Article Yuri Marx · Oct 22, 2020 2m read 2020 Intersystems IRIS Roadmap - blueprint analysis I liked the transactional analytic DBMS and Advanced Analytics segmentation concept. #InterSystems IRIS 5 2 2 451
Article Yuri Marx · Oct 7, 2020 2m read Run your local IRIS http endpoints as https on the internet from your env By default InterSystems IRIS expose your endpoints using http, but can be necessary run https from your dev env and/or get public internet access to your app. You can buy or get a certificate and config a gateway, spending many hours or use a great public service called ngrok. Follow the steps: 1 - Run your app, I will use FHIR template as sample, see: 1.1 download the app: git clone https://github.com/intersystems-community/iris-fhir-template.git #REST API #Security #InterSystems IRIS 5 2 4 572
Article Yuri Marx · Aug 22, 2020 1m read Transition from Cache to IRIS: Value Canvas Some clients ask me about migrate from Cache to IRIS. Why migrate to IRIS? Cache is excellent, stable, has good performance. These clients are right, but in the last years, the digital transformation imposed more complete solutions for the new requirements and InterSystems was a visionary to perceive it and launch IRIS.It is a data platform ready to this digital transformation challenge. To show this, I created a Value Canvas. #InterSystems Business Solutions and Architectures #InterSystems IRIS 1 0 3 604
Article Yuri Marx · Aug 12, 2020 1m read InterSystems IRIS Periodic Table #InterSystems Business Solutions and Architectures #InterSystems IRIS #InterSystems IRIS for Health 42 22 10 1.6K
Article Yuri Marx · Aug 9, 2020 2m read Deploy IRIS service The InterSystems IRIS offer many options to deploy digital services running in IRIS. Your option will depends if you use IaC (my preferred option) or no. If you use IaC, the options are: #Deployment #InterSystems IRIS 3 0 1 392
Article Yuri Marx · Aug 9, 2020 2m read Generate QRCodes and vCards to FHIR resources and any other data In the past, reading information from a bar code was limited to a simple alphanumeric code. The creation of a bar code with more than one dimension (2D), especially the QR Code, allowed to increase the amount and variety of data stored in a bar code. While conventional bar codes are capable of storing a maximum of approximately 20 digits, the QR Code is capable of handling several tens to hundreds of times more information. This revolutionized the markets. Now QR codes are everywhere and can be very useful for storing textual, numeric, alphanumeric and even binary data. #Contest #FHIR #React #InterSystems IRIS for Health Open Exchange app 4 2 3 1.4K
Article Yuri Marx · Jul 29, 2020 1m read Comparation about developer support/services I studied about developer services offered by main manufactures, and InterSystems is the leader, see: Better Developer support/services Feature InterSystems Microsoft Oracle IBM Redhat Development Community Web Portal 1 1 1 1 1 Discord or twitch developer channel 1 1 0 0 0 Linkedin, Twitter, Facebook developer channel 1 1 1 1 1 YouTube and Podcast Channel 1 1 1 1 1 Certification program 1 1 1 1 1 Developer Open IDE Tools 1 1 1 0 1 Newsletter 1 1 1 1 1 Free e-learning courses 1 0 0 0 0 Online product documentation 1 1 1 1 1 Free product community edition 1 1 1 0 1 Free product instance in the public cloud 1 1 1 1 0 Free Hands-on e-books 0 0 0 1 1 Developer Community Open source solutions portal 1 1 0 0 0 Gamified developer community portal 1 0 0 0 0 Frequent hackthon competitions 1 0 0 1 0 Redeem prizes from developer participation efforts 1 0 0 0 0 Global Developer event 1 1 1 1 1 Public recognition by developer level 1 0 1 0 0 Meetup groups 1 1 1 1 1 Open source initiatives 1 1 1 1 1 Total: 19 14 13 12 12 #Other 4 2 1 245
Article Yuri Marx · Jul 26, 2020 1m read Machine Learning Architecture to massive data IRIS is an excellent option for machine learning projects with massive data operation scenarios, because the following reasons: #InterSystems Business Solutions and Architectures #Machine Learning (ML) #InterSystems IRIS 10 7 2 924
Article Yuri Marx · Jul 25, 2020 1m read Develop integration service The InterSystems IRIS has an integration engine with these core elements: 1. Adapters: are inbound (data/message input/request) and outbound (data/message output/response) integration logic specialized in the type of data or message protocol (file, http, etc.). They are the interface to allows connect with source or target data repositories or systems. 2. DTL: is a component to mapping and transform data between two components in the flow orchestration. #Interoperability #InterSystems Business Solutions and Architectures #InterSystems IRIS 2 3 3 639
Article Yuri Marx · Jul 18, 2020 1m read Load your CSV to InterSystems IRIS using Sapphire - Auto ML UI Now Sapphire enable you load CSV to IRIS. See the steps: 1) Create a sample CSV file using Excel (save file as CSV): 2) Follow these instructions to install Sapphire into your enviroment: https://openexchange.intersystems.com/package/SAPPHIRE 3) Access Sapphire web page. Go to top menu Import > Load CSV #Data Import and Export #IntegratedML #InterSystems IRIS Open Exchange app 1 1 2 552
Article Yuri Marx · Jul 13, 2020 2m read Machine Learning with IntegratedML and Sapphire Currently, the process of using machine learning is difficult and requires excessive consumption of data scientist services. AutoML technology was created to assist organizations in reducing this complexity and the dependence on specialized ML personnel. AutoML allows the user to point to a data set, select the subject of interest (feature) and set the variables that affect the subject (labels). From there, the user informs the model name and then creates his predictive or data classification model based on machine learning. #Contest #IntegratedML #Machine Learning (ML) #InterSystems IRIS Open Exchange app 4 4 5 466
Article Yuri Marx · Jul 4, 2020 1m read Develop multimodel database services using DIKW Model The InterSystems IRIS has functions that allows create DIWK digital services. A few products have the ability to transform data into wisdom, according to the following pyramid. #Databases #Data Model #InterSystems Business Solutions and Architectures #InterSystems IRIS 3 0 2 1.3K
Article Yuri Marx · Jun 27, 2020 1m read Develop Service Oriented API or SOAP services Using SOAP Web Services or REST API Resources, if you want to deliver strategic digital assets for your organization, SOA aproach is an excellent option. The InterSystems IRIS supports like a charm the SOA principles with Contract First technique to model services aligned with the business, and create the services from the service contracts (Open API or WSDL). #InterSystems API Manager (IAM) #InterSystems Business Solutions and Architectures #REST API #SOAP #InterSystems IRIS 2 0 2 631
Article Yuri Marx · Jun 26, 2020 1m read Develop Business Intelligence Service Inter #Analytics #Convergent Analytics #InterSystems Business Solutions and Architectures #InterSystems IRIS 3 0 3 308
Article Yuri Marx · Jun 22, 2020 1m read Create cognitive digital service with InterSystems IRIS #InterSystems Business Solutions and Architectures #Machine Learning (ML) #InterSystems IRIS 2 0 2 293
Article Yuri Marx · Jun 19, 2020 1m read Build a digital service with IRIS This is the first article from a series. I will provide details, using bpmn notation, how can I do to develop, deploy, secure, operate a consume IRIS digital services, linking with IRIS documentation. Each subprocess will be described with an individual bpmn diagram. This is the macroprocess. Documentation links: #InterSystems Business Solutions and Architectures #InterSystems IRIS 4 3 2 468
Article Yuri Marx · Jun 17, 2020 1m read Cloud API Maturity Model using InterSystems IRIS #Artificial Intelligence (AI) #API #Business Process (BPL) #InterSystems API Manager (IAM) #InterSystems Business Solutions and Architectures #Python #InterSystems IRIS 4 0 2 543
Article Yuri Marx · Jun 13, 2020 1m read How to configure non repository maven files (like intersystems-jdbc-3.1.0.jar) Some InterSystems Java libraries are not available in public maven repositories, like intersystems-jdbc-3.1.0.jar. In this case, to configure your Java Maven dependency, copy the external file to your project (for a folder visible to the classpath, like resources) and use <systemPath>. Follow the sample: #Java #InterSystems IRIS 5 0 4 706
Article Yuri Marx · Jun 10, 2020 3m read Mapping Intersystems IRIS documentation to a Corporate Data Architecture If you need write your organization Data Architecture and map to the InterSystems IRIS, consider following Data Architecture Diagram and references to the intersystems iris documentation, see: #Data Model #InterSystems Business Solutions and Architectures #InterSystems IRIS 11 5 8 1.1K
Article Yuri Marx · Jun 10, 2020 1m read Copy files between your Intersystems Docker Instance and your host (jdbc driver sample) Many times it is necessary copy or send files to your docker container instance. In my case was with IRIS JDBC driver. Docker has this recipe for this (credits to https://docs.docker.com/engine/reference/commandline/cp/): docker cp [OPTIONS] CONTAINER:SRC_PATH DEST_PATH|- docker cp [OPTIONS] SRC_PATH|- CONTAINER:DEST_PATH But to copy you need your container name. Write this command for this: docker ps In my, my-iris is the container name. #Docker #Java #JDBC #InterSystems IRIS 4 1 3 573