Skip to content

Transform logs

A record of every transform: what was processed, what was built, and what failed.

Each entry names the Source it processed and what came of it. A failed entry says what went wrong.

  • Missing data in the Source. A product with no images or description gives the transform little to build from.
  • Unexpected content shape. Material that does not match what the transform expects for that source type.
  • Partial success. Some blocks built, others not. The log shows which.

Fix the underlying data in the source system, sync again, and re-run the transform. Editing the resulting cube by hand also works for a one-off.

For sync problems rather than transform problems, see Sync logs.