Expand my Community achievements bar.

Join expert-led, customer-led sessions on Adobe Experience Manager Assets on August 20th at our Skill Exchange.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Automated metadata and page properties

Avatar

Community Advisor

Hi All,

 

I have a requirement where I need to Automate some metadata properties of the assets and also some page properties when an asset is uploaded and when a page is created. These are custom properties added to the metadata schema and the page properties dialog.

 

Do we have anything OOTB for this like some dialog properties or something? Any lead here would be appreciated.

 

Thanks,

Kiran Vedantam.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor and Adobe Champion
 

Hi @Kiran_Vedantam ,

 

Do you think any custom workflow with launcher or event handler will be able to help you? What is the source of those page properties values which you want to feed in to assets/pages while they are being created?

View solution in original post

5 Replies

Avatar

Community Advisor

Hi @Kiran_Vedantam 

 

Please see the answer from https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/automation-of-metadata-cha...

regarding the bulk metadata update.

 

Thanks

Avatar

Community Advisor

Hi @Asutosh_Jena_,

 

This is not exactly my use case. My requirement is to fetch some values probably from JCR and add them to the page properties and or metadata automatically when they are created.

 

I have updated the question more clearly.

 

Thanks,

Kiran Vedantam. 

Avatar

Community Advisor
There is no OOTB features that is currently available which meets your requirement here. You will need to go with a custom approach such as Workflow.

Avatar

Correct answer by
Community Advisor and Adobe Champion
 

Hi @Kiran_Vedantam ,

 

Do you think any custom workflow with launcher or event handler will be able to help you? What is the source of those page properties values which you want to feed in to assets/pages while they are being created?

Avatar

Community Advisor
Page properties and metadata comes from JCR or different 3rd party services. I can think of workflows and listeners but I wanted to check if there is anything OOB