Viewing Asset List

Provides the list of uploaded assets based on various criteria.

  1. Select the [Analysis] menu from the top navigation bar.

  2. On the left side of the screen, you can click a view icon to display the asset list in a tree structure based on the selected criteria.

    figure analysis view list main
    View Icon Description

    image ([Assets])

    Displays the uploaded assets by folder and asset type.

    image ([Tags])

    Displays a list of assets based on user-defined tags.

    image ([Issues])

    Displays a list of assets with issues detected by the system during the asset analysis process.
    The icon is disabled if there are no assets with issues.

    image ([Duplicates])

    Displays a list of assets with the same names based on the assets being analyzed or already analyzed among all uploaded assets.
    The icon is disabled if there are no duplicate names.

    image ([Entry Points])

    Displays a list of transactions defined in the analyzed CICS/SD files among the uploaded assets.

    When you select a specific view option (folder, type, tag) in the asset list of each view, the assets are displayed based on the selected option.

Asset List Views

[Assets] View

Displays all assets uploaded by the user based on folder and asset type.

figure analysis assets view main
Item Description

Total number of assets

View settings button. Clicking this button allows you to set the following items:

  • Sorting criteria

  • Asset display method

  • Additional information

Classification option.

  • Folder: Lists assets organized by folders.

  • Type: Lists the assets categorized by types.

Search area. If you enter a 'folder name' or 'asset name', only matching results will be displayed.

Status filter. Selecting an issue or flow status from the drop-down list will filter the list accordingly.

Type filter. Selecting asset types from the drop-down list will filter the list accordingly.

Displays a list of assets.

The description of each icon is as follows:

  • image: Folder

  • image: Asset file

  • image (displayed on the top right of the icon): 'Failed' issue exists.

  • image (displayed on the top right of the icon): 'Missing' and 'Unsupported' issues exist.

  • image: Upload in progress

  • image: Upload complete

 

[Tags] View

Displays the assets uploaded by the user based on tags.

figure analysis tag view main
Item Description

Total number of tags.

View settings button. Clicking this button allows you to set the following items:

  • Sorting criteria

  • Asset display method

  • Additional information

Option to classify assets.

  • Folder: Lists assets organized by folders.

  • Type: Lists the assets categorized by types.

Search area. If you enter a 'tag name' or 'asset name', only matching results will be displayed.

Status filter. Selecting an issue or flow status from the drop-down list will filter the list accordingly.

Type filter. Selecting asset types from the drop-down list will filter the list accordingly.

Displays a list of assets.

The description of each icon is as follows:

  • image: Tag (displayed with the color set when creating the tag)

  • image: Folder

  • image: Asset file

  • image (displayed on the top right of the icon): 'Failed' issue exists.

  • image (displayed on the top right of the icon): 'Missing' and 'Unsupported' issues exist.

  • image: Upload in progress

  • image: Upload complete

 

[Issues] View

Displays a list of assets with issues detected by the system during asset analysis.

figure analysis issues view main
Item Description

Total number of issues.

View settings button. Clicking this button allows you to set the following items:

  • Sorting criteria

  • Asset display method

  • Additional information

Search area. If you enter an 'asset name', only matching results will be displayed.

Type filter. Selecting asset types from the drop-down list will filter the list accordingly.

Displays a list of assets.

The description of each icon is as follows:

  • image: Asset file

  • image (displayed on the top right of the icon): 'Failed' issue exists.

  • image (displayed on the top right of the icon): 'Missing' and 'Unsupported' issues exist.

  • image: Upload in progress

  • image: Upload Complete

 

[Duplicates] View

Displays a list of assets with the same name detected during the asset analysis.

figure analysis duplicates view main
Item Description

Total number of assets with the same name.

View settings button. Clicking this button allows you to set the following items:

  • Sorting criteria

  • Asset display method

  • Additional information

Search area. If you enter an 'asset name', only matching results will be displayed.

Type filter. Selecting asset types from the drop-down list will filter the list accordingly.

Displays a list of assets.

The description of each icon is as follows:

  • image: Folder

  • image: Asset file

  • image (displayed on the top right of the icon): 'Failed' issue exists.

  • image (displayed on the top right of the icon): 'Missing' and 'Unsupported' issues exist.

  • image: Upload in progress

  • image: Upload complete

 

[Entry Points] View

Displays a list of transactions defined in a CICS/SD file.

figure analysis entry points view main
Item Description

Total number of transactions.

View settings button. Clicking this button allows you to set the following items:

  • Sorting criteria

  • Asset display method

  • Transactions tab

Search area. If you enter a 'transaction ID', only matching results will be displayed.

Displays the list of transactions.

The meaning of each icon is as follows:

  • image: Group

  • image: Asset file

  • image (displayed on the top right of the icon): 'Failed' issue exists.

  • image (displayed on the top right of the icon): 'Missing' and 'Unsupported' issues exist.

Asset Information Views

Table View

Provides detailed information in a table format for assets classified by the selected option (folder, type, tag) from the asset list view.

  • [Assets] / [Tags] / [Issues] / [Duplicates] View

    figure table view main
    • ① Function buttons

      The function buttons allow you to perform specific actions on assets whose checkboxes are selected in the asset list.

      Button Description

      image

      Classifies the type of asset.

      image

      Analyzes assets. However, assets classified as user-defined types and those in the 'Unclassified' status are excluded from the analysis.

      image

      Assigns tags to assets.

      image

      Changes the location of the asset.

      image

      Deletes the asset.

    • ② Column Display Settings

      You can configure which columns to display in the table. Columns with selected checkboxes will be displayed, while whose with unchecked checkboxes will not.

    • ③ List of Assets

      A list of assets based on the selected classification option.

      Item Description

      image

      Whether or not an issue has occurred.

      • image: 'Missing', 'Unsupported' issue

      • image: 'Failed' issue

      Name (version)

      Name of the asset.

      Type

      The type of asset.

      Status

      The flow status of the asset.

      • Unclassified

      • Classifying

      • Unanalyzed

      • Analyzing

      • Analyzed

      Tag

      Tags assigned to the asset.

      Total Lines

      The total number of lines of source code.

      Lines of Code

      The number of lines that contain executable code in the source code.

      Cyclomatic Complexity

      A metric that represents the complexity of the source code.

      Updated Date

      The date and time when the asset was last modified.

  • [Entry Points] View

    figure entry point table view main
    Item Description

    Whether or not an issue has occurred.

    • image: 'Missing', 'Unsupported' issue

    • image: 'Failed' issue

    Transaction ID.