go to post Yuri Marx · Sep 14, 2022 @Jeffrey Drumm I created smb support for you! see it: https://community.intersystems.com/post/create-list-upload-and-download-... and vote in my app to the contest, thanks!
go to post Yuri Marx · Feb 28, 2022 https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls...
go to post Yuri Marx · Feb 3, 2022 Send as multipart: https://docs.intersystems.com/irisforhealthlatest/csp/docbook/DocBook.UI...
go to post Yuri Marx · Jan 7, 2022 https://community.intersystems.com/post/learning-path-beginnershttps://community.intersystems.com/post/intersystems-iris-rest-applicati...https://community.intersystems.com/post/objectscript-rest-api-cookbook
go to post Yuri Marx · Sep 15, 2021 I copied zpm-0.3.0.xml from https://pm.community.intersystems.com/packages/zpm/latest/installer to my project and added the following lines in my docker file and in my iris.script dockerfile:COPY zpm-0.3.0.xml . iris.script:do $SYSTEM.OBJ.Load("/opt/irisapp/zpm-0.3.0.xml","ck") Worked fine!!! Sample: https://github.com/yurimarx/automl-nasdaq
go to post Yuri Marx · Mar 17, 2021 Could be a select into InformationSchema (all namespaces have informationschema tables right?) table? Like: SELECT count(*) FROM INFORMATION_SCHEMA.SCHEMATA
go to post Yuri Marx · Jan 16, 2021 I see it is possible use sql too: https://community.intersystems.com/post/creating-and-listing-xdata-defin...
go to post Yuri Marx · Nov 4, 2020 Resolved: https://community.intersystems.com/post/extract-file-multipart-form-or-api-using-readmimemessage
go to post Yuri Marx · Nov 4, 2020 Resolved: https://community.intersystems.com/post/extract-file-multipart-form-or-api-using-readmimemessage