Component Dashboard

A searchable, filterable grid of every component discovered across all your crawled solutions. Access it from the Cartographer app sidebar → Component Dashboard.

Search and Filters

Narrow down the component list using any combination of the following filters:

  • SearchSearches component name and summary text
  • Solution filterFilter by crawl configuration (solution)
  • Component Type filterFilter by type — Plugin Assembly, Custom API, Plugin Step, Cloud Flow, Business Rule, Table, Form, View, Web Resource, and more
  • Entity filterFilter by the Dataverse table the component is bound to
  • ResetClears all active filters at once

Component Grid

The grid displays all matched components with the following columns:

NameThe display name of the component
TypeColor-coded badge indicating the component type
EntityThe Dataverse table the component is associated with
StatusCrawled, Summarized, Error, or Removed
SummaryTruncated preview of the generated summary
Last CrawledTimestamp of the most recent crawl
Click any column header to sort ascending or descending. The grid includes pagination with page numbers and shows the total component count.

Detail Panel

Click any row to open a slide-out detail panel on the right side of the screen. The panel shows the full component information:

  • Type and status badgesVisual indicators for component type and current status
  • TableThe entity logical name the component is bound to
  • Unique nameThe component's unique identifier in the solution
  • Solution nameWhich crawled solution this component belongs to
  • Connectors usedFor cloud flows, lists the connectors referenced
  • Trigger attributesFor plugins, shows the attributes that trigger execution
  • TimestampsWhen crawled, when source was modified, and when the summary was last generated

Summary

Displayed in a green card. Shows the component's full summary, generated automatically at crawl time from its metadata.

Error Details

A red card shown when the component had crawl errors, with the error message.

Raw Metadata

A collapsible section showing the raw metadata (JSON, XML, or JS source code) captured during crawl.

The detail panel also includes an action button:

  • Open RecordOpens the component's Dataverse record in a new tab

Status Meanings

Each component has one of four statuses:

CrawledComponent was discovered and metadata captured, but not yet summarized
SummarizedA summary has been generated successfully
ErrorSomething went wrong during crawl
RemovedComponent was in a previous crawl but no longer exists in the solution
A component is marked Removed rather than deleted when it no longer exists in the solution, so its history stays visible.