コミュニティアチーブメントバーを展開する。

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

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Is there a way can prevent deactivation of some pages?

Avatar

Level 9

Hi All,

Existing deactivation functionality is designed for any under /content.

We have a requirement that needs to disable  the deactivation on some page paths.

Is there we can handle it through the conditions at workflow launcher configuration?

Thanks In Advance

Kishore

1 受け入れられたソリューション

Avatar

正解者
Level 9

We have written replication pre-processor to prevent the deactivation.

Thanks All.

元の投稿で解決策を見る

4 返信

Avatar

Level 10

Quick and Simple way to achieve is by disabling the deactivation button for those content using access control.

Avatar

Level 9

Per your suggestion,i have understand that is i remove replicate permission on the content paths,it will also remove the permission to activate as well.

Is my understanding correct??

Avatar

Level 10

Yes.. you shouldnt be dealing with the replicate permission.

Rather look out for 'deactivate' button and then remove the complete permission for that button so that user doesnt even see that button to deactivate !

Avatar

正解者
Level 9

We have written replication pre-processor to prevent the deactivation.

Thanks All.