Thanks, Lokesh! I looked at the one example I could find for creating a custom reference provider (https://aem4beginner.blogspot.com/reference-provider-for-aem-content) trying to add items to the existing xfreferences Reference or to a new one, and while I could see logs, I didn't see any changes in...
Is there anyway to know what is running behind the scenes to generate the asset references for a page at the /libs/wcm/core/content/reference.json path? I'm looking for a way to show the Experience Fragment Variation title instead of the name since it only shows "master" for most of our Experience F...
I was able to access the language value from the Create & Translate workflow when getting the metadata from the workflow rather than the workflow data. item.getWorkflow().getMetaDataMap() does pass in the language property while item.getWorkflowData().getMetaDataMap() does not.
I'm trying to understand the difference between the processes for the Language Copy Wizard and the Create & Translate process under References. They appear to go through the same workflow, but the metadata for Language Copy Wizard has several options that are not passed through with Create & Transla...