Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
All,
Is there a way that i could have a custom DAM update asset workflow being triggered for assets under specific path say /content/dam/test, and avoid the OOTB dam update asset workflow being triggered. I tried the exclude list based on the post http://forums.adobe.com/thread/1231883, but in vain. I still see the dam update asset workflow being triggered.
I disabled the OOTB DAM Update asset workflow, and i found my custom update asset gets triggered. Need some suggestions
Solucionado! Ir para a Solução.
Visualizações
respostas
Total de curtidas
Hi,
I think the forum topic you linked to is a bit misleading... you do not use the exclude list but instead provide the actual glob for the dam update asset workflow with the exclude in the expression. So you'd probably want a glob something like this:
/content/dam/(?!test/).*
Hope that works,
Will
Visualizações
respostas
Total de curtidas
Hi,
I think the forum topic you linked to is a bit misleading... you do not use the exclude list but instead provide the actual glob for the dam update asset workflow with the exclude in the expression. So you'd probably want a glob something like this:
/content/dam/(?!test/).*
Hope that works,
Will
Visualizações
respostas
Total de curtidas
Anyone?
Visualizações
respostas
Total de curtidas
Anyone?
Visualizações
respostas
Total de curtidas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas