Home Applications java-global-editor

java-global-editor

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
5
1 reviews
0
Awards
222
Views
1
IPM installs
1
1
Details
Releases (2)
Reviews (1)
Issues
Videos (1)
Articles (2)
This app has a demo View
CRUD++ for globals from Java

What's new in this version

added support for WebTerminal

Quality Gate Status

As another contribution to the Java Contest, I decided to present a
CRUD++ Global Editor based on IRIS Native API for Java.
++ because it’s a little bit more than just Create, Read, Update, Delete
Visualization of a global is always important to review results
immediately. For this purpose, I have extended the API with a Tree Viewer
aka. ZWrite and $Query Style Navigator Forward and Reverse operating
also at any subtree level.
Finally, an option to ZKill to delete the content of a Global Node
without deleting the subtree below. This required a small helper
class on the server side as an extension to the default API.
image

Prerequisites

Make sure you have git and Docker desktop installed.

Installation

Clone/git pull the repo into any local directory

git https://github.com/rcemper/java-global-editor.git

Run the IRIS container with your project:

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

How to Test it

docker-compose exec iris java gedi

If you prefer to test with WebTerminal type

do ^javademo

HINT:
This runs in two asynchronous processes. If you miss some output
just enter ? at the prompt to repaint the last display.

Article in DC

Video

Demo Server SMP
Demo Server WebTerminal

Made with
Install
zpm install java-global-editor download archive
Version
0.0.219 Nov, 2023
ObjectScript quality test
Category
Technology Example
Works with
InterSystems IRISInterSystems IRIS for Health
First published
14 Nov, 2023
Last edited
19 Nov, 2023
Last checked by moderator
31 Jan, 2025Works