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
InterSystemsDev via @like
Q&A on #InterSystemsDevelopers: SQL joining tables on collection list >> http://ow.ly/3N7u50vvzuG
#InterSystems #Caché #SQL #Coding
  
  #InterSystems #Caché #SQL #Coding
InterSystems Developer Community
  
  SQL joining tables on collection list
  Class ICT.Experiments.A Extends %Persistent 
{
Property Name As %String;
Property Collection As list Of ICT.Experiments.B;
Property Collection2 A
  {
Property Name As %String;
Property Collection As list Of ICT.Experiments.B;
Property Collection2 A
InterSystemsDev via @like
Read the article about the new #OpenExchange App: A more useFull Object Dump >> http://ow.ly/ovr250vvB4b
#InterSystems #InterSystemsIRIS #Caché #Testing #Tools
  
  #InterSystems #InterSystemsIRIS #Caché #Testing #Tools
InterSystems Developer Community
  
  A more useFull Object Dump
  The code of %Z.obj is available on Open Exchange.During testing your code you are are often confronted with the need to examinethe actual content of an object. Either using ZWRITE or $system.OBJ.Dump(
  InterSystemsDev via @like
This media is not supported in your browser
    VIEW IN TELEGRAM
  New #BestPractice on #InterSystemsDevelopers: Brief introduction to Test Driven Development with Caché and CosFaker >> http://ow.ly/Up9c50vvABX
#InterSystems #Caché #OpenExchange #Testing #Development
  #InterSystems #Caché #OpenExchange #Testing #Development
InterSystemsDev via @like
"InterSystems API Manager Introduction" video is already on #InterSystemsDevelopers YouTube >> https://youtu.be/vO6kz1G4eVg
#InterSystems #InterSystemsIRIS #IRISforHealth #API #Interoperability #Containers #JSON #WebDevelopment
  
  #InterSystems #InterSystemsIRIS #IRISforHealth #API #Interoperability #Containers #JSON #WebDevelopment
YouTube
  
  InterSystems API Manager Introduction
  InterSystems API Manager is a tool that allows you to manage your APIs within InterSystems IRIS™ and InterSystems IRIS for Health™. In this video, Product Manager Stefan Wittmann describes what API Manager is and describes several use cases in which the tool…
  InterSystemsDev via @like
Q&A on #InterSystemsDevelopers: Can a JSON variable (%Library.DynamicObject) ever be a property in an Ens.Request object? Nothing but <INVALID OREF> errors >> http://ow.ly/63ym50vxvZi
#InterSystems #Caché #Ensemble #JSON #CSV
  
  #InterSystems #Caché #Ensemble #JSON #CSV
InterSystems Developer Community
  
  Can a JSON variable (%Library.DynamicObject) ever be a property in an Ens.Request object? Nothing but <INVALID OREF> errors
  I have a process that takes data from a CSV file (actually a record mapper object) and creates a nicely formatted JSON string I would love to send this along to a RESTful business operation.  How
  InterSystemsDev via @like
  
🆕 Blog: What makes hackathons so special? For starters, it’s a place where developers and entrepreneurs come together to innovate >> http://ow.ly/hcAC50vwCnz
#InterSystems #Developers #Hackathon #TechCrunch #Innovation #DevOps
  #InterSystems #Developers #Hackathon #TechCrunch #Innovation #DevOps
InterSystemsDev via @like
  
📢 Hey followers! Do you know that this year you have a unique chance to get certified on InterSystems technologies at the Global Summit 2019! More details here: http://ow.ly/FKpb50vxvmy
#InterSystems #GlobalSummit19 #InterSystemsDevelopers #Developers #Tech #IT #TechEvent
  #InterSystems #GlobalSummit19 #InterSystemsDevelopers #Developers #Tech #IT #TechEvent
InterSystemsDev via @like
  
🎞 Worth watching! "How to Submit Your #InterSystems Solution, Connector or Library to Open Exchange" #Coding Talk presented by Evgeny Shvarov >> https://youtu.be/duAVaIEeXS8
#InterSystemsDevelopers #OpenExchange #GitHub #Solutions #Tools #Marketplace #Developers
  #InterSystemsDevelopers #OpenExchange #GitHub #Solutions #Tools #Marketplace #Developers
InterSystemsDev via @like
How to add two or more file attachments into the %Net.MailMessage >> http://ow.ly/Kmhz50vC28v
#HowTo #InterSystems #Caché #ObjectScript
  
  #HowTo #InterSystems #Caché #ObjectScript
InterSystems Developer Community
  
  How can I add two or more file attachments into the %Net.MailMessage
  I've tried this:        s status=msg.AttachFile("F:\MyDir","myFirstFile.pdf",1,.count)        s status=msg.AttachFile("
  InterSystemsDev via @like
This media is not supported in your browser
    VIEW IN TELEGRAM
  📢 Finally! GitHub now supports InterSystems ObjectScript! Read more here: http://ow.ly/uMsX50vC2uv
#InterSystems #ObjectScript #GitHub #Coding #Developers #InterSystemsDevelopers
  #InterSystems #ObjectScript #GitHub #Coding #Developers #InterSystemsDevelopers
InterSystemsDev via @like
  
New #BestPractice on #InterSystemsDevelopers: Old/New Dynamic SQL Cheat Sheet >> http://ow.ly/5hZL50vBZyN
#InterSystems #Caché #Coding #SQL
  #InterSystems #Caché #Coding #SQL
InterSystemsDev via @like
  
📢 We are pleased to invite you to the upcoming #webinar "Master Data Management and Your Enterprise" on 3rd of September at 11:00 EDT! Register & get more info here: http://ow.ly/VH5450vC3MW
#InterSystems #InterSystemsIRIS #DataManagement #AI #ML #MDM #Developers #Coding
  #InterSystems #InterSystemsIRIS #DataManagement #AI #ML #MDM #Developers #Coding
InterSystemsDev via @like
Q&A on #InterSystemsDevelopers: %SYS.LDAP - AddExts >> http://ow.ly/gsYw50vEMtc
#InterSystems #InterSystemsIRIS #Caché #WebDevelopment #ZEN
  
  #InterSystems #InterSystemsIRIS #Caché #WebDevelopment #ZEN
InterSystems Developer Community
  
  %SYS.LDAP - AddExts
  Hi,Anyone know the correct way to pass the user and password of a new account using %SYS.LDAP?Set Status=##Class(%SYS.LDAP).AddExts(LD,DN,Attributes)
  InterSystemsDev via @like
  
Speeding up Source and Target drop-downs in Message Viewer >> http://ow.ly/70Gu50vENSV
#InterSystems #HealthShare #CPU #Performance #Tips
  #InterSystems #HealthShare #CPU #Performance #Tips
InterSystemsDev via @like
🎞 New video on #InterSystemsDevelopers YouTube: Machine Learning - How it Works - Part 1 >> https://youtu.be/47M8FWB5C5Y
#InterSystems #DeepLearning #ML #Analytics
  
  #InterSystems #DeepLearning #ML #Analytics
YouTube
  
  Machine Learning: How it Works - Part 1
  → Machine Learning - How it Works - Part 2: https://youtu.be/umt4DJV04LE This video cover the basic concepts of machine learning and demonstrate them in acti...
  InterSystemsDev via @like
Q&A on #InterSystemsDevelopers: Read attribute in the Xdata block >> http://ow.ly/xLPj50vJZ46
#InterSystems #Caché #XML
  
  #InterSystems #Caché #XML
InterSystems Developer Community
  
  read attribute in the Xdata block
  I need to read the sourceClass attribute of the transform node in the Xdata block of a dtl.given:Class EXC.DTL.Lamont Extends Ens.DataTransformDTL [ DependsOn = (Sam.msg.lamon
  InterSystemsDev via @like
New #BestPractice on #InterSystemsDevelopers: Handling Date and Time Operations in Caché >> http://ow.ly/3jpq50vJWlJ
#InterSystems #Caché #ObjectScript #Coding
  
  #InterSystems #Caché #ObjectScript #Coding
InterSystems Developer Community
  
  Handling Date and Time Operations in Caché
  Here are a few examples of conversions and operations you might need, along with links to documentation where you can learn more.At the time I wrote this, Eastern Daylight Time was in effect for my Ca