1. Publishing to Experience Edge

Publishing failures and diagnostics

During publishing to Experience Edge, the publishing job may report warnings or failed entities even when content is successfully published. These failures are often entity-level or auxiliary publishing issues (such as dictionary, translation, or associated entities) and don’t always indicate that a content item failed to publish.

This topic explains the potential publishing failure scenarios in SitecoreAI, how they are reported in the publishing job and logs, and how to assess whether a reported failure has a user-visible impact.

Potential publishing failure scenarios

Not all publishing failures prevent content from being published. Many failures are entity-specific (such as dictionary or associated entities) and allow the primary content item to publish successfully. Always verify the actual content state in Experience Edge before assuming a publish failure.

Table 1. Potential SitecoreAI entity publishing failure scenarios

CategoryWhat failedDoes publishing continues?User-visible impactHow to identify in logs
Dictionary / translation entitiesDictionary entities failed to publishYesContent may display translation keys instead of translated textErrors mentioning Dictionary, translation, or SetDestinations with Dictionary entity type
Media uploadMedia blob upload failedPartialMedia assets may be missing or not updatedFailed to upload media blob for media item
Batch deliveryUpdate, layout, or SGC batch send failedUsually yes (partial retry)Some items or entities may not be updatedSending update batch failed, Sending layout update batch failed
Delta publish processingDelta publish block failed and items skippedYesSome items skipped during this publishCheckDeltaPublishBlock errors indicating items skipped
Publishing status verificationUnable to verify publish statusYesItem may be skipped without confirmationCould not verify publishing status
Language dependenciesLanguage dependency processing failedYesLocalized content may be incompleteAdding language dependencies
Associated entitiesAssociated entity creation failedYesRelated content may be missingCreating associated entities
Entity transformationItem failed to transform into Edge formatNo (entity fails)Item may not appear in EdgeTransforming item into a publishable Edge format
RenderingRendered entity generation failedNo (entity fails)Content may be missing or incompleteFailed to generate RenderedEntity
Destination assignmentFailed to assign destinationYes (entity-specific)Entity not delivered to expected targetFailed to set destinations
Entity deletionLayout delete entity failedYesOutdated content may persistSending layout delete entity failed
Cleanup processingRemoval of outdated entities failedYesStale associated entities may remainRemoveOutdatedAssociatedEntitiesBlock
Note

A reported failure does not necessarily mean that a content item failed to publish. Always verify the content state in Experience Edge before assuming a publish issue.

If you have suggestions for improving this article, let us know!