go to post Vishal Pallerla · Jul 11 @Henry Pereira just wanted to say your post was truly ahead of its time! Speaking of which, InterSystems has recently introduced a powerful new EMBEDDING feature right in SQL. EMBEDDING (SQL) | InterSystems SQL Reference | InterSystems IRIS Data Platform 2025.1
go to post Vishal Pallerla · Jun 30 Nice step-by-step guide, @Marco Bahamondes to expose a basic REST API with InterSystems IRIS.I’m curious to know, have you experimented with exposing vector columns in IRIS tables through the REST API?
go to post Vishal Pallerla · Aug 27, 2024 I initially asked about using the “Populate” method in ObjectScript to generate random data and received a useful response. Later, I provided a sample class definition in my query and asked: "how to use populate method for random data". Impressively, it gave a code snippet that successfully generated the data.