InterSystemsDev via @like
We are pleased to invite you to the upcoming #webinar in Spanish "Developing and managing #APIs with #InterSystemsIRIS Data Platform"!
⏱ Time: October 15, 16:00 CET
🗣 Speaker: Alberto Fuentes, InterSystems Sales Engineer
✅ Details: http://ow.ly/V9cA50wEHTM
⏱ Time: October 15, 16:00 CET
🗣 Speaker: Alberto Fuentes, InterSystems Sales Engineer
✅ Details: http://ow.ly/V9cA50wEHTM
InterSystemsDev via @like
#OpenExchange: A new version of the yape (Yet Another pButtons Extractor) docker container has been uploaded to docker hub! More details here: http://ow.ly/F1Vk50wEJ1y
#InterSystems #InterSystemsIRIS #Docker #Containers #Python #DevOps #Analytics
#InterSystems #InterSystemsIRIS #Docker #Containers #Python #DevOps #Analytics
InterSystemsDev via @like
👉🏼 If you are a beginner with #InterSystemsIRIS and #NodeJS, this is the best place to start learning: IRIS-NodeJS-101 on #OpenExchange >> http://ow.ly/aTjC50wEHwM
#InterSystems #JavaScript #API #REST #HTTP #JSON
#InterSystems #JavaScript #API #REST #HTTP #JSON
InterSystemsDev via @like
❔ Question: How to get the parent classname of a class? #HowTo #InterSystems #InterSystemsIRIS
💬 Answer: http://ow.ly/6WfX50wFDlc
💬 Answer: http://ow.ly/6WfX50wFDlc
InterSystemsDev via @like
Forgery is a server-side utility that allows executing simulated #HTTP request by forging calls to #REST applications. #InterSystems #OpenExchange #InterSystemsIRIS #CSP #API
Give it a try: http://ow.ly/1fKS50wFDNz
Give it a try: http://ow.ly/1fKS50wFDNz
InterSystemsDev via @like
Join the "AI Robotization (Python, R, Interoperability) for InterSystems IRIS" webinar in English!
⏰ Time: November 7, 11:00 EST
➡️ More details & register for FREE here: http://ow.ly/9bkB50wFFkV
#InterSystems #InterSystemsIRIS #AI #MachineLearning #Python #Interoperability
⏰ Time: November 7, 11:00 EST
➡️ More details & register for FREE here: http://ow.ly/9bkB50wFFkV
#InterSystems #InterSystemsIRIS #AI #MachineLearning #Python #Interoperability
InterSystemsDev via @like
👾 Playing with Object Synchronization on #OpenExchange >> http://ow.ly/r5q450wGJHW
#InterSystems #InterSystemsIRIS #ObjectScript #API #DataModel
#InterSystems #InterSystemsIRIS #ObjectScript #API #DataModel
InterSystemsDev via @like
Here is the digest of the top videos for #InterSystemDevelopers in September 2019! Check what's new and cool in development with InterSystems Data Platforms!
✅ http://ow.ly/Ecsn50wGLwK
✅ http://ow.ly/Ecsn50wGLwK
InterSystemsDev via @like
Don't miss the "#InterSystemsIRIS Show and Tell" Keynote from InterSystems #GlobalSummit19!
▶️ http://ow.ly/4Ohp50wGHOO
▶️ http://ow.ly/4Ohp50wGHOO
InterSystemsDev via @like
How to set up InterSystems API Manager (IAM), a new feature of the #InterSystemsIRIS Data Platform?
➡️ Read this article and learn about some of the many capabilities IAM allows you to leverage: http://ow.ly/rVQH50wGHjR
➡️ Read this article and learn about some of the many capabilities IAM allows you to leverage: http://ow.ly/rVQH50wGHjR
InterSystemsDev via @like
Best Practice from InterSystems Developers: ObjectScript error handling snippets >> http://ow.ly/NYrB50wKPd1
#InterSystems #InterSystemsIRIS #ObjectScript #SQL #Coding
#InterSystems #InterSystemsIRIS #ObjectScript #SQL #Coding
InterSystems Developer Community
ObjectScript error handling snippets
ObjectScript has at least three ways of handling errors (status codes, exceptions, SQLCODE, etc.). Most of the system code uses statuses but exceptions are easier to handle for a number of reasons. Wo
InterSystemsDev via @like
How to create a calculated measure that will show the Percent of All for any dimension? #HowTo #InterSystems #Analytics #MDX
➡️ http://ow.ly/FjXg50wKPIt
➡️ http://ow.ly/FjXg50wKPIt
InterSystems Developer Community
How to create a calculated measure that will show the Percent of All for any dimension
I want to have a generic PercentOfAll measure that can be used for any dimension of the cube. This PercentOfAll should act like Count, but instead of showing the number of rows in a cell, it will show
InterSystemsDev via @like
TOMORROW! Join the #webinar in Spanish "Developing and managing #APIs with #InterSystemsIRIS Data Platform"!
⏱ Time: October 15, 16:00 CET
🗣 Speaker: Alberto Fuentes, InterSystems Sales Engineer
✅ Details: http://ow.ly/V9cA50wEHTM
⏱ Time: October 15, 16:00 CET
🗣 Speaker: Alberto Fuentes, InterSystems Sales Engineer
✅ Details: http://ow.ly/V9cA50wEHTM
InterSystemsDev via @like
🎯 isclib framework on #OpenExchange: go library for interacting with #InterSystems products products like #Caché, Ensemble, and #InterSystemsIRIS Data Platform
Try it out: http://ow.ly/7U5A50wKRGq
Try it out: http://ow.ly/7U5A50wKRGq
InterSystemsDev via @like
⚡️ A Storm of Applause is coming! InterSystems #GlobalSummit19 Keynotes Videos are available on #InterSystems YouTube Channel!
Turn 🔛 and enjoy: http://ow.ly/zbmN50wKR9O
Turn 🔛 and enjoy: http://ow.ly/zbmN50wKR9O
InterSystemsDev via @like
❔ Question: How to ignore serialize a property in a class to JSON? #HowTo #InterSystems #InterSystemsIRIS #ObjectScript #JSON
💬 Answer: http://ow.ly/JjdY50wLMCl
💬 Answer: http://ow.ly/JjdY50wLMCl
InterSystems Developer Community
How to ignore serialize a property in a class to JSon
Hi all,I have a class that I want to serialize to JSon. So I'm using the object %ZEN.Auxiliary.jsonProvider)
set myClass = ##class(myapp.myclass).%New()
set myClass.property1 ="value 1"
set myC
set myClass = ##class(myapp.myclass).%New()
set myClass.property1 ="value 1"
set myC
InterSystemsDev via @like
A way to get [ Internal, Private ] property: http://ow.ly/XpQt50wLN4a
#InterSystems #InterSystemsIRIS #ObjectScript #DataModel #DataStructures
#InterSystems #InterSystemsIRIS #ObjectScript #DataModel #DataStructures
InterSystemsDev via @like
▶️ The Basics and Benefits of Containers: https://youtu.be/ZyKJt-p7LoA
This video provides an overview of container technology. #GlobalSummit18 #InterSystemsIRIS #Containers #Cloud #Docker
This video provides an overview of container technology. #GlobalSummit18 #InterSystemsIRIS #Containers #Cloud #Docker
InterSystemsDev via @like
ToolBox-4-IRIS on #OpenExchange: API for #InterSystemsIRIS with a collection of handy and useful tools #InterSystems #ObjectScript #API #Tools
Learn more: http://ow.ly/2Wvq50wLOhQ
Learn more: http://ow.ly/2Wvq50wLOhQ
InterSystemsDev via @like
📣 Hey Developers! #InterSystems is pleased to announce a new Developer Download site providing full kit versions of #InterSystemsIRIS Community Edition & #IRISforHealth Community Edition!
Learn more here: http://ow.ly/vvTt50wLPxz
Learn more here: http://ow.ly/vvTt50wLPxz