Congratulations to you three - thank you for all that you contribute to our Community!! We appreciate you :)
- Log in to post comments
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 :)
love it!! I have previously said that I believe the most useful benefit of python for IRIS would be opening the gateway to python based libraries which do cool things. this is an awesome example of that concept!!
Yuri ... can you be more specific please? that is a pretty broad topic which can mean a lot of different things to different people. What specifically would you be interested in discussing?
Thanks Robert! Are you referring to how we use CCR for global dev collaboration and deployment? or do you have something else in mind when you say you experienced it?
(CC: @Timothy Leavitt , @Pravin Barton , @Matthew Giesmann , @Sarmishta Velury , @Harry Huang )
Server-side projects are a great enhancement!! Thank you @Raj Singh :)
Congrats @Bob Kuszewski - great to see this get out the door!
@Robert Cemper - thank you very much for this time investment in making the community better!!!
Exciting - good luck everyone!!
Great job to all of the contributors!!! Thank you for making the Community better :)
Great to know about!! Thank you for your work to make this happen :) (this ties into recent discussions I had about cloud initiatives with browser-based IDEs).
Great Article!!
calling @Bob Kuszewski ... who can help with this?
@Yuri.Gomes. ... I love the diagram!!
What about the Evaluation service and the WRC and GettingStarted?
i agree!!
Thank you @Nicholai Mitchko for sharing this knowledge !
Bravo to our winners and thank you for all of your contributions!
A hearty CONGRATS to the winners :)
@Shane Nowack - thank you for this tremendous news!! A hearty congratulations to you and to everyone who helped to get to this moment of full certification exam launch!
@Evgeny Shvarov / @Developer Community Admin - Does the D.C. provide a way to display / share InterSystems Professional Certifications in a member's profile? If so I would love to see the instructions, and if not then perhaps we could consider it an enhancement request?
A second request would be to see a list of everyone who has publicly listed a specific certification (e.g. a catalog of experts). Has any thought been put into that?