User bio
I have been with InterSystems for 20 years (including my year as an intern) and I am currently in charge of the Application Services team. Application Services is focused on creating and enhancing inhouse applications within InterSystems (both based on InterSystems IRIS as well as a select number of commercial platforms).
Show all
Member since Nov 7, 2015
Posts:
Replies:
Assuming you have access, you can download from the WRC application - wrc.intersystems.com.
If you don't have access you should discuss with your account team.
@Timothy Leavitt has started playing with MCP with IRIS and may be able to add his thoughts. I know he is very excited about it!
Open Exchange applications:
Certifications & Credly badges:



Global Masters badges:







Followers:
Following:
@Alex Efa - I recommend that you take a look at using the Embedded Git open source package, which makes the power of Git available from within an IRIS instance (rather than using it client side which has shortcomings when it comes to things controlled in the SMP like Interop).
This article may be of interest: https://community.intersystems.com/post/new-and-upcoming-embedded-git-fe...
Here is a helpful branching discussion on options for Embedded Git in our Health Connect Cloud product (the concepts would apply to any application of Embedded Git): https://github.com/intersystems/git-source-control/blob/main/docs/hcc.md. You will see that it is quite common for developers to work in their own Namespaces on feature branches and then merge them in. But this is only one of many models.
@Timothy Leavitt, @Pravin Barton and @Nick Petrocelli can answer specific questions that you may have.