An implementation consultant wants to configure the enhanced connector inside a customer's Adobe Experience Manager environment. The customer needs the following functionality, automatic creation of project linked folders, comments syncing, and the automatic publishing of assets. How should the consultant navigate to the enhanced connector configuration screens?
A developer modified the default image metadata schema to include a text field with the property 'myProject:photographer'. While testing, the developer edited the metadata of an asset and entered the name 'Sabastiao Salgado' onto the custom field. However, the developer encountered an Issue and noticed that the value of the custom field does not display on a component.
What is a possible cause of this issue?
During the configuration of the Enhanced Connector the consultant is working to make sure that the required packages are added to the pom.xmi of all subprojects.Which section should the packages be added to?
A developer writesthe following code to programmatically copy an existing asset to another folder in the DAM:
After executing this code. The developer receives the following exception:javax.jcr. PathNotFoundException
What caused this issue?