go to post Vishal Pallerla · 11 hr ago 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.