InterSystemsDev via @like
Run A Deep Learning Demo with Python3 Binding to HealthShare (Part II) #HealthShare #MachineLearning #Python #Anaconda #JupyterNotebook #Keras #MLP
>> http://ow.ly/fON250pMleo <<
>> http://ow.ly/fON250pMleo <<
InterSystems Developer Community
Run A Deep Learning Demo with Python3 Binding to HealthShare (Part II)
Keywords: Jupyter Notebook, Tensorflow GPU, Keras, Deep Learning, MLP, and HealthShare 1. Purpose and ObjectivesIn previous"Part I" we have s
InterSystemsDev via @like
New #PULSE guest blog post by Brian Mack, Great Lakes Health Connect (GLHC), on the hot topic of national #interoperability ✅
>> http://ow.ly/raqE50pMoHg <<
#Healthcare #HealthIT #EHR #HIE #Technology #HITSM #HITMC
>> http://ow.ly/raqE50pMoHg <<
#Healthcare #HealthIT #EHR #HIE #Technology #HITSM #HITMC
InterSystemsDev via @like
🎥 Check out the new #video on #DeveloperCommunity YouTube: Implementing SSO for UI Integration 🎥
>> https://youtu.be/LKR3EbsDId0 <<
#GlobalSummit18 #Healthcare #HealthShare #SSO #Implementation #SystemArchitecture #SAML #UI #Integration
>> https://youtu.be/LKR3EbsDId0 <<
#GlobalSummit18 #Healthcare #HealthShare #SSO #Implementation #SystemArchitecture #SAML #UI #Integration
YouTube
Implementing SSO for UI Integration
In this video, we will present how to implement Single-Sign-On (SSO) using Security Assertion Markup Language (SAML) as the main shared authentication/author...
InterSystemsDev via @like
How to return #JSON Array in #SQL request for a List Property? #HowTo #InterSystemsIRIS #ObjectDataModel #ObjectScript
>> http://ow.ly/3pOv50q03Ie <<
>> http://ow.ly/3pOv50q03Ie <<
InterSystems Developer Community
How to return JSON Array in SQL request for a List Property?
Hi Community!Suppose I have a property in a ObjectScript class:
Property values As list Of %String
What an SQL query can help to return the values of the property as JSON array via SQL access (JDB
Property values As list Of %String
What an SQL query can help to return the values of the property as JSON array via SQL access (JDB
InterSystemsDev via @like
💡 [#BestPractice on #DeveloperCommunity] Determine programmatically if unit tests failed #Caché #CodeSnippet #Testing 💡
>> http://ow.ly/VPzI50q03WH <<
>> http://ow.ly/VPzI50q03WH <<
InterSystems Developer Community
Determine programmatically if unit tests failed
I needed to know programmatically if last ran failed or not.After some exploring, here's the code:
ClassMethod isLastTestOk() As %Boolean
{
set in = ##class(%UnitTest.Result.TestInstance).%OpenId
ClassMethod isLastTestOk() As %Boolean
{
set in = ##class(%UnitTest.Result.TestInstance).%OpenId
InterSystemsDev via @like
📌 [Upcoming Event] InterSystems at DockerCon 2019: "Containerized Databases for Enterprise Applications" Session. More info: http://ow.ly/xB1X50q04zi
#DockerCon #Docker #Containerization #Containers #Databases #Deployment
#DockerCon #Docker #Containerization #Containers #Databases #Deployment
InterSystemsDev via @like
New Application on #OpenExchange: WebTerminal — web-based terminal for InterSystems products >> http://ow.ly/jwlJ50q049Y
#InterSystemsIRIS #Caché #Ensemble #HealthShare #Terminal #Tool #Admin
#InterSystemsIRIS #Caché #Ensemble #HealthShare #Terminal #Tool #Admin
InterSystemsDev via @like
How to use conditional logic in SQL? #HowTo #Caché #InterSystemsIRIS #SQL
>> http://ow.ly/tDCw50qjKBu <<
>> http://ow.ly/tDCw50qjKBu <<
InterSystems Developer Community
HOW TO USE CONDITIONAL LOGIC IN SQL
Is there a way or can it be done to use conditional logic in sql like so
Query Q1(formal as %String) As %SQLQuery [ Final ]
{
SELECT pati
Query Q1(formal as %String) As %SQLQuery [ Final ]
{
SELECT pati
InterSystemsDev via @like
Using Docker with your InterSystems IRIS development repository #InterSystemsIRIS #Containerization #Docker #DevelopmentEnvironment
>> http://ow.ly/FXQw50qjLud <<
>> http://ow.ly/FXQw50qjLud <<
InterSystems Developer Community
Using Docker with your InterSystems IRIS development repository
Hi Community!I think everyone keeps the source code of the project in the repository nowadays: Github, GitLab, bitbucket, etc. Same for InterSystems IRIS projects check any on Open Exchange
InterSystemsDev via @like
🎞 [VIDEO] HL7 Appointment Scheduling Interactive Demo >> https://youtu.be/lp5iNE6WUhc 🎞
#OpenExchange #InterSystemsIRIS #DeepSee #Ensemble #HealthConnect #Healthcare #Integration #Interoperability #HL7 #SMS #AWS #Analytics #Cube #VisualTrace
#OpenExchange #InterSystemsIRIS #DeepSee #Ensemble #HealthConnect #Healthcare #Integration #Interoperability #HL7 #SMS #AWS #Analytics #Cube #VisualTrace
YouTube
HL7 Appointment Scheduling Interactive Demo
→ HL7 and SMS Interoperability Demo: https://youtu.be/04msxC1F-hs → Project on InterSystems Open Exchange: https://openexchange.intersystems.com/package/HL7-...
InterSystemsDev via @like
This media is not supported in your browser
VIEW IN TELEGRAM
[New article on #DeveloperCommunity] Brief introduction to Test Driven Development with Caché and CosFaker >> http://ow.ly/6kOy50qsjCj
#Caché #Ensemble #CosFaker #OpenExchange
#Caché #Ensemble #CosFaker #OpenExchange
InterSystemsDev via @like
Hey followers! You're very welcome to complete the SQL Developer Experience Survey. More info here: http://ow.ly/E1B950qsgzS
#InterSystemsIRIS #SQL #Developers #DeveloperCommunity
#InterSystemsIRIS #SQL #Developers #DeveloperCommunity
InterSystemsDev via @like
Give external users access to a #CSP-pages #Ensemble #InterSystemsIRIS #Authentication #Authorization #Security
>> http://ow.ly/5Day50qSXSV <<
>> http://ow.ly/5Day50qSXSV <<
InterSystems Developer Community
Give external users access to a CSP-pages
Hi!I have a qeustion if it possible to let Ensemble manage user rights from AD-user group?What i want is to let external user have access to certain CPS-pages to read information. But not let them hav
InterSystemsDev via @like
[#BestPractice on #DeveloperCommunity] Using InterSystems IRIS Containers with Docker for Windows >> http://ow.ly/sXki50qT0xL
#InterSystemsIRIS #Containerization #Docker #Cloud #Containers #Deployment #Windows
#InterSystemsIRIS #Containerization #Docker #Cloud #Containers #Deployment #Windows
InterSystems Developer Community
Using InterSystems IRIS Containers with Docker for Windows
InterSystems supports use of the InterSystems IRIS Docker images it provides on Linux only. Rather than executing containers as native processes, as on Linux platforms, Docker for Windows creates a Li
InterSystemsDev via @like
[VIDEO] Jeff Fried, Product Executive at InterSystems talks about the state of #datamanagement and challenges #enterprises are facing via Solution Review: https://bit.ly/2DiSHOi
YouTube
New Data Platform Developments | A @SolutionsReview Interview With InterSystems
Doug Atkinson of Solutions Review sits down with InterSystem's Director Of Product Management, Jeff Fried to discuss data platforms. What developments lie ah...
InterSystemsDev via @like
📌 [May 15-17, 2019] Upcoming Event: InterSystems at the "J on the Beach" conference #JOTB19 #Developers #DevOps #BigData
More details here: http://ow.ly/lYtc50qT1nM
More details here: http://ow.ly/lYtc50qT1nM
InterSystemsDev via @like
[New on #OpenExchange] Caché Localization Manager — a tool for localization/internationalization/adding multi-language support to a project based on InterSystems Caché >> http://ow.ly/BtO550qT2m9
#Caché #Localization #Internationalization #Languages
#Caché #Localization #Internationalization #Languages
InterSystemsDev via @like
[Question on #DeveloperCommunity] Extend XData UrlMap #Caché #Ensemble #BusinessService #RESTService #API
>> http://ow.ly/wk4550ra62r <<
>> http://ow.ly/wk4550ra62r <<
InterSystems Developer Community
Extend XData UrlMap
Hi all,I'm wondering if is possible to extend the UrlMap.I want to create a base class and one method will be in all extended classes, so I've tried to create the map route in parent class, and the sp
InterSystemsDev via @like
[TOMORROW] "Machine Learning Toolkit (Python, ObjectScript, Interoperability, Analytics) for InterSystems IRIS" #Webinar. Register for FREE: http://ow.ly/lPKu30odwEW
#InterSystemsIRIS #MachineLearning #Toolkit #Python #ObjectScript #Interoperability #Analytics
#InterSystemsIRIS #MachineLearning #Toolkit #Python #ObjectScript #Interoperability #Analytics