Skip to main content
Feedback

Revision History of Components

The components' revision history serves as an internal version control and change log for the integration components. It allows you to track who modified the components and when those changes occurred. You can also view and restore previous revisions and access the detailed component configuration XML for advanced requirements.

You can view the revision history of a component in the Revision History dialog box. If you have the Branch and Merge feature enabled on your account, the revision history shows the revisions for your current branch. To see the component's full history, click Show Full History.

To get to the Revision History dialog, open a component and click Revision History. Here you can:

  • View standard information about the component.

  • View the revision history.

  • View or edit previous revisions of the component.

  • View the component's XML.

  • View source components if the current component was copied.

  • Navigate to Boomi GPT to easily perform diffs between component versions.

To view source components, you must have access rights to the source account.

NameDescription
Component IDUnique identifier of the component.
Created ByUser name and email address of the user who created the component.
Created DateDate and time at which the component was created.
RevisionRevision numbers with the most recent revision at the top.
ActionsYou might see the following actions:

  • View/Edit Revision icon - Allows you to view or edit the selected revision of the component.
  • View Component XML icon - Allows you to view the component's XML.
  • Copied From icon - Opens the source component from which this revision was copied. This icon appears only if you have access rights to the source account.
Modified ByFor each revision, the user name and email address of the user who modified it.
Modified DateFor each revision, the date and time at which the component was modified.

You can use the revision history of components for :

Viewing previous revision of component

Viewing a previous revision of a component

You can view a previous revision of a component by clicking the View/Edit Revision icon for that revision in the Revision History dialog. This option is not available in the Base edition.

  1. In the Component Explorer, navigate to the folder containing the component.

  2. Double-click the component.

    The component opens on a tab.

  3. Click the Revision History icon.

    The Revision History dialog opens.

  4. Click the View/Edit Revision icon next to a revision number.

    The older revision of the component opens on a new tab with a banner indicating the revision number.

  5. Close the older revision of the component.

    No changes are made.

Editing previous revision of component

Editing a previous revision of a component

You can edit a previous revision of a component by clicking the View/Edit Revision icon for that revision in the Revision History dialog.

  1. In the Component Explorer, navigate to the folder containing the component.

  2. Double-click the component.

    The component opens on a tab.

  3. Click the Revision History icon.

    The Revision History dialog opens.

  4. Click the View/Edit Revision icon next to a revision number.

    The older revision of the component opens on a new tab with a banner indicating the revision number.

  5. Make changes to the component as needed.

  6. Click Save or Save and Close.

    Saving older revisions of a component will overwrite the latest revision. Any component references, child components, or subcomponents will be to the latest revision of those individual components. This is important when you are configuring older revisions of a process or map that contains one or more child components.

Viewing XML for component

Viewing the XML for a component

You can view the XML for a component by clicking the View Component XML icon for a specific revision in the Revision History dialog.

  1. In the Component Explorer, navigate to the folder containing the component.

  2. Double-click the component.

    The component opens on a tab.

  3. Click Revision History.

    The Revision History dialog opens, showing each revision.

  4. Click View Component XML next to a revision number.

    The Component XML window opens, showing the XML that makes up the selected revision of the component.

  5. Click Close to close the Component XML window.

Viewing source of copied component

Viewing the source of a copied component

When you are viewing or editing a copied component, if you have access rights to the account from which a component was copied, you can view the source component.

  1. In the Component Explorer, navigate to the folder containing the component.

  2. Double-click the component.

    The component opens on a tab.

  3. Click Revision History.

    The Revision History dialog opens, showing each revision and, a Copied From icon, if you have access rights to the source account.

  4. Click Copied From next to a revision number.

    As you pause on the Copied From icon, the location from which the component was copied is displayed. When you click the icon, the source component opens on a new tab.

On this Page