-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Version 1.1.0 | For Open Integration Engine 4.6.0 and Later
Running OIE 4.5.2? Use v1.0.0.
OIE Source Code Search is a plugin for Open Integration Engine (OIE) that provides grep-like search across all channel scripts, code templates, global scripts, and message templates — directly from the Administrator UI.
In integration environments with hundreds of channels, finding where a specific variable, OID, or code pattern is used can be time-consuming. This plugin provides instant, full-text search across the entire configuration without exporting channels or using external tools.
-
Full-Text Search: Search across all artifact types in a single query with literal or regular expression matching, case-sensitive or insensitive.
-
Scope Control: Search Channels, Code Templates, Global Scripts, and Message Templates independently. Each scope can be toggled on or off per search.
-
Channel Scoping: Search all channels, only channels selected in the channel list, or the current channel when launched from the channel editor.
-
Hierarchical Results: Results are displayed in a navigable tree organized by artifact type, channel/template name, and script location. Matching text is highlighted.
-
Location Breadcrumbs: Each result includes the full path to the match, including step type and name (e.g.,
Source > Transformer > Step 2 (Mapper): patientId). -
Large Result Set Protection: When a search returns 5,000+ matches, a confirmation prompt allows you to cancel and refine before rendering.
-
Export: Save results as JSON (with search metadata) or CSV for use in spreadsheets or downstream tooling.
-
Non-Modal Dialog: The search window stays open while you navigate channels and code templates.
| Attribute | Value |
|---|---|
| Plugin Version | 1.1.0 (4.6.0+) · 1.0.0 (4.5.2) |
| Minimum OIE Version | 4.6.0 |
| Minimum Java Version | 17 |
| Maintainer | Diridium Technologies Inc. |
OIE Source Code Search is released under the Mozilla Public License, Version 2.0 (MPL-2.0).
Copyright (c) 2025-2026 Diridium Technologies Inc.
OIE Source Code Search