Question yurimarx Marx · Jul 27, 2022 How to convert from internal date format to web format How to convert from internal date format to JSON/Web date format: YYYY-MM-DDTHH:mm:ss (example: 2012-04-23T18:25:43)? #InterSystems IRIS 0 3 0 317
Article yurimarx Marx · Jul 20, 2022 6m read Create Stored Procedures using Embedded Python Python has become the most used programming language in the world (source: https://www.tiobe.com/tiobe-index/) and SQL continues to lead the way as a database language. Wouldn't it be great for Python and SQL to work together to deliver new functionality that SQL alone cannot? After all, Python has more than 380,000 published libraries (source: https://pypi.org/) with very interesting capabilities to extend your SQL queries within Python. #Best Practices #Embedded Python #Python #SQL #InterSystems IRIS #InterSystems IRIS for Health Open Exchange app 17 3 0 805
Article yurimarx Marx · Jul 13, 2022 3m read Measure greenhouse gas (GHG) emissions with Carbon Footprint Counter app The Carbon Footprint Counter application uses the GHG Protocol to measure carbon emissions on enterprises. The GHG protocol establishes comprehensive global standardized frameworks to measure and manage greenhouse gas (GHG) emissions from private and public sector operations, value chains and mitigation actions. #Angular #REST API #InterSystems IRIS Open Exchange app 1 2 0 278
Question yurimarx Marx · Jun 13, 2022 How to transform json to SDA and write to a file? I have a proprietary JSON and a need to transform to SDA and save to a sda file. How to transform json to SDA and write to a file? Thanks #Interoperability #InterSystems IRIS for Health 0 1 0 251
Question yurimarx Marx · Jun 6, 2022 How I can get current date/time on format YYYYMMDDhhmmss How I can get current date/time on format YYYYMMDDhhmmss? I tried $ZDATETIME($HOROLOG,8), but I got 20220606 17:59:56 and I want 20220606175956 Thanks #ObjectScript #InterSystems IRIS 0 2 0 276
Article yurimarx Marx · Jun 1, 2022 6m read Web app to Predict Maternal Risk using IRIS IntegratedML Maternal Risk can be measured from some parameters well known to the medical community. In this way, in order to help the medical community and computerized systems, especially AI, the scientist Yasir Hussein Shakir published a very useful dataset for training ML algorithms in the detection/prediction of Maternal Risk. #AI #IntegratedML #InterSystems IRIS Open Exchange app 4 0 1 147
Article yurimarx Marx · May 31, 2022 9m read Web App to Predict Kidney Disease using IRIS IntegratedML Kidney Disease can be discovered from some parameters well known to the medical community. In this way, in order to help the medical community and computerized systems, especially AI, the scientist Akshay Singh published a very useful dataset for training ML algorithms in the detection/prediction of kidney disease. This publication can be found on the largest and best known data repository for ML, Kaggle at https://www.kaggle.com/datasets/akshayksingh/kidney-disease-dataset. #AI #IntegratedML #InterSystems IRIS Open Exchange app 2 0 0 252
Article yurimarx Marx · May 30, 2022 7m read Web App to Predict Diabetes using IRIS IntegratedML Diabetes can be discovered from some parameters well known to the medical community. In this way, in order to help the medical community and computerized systems, especially AI, the National Institute of Diabetes and Digestive and Kidney Diseases published a very useful dataset for training ML algorithms in the detection/prediction of diabetes. This publication can be found on the largest and best known data repository for ML, Kaggle at https://www.kaggle.com/datasets/mathchi/diabetes-data-set. #AI #IntegratedML #InterSystems IRIS Open Exchange app 6 1 1 228
Question yurimarx Marx · May 25, 2022 Is it possible train an IntegratedML model on docker build or docker up? Is it possible train an IntegratedML model on docker build or docker up? #IntegratedML #InterSystems IRIS 1 1 0 141
Article yurimarx Marx · May 20, 2022 8m read Geocoding with IRIS and Google Maps API One of the crucial business dimensions is the dimension “Where”. It is necessary to know where a customer was born or where he lives. Where will the order be delivered? Where have there been more sales, and where can we sell more? Where are our stores located? From Where is the customer accessing our e-commerce? These and other principal questions use the “Where” dimension. Today the best service to provide geographic accuracy and quality for these data is Google Maps. #Embedded Python #InterSystems IRIS Open Exchange app 7 6 5 685
Question yurimarx Marx · May 13, 2022 Do you have cases using datadog to monitor intersystems products? Do you have cases using datadog to monitor intersystems products? #Monitoring #InterSystems IRIS 0 1 0 266
Article yurimarx Marx · May 13, 2022 8m read Mastering the %SYSTEM.Encryption class #Best Practices #Security #InterSystems IRIS Open Exchange app 6 3 1 858
Article yurimarx Marx · Apr 13, 2022 InterSystems Developer Community Diagram #Tools #Open Exchange 19 7 1 364
Article yurimarx Marx · Apr 10, 2022 HealthShare Functional Diagram #InterSystems Business Solutions and Architectures #HealthShare 5 0 1 257
Announcement yurimarx Marx · Apr 7, 2022 The global-mindmap app now supports ZPM and exports to svg, png and markdown #Contest #InterSystems IRIS Open Exchange app 1 0 1 153
Article yurimarx Marx · Apr 6, 2022 10m read Unit Tests: Quality of your ObjectScript Code In the main software development methodologies there is always a chapter dedicated to testing. It is a mandatory approach to achieving quality in deliveries on an ongoing basis. There are two types of test: #Testing #InterSystems IRIS Open Exchange app 4 2 1 373
Announcement yurimarx Marx · Apr 5, 2022 Contribute to write the InterSystems Mindmap Hi Community, I published my new app (https://openexchange.intersystems.com/package/global-mindmap) online to write an InterSystems Mindmap with you. Write your mind notes and help to build the InterSystems Mindmap. I will transform the final result in an article. Access: http://ymservices.tech:3000 Thanks #InterSystems IRIS Open Exchange app 0 2 1 136
Article yurimarx Marx · Apr 4, 2022 12m read Store Mindmaps using Globals Globals are the core of the InterSystems IRIS for data persistence. It is flexible, allowing store JSON documents, relational data, object oriented data, OLAP cubes and custom data models, like Mindmaps. To see how to store, delete and get mindmap data using globals, follow these steps: 1. Clone/git pull the repo into any local directory #Globals #InterSystems IRIS Open Exchange app 4 2 1 292
Article yurimarx Marx · Mar 30, 2022 9m read 3DES support There are several ways of classifying cryptographic algorithms: 1) Secret Key Cryptography (SKC) - Uses a single key for both encryption and decryption. It is also called symmetric encryption. Primarily, it was used for privacy and confidentiality; 2) Public Key Cryptography (PKC) - Uses one key for encryption and another one for decryption. It is also called asymmetric encryption. #Security #InterSystems Ideas Portal #InterSystems IRIS Open Exchange app 4 6 1 248
Article yurimarx Marx · Mar 19, 2022 1m read Encrypt and Decrypt options using IRIS #Security #InterSystems IRIS 2 0 1 194