Skip to main content
Feedback

Viewing a packaged component’s version details

Use the Packaged Components page to view detailed information about a specific version of a packaged component.

  1. Go to Deploy > Packaged Component, locate a packaged component whose details you want to view.

  2. Click the Action icon and select Packaged Component Details from the list of options.

    The Packaged Component Details dialog appears and displays information about the selected version of the packaged component.

    note

    The Package Details page is also available as an Action option when you open the Deployment History page from the Deployments page.

  3. View the Details, Included Components, Deployments, Process Library, and Integration Packs tabs as necessary.

  4. When you are done reviewing the details of your packaged component, click Close.

From the Packaged Components Details page, you can view details about a specific version of the packaged component, child components included with the primary component, determine if the packaged component was deployed and to which environment it was deployed to, and if the version was shared within the process library or an integration pack.

The Package Component Details page contains the following information tabs about your packaged component.

Details

Details

The following fields are on the Details tab:

  • Packaged Component ID - The unique ID assigned to a specific version of a packaged component. Use the Copy to copy the ID to another location, such as the Packaged Component ID search filter.

  • Folder - The folder location where the component resides within the Build tab's Component Explorer hierarchy.

  • Date Created - The date and time at which the specific version of the packaged component was created.

  • Created By - The user who created the specific version of the packaged component.

  • Sharing - Indicates whether the packaged component can be shared to the Process Library and integration packs. When the field value is Allowed, the packaged component version is shareable. When the field value is Not Allowed, the version cannot be shared.

    This setting is configured during initial creation of the packaged component and cannot be changed.

  • Package Notes - Includes any notes that were applied during the initial creation of the packaged component. Notes cannot be changed once a packaged component is created.

  • Status - A status of Active indicates that this packaged component version is operative and is eligible for use in a deployment, the Process Library, or part of an integration pack. A status of Deleted indicates this packaged component version is deleted from the account and cannot be used in a deployment, the Process Library, or an integration pack.

By default, the Package Component page only displays packaged components that have an Active status. To view deleted versions of packaged components, you must apply the Deleted Packaged Components filter.

Deleted packaged components can be restored from the Packaged Components page by first applying the Deleted Packaged Components filter and choosing Restore Packaged Component from the Action menu.

Included Components

Included Components

The Included Components tab displays all the components included within a packaged component, including any child components that reference the primary component.

For processes, API Service components, and Processing Group components, a packaged component consists of the primary component and all the dependent components that are required to support that component (such as subprocesses, connectors, or maps). For other deployable components (such as certificates and API Proxy components), a package is the component itself.

By default, the primary component is listed first, followed by any dependent components. You can also sort the list of components that make up the package by:

  • Component name — Alphabetically sorts the names of included components.

  • Component type — Alphabetically sorts the type of components that are included in the package, like process type, API service type, etc.

  • Folder — Alphabetically sorts folder location for each component included in the packaged component version. The value in the Folder column always displays the current location in which that particular component lives. For example-if you change the component's folder location or change the name of the folder at any time, the Folder value always displays the current location but never the previous.

  • Modified By — Alphabetically sorts the email of the user who last modified the component on the Build tab.

  • Modified Date — Chronologically sorts the date and time at which the component was last modified on the Build tab.

note

All fields are sortable in both ascending and descending order.

To open a specific component within the package on the Build tab, click the hyperlinked name in the Component Name field.

Deployments

Deployments

The Deployments tab shows if and where the packaged component version is deployed. You can find and sort such details as:

  • Environment — The environment to which the packaged component version was deployed.

  • Deployment Date — The date and time at which the packaged component version was deployed.

  • Deployed By — The user who deployed the packaged component.

  • Deployment Notes — Includes any notes about the deployment that were applied during the deployment process.

To open the packaged component in the Deployments page (Deploy > Deployments), click the View in Deployments hyperlink in the Action column.

If you see an empty table upon opening this tab, it means that you have not yet deployed the packaged component or it is not currently deployed.

Process Library

Process Library

To view information on this tab, the account must have the Process Library feature enabled, and your user must have permissions to access the Process Library feature.

If a user published the packaged component, the Process Library tab shows details about the publication, including the date and time at which the packaged component was published to the library, the publisher, and any notes about the publication that may have been added. Additionally, you can open the publication of the packaged component from the Process Library page by clicking the View Publication hyperlink in the Action column. The Process Library page opens in a new window.

Integration Packs

Integration Packs

To view information on the Integrations Packs tab, the account must have the Integration Packs feature enabled, and your user must have permissions to access the Integration Packs feature.

If a user shared the packaged component as an integration pack, the Integration Packs tab shows details about the integration pack, including the name and description used to define the pack. Additionally, you can click the View Integration Pack hyperlink to open the integration pack in the Manage > Integration Packs page; upon clicking the link, this page opens in a new window.

On this Page