Get Started with the Catalog
Introduction
Catalog is an open, standards-based metadata repository that enables Mendix developers and administrators to discover and explore services 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.
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:
- Register services to be used in other apps in your company
- Consume services in your company’s Catalog
- Manage services as a service owner or as an administrator
Catalog and App Deployment Methods
You can use the Catalog with any deployment method, though there are differences in how services are registered for each deployment method. The chart below outlines these differences.
Deployment Method | How are Services Registered? |
---|---|
Mendix Cloud | Published OData/REST services and Business Events services in a deployed app are registered automatically as services in the Catalog Register Services using the Registration API |
Private Cloud | Using the Registration API |
On-Premises | Using the Registration API |
Once services are registered, the metadata is stored in the Catalog so that you can share these sources with authorized users in your company.
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.
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.