InterSystemsDev via @like
Introducing InterSystems Cloud Manager Webinar, May 17th 2018 #Webinar #InterSystemsIRIS #Cloud
https://community.intersystems.com/post/webinar-may-17-introducing-intersystems-cloud-manager
https://community.intersystems.com/post/webinar-may-17-introducing-intersystems-cloud-manager
InterSystemsDev via @like
How to set dynamic variable names? #HowTo #Caché #ObjectScript
https://community.intersystems.com/post/how-set-dynamic-variable-names
https://community.intersystems.com/post/how-set-dynamic-variable-names
InterSystems Developer Community
How to set dynamic variable names ?
Hi ,Does anyone know how to dynamically set a variable, for example set Counter = 1set x_Counter ="test" in Cache Object script. I tried with EXECUTE XECUTE ("set x"_Counter "="
InterSystemsDev via @like
DeepSee Dashboards #InterSystems #DeepSee #Dashboards
https://community.intersystems.com/post/deepsee-dashboards-0
https://community.intersystems.com/post/deepsee-dashboards-0
InterSystems Developer Community
DeepSee Dashboards
Hi everybody, I like to know how Ican determine the same colors of Series Detail of a graph that applies to all widjets. I created a theme based on a specific widjet and apply to others, but didi
InterSystemsDev via @like
DeepSee: Databases, Namespaces, and Mappings - Part 5 of 5 #DeepSee #DataPlatform #Analytics #Development #Tutorial
https://community.intersystems.com/post/deepsee-databases-namespaces-and-mappings-part-5-5
https://community.intersystems.com/post/deepsee-databases-namespaces-and-mappings-part-5-5
InterSystems Developer Community
DeepSee: Databases, Namespaces, and Mappings - Part 5 of 5
The following post concludes the series with a list of all databases seen in the example for the fully flexible architecture.Databases and mappingsThe databases described below should be defined for e
InterSystemsDev via @like
Welcome to HL7 FHIR Dev Days 2018, June 19-21, Boston, MA! #InterSystems #HL7 #FHIR #Events #Developers #Meetup
https://ow.ly/OeKi30jSfkU
https://ow.ly/OeKi30jSfkU
InterSystemsDev via @like
How to use MS Exchange WSDL? #HowTo #MSExchange #WSDL
https://community.intersystems.com/post/how-use-ms-exchange-wsdl
https://community.intersystems.com/post/how-use-ms-exchange-wsdl
InterSystems Developer Community
How to use MS Exchange wsdl
HiWe are trying to create a new operation wich gets a XML message and send it's contents in an email.We've used the SOAP Wizard to generate the Proxy Classes but now we are a bit lost...What we are tr
InterSystemsDev via @like
Custom %ListOfDataTypes #CachéObjects #Compiler #DataTypes
https://community.intersystems.com/post/custom-listofdatatypes
https://community.intersystems.com/post/custom-listofdatatypes
InterSystems Developer Community
Custom %ListOfDataTypes
Hi community.
I want to create a custom list inheriting %ListOfDatatypes in order to implement some methods like Map, Filter, ForEach, but I have some questions.Just to mention, I have already read t
I want to create a custom list inheriting %ListOfDatatypes in order to implement some methods like Map, Filter, ForEach, but I have some questions.Just to mention, I have already read t
InterSystemsDev via @like
How to create table for the results of a SQL statement? #HowTo #InterSystems #CachéObjects #SQL
https://community.intersystems.com/post/create-table-results-%C2%A0sql-statement
https://community.intersystems.com/post/create-table-results-%C2%A0sql-statement
InterSystems Developer Community
Create table for the results of a SQL statement
Is there a way to create a table for the results of a SQL statement ?Example: Consider the below query and results.Select ID,Name,DOB,Gender from EMS.EMSRESULT IDNAMEDOBGender1Wijnschen
InterSystemsDev via @like
🎞 New Video: SMART on FHIR Apps for Information Exchange #Video #FHIR #SMART #HL7 #HealthShare
https://youtu.be/Y8l1pQxC8iw
https://youtu.be/Y8l1pQxC8iw
YouTube
SMART on FHIR Apps for Information Exchange
Task: Connect third-party SMART on FHIR applications to Information Exchange’s community health record. Approach: Showcase the new tools available in HealthS...
InterSystemsDev via @like
Information of Mirror Servers #Mirroring
https://community.intersystems.com/post/information-mirror-servers
https://community.intersystems.com/post/information-mirror-servers
InterSystems Developer Community
Information of Mirror servers
HiI'm using this query "Config.MapMirror.List" To get information of the list of servers that are in the mirror system.I'd like to know how can I know which of the list is the primary and which i
InterSystemsDev via @like
Roll your own Node.JS to Caché adaptor #Caché #NodeJS
https://community.intersystems.com/post/roll-your-own-nodejs-cach%C3%A9-adaptor
https://community.intersystems.com/post/roll-your-own-nodejs-cach%C3%A9-adaptor
InterSystems Developer Community
Roll your own Node.JS to Caché adaptor
If your looking to develop a Node.JS to Caché library then you might want to consider using a pure TCP connection with a custom message transport protocol. This bypasses the native Caché connecto
InterSystemsDev via @like
Manual Setup of Sharding #InterSystemsIRIS #Sharding #Cloud
https://community.intersystems.com/post/manual-setup-sharding
https://community.intersystems.com/post/manual-setup-sharding
InterSystemsDev via @like
Continuous Delivery of your InterSystems solution using GitLab - Part VII: CD using containers #DataPlatform #ChangeManagement #Git #Deployment #ContinuousDelivery #Containers #Docker
http://ow.ly/zL9k30jWISg
http://ow.ly/zL9k30jWISg
InterSystems Developer Community
Continuous Delivery of your InterSystems solution using GitLab - Part VII: CD using containers
In this series of articles, I'd like to present and discuss several possible approaches toward software development with InterSystems technologies and GitLab. I will cover such topics as:
Git 101Git
Git 101Git
InterSystemsDev via @like
Certificates in DER fromat #HealthShare #DER
https://community.intersystems.com/post/certificates-der-fromat
https://community.intersystems.com/post/certificates-der-fromat
InterSystems Developer Community
certificates in DER fromat
HiWe have a vendor that has supplied a cert in .der format, instead of the usual pem or cer formatsis there a way to convert to CER or PEM?Kind regards, Stephen(PS the interface is HL7 v2 over TL
InterSystemsDev via @like
How to move defined tasks from one Instance of Caché to another? #HowTo #Caché #SystemAdmin #DataMigration #Deployment
https://community.intersystems.com/post/how-move-defined-tasks-one-instance-cache-another
https://community.intersystems.com/post/how-move-defined-tasks-one-instance-cache-another
InterSystems Developer Community
How to move defined tasks from one Instance of Cache to another
I am working with a client to try and export a set of tasks defined in the Task Manager from one system to another. I am not seeing any API for this. I can query this information in SQL.&n
InterSystemsDev via @like
💡 Join InterSystems Global Masters Advocacy Hub – our customer engagement platform by Influitive!
https://intersystems.influitive.com/
https://intersystems.influitive.com/
InterSystemsDev via @like
Standardizing Error Logging #CodeSnippet
https://community.intersystems.com/post/standardizing-error-logging
https://community.intersystems.com/post/standardizing-error-logging
InterSystems Developer Community
Standardizing Error Logging
I have been tasked with creating a class that will handle error logging in a consistent manor for an application I am working on. The need is to have all variables in the calling method logged a
InterSystemsDev via @like
Replacing ZEN - Part 2 - Strategic Issues #WebDevelopment #Caché #Angular2 #JSON #CSP #ZEN
https://community.intersystems.com/post/replacing-zen-part-2-strategic-issues
https://community.intersystems.com/post/replacing-zen-part-2-strategic-issues
InterSystems Developer Community
Replacing ZEN - Part 2 - Strategic Issues
Index to ArticlesPublished 2018-05-11 Last edit -Hi AllI this article I detail some strategic issues that a new development UI will need to address - these are the ones that I can think of now - other
InterSystemsDev via @like
2017.1.3 Maintenance Releases #Caché #Ensemble #HealthShare #Releases
https://community.intersystems.com/post/201713-maintenance-releases
https://community.intersystems.com/post/201713-maintenance-releases