For the complete documentation index, see llms.txt. This page is also available as Markdown.

Which Job Queue Processes Are Verified?

Job Queue Entry metadata alone does not prove that a codeunit works as a background task.

Verifiably Executable

SOU Product Download Job has an active OnRun and is the documented standard for resumable product download.

Do Not Use Directly as a Job

Several management codeunits have empty OnRun triggers, including order, category, product, variant, shipment, and invoice management.

Stock Management

Stock Management has an active entry point for Pending Stock but must be accepted separately due to batch/status limitations.

Release Check

Manual test → job in sandbox → verify processed records → logging/monitoring → only then production.