004027: Unsupported capability <value>, was excluded during publishing.
Description
A geocode service capability was enabled that is not supported on ArcGIS Enterprise 11.4 or earlier when creating an offline service definition and was excluded during publishing.
The following capabilities can be enabled independently and are supported on ArcGIS Enterprise 11.5 or later:
Batch Geocode
Find Address Candidates
Geocode Addresses
Solution
Do one of the following:
If you are creating an offline service definition for a locator to be published to ArcGIS Enterprise 11.4 or earlier, ensure that only supported capabilities are enabled in the Capabilities section of the Configuration tab on the Share Locator pane or Publish Geocode Service pane.
If you are creating an offline service definition for a locator to be published to ArcGIS Enterprise 11.4 or earlier using the ArcPy
CreateGeocodeSDDraftfunction, ensure that only supported capabilities are specified for thesupported_operationsparameter.