Get Started with the Catalog

Last modified: February 13, 2024

1 Introduction

Catalog is an open, standards-based metadata repository that enables Mendix developers and administrators to discover and explore data sources throughout their connected ecosystem. This repository is accessible to authorized users in your company on the web app, catalog.mendix.com, or through Catalog APIs.

2 Your Company’s Catalog

Log in with your company credentials to catalog.mendix.com to see what metadata has been shared in your company.

Depending on your user role and use case, you can do the following:

3 Catalog and App Deployment Methods

You can use the Catalog with any deployment method, though there are differences in how data sources are registered for each deployment method. The chart below outlines these differences.

Deployment Method How are Data Sources Registered?
Mendix Cloud Published OData services in a deployed app are registered automatically as data sources in the Catalog
Register sources using the Registration API
Private Cloud Using the Registration API
On-Premises Using the Registration API

Once data sources are registered, the metadata is stored in the Catalog so that you can share these sources with authorized users in your company.

4 Try It Out

Follow Share Data Between Apps to use the Catalog to share data between two Mendix apps.

Build on this experience by learning how to write data to another app.

5 Processes and Properties

Catalog goes into detailed information on the Catalog’s processes and properties. This is helpful if you are looking for explanations of what you see in the Catalog UI (catalog.mendix.com) and how parts of the UI relate to each other.