Workflows
Workflow
Internal ID
What it does
Last updated
TradeQloud Setup uses one workflow to drive background processing.
FQ Setup Async Execution
customworkflow_fq_setup_aer_wf
Runs when a Setup Async Execution Request record is created. If the request is still unprocessed, it invokes the queued function (module path + callback + parameters) so deferred and bulk operations run in the background instead of blocking the user.
Last updated