var df = fl.applyEdits(edits); df.then(lang.hitch(null, function(id, response){ //now you have id for this specific request }, id)); //have a list of deferreds all(deferreds).then(function(results){ //loop through the results, and you will find each result should have an id associated to. });
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.