Select to view content in your preferred language

can't get final Job Status of geoprocessing job

291
1
01-17-2024 04:40 AM
hlolima
New Contributor

Hello,

I'm working with esri api js 4.26, when I submit the job and want to get its status it always gives me 'job-executing' entil the end, but in my arcgis server when I try to launche the same script, I can see that the job statut is wrinteen diffrenteling and change til the end

the status when I launch service in arcgis server :

jobsstatus.JPG

The possible values in documentation :

jobstats2.JPG

 

 

I don't understand why it is different, and why my status is always 'job-executing' and can't get 'job-succeeded'?

This is my code :

restcall.JPG

 

Any help please?

0 Kudos
1 Reply
ViktorSafar
Occasional Contributor II

We cannot see the images you uploaded.

Please put code into code blocks, not into images.

0 Kudos