It's great seeing the volume continue to increase :) Thank you all for your contributions!
- Log in to post comments
It's great seeing the volume continue to increase :) Thank you all for your contributions!
I agree - please keep the pictures coming :)
very cool project!!
@Yuri Marx - if you go to https://login.InterSystems.com you will see that we have published new icons for all of our applications which are consistent with the ISC look and feel. Feel free to pop these into your diagram for consistency.
Any interested in learning more about these services should attend DEV005 at Global Summit where @Pravin Barton and I will discuss the 15 services and applications you can access via your InterSystems Login Account (Wed at 3:30). Hope to see many of you there!
Many EXCELLENT enhancements - thank you for the continued improvements :)
great contributions all around!! thank you for the digest summary :)
nice work!
This looks great!! Is this building on top of an existing open source project and adapting it for InterSystems IRIS?
this is a very cool idea!! thank you for taking the time to make it happen :)
excellent summary / training resource - thank you for taking the time to put it together!
I would encourage all attendees to take advantage of this great opportunity!!
Great - good luck with the certification exam!!
Have you looked at the preparation and topic details at https://www.intersystems.com/healthshare-health-connect-hl7-interface-specialist?
@Dmitry Maslennikov - I did check and if you are a licensed customer you can download 2021.2 InterSystems IRIS For Health CE from the WRC Software Distributions page: https://wrc.intersystems.com/wrc/coDistCD.csp
But I'll still push to figure out why it's missing from containers.InterSystems.com ....
@Dmitry Maslennikov - thank you for raising the question. I am not in a position to answer the question, but I will see if we can get the right people from InterSystems to engage with you on this!
Great news Mike! Thanks for your work to make our Preview Software more widely available :)
As a further point on this topic, Customers can continue to get Preview Kits via the WRC Downloads if they wish to do it as they have in the past. This enhancement to Evaluation now makes it possible for the first time for Prospects to access our Preview kits.
very useful tip ... thank you for writing this up!
thank you for the time you spent to write this up!
Congratulations to you three - thank you for all that you contribute to our Community!! We appreciate you :)
@Pravin Barton ... Indeed very non-intuitive - thank you for sharing what you learned!
I am afraid I have no experience in this area. I suggest that you ask this as a new question posting tagged as HealthShare so that you're more likely to get the attention of those who may know the answer
@Yuri Marx - there is one thing that I don't see on this list (probably because it is a newer resource), but should probably be the first thing listed in the article:
https://gettingstarted.intersystems.com/
InterSystems IRIS Sandbox with browser-based IDE for walking through guided tutorials on a number of topics. If someone wants to be hands-on in minutes and ramp up their learning from there, this is probably the place to start!!
Check out %Dictionary.CompiledClass:
https://docs.intersystems.com/irislatest/csp/documatic/%25CSP.Documatic…
This is probably a good starting point for what you are looking to do. Also, other tables in the %Dictionary package may be useful to you as well.
avoid loading anything into %SYS unless it is a class / routine that starts with a "z" ... everything else will be overwritten when you upgrade InterSystems IRIS. If you ever want to class to be available to all namespaces, you can call it %z<some name> and load it into %SYS and then you can call it from all namespaces and it should survive an upgrade.
Let us know if you got it working!
pretty cool demo / idea :)
if you import this class into IRIS you will then be able to run the methods. Look up the docs for $system.OBJ.Load() .. you will load and compile the class and the. you can call the methods like this:
Do ##class(User.Ready.ConvertCSV).ConvertN()
(I assume you cut out the actual logic of the methods when you pastes it above as what you pasted is incomplete)
This is a great opportunity for people to prep for Professional Certification as a CCR Technical Implementation Specialist!!
cool! we're always happy to talk about how we streamline things so prevent manual tasks amd crises for our developers and maximize their actual time writing clean and effective code :)
thanks @Matthew Giesmann for getting this pushed through!!
For any non beta CCR users, we'd love to hear your feedback on these pages
Okay - we'd be happy to discuss the progression and tools we use to do this within AppServices! Stop by the table and we can dig into as much as you'd like to know :)