Accessing the Detailed Item View

Now reading version 20.0. For the latest, read: Accessing the Detailed Item View for version 24
Applies to Altium Designer versions: 19.0, 19.1 and 20.0
 

Parent page: Server Items

A managed content server can store a broad variety of data, including: components (and their models), templates, managed sheets, and the output fileset from your released board designs. Each component, template or released output fileset is stored in the server as an Item.

As well as storing different types of data, the server also stores the complete history of that data. It does that using the concept of Revisions - each time the original design data requires a releasable design update, it is re-released (uploaded/comitted) into the server as a new revision of that Item. Revisioning ensures that you have complete traceability of all of your data throughout its life, as well as access to any revision - essential when an existing product must continue to use an older revision of an Item. To ensure the correct revision is being used, each Item is always identified as an Item-Revision.

Each revision of an Item also has a Lifecycle State. The lifecycle state reflects the 'readiness' of the revision for use, for example it could be In Design, For Prototype, or For Production.

Management of the revisions of an Item, and the lifecycle states of those revisions, can be performed from the following two places within Altium Designer:

  • A dedicated Item view.
  • The Lifecycle aspect view tab for the selected Item in the Explorer panel.

This document takes a closer look at using the Item view.

Accessing the Item View

The Item view provides a highly detailed view of the revision and lifecycle history of a specific Item, as well as showing all of the elements that make up that Item. The Item view is also where you can manage and increment the revisions and their lifecycle states.

The Item view gives a detailed history of the revision and lifecycle changes, and is also used to increment the revisions and their lifecycle states.
The Item view gives a detailed history of the revision and lifecycle changes, and is also used to increment the revisions and their lifecycle states.

To access the Item view, locate the required Item in the Explorer panel, right-click on it, and select Full Item History from the context menu.

Access the Item view from the Explorer panel. Note that revision and lifecycle management can also be performed from the panel's Lifecycle aspect view tab for the Item.
Access the Item view from the Explorer panel. Note that revision and lifecycle management can also be performed from the panel's Lifecycle aspect view tab for the Item.

When viewing a project Item (PCB Fabrication Data Item, PCB Assembly Data Item, PCB Project Design Item) in the Explorer panel, the Full Item History command is not available from the right-click menu while in the Project View. You will need to switch to viewing that project in Classic View. (click the  control at the top-right of the panel to access commands fro switching between these two viewing modes).

When working with managed components in particular, you can also access the detailed Item view from the Components panel. Browse to the component of interest, then right-click and choose the Operations » Full Item History command from the context menu.

For a managed Component Item, access to the Item view can be made from the Components panel.For a managed Component Item, access to the Item view can be made from the Components panel.

Graphical Elements of the View

While the graphical elements in the Item view might initially seem confusing, it's functionality is straightforward. It is important to point out that the set of graphical elements used for a specific Item actually depends on the Revision Naming Scheme and Lifecycle Definition employed for that Item. That said, the overall behavior of the Item view is consistent regardless of the Scheme and Definition chosen, a more detailed Revision Naming Scheme or Lifecycle Definition simply adds more detail into the view.

Since the detail and arrangement of the graphical display presented in the Item view is directly related to the chosen Revision Naming Scheme and Lifecycle Definition, the following discussion and images center around a 3-Level Revision Scheme and a Structured Lifecycle with Approvals.

The graphical display in the Item view shows both the revisions, and the lifecycle states within each revision.
The graphical display in the Item view shows both the revisions, and the lifecycle states within each revision.

Connection with the Revision Naming Scheme

Related page: Defining Naming Schemes for Item Revisions

The Item shown in the previous image uses a 3-level Revision Naming Scheme. Each revision of that Item has a caption, for example Rev. 02.A.1. The cluster of cells below the revision caption shows the different lifecycle states that that revision has been through.

The image below shows the relationship between the chosen Revision Naming Scheme and how those revisions are presented in the Item view.

The way that revisions are displayed in the Item View is related to the Revision Naming Scheme employed for the parent Item.
The way that revisions are displayed in the Item View is related to the Revision Naming Scheme employed for the parent Item.

Consider the revision 02.A.1 in the image. Breaking down this 3-Level Naming Scheme, you can see:

  • Model 02 - the top-most entity, corresponding to Level 2 of the Revision Naming Scheme. The 02 signifies that this is the second model of this Item.
  • Prototype 02.A - corresponding to Level 1 of the Revision Naming Scheme. The A signifies this as being the first prototype of this second model of the Item.
  • Rev. 02.A.1 - corresponding to the Base level of the Revision Naming Scheme. The 1 signifies this as being the first revision of this first prototype, of the second model of the Item.
Note that the descriptive portion of the captions for Level 2 and Level 1 - in this case Model and Prototype - are defined as part of the Revision Naming Scheme, in the Edit Revision Naming Schemes dialog. The descriptive portion of the caption for the Base level is always Rev., irrespective of what is defined for the scheme.
The ID portion of each caption is determined by the Revision ID Format and Minimum Width options, which are also defined as part of the chosen Revision Naming Scheme.

The ability to define the number of levels and the detail of the naming scheme ensures you can select a scheme that best reflects the needs of your organization. If we consider a released board project Item, with a 3-level revision naming scheme, the Model is used to identify the model of the product that is ultimately sold. A new Model would only be released when there were significant feature changes made to the product.

At the next level down, a new Prototype would indicate that design changes were needed, perhaps to resolve a technical issue in a released Model.

A change at the lowest level, the Revision level, indicates that a minor design change was needed. Changes at this level would typically happen when that Model of the product is still in development, before it makes it into Prototype.

The 2-Dimensional Nature of the Item View

The Item view presents revisions of an Item graphically, but can only do so in a 2-dimensional way. The way it handles this depends on the Revision Naming Scheme employed for the parent Item:

  • 1-Level Revision Naming Scheme employed - in this case there are only Revisions (no Prototypes or Models), so all releases will appear in a single column.
  • 2-Level Revision Naming Scheme employed - all revisions of a specific Model will appear in a single column. Each new Model is presented in the horizontal direction, starting a new column in the view.
  • 3-Level Revision Naming Scheme employed - all revisions of a specific Prototype are in a single column. Each new Prototype then starts a new column, but still under the same highest level Model heading. Each new Model starts a completely separate column in the view.

The different Item view displays for a 1-Level (left), 2-Level (center), and 3-Level (right) revision naming scheme.
The different Item view displays for a 1-Level (left), 2-Level (center), and 3-Level (right) revision naming scheme.

If multiple entities are available below a particular level, you can essentially 'roll-up' the view to show only the latest entity at that level, by clicking the  control in the applicable cell.

Changing the Revision or Lifecycle State

The revisions of an Item, and lifecycle state of any given revision of that Item, can be incremented in the Item view, using the right-click menu. The menu entries for lifecycle-type changes are toward the middle of the menu, as shown in the image below. The options available (including the displayed menu text), are determined by the valid transitions defined for the current lifecycle state of the revision. The menu entries for revision-type changes always appear at the bottom of the right-click menu.

Right-click on a cell in the Item view to change the revision, or lifecycle state.
Right-click on a cell in the Item view to change the revision, or lifecycle state.

While establishing a new revision, or promoting the lifecycle state of an existing revision, are completely separate tasks that are done for different reasons - a new revision when there is a design change, a new lifecycle state to reflect the enhanced usability of that revision - they are inter-related, so it is worth discussing them together.

When a revision of an Item is to move from one lifecycle state to another state, this process is called a Transition. Allowed transitions are defined as part of each state definition, defining the target state that a given transition can move to. When you right-click on a cell in the Item view to perform a lifecycle state change, it is the allowed transitions that appear as available menu entries.

The actual menu text is defined as part of the transition in the State Transition Properties dialog - accessed when defining the lifecycle definition, through the Edit Lifecycle Definitions dialog.

The lifecycle states can also be clustered into Stages. If they are, then the stages can be linked to the revision levels of the revision naming scheme using the Link stages to the revision levels of revision naming scheme option, at the bottom of the Edit Lifecycle Definitions dialog (with the applicable lifecycle definition active). This creates a relationship between the lifecycle state and the revision level. What that means is when an Item Revision's lifecycle is incremented so that it moves from a lifecycle state in one stage to a lifecycle state in the next stage, then the available revision modification type commands will change too.

For example, when the Item Revision was New From Design, then the revision-type options include: establish a new Revision; a new Prototype; or a new Model. If the lifecycle of that revision is then incremented to the point where it is now In Prototype, it will have moved to the second stage. Right-clicking on it now, the available revision-type options now include: establish a new Prototype; or a new Model, that is, there is no option to start a new revision. This behavior is what you would intuitively expect - if the design has progressed to Prototype, then if a design change was needed you would expect to have to release a new Prototype, or even a new Model, depending on the scope of that change.

If this level of control is not required in your organization you can disable the Link stages to the revision levels of revision naming scheme option, at the bottom of the Edit Lifecycle Definitions dialog for your chosen Lifecycle Definition.

The Stages in a 3-stage Structured Lifecycle Definition, which have been linked to the Revision Naming Scheme.
The Stages in a 3-stage Structured Lifecycle Definition, which have been linked to the Revision Naming Scheme.

The Item View Timeline

The Item view includes a Timeline. Use the Timeline to examine the exact time and date of any change made to revisions of the Item, as well as any changes to the lifecycle state of those revisions. The Timeline also lists the user who made each change, as well as any pertinent notes (made upon releasing into a new revision, or changing the lifecycle state of an existing revision).

Use the Timeline to examine when a Revision/Lifecycle change occurred, who performed that change, and any pertinent notes associated with that change.
Use the Timeline to examine when a Revision/Lifecycle change occurred, who performed that change, and any pertinent notes associated with that change.

To simplify the task of interpreting the Timeline, when you click on an entry in the Timeline, that cell is highlighted in the main graphical region of the Item view, and all following Revision/Lifecycle changes are temporarily dimmed.

The Timeline is synchronized with the main graphical region of the view. Click an entry in the Timeline to highlight only the cells up to and including that point in time.
The Timeline is synchronized with the main graphical region of the view. Click an entry in the Timeline to highlight only the cells up to and including that point in time.

The Timeline also includes a menu button . Use this to limit the amount of data shown in the Item view, as shown in the animation below. This could be useful if there are a large number of revisions for a particular Item, and those revisions feature many lifecycle state changes.

Select Refresh on the menu, or click the  button to restore the full view of that Item. Choosing to Show State Histories also has the same effect as a refresh.

Use the Timeline menu to limit the amount of detail shown in the Item view.
Use the Timeline menu to limit the amount of detail shown in the Item view.

Accessing Item Revision Data

Depending on the type of Item, you may be able to see a graphical depiction of the data stored in the currently selected revision of that Item (e.g. for a Symbol Item, or Footprint Item), or be able to open, or download, a document that is stored in that revision (e.g. a Binary File Item, or the documents in a released PCB Fabrication Data Item, or PCB Assembly Data Item).

Where such functionality is supported, look to the right-click context menu for the applicable region in the Item view. If an entry appears as a hyperlink, you will typically be able to follow that link (perhaps to an external web page - for example a component datasheet, or to a generated Excel or PDF document).

This information can also be accessed through the Preview aspect view tab, and/or Details aspect view tab (where applicable) for an Item, in the Explorer panel.

The following image illustrates the data stored in the revisions of three different Item types, and presented through the Item view (below the graphical depiction of the Item's revision and lifecycle history).

Data presented in the Item view for the revisions of three different Item types - Managed Schematic Sheet Item (top), Component Item (middle), and PCB Assembly Data Item (bottom).
Data presented in the Item view for the revisions of three different Item types - Managed Schematic Sheet Item (top), Component Item (middle), and PCB Assembly Data Item (bottom).

With a Component Item, double-clicking the entry for a child model will make that model the focused entry in the Explorer panel.

Bill Of Materials

When releasing a board design, and generating a PCB Fabrication Data Item, PCB Assembly Data Item, or PCB Project Design Item, the Item view also presents the System BOM. This is a separate BOM, generated at release time and stored in the server as an XML document - not to be confused with the user-defined BOM which is driven from the Output Job Files in the project.

System-generated BOM.
System-generated BOM.

The System Bill of Materials (BOM) is used to obtain a visual display of the BOM when interrogating the Item Revision in the detailed Item view. It does not replace the need to generate a BOM document as part of output data from a configured Output Job file. It simply facilitates browsing of the BOM in the Item view.

Publishing Released Data

Related page: Working with Publishing Destinations

From within the Item view, you have the ability to publish released documents for any revision of a PCB Fabrication Data Item, PCB Assembly Data Item, or PCB Project Design Item, to any hosted storage space defined within your Publishing Destinations preferences. Currently supported hosting destinations include Box.com, Amazon S3, an FTP server, or a simple folder location on a shared network. In terms of distribution and collaboration, this provides an unparalleled advantage in a world where the collective members of the overall 'product team' - the design team, the manufacturing team, and all others involved in the process of getting a product from thought to reality - are often dispersed around the globe.

Before you can publish data, ensure you have defined a connection to the required publishing destination. This is performed from the Data Management - Publishing Destinations page of the Preferences dialog.

To publish, first select the specific revision of the Item you wish to publish documents for. Publishing commands are available from the right-click menu for the Released Documents region.

While you can publish just the Released Documents, a command is also available for publishing all documents (released plus the System BOM) in a single hit.

The publishing sub-menus list all available Publishing Destinations, by name, as defined on the Data Management - Publishing Destinations page of the Preferences dialog. Choose a destination and use the subsequent Publish to dialog to define the required destination sub-folder in which to store the data.

Access publishing-related commands for a particular revision of an Item from within the Item view.Access publishing-related commands for a particular revision of an Item from within the Item view.

 

Note

The features available depend on your level of Altium Designer Software Subscription.

Content