A new scripting Library for OIE - phantom #229
david-labs-ca
started this conversation in
General
Replies: 1 comment
-
|
Our intention with this library is to stop users from committing grave errors. It's an abstraction over the same things that we do, only in phantom we are doing under the hood, so to speak. I would be honoured if someone can give us a review after using. The next beta release shall include date operations. Any one you can think of. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We created a library called Phantom.js, which includes a comprehensive set of utilities for OIE scripting. It provides a consistent API for working with maps, strings, numbers, JSON, Base64, and XML operations in Mirth Connect, Open Integration Engine (OIE), and BridgeLink environments.
Overview
Phantom.js is a lightweight helper library designed specifically for OIE scripting environments. It offers 93 functions across multiple categories:
Key Features
Installation
phantom.jsorphantom.min.jsphantomin your script contextCompatible with: Mirth Connect, Open Integration Engine (OIE), and BridgeLink (version 4.5.2 and above)
Quick Examples
Documentation
Complete documentation is available at: https://github.com/OS366/phantom/wiki
The wiki includes:
Current Version
Version 0.1.3 (Beta)
This is currently a beta release. The library is feature-complete and thoroughly tested, but we recommend testing in staging environments first.
Repository
https://github.com/OS366/phantom
Known Limitations
phantom.maps.*are not available for drag-and-drop in Destination Mappings (this is a known OIE editor limitation, not a Phantom bug)We would appreciate any feedback, suggestions, or contributions from the OIE community. Thank you for your consideration.
Beta Was this translation helpful? Give feedback.
All reactions