Ben Spead · Aug 11, 2022 go to post

Excellent article!  Thank you for taking the time to write this up :)  A couple of comments:

1) I really like the idea of using Default Settings for application specific configuration ... that ties it in with existing import/export APIs and keeps things stored together nicely ... well done :)

2) The challenging thing with respect to reference / code tables is that directly exporting those will also export the local RowIDs for that data element, which can vary from environment to environment.  InterSystems IRIS provides a new way to handle this using the XML Exchange functionality built into the product.  Basically, when a persistent class extends %XML.Exchange.Adaptor it will ensure that GUIDs automatically get assigned to each data element, and that referenced objects are referenced in the exported XML by GUID rather than ID, which means that on import time it can ensure referential integrity by looking for the intended GUIDs in the imported object relationships.  TrakCare uses this to expose its 1000+ code tables for source control and versioning and we use it in AppServices as well.  Check it out: https://docs.intersystems.com/irislatest/csp/documatic/%25CSP.Documatic… 

Thanks again for this very comprehensive article about an important part of environment management :)

Ben Spead · Aug 9, 2022 go to post

Excellent article - thank you very much for taking the time to write this up!!!

Ben Spead · Aug 2, 2022 go to post

Thanks @Robert Davis  - that is very helpful!  Thank you for taking the time to look at the code and suggest a possible way forward

Ben Spead · Aug 2, 2022 go to post

To clarify Mason, you want to be able to output log information from within your task and store it somewhere associated with the Task run such that it is available via the SMP, correct?

Ben Spead · Jul 21, 2022 go to post

You mean the URL that is showing in your Browser address bar?  What exactly do you mean by class URL?  Can you show an example of one that is working for you please?

Ben Spead · Jul 7, 2022 go to post

Congrats to the winners, and THANK YOU for your contribution to the D.C. and G.M. :)

Ben Spead · Jul 1, 2022 go to post

It's great seeing the volume continue to increase :)  Thank you all for your contributions!

Ben Spead · Jun 17, 2022 go to post

@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!

Ben Spead · Jun 14, 2022 go to post

Many EXCELLENT enhancements - thank you for the continued improvements :)

Ben Spead · Jun 10, 2022 go to post

great contributions all around!! thank you for the digest summary :)

Ben Spead · Jun 2, 2022 go to post

This looks great!!  Is this building on top of an existing open source project and adapting it for InterSystems IRIS?

Ben Spead · May 31, 2022 go to post

this is a very cool idea!! thank you for taking the time to make it happen :)

Ben Spead · May 24, 2022 go to post

excellent summary / training resource - thank you for taking the time to put it together!

Ben Spead · May 23, 2022 go to post

I would encourage all attendees to take advantage of this great opportunity!!

Ben Spead · May 18, 2022 go to post

@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!

Ben Spead · May 18, 2022 go to post

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.  

Ben Spead · May 12, 2022 go to post

Congratulations to you three - thank you for all that you contribute to our Community!!  We appreciate you :)

Ben Spead · May 12, 2022 go to post

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