Editing running routes

Overview

If you want to experiment with changes to a running route, you can make the edits directly from JMX Navigator. The tooling opens the context file containing the route in the route editor. When your changes are saved, they take effect immediately.

The changes are made to the in-memory model of the running context, but are not persisted in the original project or anywhere else.

[Note]Note

If you want to save the changes permanently, you must use the Save As menu option, which saves the changes in a new routing context file.

Procedure

To edit a running route:

  1. In JMX Navigator, select the context containing the routes you want to edit.

  2. Right-click to open the context menu, and select Edit Routes.

    The route editor displays the context and all of its routes.

  3. Edit the routes as described in Part II, “Developing Applications”.

  4. When done, save the changes.

    • Select File > Save to update the in-memory version of the routing context.

      Changes take effect immediately.

    • Select File > Save As to save changes to the routing context in a new routing context file.

Related topics

Adding routes to the routing context
Adding patterns to a route
Configuring a pattern
Connecting patterns to make a route
Removing patterns from a route
Disconnecting two patterns
Deleting a route