InterSystemsDev via @like
🎞 New Video: Elements of Sharding #InterSystemsIRIS #Sharding #Scalability
https://youtu.be/DnneP_4frKc
  
  https://youtu.be/DnneP_4frKc
YouTube
  
  Elements of Sharding
  This video provides an introduction to sharding in InterSystems IRIS Data Platform™. It describes the architecture of a sharded cluster, how sharding works w...
  InterSystemsDev via @like
Extract piece of string #Ensemble #ObjectScript #Regex
https://community.intersystems.com/post/extract-piece-string
  
  https://community.intersystems.com/post/extract-piece-string
InterSystems Developer Community
  
  Extract piece of string
  Hello guys,I was wondering whether there is another alternative to extracting a certain string out from a bigger one, rather than using the function $piece.Maybe regular expressions? Another specific
  InterSystemsDev via @like
  
💡 (Rescheduled Webinar July 31) It’s Machine Learning, Not Rocket Science! #InterSystems #Events #Webinar #MachineLearning
http://ow.ly/mBqO30l8dP6
  http://ow.ly/mBqO30l8dP6
InterSystemsDev via @like
Query+Response in the same port (QRY A19 + ADR A19) #InterSystems #Ensemble #Interoperability
https://community.intersystems.com/post/queryresponse-same-port-qry-a19-adr-a19
  
  https://community.intersystems.com/post/queryresponse-same-port-qry-a19-adr-a19
InterSystems Developer Community
  
  Query+Response in the same port (QRY A19 + ADR A19)
  Hello guys,I'm trying to achieve the same at this guy:https://groups.google.com/forum/#!topic/ensemble-in-healthcare/Hw9cRgVTTGYBut I couldn't actually figure out how to save the calling application p
  InterSystemsDev via @like
How to automate the printing/PDFing of a DeepSee Dashboard or contents? #DeepSee #Dashboards #PDF #Printing
https://community.intersystems.com/post/there-way-automate-printingpdfing-deepsee-dashboard-or-contents
  
  https://community.intersystems.com/post/there-way-automate-printingpdfing-deepsee-dashboard-or-contents
InterSystems Developer Community
  
  Is there a way to automate the printing/PDFing of a DeepSee Dashboard or contents?
  Hi hi,  Is there any way to do an automated daily print-to-PDF of a dashboard (its' widgets / pivots etc)?  I am able to add a "Print" Control to a Widget on a dashboard to do the default De
  InterSystemsDev via @like
%DOC with DeepSee #InterSystems #DeepSee #DocumentDataModel #NoSQL
https://community.intersystems.com/post/doc-deepsee
  
  https://community.intersystems.com/post/doc-deepsee
InterSystems Developer Community
  
  %DOC with DeepSee
  Hello,I have imported my data with the following code (%DocDB).set filename = "/home/student/Dokumente/convertcsv.json"IF $SYSTEM.DocDB.Exists("Fitabase1") { SET db = ##class(%DocDB.Database
  InterSystemsDev via @like
Caché CSP REST <MAXSTRING> error when writing back the response #CachéObjects #JSON #RESTServices #SQL
https://community.intersystems.com/post/cach%C3%A9-csp-rest-error-when-writing-back-response
  
  https://community.intersystems.com/post/cach%C3%A9-csp-rest-error-when-writing-back-response
InterSystems Developer Community
  
  Caché CSP REST  error when writing back the response
  I'm trying to have my REST service return the entire data set for one of our legacy globals.  Currently I am parsing the object from a SQL statement into generic objects to be returned like this:
  InterSystemsDev via @like
  
💡 ICYMI: InterSystems IRIS Data Platform Now Certified on the Google Cloud Platform Marketplace #InterSystemsIRIS #Google #Cloud
http://bit.ly/2M7thpa
  http://bit.ly/2M7thpa
InterSystemsDev via @like
Converting HTTP to HTTPS #CachéObjects #Ensemble #RESTServices #API
https://community.intersystems.com/post/converting-http-https
  
  https://community.intersystems.com/post/converting-http-https
InterSystems Developer Community
  
  Converting http to https
  I have an Enslib REST web service using an http host. How can it be converted to use https?
  InterSystemsDev via @like
Import/export data from InterSystems Caché #CachéObjects #Databases
https://community.intersystems.com/post/importexport-data-intersystems-cach%C3%A9
  
  https://community.intersystems.com/post/importexport-data-intersystems-cach%C3%A9
InterSystems Developer Community
  
  Import/export data from InterSystems Caché
  Hi! 
Suppose I have full access to Caché database instance A and want to export consistent part of the data and import it into another Caché instance B. Classes are equal.
What are the most gene
  Suppose I have full access to Caché database instance A and want to export consistent part of the data and import it into another Caché instance B. Classes are equal.
What are the most gene
InterSystemsDev via @like
  
📍InterSystems Developer Community July 2018 Digest #InterSystems #DataPlatfrom #Digest #Content
http://ow.ly/YG8d30ldOLf
  http://ow.ly/YG8d30ldOLf
InterSystemsDev via @like
🎞 New Video: Deploying Shards Using InterSystems Cloud Manager #Deployment #Sharding #Docker #Containers #Cloud
https://youtu.be/UV1zYRQUPlw
  
  https://youtu.be/UV1zYRQUPlw
YouTube
  
  Deploying Shards Using InterSystems Cloud Manager
  In this demonstration, you will learn how to deploy a sharded cluster using InterSystems Cloud Manager, including defining the deployment, provisioning the a...
  InterSystemsDev via @like
EnsLib.HL7.Operation.FileOperation - Line Feed #InterSystems #Ensemble #HL7 #BusinessOperation
https://community.intersystems.com/post/enslibhl7operationfileoperation-line-feed
  
  https://community.intersystems.com/post/enslibhl7operationfileoperation-line-feed
InterSystems Developer Community
  
  EnsLib.HL7.Operation.FileOperation - Line Feed
  Hi, I am using a standard EnsLib.HL7.Operation.FileOperation to create files based on HL7 messages but I just realised that lines in the output file only contain CR (Character Return) but no
  InterSystemsDev via @like
Find diff between two ObjectScript lists #CodeSnippet #InterSystemsIRIS #ObjectScript
https://community.intersystems.com/post/find-diff-between-two-objectscript-lists
  
  https://community.intersystems.com/post/find-diff-between-two-objectscript-lists
InterSystems Developer Community
  
  Find diff between two ObjectScript lists
  (Originally posted by @Eduard.Lebedyuk on Intersystems CODE, 6/26/14) This code snippet determines the difference between two ObjectScript lists. The class method "test" runs the code, and its paramet
  InterSystemsDev via @like
GlobalBinaryStream write to file on server #Caché #Ensemble #Globals
https://community.intersystems.com/post/globalbinarystream-write-file-server
  
  https://community.intersystems.com/post/globalbinarystream-write-file-server
InterSystems Developer Community
  
  GlobalBinaryStream write to file on server
  I have a process which is passed a .rtf within a GlobalBinaryStream. I am trying to then output just the .rtf to a folder on a server, but not even sure where to start.Is there a Built in Operati
  InterSystemsDev via @like
Load a ML model into InterSystems IRIS #Analytics #InterSystemsIRIS #MachineLearning #API
https://community.intersystems.com/post/load-ml-model-intersystems-iris
  
  https://community.intersystems.com/post/load-ml-model-intersystems-iris
InterSystems Developer Community
  
  Load a ML model into InterSystems IRIS
  Hi all. Today we are going to upload a ML model into IRIS Manager and test it.Note: I have done the following on Ubuntu 18.04, Apache Zeppelin 0.8.0, Python 3.6.5.IntroductionThese days many available
  InterSystemsDev via @like
  
Global Summit 2018: Topics Posted for Solution Developers Conference #InterSystems #Events #GlobalSummit18
http://ow.ly/iVGM30lki4A
  http://ow.ly/iVGM30lki4A
InterSystemsDev via @like
  
🎞 The recording of "It's #MachineLearning, not Rocket Science" is now available on Developer Community YouTube Channel! #Webinar #AI #BigData
https://youtu.be/o0-xd2Sy7t8
  https://youtu.be/o0-xd2Sy7t8
InterSystemsDev via @like
Export all code in one file #Caché #Ensemble #DevelopmentEnvironment #Deployment
https://community.intersystems.com/post/export-all-code-one-file
  
  https://community.intersystems.com/post/export-all-code-one-file
InterSystems Developer Community
  
  Export all code in one file
  Hi all,I want to export a production in one file, but it has some code in macros, include and class files. I'm exporting using portal (Classes / Select All / Export) but I need the same in macro's tab
  InterSystemsDev via @like
InterSystems Global Summit 2018: Super Early Bird discount ends soon! #Events #Conference #GlobalSummit18
https://community.intersystems.com/post/global-summit-2018-super-early-bird-discount-ends-soon
  
  https://community.intersystems.com/post/global-summit-2018-super-early-bird-discount-ends-soon
InterSystems Developer Community
  
  Global Summit 2018 - Super Early Bird discount ends soon!
  Are you thinking of attending the Solution Developers Conference at Global Summit 2018?  Time is running out to get your super early bird discount and save over $650 (USD) off the regular confere