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.
I am looking at implementing a POC for custom workflow process where the content item along with all assets referenced in the content item are approved and replicated at the same time. That is if there is a content fragment which references image files in DAM that those would be replicated along with the content article. Thanks for any code references links to related documentation.
Gelöst! Gehe zu Lösung.
Zugriffe
Antworten
Likes gesamt
Hi @aem_developer_1,
Here is the best code available in GitHub for your use case; https://github.com/cqsupport/replication-workflow-process
Hope this helps.
Thanks,
Kiran Vedantam
Hi @aem_developer_1,
Here is the best code available in GitHub for your use case; https://github.com/cqsupport/replication-workflow-process
Hope this helps.
Thanks,
Kiran Vedantam
Zugriffe
Antworten
Likes gesamt
Hi, I have built and deployed the workflow process mentioned in the link below. The set up I am testing with is that I have a workflow with a process step "Replicate with Options" which I am using to replicate that content article to another instance of AEM (DEV to QA). I would like that step to replicate the content article as well as all the assets referenced within that article. I can see the new process "Activate Page w/ References" available in the list of workflow process options but not sure how that can be used to activate to another replication agent. Thanks for any suggestions.
Zugriffe
Antworten
Likes gesamt