Given that the official preference/requirement in Lightning to call APEX is via Data Source Action in action sequence, I am running into a challenge determining when the async process complete.
I tried using deferred promises on saves. Is there some resource I am missing in tracking down how to tell when a thread (say the first, second whatever) async process has completed so I can start using the results? Skuid.actionswequences.getByName.run({Inputs) doesn’t seem to return anything usable. Thanks for any ideas.
(The scenario is: mass action, working on group of rows, run action sequence so I can call apex in LEX, apex returns json into another model (all which works great). The challenge is the subsequent code runs before model/data is populated.) Thanks in advance. Hope everyone is well!
Question
Action Sequence and Apex timing- anyway to determine when async processes completes?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.