Transform logs
A record of every transform: what was processed, what was built, and what failed.
Reading a log
Section titled “Reading a log”Each entry names the Source it processed and what came of it. A failed entry says what went wrong.
Common failures
Section titled “Common failures”- 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.
After a failure
Section titled “After a failure”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.