I am trying to copy asset Publish URL. I tried below steps and getting empty instead of pubish url.
I am using AEM version: 6.5.12.0 and ACS commons: 5.1.2
Copy Publish URL tool
Enabled via CopyAssetPublishUrlFeature and externalized is configured with publish domain.
When I try to get the publish URL of an activated asset, the URL is empty, cannot copy anything.
Steps to reproduce.
Can someone please suggest how to resolve this issue
Thanks
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @VenkateshKA2,
According to the documentation you have to create Wrapper Client Library node definition apart feature flag an externalizer configuration.
You can find detailed information about this under this page:
Wrapper Client Library definition for Copy Publish URL functionality can be found under (commented section):
Below is an example you can use. It assumes that Wrapper Client Library will be created in weretail, but if you have your own project you should include it there.
Simply follow those steps:
That is all, assuming your externalizer configuration is correct and feature flag is enabled Copy Publish URL should work. (make sure you have refreshed browser with opened asset, because new client lib has to be loaded)
I have followed the steps and able to replicate the issue.
I will keep you posted if I am able to find anything.
Thanks for checking
Hi @VenkateshKA2,
According to the documentation you have to create Wrapper Client Library node definition apart feature flag an externalizer configuration.
You can find detailed information about this under this page:
Wrapper Client Library definition for Copy Publish URL functionality can be found under (commented section):
Below is an example you can use. It assumes that Wrapper Client Library will be created in weretail, but if you have your own project you should include it there.
Simply follow those steps:
That is all, assuming your externalizer configuration is correct and feature flag is enabled Copy Publish URL should work. (make sure you have refreshed browser with opened asset, because new client lib has to be loaded)
Views
Likes
Replies
Views
Likes
Replies