If skipCustomListeners is set to true and with CAM-8599 skipIoMappings as well, then the resulting jobs should not have a deployment ID such that they are picked up by any job executor (regardless of deploymentAware flag).
Scenario: The corresponding process application is not deployed in the cluster or is out-of-sync with existing instances.
Note: I think we should implement CAM-8599 first or this will work against the fix of CAM-7519 when people use IO mappings.