InterSystemsDev via @like
Creating SSL-Enabled Mirror on InterSystems IRIS Using Public Key Infrastructure (PKI) #BestPractices #InterSystemsIRIS #HighAvailability #Mirroring #SSL #SysAdmin
https://community.intersystems.com/post/creating-ssl-enabled-mirror-intersystems-iris-using-public-key-infrastructure-pki
  https://community.intersystems.com/post/creating-ssl-enabled-mirror-intersystems-iris-using-public-key-infrastructure-pki
InterSystemsDev via @like
Installation Manifest – How to disabled the journal globals by the XML? #HowTo #Caché #ContinuousIntegration #Admin
https://community.intersystems.com/post/installation-manifest-i-can-disabled-journal-globals-xml
  
  https://community.intersystems.com/post/installation-manifest-i-can-disabled-journal-globals-xml
InterSystems Developer Community
  
  Installation Manifest - I can disabled the journal globals by the XML?
  I'm creating a new namespace by the installation manifest XML and in the "database" tag configuration I don't see attribute to configure if I what jounal globals or not to this database.In the databas
  InterSystemsDev via @like
🎞 New Video: What's Lurking in Your Data Lake? #InterSystems #GlobalSummit17 #Video
https://youtu.be/FGr5CAyWcGY
  
  https://youtu.be/FGr5CAyWcGY
YouTube
  
  What's Lurking in Your Data Lake?
  Task: Become familiar with InterSystems new technology for horizontal scalability. Approach: Show the technical details of how we can greatly increased the p...
  InterSystemsDev via @like
Error with set parObj = {}.%FromJSON(%request.Content.ReadLineIntoStream()) #Caché #JSON #RESTServices
https://community.intersystems.com/post/error-set%C2%A0parobj%C2%A0-fromjsonrequestcontentreadlineintostream
  
  https://community.intersystems.com/post/error-set%C2%A0parobj%C2%A0-fromjsonrequestcontentreadlineintostream
InterSystems Developer Community
  
  Error with set parObj = {}.%FromJSON(%request.Content.ReadLineIntoStream())
  I try to test our REST/JSON (POST) services,where queryparametres are in content as json and the answer in contet is also as json.This is my testClient:Class XXX.RESTClient Extends %Reg
  InterSystemsDev via @like
How to display a property containing html without encoding all special characters? #HowTo #CachéObjects #HTML
https://community.intersystems.com/post/how-display-property-containing-html-without-encoding-all-special-characters
  
  https://community.intersystems.com/post/how-display-property-containing-html-without-encoding-all-special-characters
InterSystems Developer Community
  
  How to display a property containing html without encoding all special characters
  I have a class thus:-Class RMH.ClinDoc.Response.GetEPRDisplayResponse Extends Ens.Response [ProcedureBlock]{Property GetEPRDisplayResult As %XML.String;}The property GetEPRDisplayResult  contains
  InterSystemsDev via @like
Parse binary data by InterSystems ObjectScript #Caché #ObjectScript
https://community.intersystems.com/post/parse-binary-data-cos
  
  https://community.intersystems.com/post/parse-binary-data-cos
InterSystems Developer Community
  
  Parse binary data by InterSystems ObjectScript
  I am trying to read some binary data from a local file or through socket.The binary data is like H.264 codec, I need to read data BYTE by BYTE (even BIT by BIT) and decide the next step base
  InterSystemsDev via @like
How to reference one element of an array property from another class? #HowTo #CachéObjects
https://community.intersystems.com/post/how-reference-one-element-array-property-another-class
  
  https://community.intersystems.com/post/how-reference-one-element-array-property-another-class
InterSystems Developer Community
  
  How to reference one element of an array property from another class
  Hello,I need to add a new property ("Injection") to an existing database.  The existing database contains, in part:An "ImageStudy" which contains one or more "ImageFiles"  defined as follows
  InterSystemsDev via @like
  
📌 (Webinar July 24) Sharding as the basis of Scaling in InterSystems IRIS Data Platform #Webinar #InterSystemsIRIS #Sharding
http://ow.ly/7bsl30kPQur
  http://ow.ly/7bsl30kPQur
InterSystemsDev via @like
Recommended resources for understanding sequence of events in CSP applications #Caché #WebDevelopment #CSP
https://community.intersystems.com/post/recommended-resources-understanding-sequence-events-csp-applications
  
  https://community.intersystems.com/post/recommended-resources-understanding-sequence-events-csp-applications
InterSystems Developer Community
  
  Recommended resources for understanding sequence of events in CSP applications
  I have inherited a web-based database application and I'm having a hard time understanding the sequence of events when CSP pages are opened.  I have very limited web development experience.Can an
  InterSystemsDev via @like
  
Maintenance Releases 2017.2.2 #InterSystems #Caché #Ensemble #Releases
https://community.intersystems.com/post/maintenance-releases-201722
  https://community.intersystems.com/post/maintenance-releases-201722
InterSystemsDev via @like
The way to launch Apache Spark + Apache Zeppelin + InterSystems IRIS #InterSystems #InterSystemsIRIS #ApacheSpark #ApacheZeppelin
https://community.intersystems.com/post/way-launch-apache-spark-apache-zeppelin-intersystems-iris
  
  https://community.intersystems.com/post/way-launch-apache-spark-apache-zeppelin-intersystems-iris
InterSystems Developer Community
  
  The way to launch Apache Spark + Apache Zeppelin + InterSystems IRIS
  Hi all. Yesterday I tried to connect Apache Spark, Apache Zeppelin, and InterSystems IRIS. During the process, I experienced troubles connecting it all together and I did not find 
  InterSystemsDev via @like
  
📌 (Webinar July 19) It’s Machine Learning, Not Rocket Science! #InterSystems #Events #Webinar #MachineLearning
http://ow.ly/DByF30kTkau
  http://ow.ly/DByF30kTkau
InterSystemsDev via @like
💬 LVM PE Striping to maximize Hyper-Converged storage throughput #Performance #Deployment #Platforms #RHEL #SysAdmin
https://community.intersystems.com/post/lvm-pe-striping-maximize-hyper-converged-storage-throughput
  
  https://community.intersystems.com/post/lvm-pe-striping-maximize-hyper-converged-storage-throughput
InterSystems Developer Community
  
  LVM PE Striping to maximize Hyper-Converged storage throughput
  This post provides useful links and an overview of best practice configuration for low latency storage IO by creating LVM Physical Extent (PE) stripes for database disks on InterSystems Data Platforms
  InterSystemsDev via @like
🎞 New Video: Data Platform Scalability #InterSystems #DataPlatform #InterSystemsIRIS #Scalability #Video
https://youtu.be/UY0cSc4kPGA
  
  https://youtu.be/UY0cSc4kPGA
YouTube
  
  Data Platform Scalability
  As a business grows, so should the supporting data platform. This happens in many ways with many different needs to be met. The different workloads and diffe...
  InterSystemsDev via @like
  
GraphQL for InterSystems Data Platforms #Caché #Ensemble #HealthShare #InterSystemsIRIS #API #Architect 
https://community.intersystems.com/post/graphql-intersystems-data-platforms
  https://community.intersystems.com/post/graphql-intersystems-data-platforms
InterSystemsDev via @like
Adding TLS to ZAUTHENTICATE #CachéObjects #Ensemble #Security #LDAP #SSL
https://community.intersystems.com/post/adding-tls-zauthenticate
  
  https://community.intersystems.com/post/adding-tls-zauthenticate
InterSystems Developer Community
  
  Adding TLS to ZAUTHENTICATE
  I wrote a ZAUTHENTICATE.mac a couple of months back, and found recently that it is creating coredumps on almost a nightly basis. I think I have figured out this problem to be not clearing out my MsgSe
  InterSystemsDev via @like
  
Continuous Delivery of your InterSystems solution using GitLab - Part VIII: CD using ICM  #InterSystemsIRIS #ICM #ContinuousDelivery #ContinuousIntegration #Containerization
http://ow.ly/LYJw30kYvg1
  http://ow.ly/LYJw30kYvg1
InterSystemsDev via @like
  
Prague Meetup for InterSystems Data Platform #InterSystems #Events #Meetup
https://community.intersystems.com/post/group-prague-meetup-intersystems-data-platform
  https://community.intersystems.com/post/group-prague-meetup-intersystems-data-platform
InterSystemsDev via @like
InterSystems products running on AIX on Power 9 #InterSystems #Platforms #AIX #Power9
https://community.intersystems.com/post/intersystems-products-running-aix-power-9
  
  https://community.intersystems.com/post/intersystems-products-running-aix-power-9
InterSystems Developer Community
  
  InterSystems products running on AIX on Power 9
  InterSystems products (InterSystems IRIS, Caché and Ensemble) support AIX on Power 9 chips starting with:Caché/Ensemble 2017.1.3InterSystems IRIS 2018.1.1