Landscape View

Last modified: April 18, 2024

1 Introduction

The Landscape View presents a graphical view of the registered services in your Catalog. It provides a landscape visualization of items registered in the Catalog, and their relationships with apps that consume the datasets that they connect to. In the Landscape, the nodes are the runtime instances of applications (or, more specifically, the deployments of apps in specific environments) and the published services from the apps. All public services that are issued are also shown in the Landscape.

In the Landscape, you will see, at a glance, the network of deployments of the apps publishing services and those consuming them. It enhances searching for suitable data sources in the Catalog by showing the following:

  • Popular apps in the Catalog Landscape and the apps that consume data from them
  • The dependencies between consuming and publishing apps
  • All the services published from an app (deployed to a specific environment) and the datasets that are exposed in the service
  • Details of the selected nodes

This visual display of registered assets will enable you to:

  • Decide on the relevance of available assets by seeing the apps that they are consumed by
  • Discover the context of the data being shared by the network of nodes for a service and the deploying app
  • From the displayed network of dependencies, ascertain the differences between the services by seeing how the shared data is used

You can access the Landscape from Catalog by clicking the Catalog tab > Landscape View.

2 Catalog Landscape in Detail

2.1 Structure and Flow of Data

A registered service includes the precise definition of the app and the datasets or entity sets—that provide the link to the shared data. The service endpoint and the deployment to a specific environment is shown as a node on the Landscape.

The Landscape depiction of a service and its network will be such that it will show the “flow” of data from the bottom of the display towards the top according to the following principles:

  • An app publishing a service will be positioned below the service
  • Services that are consumed by an app will always be shown below it
  • Applications that consume a selected service will always be positioned above it

2.2 Navigating the Landscape

By default, the Search pane is on the left of the Landscape screen. When a service is selected in the search results, it is displayed in the center with its network of connections. The selected service and the deploying app are highlighted with a blue outline.

When you click any of the nodes or connections, the metadata pane on the right displays further details.

You can pan around the landscape and and zoom using the mouse. You can also collapse both the search pane and the metadata pane so that the full screen area is available for viewing.

2.3 Nodes

Registered apps and services are depicted in the Landscape as nodes from the definitions in the registered service metadata. The icons for each of these nodes identifies the source application, for example, Mendix and Siemens.

2.3.1 Data Sources

Data sources or the published services are depicted as a round node with the icon that indicates the Technology and the service name and version number on the line connecting it to the publishing app, the number of datasets exposed in the service.

2.3.2 Apps

Apps are displayed as square icons with the application icon and the environment that the app is deployed to is given below the app name. The example below shows a non-Mendix app (TeamcenterMfg), a Mendix app (CompanyCarDemo) which are deployed to the Mendix Free App environment, Sandbox. The third example shows another Mendix app (HRSample_App) deployed to the production environment which has a custom icon. For further information on adding a custom icon to your app see Changing the Application Icon.

different app logos

2.4 Dependencies

The relationships and dependencies between apps, published services, and consuming apps are represented by connecting lines that also display the datasets that are published by a service and consumed by consuming apps. These are illustrated and described in the following examples:

  • Solid gray line – This links an app and the services published from the app in the specified environment. In the example, the selected app LEGO-Machinesafety Data has 2 published services, which includesPublished_OData_MS 1.0.0.

  • Broken gray line with an arrow (consume line) – This indicates that an app is consuming from the service it is linked to by the line. The direction of the dependency is indicated by the direction of the arrow: the consuming app makes a call to the service for data from the publishing app—the arrow points to the service (or data source) which is “pulling” the data. The service will “get” the data associated with the endpoint of the consumed dataset from the publishing app.

    The app StudioExperienceMob6Aug consumes one dataset through Published_OData_MS 1.0.0, which is published from LEGO - Machine Safety Data in the production environment.

The network of dependencies that is shown will position the selected asset at the center of the network.

2.5 Node Details

Clicking a node will display details of the node in the Metadata pane. You can see further details for the node in the asset details screen by clicking the Catalog tab.

2.6 Consumed Datasets

If you click the Entity icon on the consume line, the names of the datasets that are being consumed from the service will be shown in the right panel.