Hi there,
I submit a task using this API:
https://analysis7.arcgis.com/arcgis/rest/services/tasks/GPServer/PlanRoutes/submitJob
but the result status always "esriJobSubmitted":
{"jobId":"jc07cdcd1f2b549cb95f84b64f2aebca5","jobStatus":"esriJobSubmitted","results":{},"inputs":{},"messages":[]}
jobId is jc07cdcd1f2b549cb95f84b64f2aebca5
thanks