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

Fanindra_Surat
Fanindra_Surat
Online

Badges

Badges
23

Accepted Solutions

Accepted Solutions
33

Likes Received

Likes Received
103

Posts

Posts
83

Discussions

Discussions
13

Questions

Questions
70

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Fanindra_Surat
Customize the badges you want to showcase on your profile
Re: Image hotspot icon not available in asset editor - Adobe Experience Manager 26-08-2021
The dynamicmedia_scene7 runmode while starting AEM will only enable Dynamic Media specific features/workflows on the AEM instance. Post this, AEM should also be configured to work with a valid Dynamic Media account.For this configuration please refer to Create a Dynamic Media Configuration in Cloud Services section in the same link https://experienceleague.adobe.com/docs/experience-manager-65/assets/dynamic/config-dms7.html

Views

336

Like

1

Replies

0
Re: Customized workflow(Upload Dam Asset) duplicate the file and upload to the other ftp - Adobe Experience Manager 26-08-2021
Hi @johnt54373251 -There are technically feasible options to sync your Adobe DAM assets to a different server, but the best of them can only be determined based on your use cases, like:1. Do you want to perform the sync for all the assets / all file types or only a subset of them?2. Do you want a user to have control over which assets needs to be synced and which not?3. Do you really want to duplicate the asset binary? or Do you want to have assets binary stored only in one system and have their...

Views

117

Like

1

Replies

0
Re: Add data-attributes to component's decorator element - Adobe Experience Manager 26-08-2021
Hi @Fanindra_Surat, Is there any way to add attributes dynamically via SlingModels or Filters?

Views

191

Like

1

Replies

0
Re: problem in uploading the package - Adobe Experience Manager 23-08-2021
Hi @user96222 , There is a thread for similar kind of issue-https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/folder-handler-did-not-accept-xxx-js-500/td-p/287104

Views

226

Likes

2

Replies

0
Re: How can we restrict DAM from uploading assets without an extension - Adobe Experience Manager 19-08-2021
@P_V_Nair Write a filter to validate the file before it gets uploaded in DAM. Refer a sample filter below :http://experience-aem.blogspot.com/2018/11/aem-6420-file-decode-filter-virus-scan-to-decode-uploaded-files-for-create-asset-servlet.html

Views

238

Likes

2

Replies

0
Re: How do I access an asset collection while authoring a page - Adobe Experience Manager 19-08-2021
Following https://experienceleague.adobe.com/docs/experience-manager-65/assets/managing/manage-collections.html?lang=en we can see that collection (static or smart) can be used for sharing purposes and is more of a reference to given assets with certain permissions to allotted users. Unable to view the assets in collections available to be used for drag and drop in the Assets viewer on the left side panel A collection is a set of assets within Adobe Experience Manager Assets. Use collections to ...

Views

156

Like

1

Replies

0
Re: Externalize a URL from a clientlibs script - Adobe Experience Manager 18-08-2021
Hi @aemAmateur , The Externalizer or any resource resolver functions are accessible only in the server side, and the Javascript or clientlibs won't have any visibility to them. For your usecase of externalising or shortening the AEM full urls received from a third party, following could be possible solutions:1. Update the Source (Preferred) : Update the data at the third party with the AEM shortened/externalised URLs and use them as is. Afterall, we wouldn't want to expose the AEM full content p...

Views

154

Likes

2

Replies

0
Re: AEM - vault -package filter.xml query - Adobe Experience Manager 19-05-2021
Albin_Issac may I know AEM filter mode is the same as http://jackrabbit.apache.org/filevault/filter.html?

Views

3.3K

Likes

0

Replies

0
Re: Get Current User who invokes particular step in the w... - Adobe Experience Manager 10-05-2021
@JJ_JayantJainIn such case Have you seen where this current user (expected user) value is stored in the path eg: /var/workflow/instances/server0/2021-03-03/update_asset_12/history/ ?I think the way you are traversing to get the latest user is not correct you need to go to the reverse i.e. of the total for (i = HistoryItem length ; i>0 ; i--) , Try once

Views

310

Likes

0

Replies

0
Re: Frequent Issues with Authoring AEM 6.5 - Adobe Experience Manager 15-01-2021
AEM v 6.5.7.. Asset side panel is default one with filter and search.. has tag based search as well

Views

639

Like

1

Replies

0