Nouvelle publication

Rechercher

Question
· 12 hr il y a

Code Tables vs Cache SQL Tables in HealthShare Provider Directory

I have a general question about HealthShare Provider Directory using Code Tables on disk vs Cache SQL Tables. Why is Provider Directory not using the Cache SQL Tables within the IRIS platform?

Discussion (0)1
Connectez-vous ou inscrivez-vous pour continuer
Question
· 12 hr il y a

Struggling with a SQL SELECT that is returning multiple searchable rows

I am struggling with returning a SQL Query Result that may have multiple rows that can be searched.

 set query = "SELECT Facility FROM FROM osuwmc_EnterpriseDirDB.RelationshipMedCtrID WHERE OSUmedcenterID = ?"
 SET rset = ##class(%SQL.Statement).%New()
 SET qStatus = rset.%Prepare(query)
 SET rset = rset.%Execute($Get(ID))
 do rset.%Display()

I need to take the values that are returned and say search them for a single value. How would I go about returning the EnsLib.SQL.Snapshot into a Array or List for it to be searchable.

Can this be done internally within the DTL, so I don't have to go build a Business Process and Outbound SQL Adapter Operation?
 
 Thanks

4 nouveaux commentaires
Discussion (4)1
Connectez-vous ou inscrivez-vous pour continuer
Annonce
· 12 hr il y a

[Video] Modern Observability with InterSystems IRIS & Open Telemetry

Hey Developers,

Watch this video to learn about InterSystems IRIS's new ability to integrate seamlessly with industry-standard observability tools to gather and visualize your InterSystems IRIS metrics, logs, and traces.  

⏯ Modern Observability with InterSystems IRIS & Open Telemetry@ Global Summit 2024

 Presenters:
🗣 @Michelle Stolwyk​​​​​, Director of Development, InterSystems
🗣 @Bob Kuszewski, Product Manager, Developer Experience, InterSystems  

Subscribe to our YouTube channel InterSystems Developers to stay up to date!

Discussion (0)1
Connectez-vous ou inscrivez-vous pour continuer
Résumé
· 13 hr il y a
Résumé
· 13 hr il y a

InterSystems Developers Publications, Week April 21 - 27, 2025, Digest

Articles
Announcements
Questions
#InterSystems IRIS
Tasks to production
By Touggourt
My AI use case - need help with Ollama and / or Langchain
By Oliver Wilms
Field Validation on INSERT error installing git-source-control
By Steve Pisani
What the heck is a "Reentrant request"?
By Julius Kavay
Linked Stored Procedure Call - Need Results to populate further logic
By Scott Roth
Confusing container tags on containers.intersystems.com
By Andreas Schneider
IntegratedML
By Touggourt
Debugging %Net.HttpRequest
By Michael Davidovich
Using CCR with Angular Applications
By Ali Nasser
web applications definitions syncing between primary and backup nodes
By Feng Wang
Setting Python
By Touggourt
Which DB Resource to provide to a web application related role for a deployed app?
By Evgeny Shvarov
I want to use ollama and IRIS for my AI use case - How do I connect to ollama?
By Oliver Wilms
#InterSystems IRIS for Health
Discussions
April 21 - 27, 2025Week at a GlanceInterSystems Developer Community