Hi Kok Sheng How!
It's not mandatory to create docker for the app.
You can submit it as a landing page where app could be downloaded. E.g. check Dbeaver or George James
- Log in to post comments
Hi Kok Sheng How!
It's not mandatory to create docker for the app.
You can submit it as a landing page where app could be downloaded. E.g. check Dbeaver or George James
Aha! This is what I forgot.
Anyway, this leaves a room for enhancement: we have such a simple button to open an URL, and we need to add a class, then add a description in another class (cube class) just to add a button to call for code.
Do we want just to add the button that could run an arbitrary cube's method, e.g. like %cube.Method()?
would be much handier.
Thanks Sam!
What troubles me is should I choose the KPI as a source to make these actions available?
The trick is that I don't want to change the data source that I already have for the widget, but want to introduce actions on it.
I'm checking the translation - if the USER Namespace is named USUÁRIO in IRIS with Portuguese local?
Globals look ideal for such cases. Maybe it’s doable with custom queries somehow?
Obrigado, Larissa! I appreciate!
The support for arbitrary cron expression is introduced with the 1.1.1 release.
The support of any cron expression is introduced by @Lorenzo Scalese, thank you!
Here is the instruction on how to submit the solution. And here is how you can list the company if you want to present Speedminer on behalf of the company. You can use DC account to sign in.
Interesting solution! Do you want to publish the ETL Speedminer on Open Exchange ? To let everyone know and find it easier?
thank you, Tim! This is very helpful
if we deliver .obj file - is it enough?
There were a lot of questions on how to vote: active contributing members of the Developer Community are eligible to vote - 24 hours after the first contribution. The contribution should be helpful to the community to let DC moderators faster decide on the approval.
The examples of helpful contributions are listed here.
Yes, it's OBJ and not only OBJ, as it turned out. Calling @Dmitry Maslennikov , @Timothy Leavitt @Nikolay Solovyev
@Sergei Mihaylenko
Hi Peipei!
Great to know that you use ML algorithms in your solution. Do you use InterSystems IntegratedML?
Could you please point to the code to know more about the usage?
Hi Lee!
In addition to @Asaf Sinay's advice, I can recommend to try ISC DEV module
It has a nice feature:
d ##class(dev.code).export("*.DFI")it will export all DFI and all IRIS BI (DeepSee) globals involved.
It's handy if you care about source-control with IRIS BI solutions and want to deploy it next.
ISC Dev could be installed as:
zpm "install isc-dev"
A great teaser for the course, thanks for sharing, @Yuri Marx!
If the idea is to deploy the solution somewhere and make the web app created automatically I'd suggest using the ZPM.
ZPM can generate the necessary elements of the working web-app in your machine and put it in the module.xml description.
So the ZPM module will deploy the code and will create a web-app (or apps) on the target machine with proper settings - actually with exactly the settings that work on your development machine.
Here are the article and the video.
HTH
Thank you for contributing ideas! We submitted all of them to this Github repository and here is the kanban for 2021.
Welcome to implement the ideas and submit them to the InterSystems Grand Prix contest.
The part on Embedded Python is updated:
here is the template that could be taken as a foundation to build an Embedded Python solution with IRIS.
here is an article that describes Embedded Python usage and packaging with ZPM for deployment.
Thanks, Jose!
Yes, indeed ZPM option of delivering files to a target IRIS installation looks elegant and robust. Maybe it could be used not only for Embedded python but e.g. for jar-files delivery and data. @Yuri Marx, what do you think?
Thanks, Robert!
Thank you, Jeff!
Hi Sorin!
It's definitely possible to have a development server and deploy code to a production server.
Caché code could be maintained with Git of course.
For automation they are very welcome to use Github Actions, Circle CI, etc.
There is a question how to import codebase to a production server or any other deployment server - the basic approaches are:
Import using the repo folder and Installer.cls
Use InterSystems Docker images - this is a more IRIS way then Caché.
Hi @yeung elijah! Have you tried WebTerminal ? It can substitute IRIS Terminal for some cases.
Andre, could you please elaborate on this? There is ODBC/JDBC option. Terminal. Call-in. What else are you looking for?
Perhaps you are looking for the way to filter JSON?
do you want to try JSON Filter app by @Lorenzo Scalese ?
Calling @Luca Ravazzolo
Calling @Dmitry Maslennikov @Raj Singh and @John Murray