AppControl Docs
  • Introduction
  • Overview
    • Features
    • Product architecture
      • AppControl Repository
      • Policy Checks
    • Initial set up
      • AppControl User
      • Install package
      • Configure system
      • Add apps
      • Add users
      • Give permissions
    • User Roles & Access
    • Getting Started
      • Platform Administrator
      • App Owner
      • App Administrator
      • Developer
  • Dashboards
    • Platform
    • Alerts
    • App
      • Log Rule
    • Policies
      • Compare Revisions
    • Releases
      • Create Release
    • Tasks
      • Task Assignment
      • Task Details
    • Insights
      • Components
      • Reports
      • Users
      • Logs
  • Administration
    • Policies
    • Pipelines
      • Approval
      • Backup
      • Build
      • Call API
      • Check Policy
      • Deploy
      • Deploy Configuration
      • Notification
      • Start / Stop
    • Tasks
    • App Groups
    • Access Groups
    • System
      • Accounts
      • Notifications
      • System Status
      • System Logs & Tools
      • System Configuration
      • Repository
        • Log Solution
      • Product License
      • Management API
      • Mendix Configuration
    • Feedback
  • Checks
    • APIs
      • Published APIs must use authentication
    • App
      • Project security level
      • Project security enabled
      • Demo users enabled
      • Anonymous users enabled
      • Strong password policy
      • Default admin username changed
      • Anonymous user access restricted
      • Default admin user restricted
      • Use strong hash algorithm
      • Check user role security for consistency
      • Restrict users to a single session
      • Perform strict page URL checks
      • Project naming standards
    • Components
      • Components with vulnerabilities
      • Mendix runtime version age
      • Mendix runtime support status
      • Non platform supported components
      • Max component age
      • Average age components
      • Use latest version of Marketplace module
      • Use latest version of Marketplace widget
      • Use latest version of Mendix
      • Limit number of Java libraries
      • Limit number of widgets
      • Use minimum Mendix runtime version
    • Constants
      • Do not expose constants to client
    • Development
      • Last commit to production
      • Last commit to project
      • Project documentation standards
      • Project organization standards
      • Project logging standards
    • Domain Model
      • Default member access rights restricted
      • Use read only attributes in XPath constraints
      • Anonymous users can only change own data
      • Anonymous users cannot change unlimited length strings
      • Domain model standards
      • Anonymous user access restricted
      • Naming standards - Domain Model
      • Documentation standards - Domain Model
    • Enumerations
      • Naming Standards - Enumerations
    • Microflows
      • Incorrect date format
      • Incorrect empty string check
      • Empty variable used
      • Apply entity access when generating documents
      • Use inherited entities from System module
      • Web service calls with templates should be escaped
      • Naming Standards - Microflows
      • Logging Standards - Microflows
      • Documentation Standards - Microflows
    • Pages
      • Attributes in data views should be editable
      • Naming Standards - Page Flows
      • Documentation Standards - Pages
  • Support
    • Docs
    • Feedback
    • Tickets
    • Releases
    • System Status
    • User Details
Powered by GitBook
On this page
  1. Dashboards
  2. Insights

Components

The Components tab enables you to search through information about the following Mendix components:

  • Mendix Runtimes. The Mendix versions in use by your apps.

  • Modules. The Marketplace modules in use by your apps.

  • Widgets. The widgets in use by your apps.

  • Java Libraries. The Java libraries in use by your apps.

Actions

The following actions are available:

  • Export. The components that are visible (based on the filters you have selected) are exported to an Excel spreadsheet.

  • Assign Task. The task assignment page will be shown, pre-filled with the apps associated with all of the components that are visible (based on the filters you have selected).

Filters

Depending on the type of component your are searching for various filters are available. The following describes these filters:

  • Environment type. The environment type that uses the components you are searching for. This will limits results to apps that have environments of the type that you have selected.

  • App. The specific app that you want to search for. If you leave this blank all apps will be searched.

  • Name. The name of the component you want to search for.

  • Version. The version of the component you want to search for.

  • Latest Version. (Not searchable) Shows the latest version of this component (if known). The version number is red if this component is not the latest, or green if it is.

  • Marketplace? Whether or not this component came from the Mendix Marketplace.

  • JAR name. For Java libraries, the name of the JAR file you want to search for.

If the filters you select return no results because there are no environments (of the selected type) for the selected app, or because the revision for that environment hasn't been analyzed yet, you will be notified.

PreviousInsightsNextReports

Last updated 3 months ago