Hi all, I'm trying to publish a Geoprocessing Package to use with ArcGIS Runtime 10.2.3, the geoprocessing uses arcpy function "FeaturesToJSON_conversion". I've got an error : "Tool Features To JSON is not licensed for use in an ArcGIS Runtime package". However, the documentation says that this tool is supported: https://developers.arcgis.com/java/guide/supported-geoprocessing-tools.htm
What the problem is ? Thank you