Skip to main content

Delete Features Activity Behavior

Comments

4 comments

  • Nelson Dobbs

    What do your log files on ArcGIS Server say for the call made from the workflow?

    0
  • Brian Cunningham

    Hey @Nelson Dobbs? ,

     

    Thanks for the quick response. I checked the AGS logs, and I am seeing that the request is being successfully processed:

     

    "REST request successfully processed. Response size is 192 characters."

     

    Thanks,

    Brian

    0
  • Nico Burgerhart

    Are you using Workflow 4 or Workflow 5?

    Are the objectids sent as string values instead of integer values?

    0
  • Brian Cunningham

    Hey @Nelson Dobbs?  and @Nico Burgerhart? ,

     

    I'm a dumb-dumb. I had the MapServer layer in my map, and not the FeatureServer, so when it was submitting the request to the REST, it was sending it to the MapServer layer which does not have the "ApplyEdits" operation...

     

    I changed the source of my map, and actually brought in the FeatureServer layer and the operation works.

     

    Thanks,

    Brian

    0

Please sign in to leave a comment.