Hello Community,
We have a script tool which takes image service and a polygon id as input and takes a screenshot.
The script works fine when we run in ArcGIS Pro however, when trying to share it as a webtool in the analyze following error is returned 000068 script contains broken project data source.
We have gone through the following articles Error: 00068: Script Contains Broken Project Data Source , Solved: Error 00068: Broken data source, when trying to pu... - Esri Community & Problem: Data Source Used by Script is Not Registered with the Server and Will Be Copied however, all of these links for portal URL and nothing for image service.
Additionally, for taking image service as input we are using GetParameterAsText in script and in parameters of script tool we are using data type of string
Any inputs on this would be appreciated.