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
InterSystemsDev via @like
❔ Question: %FromJSON() failing with content larger than 32kb #InterSystems #ObjectScript #JSON
💬 Answer: http://ow.ly/R7W750wNFb4
💬 Answer: http://ow.ly/R7W750wNFb4
InterSystems Developer Community
%FromJSON() failing with content larger than 32kb
We have a business service that extends Ens.BusinessService and uses EnsLib.File.InboundAdapter.This service polls for json files in a folder.Method signature is like this: Method&nb
InterSystemsDev via @like
Question: How to sync Server and local cache code using #VSCode? #HowTo #InterSystems #InterSystemsIRIS #ObjectScript
Discussion: http://ow.ly/EUCZ50wNIlD
Discussion: http://ow.ly/EUCZ50wNIlD
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
Yuzinji on #OpenExchange: code metrics, structure and dependency analysis for classes and COS routines
💡 http://ow.ly/ale850p6FCT
#InterSystems #InterSystemsIRIS #HealthShare #HealthConnect #ObjectScript #Analytics
💡 http://ow.ly/ale850p6FCT
#InterSystems #InterSystemsIRIS #HealthShare #HealthConnect #ObjectScript #Analytics
InterSystemsDev via @like
New coding talk for developers: Creating REST API with InterSystems IRIS, ObjectScript and Docker
⏯ https://youtu.be/5_R7dLKLbS8
🗣 Speaker: Evgeny Shvarov, InterSystems Startups and Community Manager
#InterSystemsIRIS #ObjectScript #Docker #Containers #VSCode #API
⏯ https://youtu.be/5_R7dLKLbS8
🗣 Speaker: Evgeny Shvarov, InterSystems Startups and Community Manager
#InterSystemsIRIS #ObjectScript #Docker #Containers #VSCode #API
YouTube
Creating REST API with InterSystems IRIS, ObjectScript and Docker
Creating REST API with InterSystems IRIS, ObjectScript from scratch using GitHub template, VSCode, and Docker container.
→ GitHub Template:
https://github.com/intersystems-community/objectscript-docker-template
→ ObjectScript Docker Template App on Open…
→ GitHub Template:
https://github.com/intersystems-community/objectscript-docker-template
→ ObjectScript Docker Template App on Open…
InterSystemsDev via @like
How to delete an item from a production by code? #InterSystems #InterSystemsIRIS #Interoperability
➡️ http://ow.ly/5SF450wOxVa
➡️ http://ow.ly/5SF450wOxVa
InterSystems Developer Community
How to delete an item from a production by code?
Hi all,I am trying to delete an item from a production through a routine that installs and disables items.To add any item, I have no problems, even to enable and disable some particular items.The prob