Mobile Setup
The Mobile Setup page is the central configuration point for connecting Aptean Mesh mobile clients to your Business Central environment. It manages Azure AD authentication credentials, API endpoint discovery, label printing, telemetry, and request logging.
App Bundles
An App Bundle is the top-level container in Aptean Mesh that groups mobile pages, workflows, service registry entries, and dependencies into a single deployable unit. Each bundle represents a complete mobile application configuration stored in the Mobile App Bundle 220FDW table.
Service Registry
The Service Registry maps service codes used in mobile page JSON to the AL codeunits that handle the business logic. It is stored in the Mobile Service Registry 220FDW table and is the bridge between the UI layer and your server-side AL code.