Hi Developers,
Enjoy watching the new video on InterSystems Developers YouTube:
⏯ InterSystems Startup Accelerator Pitching Sessions @ Global Summit 2022
Here you can find announcements on videos related to InterSystems Data Platform.
Hi Developers,
Enjoy watching the new video on InterSystems Developers YouTube:
⏯ InterSystems Startup Accelerator Pitching Sessions @ Global Summit 2022
Hey Developers,
Enjoy watching the new video on InterSystems Developers YouTube:
Hey Community,
Enjoy watching the new video on InterSystems Developers YouTube:
Hey Community,
Here is a digest of the Developer Community videos on InterSystems Developers YouTube Channel in January 2023:
The power of the presented tool becomes visible with a large JSON file.
The example I have prepared is composed of the daily results of AoC 2023.
Anonymization makes it usable for demo purposes.
In general Global Streams are data objects embedded in Classes / Tables.
Using and viewing them with SQL is normally a part of the access to the containing tables.
SO WHAT?
During debugging or searching for strange or unexpected behavior there could be the need to
get closer to the stored stream. No big problem with direct access to Globals with SMP or Terminal.
But with SQL you are lost.
So my tool provides dynamic access to Global Streams wherever you may need this
Special thanks to @Oliver Wilms for the inspiration for this tool.
The similarity between JSON objects + arrays and Globals in IRIS or Caché is evident.
With small and medium size JSON objects navigation across %Dynamic Objects is comfortable.
But with large and/or deep cascaded objects it becomes a challenge.
The presented tool offers 3 variants
Hi Community,
Watch this video to learn different ways to connect and interact with event streaming platforms like Kafka:
⏯ Working with Event Streaming Platforms @ Global Summit 2022
Seeing results in SMP or Terminal
If you run the suggested queries from Terminal in SQL shell you see:.png)
There is not just one class in this package: rcc.gstream.cls but also rcc.gstreamT.cls
While rcc.gstream works with direct access to the stream globals, the *T version uses
a Process Private Global (PPG) as Temporary storage.
using SELECT * FROM RCC.gstreamT WHERE RCC.useT('^jpgS')=1 and similar.
This might be an advantage for multiple access to the same stream in sequence,
The advantage is obvious: You have a personal snapshot in memory and no risk of
a conflict in access. This might be interesting if you work just on 1 specific stream.
Hi Community,
Watch this video to review the present of InterSystems cloud services and use cases, as well as a roadmap for the future:
⏯ InterSystems IRIS Cloud On-Demand Services @ Global Summit 2022
Hey Community!
Welcome to the 3rd edition of the InterSystems Ideas news bulletin! Curious about what has happened on the Ideas Portal since the previous one? Read on!
First of all, we've created a short video that explains the lifecycle of the ideas on the Portal:
Hi Developers,
Enjoy watching the new video on InterSystems Developers YouTube:
Hi Developers,
Enjoy watching the new video on InterSystems Developers YouTube:
⏯ Modern(izing) Full Stack Development on InterSystems IRIS @ Global Summit 2022
Hey Developers,
Do check out our list of most popular videos of the year 2022 from our InterSystems Developers YouTube Channel:
| Top 10 videos by views | ||
| № | Video | Views |
| 1 | Creating Virtual Models with InterSystems IRIS Adaptive Analytics | 76 308 |
| 2 | The Future of Care Begins with InterSystems and FHIR | 55 472 |
| 3 | What is InterSystems IRIS for Health? | 51 477 |
| 4 | Embed Business Intelligence into your Applications with InterSystems IRIS | 36 910 |
| 5 | Flexible Data Modeling with InterSystems Globals | 32 484 |
| 6 | InterSystems API Manager: Gummy Bear Factories | 19 175 |
| 7 | InterSystems Interoperability Contest: Building Sustainable Solutions | 17 105 |
| 8 | Introduction to Cubes in Business Intelligence | 16 459 |
| 9 | Welcome to the InterSystems Ideas! | 12 687 |
| 10 | InterSystems Grand Prix Contest Winners | 9658 |
Hey Community,
Here is a digest of the Developer Community videos on InterSystems Developers YouTube Channel in December 2022:
Hi Community,
Watch this video to learn about InterSystems FHIR Server, the turnkey FHIR data solution that empowers FHIR application developers to focus on building life-changing healthcare applications:
Hi Developers,
Enjoy watching the new video on InterSystems Developers YouTube:
Hi Community,
Watch this video to learn what's in store for patient experience initiatives for our hospital clients:
Hey Developers,
Enjoy watching the new video on InterSystems Developers YouTube:
Hey Community,
Join this session to learn more about security-related topics, starting with the change to the OpenSSL libraries and the general distribution of third-party libraries with InterSystems products (e.g., Web Server):
Hi Community,
Watch this video to get an introduction to data types in InterSystems ObjectScript, and see how to use three common data types: strings, lists, and objects:
Hi Community,
Enjoy watching the new video on InterSystems Developers YouTube:
Hey Developers,
Watch this video to learn how to use InterSystems IRIS Cloud IntegratedML:
Hi Developers,
Enjoy watching the new video on InterSystems Developers YouTube:
Hi Developers,
Enjoy watching the new video on InterSystems Developers YouTube:
Hey Community,
Here is a digest of the Developer Community videos on InterSystems Developers YouTube Channel in November 2022:
Hi Developers,
Enjoy watching the new video on InterSystems Developers YouTube:
Hi Developers,
Enjoy watching the new video on InterSystems Developers YouTube:
⏯ The Data Architecture that Leaves You Glueless @ Global Summit 2022
Check out this short demo on the InterSystems Developer YouTube channel showing how the new Production Component Driver can be used for Source Control of Interoperability Productions.
The driver enables highly granular management of interoperability productions with tight integration into the InterSystems IRIS management portal.
⏯ Using Deltanji for Source Control of Interoperability Productions