Keyword being used is asset_metadata_header.image, i have tried globals_asset_metadata_header.image but that gives an error saying that it is not a valid asset id.
I made those changes, applied the “Set Value” source and used the keyword %asset_metadata_header.image%.
This throws this error:
[ASSERT EXCEPTION] [string] “%asset_metadata_header.image%” is not a valid asset ID [SYS0320]
Which doesnt make much sense, as when i use this keyword in an asset listing, it brings through the Asset ID? is this one of the parsing errors you encountered?
Yeah it does look like a bug, or a missing feature as sometimes that interface has a checkbox that you can enable where you specify “Replace keywords in Set value”, but others don’t and replace the keyword anyway. Will report as a bug.
As a workaround, you can use the create link trigger action as a thumbnail is simply a NOTICE link with a specific link value (“thumbnail”). Annoying thing is that you need to set a hardcoded link target in order to set a dynamic one (which is a known potential bug).