Article Vachan C Rannore · Sep 15 2m read From "Oops" to "Aha!" - Avoiding Beginner Mistakes in ObjectScript Starting out with ObjectScript, it is really exciting, but it can also feel a little unusual if you're used to other languages. Many beginners trip over the same hurdles, so here are a few "gotchas" you'll want to watch out for. (Also few friendly tips to avoid them) NAMING THINGS RANDOMLY We have all been guilty of naming something Test1 or MyClass just to move on quickly. But once your project grows, these names become a nightmare. #Globals #Languages #ObjectScript #Caché #Ensemble #HealthShare #InterSystems IRIS #InterSystems IRIS for Health #Global Masters #Other 7 8 1 110
Question Vachan C Rannore · Sep 3 Intersystems community application Dear Community, I've noticed that some of my friends and colleagues are using the Developer Community app on their Android devices. Could someone please help me with the exe file or guide me on how to get it? #Other 2 4 0 98
Article Vachan C Rannore · Aug 18 3m read Practical ObjectScript Coding: From JSON to Globals to SQL While starting with Intersystems IRIS or Cache, developers often encounter three core concepts: Dynamic Objects, Globals & Relational Table. Each has its role in building scalable and maintainable solutions. In this article, we'll walk through practical code examples, highlight best practices, and show how these concepts tie together. 1. Working with Dynamic Objects: #Globals #JSON #ObjectScript #Relational Tables #SQL #Caché #HealthShare #InterSystems IRIS #InterSystems IRIS for Health #TrakCare 3 2 4 106
Question Vachan C Rannore · Aug 1 How to Change Login Email Address? Hello Community, I’d like to know how I can update my login email address from the profile section. When I click the "Edit" option in my profile, it redirects me to login.intersystems.com. However, even on that page, I don’t see an option to edit the login email address. [unable to edit] #Other 1 8 0 103
Article Vachan C Rannore · Jul 24 1m read Running Python in the InterSystems IRIS Terminal Are you curious about how to run Python scripts directly in your InterSystems IRIS or Caché terminal? 🤔 Good news it's easy! 😆 IRIS supports Embedded Python, allowing you to use Python interactively within its terminal environment. How to access the Python Shell? To launch the Python shell from the IRIS terminal, simply run the following command: #Embedded Python #ObjectScript #Python #Terminal #Testing #Caché #HealthShare #InterSystems IRIS for Health 5 4 1 107
Question Vachan C Rannore · Feb 3 Base64 decoding and storing it in a local path Dear Community, I am trying to convert a base64 encoded string to a pdf. I have tried a lot of possible ways, but never succeeded. I am able to decode the base64 using $System.Encryption.Base64Decode but I am not able to convert it and store this in a path. Can anybody help me out here? Thanks. #Encryption #Caché #InterSystems IRIS for Health #TrakCare #InterSystems IRIS 0 3 0 148