We still need promise to be resolved after sending messages, but generating messages was moved to processDMOps.
Returning promise to later in that stack put it to dispatchActionPromise.
useProcessAndSendDMOperation looks no obsolete, but will be updated later in the stack.
Depends on D13150