Code

Search channels, messages, templates, resources
Free Read-Only5/1/2026, 5:28:49 PM

JavaScript, Templates, Global Scripts, And Raw Config

This is the browser replacement for the code-heavy parts of the Java Administrator: edit, validate, diff, export, and plan guarded saves without putting Mirth passwords in the browser.

0 live assets0 global scripts0 code templates

Code Coverage Surfaces

Every place the Java console lets an operator code or edit raw config stays tracked here.

tracked
Channel scriptsDeploy, undeploy, preprocessor, postprocessor, source/destination scripts, filter and transformer steps
Global scriptsGlobal deploy, undeploy, preprocessor, and postprocessor scripts from /server/globalScripts
Code templatesShared JavaScript function/snippet/template libraries from /codeTemplates and /codeTemplateLibraries
Configuration mapEnvironment variables used by scripts and resources from /server/configurationMap
Raw XMLChannel, connector, group, alert, template, and server configuration XML round-trip surfaces

Guarded Save Rules

Code edits can be drafted locally now. Writes still require audit, snapshots, diff, and approval.

  1. Load live script/template/config from the selected Mirth server.
  2. Save local draft in the browser workspace.
  3. Validate syntax and diff against live.
  4. Create rollback snapshot before save/deploy.
  5. Submit guarded save with note, audit entry, and RBAC check.

No script selected.