Version 9.6
 —  Using the Asset Catalog  —

Browsing the Asset Catalog

This section describes how to browse the contents of the catalog. When you browse the catalog, CentraSite shows you a list of asset types and asset instances belonging to these asset types. The asset types shown are the predefined asset types as well as your custom-defined asset types. For a list of the predefined asset types, refer to the document Object Type Management.

You can select the following options:

The result view shows various attributes of the assets, such as the name of the asset, the asset type and the description.

You can add or remove asset attributes from the view by choosing the column selection icon that is located above the scroll bar in the view area.

This section describes how to use CentraSite's Browse feature to locate assets using keyword searches and taxonomy searches.


Browse by Name

The name search is an easy to use keyword-based search facility.

You can search for all assets that contain one or more specified keywords (i.e., text strings) in the asset's name attribute. You may use the Types panel to restrict the types on which the search is conducted.

Using Keywords

You can define the input for the name search in the following ways:

Using Wildcards

The available wildcard characters are as follows:

Character Usage
* or %

If you use the percent symbol ("%") or the asterisk ("*"), CentraSite replaces the wildcard symbol with as many characters as necessary to find a match. For example, an entry of "A%n" returns both "Amazon" and "American". If you enter "*al", then "CalcService", "Calendar" and "AustralianPostCode" all fit the search criteria.

You can use a wildcard character at any point in the keyword text, and multiple times throughout the keyword text. If you enter a wildcard character in the middle of a string, for example "cat*dog", then at least one of the searched attributes must contain the string in order for the asset to be included in the result set.

If a wildcard character between two words is surrounded by spaces, such as "word1 * word2", the wildcard will match one word.

Notes:

  1. Certain non-alphanumeric characters that can appear in the name of an asset are currently ignored by CentraSite's wildcard mechanism when you include them in a keyword search. In particular, the hyphen ("-") is ignored. Thus, if you have created the assets "asset-1" and "asset_1", the wildcard search for "asset?1" will find "asset_1" but not "asset-1".
  2. The percent (%) character acts as a word delimiter when it appears in the text to be searched. Thus, for example, if the name of an asset contains the text "abc%def" (the characters a, b, c, %, d, e, f), this is treated by the search mechanism as two adjacent words "abc" and "def". A wildcard search such as "abc*def" looks for a single word beginning with "abc" and ending with "def", so the search will not find this asset.

Browsing by Asset Name

Start of instruction setTo browse the asset catalog by asset's name attribute

  1. In CentraSite Control, go to Asset Catalog > Browse.

  2. In the list of asset types shown in Types panel, select the asset types that you want to include in the view. The list of asset types consists of predefined asset types and custom (i.e. customer-defined) asset types.

    If new asset types have been added since the last screen update, you may need to click Update to see them in the list.

    Note:
    Use the arrow icons in the Types panel to extend or retract the asset types list as necessary.

  3. In the text box, type the keyword to search for. You can use one or more wildcards to specify the keyword.

    If you leave the text box blank, or enter just a wildcard, assets based on the asset type that you select is returned.

    CentraSite returns the assets that match the search criteria.

    For assets, the search looks for the keyword in the asset's name attribute.

Top of page

Browse by Taxonomy

The taxonomy search capability allows you to search assets that have been classified according to a specific taxonomy or a category within a taxonomy.

There are several generic entries in the Browse by dialog. These are:

Browsing by Taxonomy

Start of instruction setTo browse the asset catalog by taxonomy

  1. In CentraSite Control, go to Asset Catalog > Browse.

  2. In the list of asset types shown in Types panel, select the asset types that you want to include in the view. The list of asset types consists of predefined asset types and custom (i.e. customer-defined) asset types.

    If new asset types have been added since the last screen update, you may need to click Update to see them in the list.

    Note:
    Use the arrow icons in the Types panel to extend or retract the asset types list as necessary.

  3. Choose the Browse By icon on the right side of the page.

  4. In the Browse By dialog, select a taxonomy. As a result, only assets that are classified with this taxonomy will be displayed.

    Note:
    The list of taxonomies displayed contains only the taxonomies that are currently browsable. Refer to the section Creating a Taxonomy in document Taxonomies for information about how to make a taxonomy browsable or non-browsable.

Top of page