내 커뮤니티 업적 표시줄을 확대합니다.

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

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Replace Event on asset

Avatar

Level 1

Hi

I am adding additional metadata on asset creation with the help of a workflow. the work flow gets triggered when the original node of an asset is created. When I upload the same asset there are options to Keep Both, Version and Replace. The work flow is getting triggered on replace also. How can i identify the replace event on an asset in a workflow. Or is there any other way to prevent this process step from running on a replace event

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 2

You can create your own custom DAM handler and create application logic to meet your business requirements. When an asset is uploaded - you DAM handler is fired and will perform the task that you want it to. See Adobe Experience Manager Help | Creating a Custom Adobe Experience Manager Dam Media Handler

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Level 2

You can create your own custom DAM handler and create application logic to meet your business requirements. When an asset is uploaded - you DAM handler is fired and will perform the task that you want it to. See Adobe Experience Manager Help | Creating a Custom Adobe Experience Manager Dam Media Handler