Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Asset Published to Brand Portal Not Showing as "Published" in AEM Assets

Avatar

Level 1

In AEM Assets (Cloud) I have published an entire folder from AEM to Brand Portal but when reviewing the assets in AEM, many are not showing as published (they do not have the publish date or globe icon).  

 

When I look for the assets in Brand Portal some, but not all are there.  There are several thousand assets so it is impossible to check each one manually.

 

Is there a reason for the assets in AEM to not accurately be reflected as published?  How do I get accurate data to know what has/has not been published?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@CBonser (i added you, since i think you might have missed it)
The status filter "Published" refers to any publication status - published to AEM and published to BP.
What you need is a search filter that checks for "./jcr:content/dam:portalReplicationAction"
The status here is "Activate" or "Deactivate"

View solution in original post

2 Replies

Avatar

Community Advisor

https://experienceleague.adobe.com/docs/experience-manager-brand-portal/using/publish/troubleshoot-p... good article on how to troubleshoot issues related to the brand portal.

Avatar

Correct answer by
Community Advisor

@CBonser (i added you, since i think you might have missed it)
The status filter "Published" refers to any publication status - published to AEM and published to BP.
What you need is a search filter that checks for "./jcr:content/dam:portalReplicationAction"
The status here is "Activate" or "Deactivate"