BaaS connection point
The BaaS connector establishes a standardized, secure, and reusable bridge between ION and BaaS services.
The connector enables secure, automated message exchange between platforms in both directions: from BaaS to ION and from ION to BaaS.
All configuration for the connector is defined in the BaaS service manifest. The connector minimizes manual configuration in ION.
Only one connection point is allowed for each service and instance combination. This restriction ensures that each connection point has a unique logical ID.
The BaaS connector is useful when integrating ION with cloud-native, BaaS-hosted services. The connector avoids the need to build or maintain low-level API integrations directly in ION.
The BaaS connection point is available only in tenants where BaaS has been provisioned.
Creating a BaaS connection point
When creating the connection point, the UI displays the available BaaS services and their instances. Select the required service and instance.
You can specify these connection point properties.
Document properties
Documents are automatically populated from the BaaS service definition by discovering them in the Data Catalog.
Documents are read-only in ION.
Documents are refreshed from the BaaS service definition when the list is refreshed.
Documents, including webhooks, APIs, and functions, are managed in the BaaS service.
To appear in the connection point, documents must also be registered in the Data Catalog.
If documents are not listed automatically, verify that they exist in the Data Catalog and refresh the list.
Document discovery warnings and errors
During document discovery, ION compares the documents defined in the BaaS service manifest with the documents available in the Data Catalog.
If documents cannot be found in the Data Catalog, a notification is displayed.
The notification type depends on how many documents are missing.
-
Error — No documents discovered
If no documents defined in the BaaS service manifest are found in the Data Catalog, an error message is displayed. The connection point cannot be activated until the issue is resolved.
-
Warning — Some documents not discovered
If at least one document is discovered but other documents are missing, a warning message is displayed. The connection point can be activated with the discovered documents.
Resolving missing documents
To resolve missing documents:
- Add the missing documents to the Data Catalog.
- Return to the BaaS connection point.
- On the document list, click the refresh button to rediscover documents from the BaaS service definition.
- Verify that the missing documents appear in the list.
- If documents are still missing, verify that the document names in the BaaS service manifest match the entries in the Data Catalog.