InterSystemsDev via @like
  
IDC’s Jennifer Thomson shares a game plan for success in becoming a “DevOps Determined” organization in her latest blog post on Data Matters. Read it here: http://ow.ly/rpBI50vbI56
#InterSystems #DevOps #Developers #Agile #Cloud #Technology
  #InterSystems #DevOps #Developers #Agile #Cloud #Technology
InterSystemsDev via @like
  
Meet InterSystems IRIS Data Platform 2019.3 preview release: #API Management, Node-level architecture for sharding, Polyglot extension to introduce #Java libraries in integration productions and many more >> http://ow.ly/6Nqc50vfiIt
#InterSystems #InterSystemsIRIS #IRISforHealth #FHIR #HL7 #Docker #ContinuousDelivery #SQL #Sharding #Scalability #Integration
  #InterSystems #InterSystemsIRIS #IRISforHealth #FHIR #HL7 #Docker #ContinuousDelivery #SQL #Sharding #Scalability #Integration
InterSystemsDev via @like
🆕 Coding Talk on #InterSystemsDevelopers YouTube: A SOLID Design in InterSystems ObjectScript >> https://youtu.be/QjrUeCui51Q
#InterSystems #InterSystemsIRIS #Caché #ObjectScript #API #Programming #Coding
  
  #InterSystems #InterSystemsIRIS #Caché #ObjectScript #API #Programming #Coding
YouTube
  
  A SOLID Design in InterSystems ObjectScript
  In this session, we will discussing SOLID Principle of Programming and will implement in the example. We have used Caché Object Programming Language for exam...
  InterSystemsDev via @like
Q&A on #InterSystemsDevelopers: CachéGlobalOrder example to iterate over global and get data >> http://ow.ly/Yh4p50vjYV4
#InterSystems #InterSystemsIRIS #Caché #Cpp #Callout
  
  #InterSystems #InterSystemsIRIS #Caché #Cpp #Callout
InterSystems Developer Community
  
  CacheGlobalOrder example to iterate over global and get data
  I managed to use CacheGlobalOrder to iterate over global and return the next subscript: 
int GetGlobalStr(char *global, int subscript, CACHE_EXSTRP result)
{
int push = CACHEPUSHGLOBAL(strlen(gl
  int GetGlobalStr(char *global, int subscript, CACHE_EXSTRP result)
{
int push = CACHEPUSHGLOBAL(strlen(gl
InterSystemsDev via @like
  
New #OpenExchange App: Nested set model for ObjectScript >> http://ow.ly/92Pg50vjZ9Y
#InterSystems #InterSystemsIRIS #ObjectScript #SQL #Tools
  #InterSystems #InterSystemsIRIS #ObjectScript #SQL #Tools
InterSystemsDev via @like
  
New on #OpenExchange: Japanese Calendar Converter – a #tool that helps to convert a $horolog value to #Japanese calendar format >> http://ow.ly/4dVY50p6FVR
#InterSystems #InterSystemsIRIS #Caché #Converter
  #InterSystems #InterSystemsIRIS #Caché #Converter
InterSystemsDev via @like
New Video from #GlobalSummit18: Leveraging an Open Analytics Platform >> https://youtu.be/Vv3ENnaF2fE 
#InterSystems #InterSystemsIRIS #MachineLearning #Analytics #Spark #Tools
  
  #InterSystems #InterSystemsIRIS #MachineLearning #Analytics #Spark #Tools
YouTube
  
  Leveraging an Open Analytics Platform
  Native analytics technologies and open, standards-based connectivity (for Spark, PMML, UIMA, and 3rd party tools) makes InterSystems IRIS an open analytics p...
  InterSystemsDev via @like
Best Practice on #InterSystemsDevelopers: On $Sequence function >> http://ow.ly/9OUy50vlAfy
#InterSystems #InterSystemsIRIS #Caché #ObjectScript #Coding #Functions #BestPractices
  
  #InterSystems #InterSystemsIRIS #Caché #ObjectScript #Coding #Functions #BestPractices
InterSystems Developer Community
  
  On $Sequence function
  In this article we are going to compare $Increment and $Sequence functions.  
 
First of all, a note for readers who have never heard of [$Increment](http://docs.intersystems.com/latest/csp/docbook/Do
  First of all, a note for readers who have never heard of [$Increment](http://docs.intersystems.com/latest/csp/docbook/Do
InterSystemsDev via @like
New on the #OpenExchange Marketplace: Background Jobs over ECP Databases >> http://ow.ly/Ch7B50vlBoQ
#InterSystems #InterSystemsIRIS #Caché #Database #ECP #DataManagement
  
  #InterSystems #InterSystemsIRIS #Caché #Database #ECP #DataManagement
InterSystems Developer Community
  
  Background Jobs over ECP
  Running a Background Job using JOB command is a well-known feature.Using ECP to distribute databases to several servers is also well know.But using the combination of both to run a process on a differ
  InterSystemsDev via @like
  
Hey Followers! Here is the #digest of the best articles on #InterSystemsDevelopers in July 2019. Check what's new and cool in development with InterSystems Data Platforms: http://ow.ly/l6gJ50vlAT
#InterSystems #InterSystemsIRIS #Developers #Development #Coding
  #InterSystems #InterSystemsIRIS #Developers #Development #Coding
InterSystemsDev via @like
Q&A on #InterSystemsDevelopers: CachéGlobalOrder example to iterate over global and get data >> http://ow.ly/JRfJ50vpNDZ
#InterSystems #Caché #Cpp #Coding #Callout
  
  #InterSystems #Caché #Cpp #Coding #Callout
InterSystems Developer Community
  
  CacheGlobalOrder example to iterate over global and get data
  I managed to use CacheGlobalOrder to iterate over global and return the next subscript: 
int GetGlobalStr(char *global, int subscript, CACHE_EXSTRP result)
{
int push = CACHEPUSHGLOBAL(strlen(gl
  int GetGlobalStr(char *global, int subscript, CACHE_EXSTRP result)
{
int push = CACHEPUSHGLOBAL(strlen(gl
InterSystemsDev via @like
[#OpenExchange] Using Interjob communication (IJC) Demo – the internal variant of a PIPE >> http://ow.ly/K9rs50vpNqM
#InterSystems #InterSystemsIRIS #Caché #Monitoring #PIPE
  
  #InterSystems #InterSystemsIRIS #Caché #Monitoring #PIPE
InterSystems Developer Community
  
  Using Interjob communication (IJC)
  Example available on Open Exchange.Since the very beginning of Caché and most of its predecessorsthere exists a way of in-memory communication of processes.It's called InterJob Communication - IJC.I h
  InterSystemsDev via @like
  
📣 InterSystems API Manager is now generally available! More details here: http://ow.ly/mnAX50vpO8T
#InterSystems #InterSystemsIRIS #API #RESTAPI #Interoperability #JSON #Microservices #Containers
  #InterSystems #InterSystemsIRIS #API #RESTAPI #Interoperability #JSON #Microservices #Containers
InterSystemsDev via @like
Running a SQL SELECT statement in USER NAMESPACE to get data from another NAMESPACE #InterSystems #Caché #SQL 
>> http://ow.ly/n3Et50vqWtB <<
  
  >> http://ow.ly/n3Et50vqWtB <<
InterSystems Developer Community
  
  Running a SQL SELECT statement in USER NAMESPACE to get data from another NAMESPACE
  Hello,I am trying to run a simple SELECT STATEMENT in USER NAMESPACE.SELECT * FROM projectname.tableWhat is the syntax if i need to get data for a table in another namespace eg. SAMPLES., SYSSELECT *
  InterSystemsDev via @like
  
📢 Looking for Interface Developer >> http://ow.ly/yxfG50vqWUx
#InterSystems #Caché #Ensemble #HL7 #HealthIT #Healthcare #Developer #Hiring #Job
  #InterSystems #Caché #Ensemble #HL7 #HealthIT #Healthcare #Developer #Hiring #Job
InterSystemsDev via @like
  
Unpacking pButtons with #Yape - update notes and quick guides >> http://ow.ly/vNHa50vqX4O
#InterSystems #InterSystemsIRIS #Caché #Docker #Containers #Python #DevOps #Performance
  #InterSystems #InterSystemsIRIS #Caché #Docker #Containers #Python #DevOps #Performance
InterSystemsDev via @like
🆕 Coding Talk on #InterSystemsDevelopers YouTube: Informative and Fast WEB API VIA ObjectScript and Ensemble/HealthShare >> https://youtu.be/fhwiSy54lyY
#InterSystems #ObjectScript #Ensemble #HealthShare #API #Programming #Coding
  
  #InterSystems #ObjectScript #Ensemble #HealthShare #API #Programming #Coding
YouTube
  
  Informative and Fast WEB API VIA ObjectScript and Ensemble/HealthShare
  Previous sessions are related to InterSystems ObjectScript: 1. Locking in InterSystems ObjectScript: https://youtu.be/_v2ga5B0ZJk 2. A SOLID Design in InterS...
  InterSystemsDev via @like
How to remove escape characters from JSON >> http://ow.ly/xtTi50vrVEC
#HowTo #InterSystems #Caché #ObjectScript #JSON
  
  #HowTo #InterSystems #Caché #ObjectScript #JSON
InterSystems Developer Community
  
  How to remove escape characters from JSON
  I am still new to cache objectscript and am trying to figure out how I would go about removing the escape characters from my JSON below. When I call the $toJSON method it's adding the "\" charact
  InterSystemsDev via @like
Article on #InterSystemsDevelopers: 
#InterSystems #IRISforHealth #HealthShare #Debugging #SSL #TLS
  
  do ^REDEBUG for debugging SSL/TLS configurations >> http://ow.ly/ECFd50vrWdk#InterSystems #IRISforHealth #HealthShare #Debugging #SSL #TLS
InterSystems Developer Community
  
  `do ^REDEBUG` for debugging SSL/TLS configurations
  This is more for my memory that anything else but I thought I'd share it because it often comes up in comments, but is not in the InterSystems documentation. There is a wonderful utility called ^
  InterSystemsDev via @like
  
📢 New Job Opportunity: Caché Developer - Redditch. More details here: http://ow.ly/imdQ50vrVsd
#InterSystems #Caché #Developer #CSP #Agile #Hiring #Job
  #InterSystems #Caché #Developer #CSP #Agile #Hiring #Job
InterSystemsDev via @like
  
New on #OpenExchange: CachéQuality for Atelier – #IDE extension that helps you detect and fix quality issues as you write #code >> http://ow.ly/KsmC50p6FY0
#InterSystems #InterSystemsIRIS #Caché #Atelier #ObjectScript #JavaScript #Analysis
  #InterSystems #InterSystemsIRIS #Caché #Atelier #ObjectScript #JavaScript #Analysis