I want to create a geoprocessing package to convert featureclasses and tables from file geodatabases into oracle geodatabase. This package is a custom tool created in ArcGIS Pro, and it's script is python including xml file. This package was generated successfully. But when I using it to ArcGIS Runtime on Local Server, error occurs. The error message is as follows:
Esri.ArcGISRuntime.Http.ArcGISWebException:“Failed to create service importlandsd GPServer. Service failed to initialize: The Geoprocessing package is not supported by the ArcGIS Runtime. There is no _sd.tbx file in the package. Check that it was authored with ArcGIS Runtime support enabled.