go to post Luis Angel Pére... · 23 hr ago Have you tried the IRIS image configured with ML? docker pull containers.intersystems.com/intersystems/iris-ml-community:latest-preview
go to post Luis Angel Pére... · Jun 17 Name: Luis Ángel Pérez Where you’re from / based: I'm from Valladolid, a medium-size (Spain-standard) city in the center-north of Spain, but I'm working in Madrid. What you do (your role / company / areas of interest): I'm sales engineer for InterSystems Iberia. Expertise – I've been working as Java developer for 15 years and as Sales Engineer for the last 5...ufff, 20 years of experience! I feel myself a bit old...About 17 years working for Health sector. Fun Fact or Hobbies – I love the history and my 5 years old son too! When somebody ask him about what is his favourite superhero he always answers...Julius Cesar! LinkedIn – https://www.linkedin.com/in/luis-%C3%A1ngel-p%C3%A9rez-ramos-55393954/
go to post Luis Angel Pére... · May 8 You have to write your object as String into a Ens.StreamContainer and sent it to a EnsLib.File.PassthroughOperation Business Operation.
go to post Luis Angel Pére... · May 8 Check the configuration of api/atelier web application. It should be enable to connect through port 80: https://community.intersystems.com/post/having-trouble-connecting-your-v...
go to post Luis Angel Pére... · May 8 Try modifying the default action RESTRICT for CASCADE like this: ALTER TABLE table DROP COLUMN column CASCADE %DELDATA https://docs.intersystems.com/iris20251/csp/docbook/DocBook.UI.Page.cls?...
go to post Luis Angel Pére... · May 3 Well, I guess that the reason for the storage of DICOM images out of the database is the huge size of these images. I was working for a time for a VNA provider and many studies composed by hundred of DICOM images usually weighted more than 4 and 5 GB.
go to post Luis Angel Pére... · Apr 29 Have you tried changing the column names avoiding whitespaces and "-" character?
go to post Luis Angel Pére... · Apr 27 Maybe my example can help you: https://community.intersystems.com/post/diagnosis-searching-similarities...
go to post Luis Angel Pére... · Apr 23 I wrote an article 2 years ago, maybe you can use it: https://community.intersystems.com/post/predictions-integrated-ml-and-iris I've another about time series predictions, tell me if you are interested.
go to post Luis Angel Pére... · Apr 22 You can see here what is each version: https://docs.intersystems.com/iris20251/csp/docbook/Doc.View.cls?KEY=PAG...
go to post Luis Angel Pére... · Apr 21 Do you get any error from de Ollama console? Maybe you can try directly with Mistral docker image, bypassing the Ollama image: https://hub.docker.com/r/ai/mistral
go to post Luis Angel Pére... · Apr 19 Do you have IRIS configured in the same network that Ollama? networks: - iris-llm2-network
go to post Luis Angel Pére... · Apr 9 Have you tried the notation: file:///yourfolder/yoursubfolder/yourfile.xsd?
go to post Luis Angel Pére... · Mar 27 Maybe I'm missing something. This is my container: ARG IMAGE=containers.intersystems.com/intersystems/iris-community:latest-preview But I can't see the button.