InterSystemsDev via @like
Adding #Java to a IRIS Docker Image #InterSystems #InterSystemsIRIS #Docker
>> http://ow.ly/4WUd30nj0Of <<
>> http://ow.ly/4WUd30nj0Of <<
InterSystems Developer Community
Adding Java to a IRIS Docker image
IRIS is a powerful platform and one of the new features is the Java Business Host (DOC: Connecting Systems Using Java Business Hosts) that allow you to develop Business Services and Business Operation
InterSystemsDev via @like
InterSystemsDev via @like
[5-6 February, 2019] Save the Date — InterSystems Benelux Symposium 2019 #Caché #InterSystemsIRIS #Healthcare #Events #Symposium
See the details: http://ow.ly/tVDN30nji4l
See the details: http://ow.ly/tVDN30nji4l
InterSystemsDev via @like
ObjectScript, #InterSystemsIRIS, #Caché, upgrading and #Java, #Python, C++ whatever ❔ #ObjectScript #DevelopmentEnvironment #Monitoring #DataModel
http://ow.ly/RIXN30nk6cr
http://ow.ly/RIXN30nk6cr
InterSystems Developer Community
ObjectScript, IRIS, CACHE, upgrading and Java, Python, C++ whatever
HiTotally new to IRIS and Cache.Trying to evaluate it and work out how we could use it.As a standard application database. Object or relational etc. does not matter. Issue is ObjectScript.So:1) C
InterSystemsDev via @like
Please welcome Caché #ODBC for Node.js on InterSystems #OpenExchange ☑️ #Caché #NodeJS
>> http://ow.ly/otNg30nk8ps <<
>> http://ow.ly/otNg30nk8ps <<
InterSystemsDev via @like
New #Release of InterSystems Data Platforms: #Caché and #Ensemble 2018.1.1
>> http://ow.ly/UBSz30nk6Q6 <<
>> http://ow.ly/UBSz30nk6Q6 <<
InterSystemsDev via @like
Async mirror server as server for #analytics in the cloud ❔ #InterSystemsIRIS #Mirroring #Cloud #Backup
>> http://ow.ly/5uGK30nlGmD <<
>> http://ow.ly/5uGK30nlGmD <<
InterSystems Developer Community
Async mirror server as server for analytics in the cloud
Hi All!I asked previously about the DR server in the cloud but actually, I'm curious about the backup server to use as analytics server more than for recovery in DR case.There is a recommended practic
InterSystemsDev via @like
Issues on Mixed Mirrors of IRIS vs. Caché InterSystems #InterSystemsIRIS #Caché #HighAvailability #Mirroring
>> http://ow.ly/Q4mf30nlGxx <<
>> http://ow.ly/Q4mf30nlGxx <<
InterSystems Developer Community
Issues on Mixed Mirrors of IRIS vs. Caché
I'd like to make you aware of a trap I just fell into.I run a Mirror for Caché some while using an Arbiter - OKNow some months later I installed IRIS and planned a Mirror with ISCAgent:That
InterSystemsDev via @like
Source control with a shared development instance #Atelier #DevelopmentEnvironment #ChangeManagement #Perforce #SVN
>> http://ow.ly/gs1T30nlGG5 <<
>> http://ow.ly/gs1T30nlGG5 <<
InterSystems Developer Community
Source control with a shared development instance
The goal of this article is to give users of InterSystems products background on source control in general, and how it can be used with Atelier, an Eclipse plugin. Specifically, I'll be
InterSystemsDev via @like
New #Video is available on #DeveloperCommunity YouTube: Automating Enforcement of Code Standards #GlobalSummit18 #RapidDevelopment #CodeStandards #Tools #SourceControl
>> https://youtu.be/F0uI9pkUiu4 <<
>> https://youtu.be/F0uI9pkUiu4 <<
YouTube
Automating Enforcement of Code Standards
This video discusses how you can use source control hooks to standardize capitalization, code completion, stylistic approach of code blocks, etc. Enforcing c...
InterSystemsDev via @like
Convert #UTF-8 encoded error files to #ANSI encoded files #CodeSnippet
>> http://ow.ly/f7BM30nmsPh <<
>> http://ow.ly/f7BM30nmsPh <<
InterSystems Developer Community
Convert UTF-8 encoded error files to ANSI encoded files
Hi All,I am converting UTF-8 encoded error files to ANSI files and for that I had written below piece of code. But I am not able to get ANSI encoded files.Code Snippets:Set tReadStatus = ""
InterSystemsDev via @like
Importing Code from External Libraries #Caché #Java #JavaScript #NodeJS #Callout
>> http://ow.ly/s4gI30nmt4k <<
>> http://ow.ly/s4gI30nmt4k <<
InterSystems Developer Community
Importing code from external libraries
# Intro
Recently I reread [this article](https://community.intersystems.com/post/story-support-how-quest-raw-deflate-compressiondecompression-function-leads-node-callout-server) by @Bernd.Mueller.
Recently I reread [this article](https://community.intersystems.com/post/story-support-how-quest-raw-deflate-compressiondecompression-function-leads-node-callout-server) by @Bernd.Mueller.
InterSystemsDev via @like
💡 Check the new #BestPractice on #DeveloperCommunity: SQL Performance Resources #InterSystemsIRIS #Performance #SQL
>> http://ow.ly/b70A30nmtbp <<
>> http://ow.ly/b70A30nmtbp <<
InterSystems Developer Community
SQL Performance Resources
There are three things most important to any SQL performance conversation: Indices, TuneTable, and Show Plan. The attached PDFs includes historical presentations on these topics that cover
InterSystemsDev via @like
⚡️ [GREAT NEWS] InterSystems Data Platforms #Caché and #InterSystemsIRIS named as Customers' choice 2019 in Operational Database Management Systems! 👏🏼
>> http://ow.ly/Cmpg30nmu1l <<
>> http://ow.ly/Cmpg30nmu1l <<
InterSystemsDev via @like
How to do an #HL7 to FRL (flat record layout) interface in InterSystems #Ensemble? #HowTo #BusinessOperation
>> http://ow.ly/Bgxf30noDz4 <<
>> http://ow.ly/Bgxf30noDz4 <<
InterSystems Developer Community
Best way to do an HL7 to FRL(flat record layout) interface in Ensemble.
What would be the best way to do a HL7 - Business Service to FRL(Flat Record Layout)- Business Operation?Do I need to use the record mapper to define the file output? Does anyone have an ex
InterSystemsDev via @like
How to copy #CSV data into a global object? #HowTo #InterSystems #Caché
>> http://ow.ly/keWg30noDi7 <<
>> http://ow.ly/keWg30noDi7 <<
InterSystems Developer Community
Copy csv data into a global object
Hi, I have a CSV file with a list of 5000 records in the following formatName, Acc, divisionEric, 1234, 567John, 1235, 987Peter, 3214, 879I just want to copy the Acc, division to a global so eventuall
InterSystemsDev via @like
Perforce Example of Shared Development with #Atelier 💡 #ChangeManagement #DevelopmentEnvironment #Perforce
>> http://ow.ly/LZNp30noDnG <<
>> http://ow.ly/LZNp30noDnG <<
InterSystemsDev via @like
Should you trust Codd or your objects? #Caché #CachéObjects #DataModel #Mapping #Python
>> http://ow.ly/PAxt30noDFs <<
>> http://ow.ly/PAxt30noDFs <<
InterSystemsDev via @like
New #Framework on #OpenExchange: Laracaché — an InterSystems Caché #ODBC driver package for #Laravel 💡 #Caché #PHP
Check it: http://ow.ly/IbeZ30nr3ax
Check it: http://ow.ly/IbeZ30nr3ax