go to post Ben Spead · Oct 12, 2023 No ... all kit distribution to supported customers is through the Distribution section of the WRC.
go to post Ben Spead · Oct 2, 2023 @Robert Cemper - thank you very much for all the ways in which you strive to continue to make out Community better! I am sure this took time to pull together - I hope it gets traction.
go to post Ben Spead · Sep 21, 2023 Really great overview!! Super helpful reference having all of these in one place :) Thank you!
go to post Ben Spead · Sep 20, 2023 This was more to figure out the proper way to do this in order for tracking for the badge, etc on the G.M. platform. It makes sense that it needs to originate in a challenge (and than you to Olga for pointing that out). I don't think that just having a form on the D.C. to invite a friend necessarily makes sense, as anyone can just shoot a friend an email with the link. If others would like to see this as a new feature I won't object though.
go to post Ben Spead · Sep 20, 2023 Thank you @Olga Zavrazhnova! I knew I had seen it somewhere at some point. I just had a conversation with a new colleague yesterday about the value of the D.C. and Global Masters, so I will send her an invite :)
go to post Ben Spead · Sep 19, 2023 "Invite your colleague to Developer Community" - is there a formal way to do this via the D.C. interface? I looked around and couldn't seem to find an 'invite a friend' option or anything like that. I have some colleagues whom I think would benefit from getting involved in the D.C. (CC: @Anastasia Dyubaylo / @Evgeny Shvarov )
go to post Ben Spead · Sep 15, 2023 I thought that Windows containers still have issues? Or is Windows on Docker at full parity now with Linux on Docker?
go to post Ben Spead · Sep 15, 2023 Thanks Bob - that's a great reference to be aware of (I hadn't seen it in the docs before)
go to post Ben Spead · Sep 14, 2023 @Julian Matthews - it is never too late :) Since you know the exact version that you were upgrading from / to, I think you're in the best position to still report this as a bug to the WRC. They can then test to see if it's still an issue on the latest versions and they can log an internal bug if that is that case. I would encourage you to still take a little time and ensure it is officially logged.
go to post Ben Spead · Sep 14, 2023 did you report this as a bug to Support? it seems to me that this value should always persist since an upgrade shouldn't change the function of the environment
go to post Ben Spead · Sep 13, 2023 @John Murray - the fix did go out last week and was just re-tested this morning, so you must be hitting something different. Please click on "Submit Feedback" in the Cloud Portal and include the specific details of what you are seeing and Support will take a look at why your attempts are still failing and will work with you directly.
go to post Ben Spead · Sep 12, 2023 In that case, install Python on your machine with the library you want to use, and call $zf(-100) to execute your python script. Later when you upgrade your environment you can move to using embedded Python directly.
go to post Ben Spead · Sep 11, 2023 This sounds like a classic example of leveraging embedded Python in IRIS to make use of the very large volume of python libraries that do just about anything :) Here is an article that I found on a quick Google search on how to do this in Python: https://www.geeksforgeeks.org/convert-pdf-to-image-using-python/ You could just leverage the Python capabilities of InterSystems IRIS to make use of how this problem has been solved in Python!