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

Mahesh_Vikram
Mahesh_Vikram
Offline

Badges

Badges
25

Accepted Solutions

Accepted Solutions
3

Likes Received

Likes Received
12

Posts

Posts
118

Discussions

Discussions
24

Questions

Questions
94

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Mahesh_Vikram
Customize the badges you want to showcase on your profile
Re: renders configuration - Adobe Experience Manager 11-01-2017
Reference link:List of all Community experts sessions can be located at :- https://helpx.adobe.com/experience-manager/topics/ate-sessions.html// Look for : Comparative Architecture Analysis of large scale Experience Manager Installations(October 2016)This session will share large scale architectures from the author's experiences with various companies like Cisco, Symantec, and EMC and compare and contrast the architecture across: Infrastructure Architecture ScalingEcommerce integrations and migr...

Views

617

Likes

0

Replies

0
Re: Permissons to user - Adobe Experience Manager 10-01-2017
Hi Scott,I repeat my Question, may be some were i was not able to explain my requirement. DEV team need user, who has read permission to Packmgr and creating package. That user should not be able install replicate or delete a package. Permission which I have given seems to be working.

Views

1.8K

Likes

0

Replies

0
Re: Prod deployment steps - Adobe Experience Manager 04-01-2017
HiCan you please state the use-case of publishing first and then replicating content in Author ?Author: This is the environment where you, and your colleagues, will input your content and administrate the system.Publish:This environment holds the content you have made available to visitors to your website; be it public, or within your intranet.The best practice is always do author-> publish. If your use-case is to do replication on specific content then please have a look at this community artic...

Views

869

Likes

0

Replies

0
Re: AEM 6.1 + latest packages are not reflecting? - Adobe Experience Manager 22-07-2016
Mahesh Vikram wrote... We have a code snapshot bundle, when ever we do a new build, we deploy the code with the same snapshot no, we are just updating the the code. when we check in /system/console time stamp of the code bundle is not getting updated. We see this issue mainly in authors. Thanks, viki Hi MaheshI would request you to try once try with some other small Package (Use:- https://helpx.adobe.com/experience-manager/using/first-osgi.html ).check if the behavior is still same. If behavior ...

Views

1.9K

Likes

0

Replies

0
Re: Vanity URL- AEM 6.1 - Adobe Experience Manager 23-10-2017
Hi Mahesh,You should enable "Vanity Path Precedence" in Apache sling resource resolver factory" From OSGi configuration console. It will ensure your vanity URLs are cosnidered first before the sling mapping.Best Regards,Vivek

Views

2.7K

Likes

0

Replies

0
Re: Replication user - 6.1 AEM - Adobe Experience Manager 29-06-2016
If you are not having multi locale website(like for china,india,us etc) and want to replicate the content from author to all publish servers use replication receiver as the transport user.If you want your content to be replicated only to limited locale then you can create separate replication users and provide the appropriate permission on content.regards,Ankur AhlawatAEM CQ5 Tutorials

Views

1.0K

Likes

0

Replies

0
Re: AEM 6.1 + CURL + Allow Hosts for "Apache Sling Referrer Filter" - Adobe Experience Manager 12-05-2016
Hi Viki,if you open chrome developer tools, then update the configuration for the "Apache Sling Referrer Filter", in the network tab, right click on the post request and select "copy as curl". You will have to clean up the command as it copies all headers and cookies as well.Regards,Opkar

Views

979

Likes

0

Replies

0
Accessing logs form he browser in AEM 6.1 - Adobe Experience Manager 05-05-2016
Hi All,I have disabled Adobe CRXDE Support. Is there any other way can i access from the browser. Thanks,viki

Views

677

Likes

0

Replies

0
Re: adding/updating the fiters using curl command in 6.1 - Adobe Experience Manager 25-04-2016
Hi Adding the reference article:-Link:- https://gist.github.com/nateyolles/dd4ebe0a6b83c369029b//AEM/CQ cURL: Adding include/exclude rules to package filters# create packagecurl -u admin:admin -X POST http://localhost:4502/crx/packmgr/service/.json/etc/packages/my_packages/testpackage?cmd=create \-d packageName=testpackage \-d groupName=my_packages# add filterscurl -u admin:admin -X POST http://localhost:4502/crx/packmgr/update.jsp \-F path=/etc/packages/my_packages/testpackage.zip -F packageNam...

Views

1.3K

Likes

0

Replies

0
Re: Serving Error Page + AEM 6.1 - Adobe Experience Manager 13-04-2016
Hi, The link u have provided is to create custom error-pages on publisher,My requirement is to sever the error pages form web server level.Thanks,Viki

Views

1.4K

Likes

0

Replies

0