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

amitgupta_adbe
amitgupta_adbe
Offline

Badges

Badges
9

Accepted Solutions

Accepted Solutions
8

Likes Received

Likes Received
2

Posts

Posts
26

Discussions

Discussions
10

Questions

Questions
16

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by amitgupta_adbe
Customize the badges you want to showcase on your profile
Re: Error in EPS thumbnail process steps - Adobe Experience Manager Assets 29-09-2020
Try writing "magick" before the command. (just before convert)It worked for me on windows

Views

387

Likes

0

Replies

0
Re: com.day.cq.mailer.MailingException: Invalid mail service configuration. - Adobe Experience Manager 10-01-2019
I'm afraid that ping wouldn't help here, we need telnet to check if smtp port #25 is open or not. The host may be available on your local machine but not on the box where AEM is setup. ping would simply check the communication line is working but it wouldn't check specific port# on that box itself.Could you get it validated with your network team?telnet 25

Views

2.0K

Likes

0

Replies

0
Re: "Content-Disposition" : "attachment" response header getting removed from dispatcher - Adobe Experience Manager 08-01-2019
Hi Amitgupt,Thank you for the information.We are passing filename in the header.This is the code in my servlet : response.setHeader("Content-Disposition", "attachment;filename=SearchResults.csv"); We have found the root cause of the issue. We have F5 load balancer which is in front of Dispatcher and has security rules that blocks the header "Content-Disposition".Dispatcher is behind the F5-Load balancer and user request hits dispatcher through F5-LB.It is the LB which had security rules that blo...

Views

2.3K

Likes

0

Replies

0
Re: Processing issue of uplaoding asset in DAM - Adobe Experience Manager 08-01-2019
Yes i guess it is the expected behaviour by AEM 6.4 .Well Thanks smacdonald2008 and amitgupta.adbe for the help

Views

1.3K

Likes

0

Replies

0
Re: AEM 6.3 Sharepoint Connector - Adobe Experience Manager 29-11-2017
which sharepoint connector version are you using. Connector no longer support mount points with OAK repositorySharePoint Connector

Views

780

Likes

0

Replies

0
Re: AEM replication among publishers - Adobe Experience Manager 29-11-2017
You can use content distribution for this (check the links below).On the other hand I would definitly like to question your implementation design. Uploading data into a single publish instance will always limit your scalability, as you need to replicate/distribute the content. Do you need to store the content in the repo or is a shared database (reached by all publishs) a better solution? Of course it requires additional infrastructure, but it makes your application design much simpler.JörgApach...

Views

418

Likes

0

Replies

0
Re: Create Sub Assets Problem after installing AEM 6.2 Service Pack 1 - Adobe Experience Manager 24-10-2017
Happy to help pietrog32181931​

Views

504

Likes

0

Replies

0
Re: Content Migration from SharePoint to AEM - Adobe Experience Manager 25-11-2016
Hi,Thanks for this update.I am also looking for content migration from Sharepoint to AEM only, but rather than synchronizing from time to time, it is just a one time activity.Could you please share the documentation link?Also, will the old 5.6.1 video hold good for 6.1 also, or the procedure has changed now?Thanks,Rama.

Views

2.5K

Likes

0

Replies

0
Re: Archiving Assets with its version to reduce the size of repository - Adobe Experience Manager Assets 21-11-2016
You should following linkshttp://stackoverflow.com/questions/40647111/archival-of-dam-assets-along-its-versions-and-audit-loghttp://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/aem-assets.topic.html/forum__wvow-asset_archivalist.html Additionally, if space is not a constraint. Then you can take a backup of the system and datastore and keep that backup, as a archival server. Hope this helps.

Views

1.1K

Likes

0

Replies

0
Re: What drives the search results? - Adobe Experience Manager Assets 21-11-2016
it would depend on the boosting defined in the search indexhttp://jackrabbit.apache.org/oak/docs/query/lucene.html#boost

Views

1.0K

Likes

0

Replies

0
Likes from