Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

EDS Sidekick Asset Selector Copy Mode by Reference

Avatar

Level 1

Hi,

I have integrate Sidekick with Asset Selector as per documentation https://www.aem.live/developer/configuring-aem-assets-sidekick-plugin.

I am able to see the assets, however while copying the images into my docx, its copying the images rather the urls(reference)

I have used the configs in - /tools/assets-selector/config.json

{ 
	"copyMode": [ 
    	{ 
        	"mimeType": "image/*", 
        	"value": "reference" 
    	} 
	] 
}

 need assistance on this.

TIA

2 Replies

Avatar

Administrator

@daniel-strmecki@PRATHYUSHA_VP@arvindpandey@Ritesh_Mittal@Umesh_Thakur@AsifChowdhury@Vijayalakshmi_S@rishabhkrishan

@iamnjain@arungm20

Kindly take a moment to review this question and share your valuable insights. Your expertise would be greatly appreciated!



Kautuk Sahni

Avatar

Employee

Hi

You'd need to choose "Delivery-" prefix domain in asset selector because reference copy only works with Asset delivery repos (and not author repos). Also for delivery repos, you'd need Dynamic Media entitlement,