Expand my Community achievements bar.

SOLVED

Missing vanityurls-components package in software distribution

Avatar

Level 2

Hi, we are using AEMaaCS, trying to create vanity URL and found that Vanityurls-component package is not available on Software distribution, where as in publish environment I still don't see "/libs/granite/dispatcher/content/vanityUrls.html". Do we have any alternate approach for Cloud Service to deploy it through pipeline or kindly help me where can I find it?

1 Accepted Solution

Avatar

Correct answer by
Level 8

Hi @chalamcharla,

this should be included in the SDK, works fine for me locally.

http://localhost:4503/libs/granite/dispatcher/content/vanityUrls.html

Maybe your Dispatcher filters are allowing this path?

 

BR,

Daniel

 

View solution in original post

3 Replies

Avatar

Correct answer by
Level 8

Hi @chalamcharla,

this should be included in the SDK, works fine for me locally.

http://localhost:4503/libs/granite/dispatcher/content/vanityUrls.html

Maybe your Dispatcher filters are allowing this path?

 

BR,

Daniel

 

Avatar

Level 2

Hi @daniel-strmecki , in local I find it available by default and working it for, but in higher versions I don't see the it in place.

chalamcharla_0-1730725757792.png

where as in publisher I don't see it(from repository browser):

chalamcharla_1-1730725973766.png

 

 

Avatar

Level 8

Hi @chalamcharla,

true, I also see it on AEMaaCS Author, but not on Publisher. In our case, we use a custom servlet to fetch Vanity URLs so we don't use the one from libs. Maybe you will need to ask Adobe support.

 

Good luck,

Daniel