I have a geoprocessing service on our arcgis server that is shared to our AGOL organizational account. I am trying to use the URL for this service to create a Geoprocessing widget in WAB 1.2 developer version. Although it does drop down the layer list for the web map and allows the selection in the widget dialogue, it will not execute and throws a generic 'failed' error. I even tried to put in the url for one of our feature services as a constant value with same result. BTW this is just a service from the Add Geometry Attributes tool to get the updated area of edited features, and if anyone knows a better way to do this please let me know. Thanks very much, cob
Can you change the message level of the geoprocessing service from "None" to "Info" in the properties of the GP service in Server Manager and try to run the tool again?