go to post Evgeny Shvarov · Feb 14, 2020 This article describes all the details about <invoke> elements.
go to post Evgeny Shvarov · Feb 14, 2020 Here is objectscript package template, which has an example module.xml with almost everything which could happen in a package. Take a look on invoke tag: <Invokes> <Invoke Class="community.objectscript.PersistentClass" Method="CreateRecord"></Invoke> <Invoke Class="community.objectscript.ClassExample" Method="SetToTheGlobal"> <Arg>42</Arg> <Arg>Text Data</Arg> </Invoke> </Invokes> Place calls elements <Invoke> in <Invokes> tag. You can pass parameters if you need.
go to post Evgeny Shvarov · Feb 14, 2020 Tried in VSCode with docker-compose: works like a charm, great job!
go to post Evgeny Shvarov · Feb 14, 2020 Henrique! Thank you so much for sharing this fantastic addon! I hope developers will benefit from it very much and even contribute! Small hint: I haven't found the link in the article where the Enhanced Viewer can be opened - here is the link if you run with docker: http://localhost:52773/csp/msgviewer/messageviewer.csp
go to post Evgeny Shvarov · Feb 14, 2020 This is fantastic, Henrique! Looking forward install IRIS History Monitor via ZPM!
go to post Evgeny Shvarov · Feb 13, 2020 Hi @Henrique Dias! We updated the interface and now it's the matter of click Upload Image menu in the App Editor. See the article. Let me know if this works!
go to post Evgeny Shvarov · Feb 10, 2020 Will have two sessions on Feb 12th on during InterSystems Benelux Summit on behalf of CUG meetup. See you there!
go to post Evgeny Shvarov · Feb 9, 2020 Hi Adel! Maybe it's not the answer to how to call the procedure from Python. But as soon as you have some ObjectScript code already you may want to try the way to call Python (pandas) from IRIS using Objectscript and transfer the data from your query to the python libraries and run it. Python Gateway does the thing, here is the set of articles and also tagging @Eduard Lebedyuk and @Sergey Lukyanchikov to provide more details if any.
go to post Evgeny Shvarov · Feb 9, 2020 Hi Alex! Thanks for sharing! Do you want to publish your solution on Open Exchange? It will give it more visibility and you can use several business development tools to get more leads. Here is how to publish. Also, are there demo or videos?
go to post Evgeny Shvarov · Feb 7, 2020 Hi Dan. Sometimes it happens because you are out of resources in docker desktop. Different options of docker prune could help. E.g. docker system prune -f Read more in @Dmitry Maslennikov article.
go to post Evgeny Shvarov · Feb 5, 2020 Caché Quality tool can help you as a linter. Pinging @Daniel Tamajon to provide details.
go to post Evgeny Shvarov · Feb 5, 2020 Hi Jacques! InterSystems employees are not allowed to review for obvious reasons ;) But for our company's fame and to help Developers Community you are always welcome to contribute articles and submit apps on Open Exchange )
go to post Evgeny Shvarov · Feb 4, 2020 Thank you! This is fixed) Yes, there is no "Download Evaluation Caché" option anymore.
go to post Evgeny Shvarov · Feb 4, 2020 Hi Christopher! Where do you see the "Download Caché Evaluation" link on the site? I believe we have "Download InterSystems IRIS". Are you looking for Caché specifically or for the functionality? Don't you want to try IRIS? I believe it derives all the best of Caché.