Workflow not appearing when trying to apply manually | Community
Skip to main content
TheBigRed
Level 4
August 17, 2016
Solved

Workflow not appearing when trying to apply manually

  • August 17, 2016
  • 3 replies
  • 2289 views

When manually trying to apply 'DAM Update Asset' it's not appearing in the drop-down list

even though the model exists. please see screenshot.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by psjaison

Hi BigRed,

 

Yes it is not appearing for me also in 6.2. It is coming in 6.1 though.

May be, it is not present for a reason. Adobe experts here can say the reason why it is not part of drop down in 6.2.

From my experience, We generally should not modify DAM Update Asset as it is one of the key workflow which automatically gets triggered when you upload any asset.

I have a workaround for you now.

Goto Workflow console - http://localhost:4502/libs/cq/workflow/content/console.html

Click on the Model tab -> Find the Dam Update Asset Model and then Click on "Start" Button on top.

Note : Be careful while working on DAM Update Asset Workflow. It is the KEY workflow of ASSETs so it must be handled very carefully. 

3 replies

smacdonald2008
Level 10
August 17, 2016

Are you in the correct Location to according to the docs? 

https://docs.adobe.com/docs/en/aem/6-0/develop/extending/assets/media-handlers.html#Using Media Handlers in Workflows to perform tasks on Assets

psjaison
psjaisonAccepted solution
Level 2
August 18, 2016

Hi BigRed,

 

Yes it is not appearing for me also in 6.2. It is coming in 6.1 though.

May be, it is not present for a reason. Adobe experts here can say the reason why it is not part of drop down in 6.2.

From my experience, We generally should not modify DAM Update Asset as it is one of the key workflow which automatically gets triggered when you upload any asset.

I have a workaround for you now.

Goto Workflow console - http://localhost:4502/libs/cq/workflow/content/console.html

Click on the Model tab -> Find the Dam Update Asset Model and then Click on "Start" Button on top.

Note : Be careful while working on DAM Update Asset Workflow. It is the KEY workflow of ASSETs so it must be handled very carefully. 

TheBigRed
TheBigRedAuthor
Level 4
August 18, 2016

psjaison wrote...

Hi BigRed,

 

Yes it is not appearing for me also in 6.2. It is coming in 6.1 though.

May be, it is not present for a reason. Adobe experts here can say the reason why it is not part of drop down in 6.2.

From my experience, We generally should not modify DAM Update Asset as it is one of the key workflow which automatically gets triggered when you upload any asset.

I have a workaround for you now.

Goto Workflow console - http://localhost:4502/libs/cq/workflow/content/console.html

Click on the Model tab -> Find the Dam Update Asset Model and then Click on "Start" Button on top.

Note : Be careful while working on DAM Update Asset Workflow. It is the KEY workflow of ASSETs so it must be handled very carefully. 

 


Thank you, this is what we are doing ATM as well