Hi,

I am trying to kick off a process using WPS asynchronously and manually
update the 'percentCompleted' field of the statusLocation form, but I can't
figure out how to do that.  

Right now it just hangs at:
<wps:Status creationTime="2018-06-18T16:33:20.789Z">
<wps:ProcessStarted percentCompleted="0"/>
</wps:Status>

and I'm not really sure how to update that value.  You cannot add a 'status'
field to the python script decorator without getting an error in the
response - does the scripting engine even provide this level of control? 
Any help on this would be greatly appreciated



--
Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to