Custom data providers connect to and retrieve data from your remote data sources, such as hosted static files, APIs, or SQL and NoSQL databases. You can register your custom data providers with ArcGIS Enterprise on Kubernetes and make your data available to ArcGIS clients as feature services that reference the registered data providers.
Add custom data providers
To register a custom data provider, you must first package the data into a custom data package file (.cdpk) using the cdf command line tool included with ArcGIS Enterprise SDK. Once you have a .cdpk file, complete the following steps to register the custom data provider with ArcGIS Enterprise on Kubernetes using ArcGIS Enterprise Manager:
- Sign in to ArcGIS Enterprise Manager as an administrator.
- Click the Extend button in the sidebar.
The extend page appears.
- Click Custom data providers.
- Click Add provider.
- Click Choose file.
- Open or drag the .cdpk file you want to use.
- Click Add provider.
The custom data provider you registered appears in the Custom Data Feeds module.
View custom data provider information
For each custom data provider registered with ArcGIS Enterprise on Kubernetes, you can view information such as the provider name, the type of service that can be created from the provider, and which service parameters are required.
To view custom data provider information in ArcGIS Enterprise Manager, complete the following steps:
- Sign in to ArcGIS Enterprise Manager as an administrator.
- Click the Extend button in the sidebar.
The extend page appears.
- Click Custom data providers.
- Click the More options button
.
- Click View details.
- When you've finished reviewing the information, click OK.
Update registered custom data providers
To update a custom data provider you've registered with ArcGIS Enterprise on Kubernetes, you must create a custom data package file (.cdpk) with the same name as the original file. Once you have a new .cdpk file, complete the following steps to update the custom data provider using ArcGIS Enterprise Manager:
- Sign in to ArcGIS Enterprise Manager as an administrator.
- Click the Extend button in the sidebar.
The extend page appears.
- Click Custom data providers.
- Click the More options button
.
- Click Update.
- Find the updated .cdpk file on your device or a machine on your network.
- Drag or open the updated .cdpk file.
- Click Update provider.
Delete custom data providers
When you delete a custom data provider, any services that are associated with it will also be deleted.
To delete a custom data provider using ArcGIS Enterprise Manager, complete the following steps:
- Sign in to ArcGIS Enterprise Manager as an administrator.
- Click the Extend button in the sidebar.
The extend page appears.
- Click Custom data providers.
- Click the More options button
.
- Click Delete.
- If the custom data provider you want to delete has services associated with it, click Delete all associated services.
- Click Delete.