InterSystemsDev via @like
🎞 New Video: Tell Your Story with Dashboards #GlobalSummit17 #Video #Dashboards
https://youtu.be/arqeNXegFDw
https://youtu.be/arqeNXegFDw
YouTube
Tell Your Story with Dashboards
Task: Understand key principles of dashboard design. Approach: Discuss best practices for dashboard design. Show dashboards that illustrate key principles. P...
InterSystemsDev via @like
request.GetValueAt Syntax to subfields #CachéObjects #Ensemble #BPL #HL7
https://community.intersystems.com/post/requestgetvalueat-syntax-subfields
https://community.intersystems.com/post/requestgetvalueat-syntax-subfields
InterSystems Developer Community
request.GetValueAt Syntax to subfields
I have a vendor that is sending me an Abbreviation in FT1:16.4.2 that I need to look up against a table to find the correct ID for.
FT1|1|||20180523161501|20180523161503|CG|1906551^Lipid Profile|||1|
FT1|1|||20180523161501|20180523161503|CG|1906551^Lipid Profile|||1|
InterSystemsDev via @like
InterSystems Developer Community May 2018 Digest #InterSystems #DataPlatfrom #Digest #Content
https://community.intersystems.com/post/intersystems-developer-community-may-digest
https://community.intersystems.com/post/intersystems-developer-community-may-digest
InterSystemsDev via @like
Succeeding at #DigitalTransformation – simpler is better, elegant is best! #BigData #IoT
https://www.intersystems.com/data-matters-blog/why-companies-fail-at-digital-transformation/
https://www.intersystems.com/data-matters-blog/why-companies-fail-at-digital-transformation/
InterSystemsDev via @like
📣 Big Announcement: InterSystems Global Summit 2018 registration now open! #InterSystems #GlobalSummit18 #Events
http://ow.ly/q8wU30klYYn
http://ow.ly/q8wU30klYYn
InterSystemsDev via @like
What Are The Atelier Hardware Requirements? #DevelopmentEnvironment #Atelier
https://community.intersystems.com/post/atelier-hardware-requirements
https://community.intersystems.com/post/atelier-hardware-requirements
InterSystems Developer Community
Atelier Hardware Requirements?
I was wondering what the recommended system specifications are for running Atelier.The product link doesn't mention hardware requirements, and it would help to know this to see if any performance
InterSystemsDev via @like
InterSystems IRIS Data Platform 2018.1.1 Release #InterSystemsIRIS #DataPlatform #Release
https://community.intersystems.com/post/intersystems-iris-data-platform-201811-release
https://community.intersystems.com/post/intersystems-iris-data-platform-201811-release
InterSystems Developer Community
InterSystems IRIS Data Platform 2018.1.1 Release
InterSystems is pleased to announce the release of InterSystems IRIS Data Platform 2018.1.1 This is our first follow up to InterSystems IRIS 2018.1.0, released earlier this year. InterSyste
InterSystemsDev via @like
Using Variable as a Repeating Field Index in Property Path #Ensemble #Integration
https://community.intersystems.com/post/variable-repeating-field-index-property-path
https://community.intersystems.com/post/variable-repeating-field-index-property-path
InterSystems Developer Community
Variable as repeating field index in property path
Ensemble 2017.2.I am writing a DTL code action based on the solution described in the posting "How to avoid truncation in HL7 messages with very large fields (32K+)". Because the source value is in a
InterSystemsDev via @like
How to Disable Service/Process/Operation from a function? #HowTo #Ensemble #Integration
https://community.intersystems.com/post/disable-serviceprocessoperation-function
https://community.intersystems.com/post/disable-serviceprocessoperation-function
InterSystems Developer Community
Disable Service/Process/Operation from a function?
Hi,
I am working on a custom service that reads from a file and import content into a global. The problem is that global is also used by other processes. I have been trying to find any way to stop/di
I am working on a custom service that reads from a file and import content into a global. The problem is that global is also used by other processes. I have been trying to find any way to stop/di
InterSystemsDev via @like
How to Update Caché User Full Name field via SQL? #HowTo #Caché #SQL #Users
https://community.intersystems.com/post/how-update-cach%C3%A9-user-full-name-field-sql
https://community.intersystems.com/post/how-update-cach%C3%A9-user-full-name-field-sql
InterSystems Developer Community
How to Update Caché User Full Name field via SQL?
Does anyone have any sample code for updating Caché users (and specifically Full Name and Comments) via SQL? Bonus points for knowing specifically what security resource needs to be assigne
InterSystemsDev via @like
InterSystemsDev via @like
Atelier at EclipseCon France 2018 #Events #EclipseCon #DevelopmentEnvironment #Atelier #Eclipse
https://community.intersystems.com/post/atelier-eclipsecon-france-2018
https://community.intersystems.com/post/atelier-eclipsecon-france-2018
InterSystemsDev via @like
What Object Script command can write KILLdes journal records? #Caché #Journaling #Globals #Interoperability
https://community.intersystems.com/post/what-object-script-command-can-write-killdes-journal-records
https://community.intersystems.com/post/what-object-script-command-can-write-killdes-journal-records
InterSystems Developer Community
What Object Script command can write KILLdes journal records?
I'm working on a task where I need to apply journal file records to another database. I can't use Journal.Restore class methods as I need to perform some data transformation, there
InterSystemsDev via @like
One simple Docker trick to halve your image build time #InterSystemsIRIS #Containerization #Docker
https://community.intersystems.com/post/one-simple-docker-trick-halve-your-image-build-time
https://community.intersystems.com/post/one-simple-docker-trick-halve-your-image-build-time
InterSystems Developer Community
One simple Docker trick to halve your image build time
When starting with containers and docker it's important to remember to set correct storage driver value. InterSystems IRIS container supports devicemapper storage driver on Linux and it can be used in
InterSystemsDev via @like
How to add an underscore to WebMethod name? #HowTo #WebServices
https://community.intersystems.com/post/how-add-underscore-webmethod-name
https://community.intersystems.com/post/how-add-underscore-webmethod-name
InterSystems Developer Community
How to add an underscore to WebMethod name
Hi, guys,One of my clients was required by the hospital to name their webservice operation as Action_Subject, ie. Get_PatientInfoWhen I define the web method as "Get_PatientInfo" as below,/// MyApp.My
InterSystemsDev via @like
How to reset storage definition in Atelier? #HowTo #DevelopmentEnvironment #Atelier
https://community.intersystems.com/post/how-do-you-reset-storage-definition-atelier
https://community.intersystems.com/post/how-do-you-reset-storage-definition-atelier
InterSystems Developer Community
How do you reset storage definition in Atelier?
I'm just getting started with Atelier and HealthShare. I created a persistent class, then realized I didn't want it. There is information in help about resetting storage definitions, where you use 'de
InterSystemsDev via @like
🎞 New Webinar: Introducing InterSystems Cloud Manager #Webinar #Cloud #CloudManager
https://youtu.be/QhDwfS9x1zo
https://youtu.be/QhDwfS9x1zo
YouTube
Introducing InterSystems Cloud Manager
When you hear people talk about moving their applications to the cloud, are you unsure what exactly they mean? Do you want a solution to migrating your local...
InterSystemsDev via @like
$CASE For Long Stories #ObjectScript #CodeSnippet
https://community.intersystems.com/post/case-long-stories
https://community.intersystems.com/post/case-long-stories
InterSystems Developer Community
$CASE For Long Stories
Hi, Community!$CASE is a fine syntax sugar for "Ifs" with one-line/one-word expressions, like in docs:
SET daynum=$ZDATE($HOROLOG,10)
WRITE $CASE(daynum,
1:"Monday",2:"Tuesday"
SET daynum=$ZDATE($HOROLOG,10)
WRITE $CASE(daynum,
1:"Monday",2:"Tuesday"
InterSystemsDev via @like
📢 Take part in the International Summer School in Russia! #InterSystems #Events #SummerSchool
https://community.intersystems.com/post/join-international-summer-school
https://community.intersystems.com/post/join-international-summer-school