Skip to content
Orbitra

Activity log

The receipt for every bulk operation Orbitra runs — publishes, imports and source syncs.

The receipt for every bulk operation Orbitra runs on your behalf — publishes, imports and source syncs — so a batch job is never a black box.

orbitracommerce.com/activity
Activity — operation, status, progress, target, start time and duration per run

Each row carries the operation and its short ID, a status, a progress fraction, the target channel and seller account, when it started and how long it took — 16ms for a local pass, 8.4s for a marketplace publish, and occasionally a very long one for an order sync that sat waiting on a channel.

Filter by type (All types) or by time window (default: last 7 days), and track each run through the same states you’ll see used elsewhere:

StateOn this accountMeaning
Queued0Waiting to start.
In progress3Running right now.
Completed233Finished with no errors.
With errors28Finished, but part of the batch failed — the row reads with error and its progress stops short, e.g. 1 / 2.
Failed0Didn’t finish.

View on any row opens that run’s detail, item by item — which is where a with error batch tells you which of its two targets refused. Refresh pulls the latest state, and is the first place to check when a bulk publish or import seems stuck.

Was this page helpful?