Home Applications Stream-Sample-for-Beginners

Stream-Sample-for-Beginners

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
0
0 reviews
0
Awards
4
Views
0
IPM installs
0
0
Details
Releases (1)
Reviews
Issues
Intro for first-time users of Streams in IRIS

What's new in this version

Initial Release

Sample for Beginners with Streams in IRIS

This package provides code and test data for the related
Article DC

The exercise is to extract all rows from the red marked table
embedded in an HTML page. (most likely generated with DRUPAL)

Prerequisites

Make sure you have git and Docker desktop installed.

Installation

Clone/git pull the repo into any local directory

$ git clone https://github.com/r-cemper/Stream-Sample-for-Beginners.git

To build and start the container run:

docker compose up -d && docker compose logs -f

To open IRIS Terminal do:

$ docker-compose exec iris iris session iris
USER>

or using iterm

http://localhost:42773/iterm/

To access IRIS System Management Portal

http://localhost:42773/csp/sys/UtilHome.csp

How to use it

From any terminal in namespace USER run the demo

USER>do ##class(rcc.Scan().demo()
1   done        "https://openexisc/package/adding-tools-in-studio-cach%c3%a9-intersystems"   
2   need_check  "https://openexisc/package/adding-tools-in-studio-cach%c3%a9-intersystems"   
3   done        "https://openexisc/package/student-score-query"   
4   need_check  "https://openexisc/package/student-score-query"   
5   need_check  "https://openexisc/package/a-configurable-template-for-automated-splitting-of-hl7-repeating-segments"   
6   done        "https://openexisc/package/addsearchtable"   
7   need_check  "https://openexisc/package/advancedirisbisamples"   
8   done        "https://openexisc/package/advent-of-code-objectscript-docker-template"
9   need_check  "https://openexisc/package/advent-of-code-objectscript-docker-template"
10  done        "https://openexisc/package/ai-image-object-detector"
11  done        "https://openexisc/package/ai-text-detection"
12  need_check  "https://openexisc/package/ai-text-detection"
13  need_check  "https://openexisc/package/ai-query"
14  need_check  "https://openexisc/package/aiassistant"
15  need_check  "https://openexisc/package/airplane-react-material-ui-and-rest-api"
16  need_check  "https://openexisc/package/alertdashboard"
17  done        "https://openexisc/package/analytics-okr"
18  need_check  "https://openexisc/package/analytics-okr"
19  done        "https://openexisc/package/analyze-dataset-finance"
20  need_check  "https://openexisc/package/analyze-dataset-finance"
21  done        "https://openexisc/package/analyzethis"
22  need_check  "https://openexisc/package/analyzethis"
23  done        "https://openexisc/package/angular-material-iris-starter"
24  need_check  "https://openexisc/package/angular-material-iris-starter"
25  done        "https://openexisc/package/ansible-cache-perl"
26  need_check  "https://openexisc/package/ansible-cache-perl"
Made with
Install
zpm install stream-sample-beginner download archive
Version
0.0.114 Oct, 2025
Ideas portal
Category
Technology Example
Works with
InterSystems IRISInterSystems IRIS for Health
First published
14 Oct, 2025
Last edited
14 Oct, 2025