Congrats on another successful release!
- Log in to post comments
Congrats on another successful release!
really nice functions - thank you for highlighting them!
Thank you for laying all of this out @Mark-David McLaughlin!
bravo on your first article ... excellent work!!
nice job Tim! Thank you for continuing to improve this :)
@John Murray - are you looking for the Community Edition for Apple M1/M2 machines? If so then I believe you should select "Apple Silicon" as the Platform option in the Evaluation Service:.png)
https://www.trustedreviews.com/explainer/apple-silicon-release-date-spe…
If you are looking in the WRC Software distribution screen, "Apple Silicon" is listed in the "OS" column (which is a little confusing).
Does that get you want you are looking for?
I suggest you start by checking out the documentation on the topic you'd like to explore:
https://docs.intersystems.com/iris20222/csp/docbook/DocBook.UI.Page.cls…
There is a lot of really useful information in there, even for people who have been using Studio for years!
looking forward to an awesome 2023!!
hope that people can prioritize being there ... it is always an amazing time!!!
Here is me ... sounds right:
.png)
@Ephraim Malane - without having the actual CCR IDs, most likely the case is that your CCR deployed through TEST added a file, and CCR will automatically detect if the CCR that added a file is not yet in the target environment and therefore will prevent other CCRs from 'leap-frogging' past it. This is because if you leap past a CCR which originally adds a file, if you later need to back out the CCR it will result in a 'delete' of the file from all environments (because you're undoing an 'add').
Probably the best bet for you is to reach out to Support so they can help you manually move the 'add' into the CCR that you want to move forward. You will probably also need help cleaning up the CCR that you cancelled, as I am guessing that the backout failed due to edits already being promoted to TEST on top of the 'add' that you are trying to back out from there.
nice screen capture - a picture is worth 1000 words, but an animated GIF is worth 10,000 :)
@Carlos García - could you please try again? I think we have taken care of the issue on the back end for your account.
@Marc Mundt I completely agree with you! There is a really awesome reference for InterSystems Studio Hotkeys in the docs:
https://docs.intersystems.com/iris20201/csp/docbook/DocBook.UI.Page.cls…
Having a mapping to VSCode would be very useful.
@Carlos García - please reach out to InterSystems Support to report this and request assistance in getting it sorted out.
yes ... @Timothy Leavitt did a great job!!!
@Andreas Dieckow - thank you for closing the loop on this!
I love the subject matter - I was touring Independence Hall in Philadelphia on New Year's Eve with my family (which is where this document was signed). Following up with watching '1776' (the musical), and "National Treasure" in the following couple of days :) So I've been having a lot of focus on the U.S. Declaration of Independence recently ;)
Incredibly detailed article (love the screen shots!) Thank you for the time you spent putting this together :)
Evgeny - if you can track non-registered users on the side, do they get included in the "View Count" for each article? Or do only logged in readers get counted?
Another contributing factor in the underreporting of readers is the participants who read the articles via email. I at least scan every article and question on the D.C. via my Inbox as I prefer an email-centric workflow. However, I am counted as a 'reader' only on those articles and questions which I decide to comment on or answer. I am sure I am not the only one consuming the D.C. content in this way.
whata great overview of our new Cloud offerings ... well done :)
Congratulations to the winners!!
@Udo Leimberger - thank you so much for being such an active part of the D.C., and I agree this community rocks!
Have a very blessed 2023 :)
yes .. you can use your routines with the Evaluation version
@Antti Suomi - thank you for raising this. it is being worked on, although due to the holiday we are not sure how long it will take (this requires aid from a 3rd party vendor). we apologize for the inconvenience.
@Andreas Dieckow - thank you for the clarification!
@Jamshid Dehghanian - You are running a Community Edition of InterSystems IRIS for Health, and the built-in license key will only work for approximately one year and then will expire ... this may lead to the message you're seeing. Options include:
- Go to Evaluation.InterSystems.com and download the latest version of InterSystems IRIS for Health Community Edition
- Reach out to your account manager and ask for an extended Community Edition key that you can install on your instance
Note - your routines and classes will be stored within the Routine DB for your Namespace, so you should be able to look in the SMP and see which iris.dat this is and you can just make a copy of that file on the OS level (stop InterSystems IRIS first). This will ensure that you don't lose anything for that namespace. You can also back up your data database if that is important to you. When you upgrade to a newer kit these should be preserved anyway, but I understand you'd like extra insurance so this is the way to ensure that.
Hope that helps
very helpful... thank you @Andreas Dieckow
If you look at the FAQ you'll see that this is specifically addressed:
[quote]
What happens if I have a deployment with a PWS and I install a new version?
If an existing PWS is present IRIS will continue to use it.
[/quote]
how so?