We are trying to set up a custom GP tool running in enterprise, and finding many different road blocks
I have a model that works in ArcPro, but when I publish it as a GP tool the results come back as a string and not a file type. The solution here might be to make the model into a script so I can set the output type to a file.
I have also tried publishing the Extract Data as Task tool, but when I run that on a web map I get the error "ERROR 000840: The value is not a Layer".
Has anyone gotten a similar Clip and Ship tool working?