Schedule asset publish - visibility in Metadata schemata - property name?
Hi dear community,
i wanted to add a field into my metadata schemata that shows if an asset has a publishing date.
For better understanding:
Some editor takes an asset, and clicks the following: Manage Publication > Publish to Brand Portal >
and then sets a date and time.
After pushing the final ok button, somebody else wants to check if the property was set correct.
BUT i don't see how i make this value visible.
My problem now is, usually i would go to my DEV enviroment,
add a publication date to an asset and then have a look in the CRXDE of that asset to see this date is stored.
Hopefully in the metadata.
Then i could build a new date field in our metadata schemata and make it reference to ./jcr:content/metadata/UnknownPropertyName
So the next user can check within the properties what publication date is set.
BUT i don't have a Brandportal connected to my DEV and no CRX within my PROD.
Does anybody here know the name of this property?
