Hello!
I am trying to use the Analysis Widget with a Custom Web Tool I created in Model Builder to append data to a hosted feature layer from a shapefile/feature layer supplied the user.
When the tool runs in Pro, I can refresh my experience site and see the appends have been made. When I upload the tool and try to run it in an Analysis Widget within the Experience, no appends are made. I assumed this might be related to the reference/copy data option but no success after trying both.
Can anyone confirm that what I am attempting to do is possible, and if so where I could be going wrong? I cannot share the Experience or data as it is sensitive data, but I can try to give a more in-depth explanation if needed.
Thanks!
Hi @ArtNaylor ,
Thanks for your feedback. Did you turn on the auto refresh option for your hosted feature layer in ExB?
Also did your custom web tool indicate a successful execution in the Analysis widget when you run?
I'm trying to do this exact same thing, with a slight modification:
any ideas?
@GISUser74305830 To better target whether it is an issue of the custom tool itself, or it is the widget issue.
Can you try the following:
1. Run the same tool in Web AppBuilder and see if it success?
2. If you are using Enterprise, you may also run the custom tool from map viewer and see if that works there.
3. Also may run the tool from the rest service side by submit the job directly from service. See if that work?
Thanks,
Wei