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

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

Mark Solution

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

解決済み

Why am I not able to see completed DAM Update Asset workflow in AEM 6.3 ?

Avatar

Level 2

Hi all,

I'm working on dam update asset workflow in AEM 6.3.

In prior version of AEM, I was able to see completed workflows in workflow admin page at archive tab, especially for DAM update asset workflow.

In AEM 6.3, however, I was not able to see any of completed DAM Update Asset workflow instance.

I already have uploaded many of assets and all of the renditions for those were generated w/o trouble.

I've confirmed those rendition in DAM UI.

So I though the DAM update asset workflow should be ran and completed successfully.

I need someone to explain this symptom clearly.

Thanks much.

Joseph

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

Avatar

正解者
Employee

Hi,

From AEM 6.3, the dam update asset workflow runs in Transient Mode by default, hence workflow run history is not saved and not available to the users.

You can make the workflow to run in non transient mode also to see the same in archive tab.

You can read more about the transient workflows here

https://docs.adobe.com/docs/en/aem/6-3/develop/extending/workflows/models.html#Creating a Transient Workflow

元の投稿で解決策を見る

3 返信

Avatar

正解者
Employee

Hi,

From AEM 6.3, the dam update asset workflow runs in Transient Mode by default, hence workflow run history is not saved and not available to the users.

You can make the workflow to run in non transient mode also to see the same in archive tab.

You can read more about the transient workflows here

https://docs.adobe.com/docs/en/aem/6-3/develop/extending/workflows/models.html#Creating a Transient Workflow

Avatar

Level 10

+1 for Digant.

Unless you are facing some issues and if you want to check track it, you may need it to be visible !

Avatar

Level 2

Many thanks Digant. It was very clear. Excellent !!