Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Shubham_borole
Shubham_borole
Offline

Badges

Badges
46

Accepted Solutions

Accepted Solutions
60

Likes Received

Likes Received
237

Posts

Posts
345

Discussions

Discussions
50

Questions

Questions
295

Ideas

Ideas
1

Blog Posts

Blog Posts
1
Top badges earned by Shubham_borole
Customize the badges you want to showcase on your profile
Re: Rename asset file names on upload - Adobe Experience Manager 24-02-2022
Thanks @Anmol_Bhardwaj Is "/libs/cq/ui/widgets/source/widgets/UploadDialog.js" an equivalent for classic ui?I tried making a simple text change on that file but the upload dialog does not seem to update based on that.When search for the contents of UploadDialog.js I can see them under "http://localhost:4502/libs/cq/ui/widgets.js" however the manual changes are not reflected even if I make the change on the overlay file or the libs file directly.

Views

255

Like

1

Replies

1
Re: Rename asset file names on upload - Adobe Experience Manager 23-02-2022
@Aruna_surukunta_ - I agree, hence I am trying to find a way where I could feed a desired filename so that even a filter invocation is not required. The filter will be called for every request. Although we will have proper checks but still it will be called and checked in all instances. I was/am just a bit hesitant to touch javax.servlet.http.Part, it seems to be dealing with io for all request. Not seen it referred widely (any thoughts?) Will try to weigh pro and cons. Thanks a lot.Will hang on...

Views

271

Like

1

Replies

0
Rename asset file names on upload - Adobe Experience Manager 23-02-2022
Hi All, Is there a way to overlay/interject the CreateAssetServlet and make sure the filename contains valid (allowed characters)? Or even the js calling the servlet to pass a desired filename? I see here that there are valid characters that are allowed in classic ui. However when I upload using a space or other characters, the filename still has those (AEM 6.5.10 On premise)I see http://experience-aem.blogspot.com/2020/08/aem-6550-modify-filename-on-upload-before-executing-dam-update-asset-work...

Views

288

Likes

0

Replies

5
Re: How to sync deleted AEM Content - Adobe Experience Manager 22-02-2022
Based on https://adobe-consulting-services.github.io/acs-aem-tools/features/vlt-rcp/index.htmlI am curious if you tried switching the update option.Other than that it seems the sync happens by taking 'merge' into consideration. Tagging @davidjgonzalezz in case applicable..

Views

116

Like

1

Replies

0
Re: How to set up an API to connect into Flexera SaaS? - Adobe Experience Manager 22-02-2022
I am not sure of these. Is there a Adobe support personnel for your organization that can help?cc @kautuk_sahni

Views

187

Like

1

Replies

2
Re: Unable to add tabindex in anchor tag using RTE - Adobe Experience Manager 22-02-2022
Can you also try restarting the instance? if its worth it

Views

185

Like

1

Replies

1
Re: Special chars in asset names - Adobe Experience Manager 22-02-2022
Please see asset name guidelines for classic and touch . They are defined differently in terms of valid only and not allowed which I feel should be updated to be consistent. Shubham

Views

225

Likes

2

Replies

0
Re: Blank page accessing with dispatcher due to use a sling filter - Adobe Experience Manager 22-02-2022
Are the requests are not hitting the publishers when attempted through dispatchers?. Is it possible to share your dispatcher config file/s?

Views

275

Likes

2

Replies

0
Re: How to set up an API to connect into Flexera SaaS? - Adobe Experience Manager 22-02-2022
Can you please share if you are looking to fetch information from Flexera to AEM?I suppose for that you might have to look into https://developer.flexera.com/ Flexera API. Here is an API reference guide for AEM - https://experienceleague.adobe.com/docs/experience-manager-65/developing/introduction/reference-materials.html?lang=en for fetching from AEM instances. Please feel free to add more about the requirement or use case.Also see if any response at Flexera community

Views

197

Likes

2

Replies

4
Re: Unable to add tabindex in anchor tag using RTE - Adobe Experience Manager 22-02-2022
Can you please check antisamy rules at /libs/cq/xssprotection/config.xml?Search for 'tabindex'Also check in case if you have overlay of this file under /apps.

Views

203

Likes

2

Replies

3