EditResultItems
Hi all,
I have a question about the implementation of EditResultItems in the "AddFeatures" activity. We are attempting to use the EditResultItems to return edit results and were hoping to return information on the success or failure for each of the items in a collection. What we have found is that if one item in the collection fails to be added (for example beacause of an incorrrect attribute assignment), then the whole "AddFeatures" activity fails and no EditResult is generated at all.
To get around the issue, we are using a try, catch to test if the edit result is generated - but I was wondering if this behaviour is expected.
Thanks.
0
Please sign in to leave a comment.
Comments
0 comments