Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Hi,
I was hoping that someone could help I haven't created a custom workflow before but I wanted to create one that checks to see if assets is published or not and moves it to a folder if it isn't published, so it can be reviewed. I know that I can use cq:lastReplicationAction that should tell me if an asset is published or unpublished.
Any help or documents would be greatly appreciated.
LB_PC
Gelöst! Gehe zu Lösung.
Zugriffe
Antworten
Likes gesamt
Hi @LB_PC
yes you can use cq:lastReplicationAction property to know replication status .
rRefer this documentation: https://experienceleague.adobe.com/docs/experience-manager-65/developing/platform/query-builder/impl...
and for asset move you can use asset manager api’s moveAsset method
hope this helps!!
Thanks
Dipti
Hi @LB_PC
yes you can use cq:lastReplicationAction property to know replication status .
rRefer this documentation: https://experienceleague.adobe.com/docs/experience-manager-65/developing/platform/query-builder/impl...
and for asset move you can use asset manager api’s moveAsset method
hope this helps!!
Thanks
Dipti
I'm sure this method works as well but I guess I'm just not that familiar with the API.
Zugriffe
Antworten
Likes gesamt
Zugriffe
Antworten
Likes gesamt
Zugriffe
Antworten
Likes gesamt
Zugriffe
Likes
Antworten
Zugriffe
Likes
Antworten
Zugriffe
Likes
Antworten