go to post Luis Angel Pére... · Feb 25, 2024 I would get a bundle from patient X for each resource that you want to move and send a post for the patient Y with a bundle formed by the resources that you got modifying the reference to the patient Y.
go to post Luis Angel Pére... · Feb 22, 2024 Here you can find an example about a jdbc connection, in the example is with MySQL, you only need to change the jar file and the class name.
go to post Luis Angel Pére... · Feb 22, 2024 Hi @Sheetal Kairawala ! Take a look to this article that I wrote: https://community.intersystems.com/post/connecting-mysql-database-busine...
go to post Luis Angel Pére... · Feb 13, 2024 You can kill the process from the process manager of Windows looking for the id of process that you got from IRIS. And from my experience with IntegratedML... Is not very fast but not so slow.
go to post Luis Angel Pére... · Feb 10, 2024 It seems like a problem with the web.config file: https://stackoverflow.com/questions/53106327/web-config-error-handler-fo...
go to post Luis Angel Pére... · Feb 8, 2024 Have you tried setting the parameter as %JSONIGNORENULL? https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls...
go to post Luis Angel Pére... · Feb 1, 2024 You can find more trainings related to interoperability and development in the same web. Our training team is doing a great job!
go to post Luis Angel Pére... · Feb 1, 2024 Well, WRC resolved the case, it was a bug of the HealthConnect-2023.1.0.235.1-lnxrh8x64 package.
go to post Luis Angel Pére... · Feb 1, 2024 You can join to the early access program to test the de-identifier functionality: https://community.intersystems.com/post/sign-health-data-de-identifier-e...
go to post Luis Angel Pére... · Jan 31, 2024 I suggest you to start with this training: https://learning.intersystems.com/course/view.php?id=1350 It will solve most of your questions.
go to post Luis Angel Pére... · Jan 31, 2024 I was checking the official documentation and I found out that you can rename that tag: https://docs.intersystems.com/irisforhealthlatest/csp/docbook/DocBook.UI... https://docs.intersystems.com/irisforhealthlatest/csp/docbook/DocBook.UI... You can modify the name, but not remove it.
go to post Luis Angel Pére... · Jan 31, 2024 Thank you @Jeffrey Drumm and @Hao Ma ! I'll try to find out the exact version of Red Hat 8
go to post Luis Angel Pére... · Jan 30, 2024 Take a look to this article, maybe it's helpful: https://community.intersystems.com/post/retrieving-base64-files-post-cal...
go to post Luis Angel Pére... · Jan 30, 2024 I'm not sure, but I think that it's a default behaviour of SOAP responses, it returns always the response wrapped in a tag with the name of the method that was invoked. Can't you manage it from the application who sent the request?
go to post Luis Angel Pére... · Jan 30, 2024 You are wellcome @Sylvain Guilbaud ! Thank you for the reference to the official documentation.