Controling asset version creation based on metadata | Community
Skip to main content
Nitin_laad
New Participant
May 14, 2020
Solved

Controling asset version creation based on metadata

  • May 14, 2020
  • 1 reply
  • 2482 views

Hi, 

 

How can we control Asset version creation ? Ask is to, do not create asset version if a specific custom metadata field(aem:testmetadata) gets updated from back end (osgi service).

 

any thoughts/suggestions please. 

 

Thanks, 

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 Shashi_Mulugu

 Version is created from workflow which will be triggered everytime any change performed on asset. Keep the not condition in Launchers for DAM:updateasset workflow for that property whose values will be updated from backend.

1 reply

Shashi_Mulugu
Shashi_MuluguAccepted solution
New Participant
May 30, 2020

 Version is created from workflow which will be triggered everytime any change performed on asset. Keep the not condition in Launchers for DAM:updateasset workflow for that property whose values will be updated from backend.