EIP Console
EIP Console is an admin app for monitoring and operating deployed integration routes (data integration). Visualize exchange (message) throughput on a chart, review execution history, and start, stop, suspend and resume routes.
Admin only (adminOnly) / singleton.
Opening it
Open EIP Console from the menu.
Layout
- Graph tab — exchange counts by elapsed-time band over time. Filter by route, elapsed-time band and status
- Routes tab — a tree of routes grouped by integration group, with state and failed counts
- History (bottom) — exchanges matching the filter (sort by Exchange ID, Business Key, Started, Status, Elapsed, Route)
- Details (right) — route info, uptime and exchange counts, or an exchange's overview, execution path, headers and exception
Key tasks
Monitor throughput
In the Graph tab, review exchange volume for the selected time range. Filter by route and status, and click a point on the chart to focus the history on that period.
Inspect an exchange
Select an exchange in the history to see, in Details, the execution path (per-step durations and gaps), headers, and — for failures — the exception (type and message).
Operate routes
In the Routes tab, select a route and start, suspend, resume or stop it (with a confirmation dialog). Stopping halts in-flight exchanges.
Tips
- Enable Live to auto-follow the latest state (shows Live / Offline).
- The history filter box searches by business key, exchange ID and route ID.