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

Opkar_Gill
Opkar_Gill
Offline

Badges

Badges
33

Accepted Solutions

Accepted Solutions
280

Likes Received

Likes Received
146

Posts

Posts
952

Discussions

Discussions
180

Questions

Questions
772

Ideas

Ideas
3

Blog Posts

Blog Posts
0
Top badges earned by Opkar_Gill
Customize the badges you want to showcase on your profile
Re: how to activate page with out create version in author instance - Adobe Experience Manager 25-09-2017
ok, good you got it working. But my question was more around the business need for such a change, are you creating so many versions that it is becoming an issue? I often feel it is better not to keep on adding custom code unless there is a real need. If you are already doing version purging, perhaps that is enough.

Views

1.5K

Likes

0

Replies

0
Re: AEM 6.2 - i18n translations not working in Publish env but works in Author - Adobe Experience Manager 22-09-2017
Hiit works on my instance, your publish URL has "https", does it work if you use "http"?http://localhost:4503/libs/cq/i18n/dict.en_us.jsonRegards,Opkar

Views

1.7K

Likes

0

Replies

1
Re: Segment Not Found Issue on PROD - Adobe Experience Manager 22-09-2017
Hi,You need to find out the root cause, so a couple of things to check:Does the disk run out of space? When running offline tar compaction, are you running it as the same user that the AEM process is running as? You can check this by making sure all the files in the segmentstore are owned by the same user.Regards,Opkar

Views

2.0K

Likes

0

Replies

0
Re: how to activate page with out create version in author instance - Adobe Experience Manager 22-09-2017
Just curious, but why do you want to disable versions for this project?

Views

1.5K

Likes

0

Replies

0
Re: User Synchronization between publishers 6.2 - Adobe Experience Manager 13-07-2017
I assume you are talking about SCD? I know of multiple customers that have this working. Working with support is the best way to get this working. Out of interest what issues are you having?Regards,Opkar

Views

1.2K

Likes

0

Replies

0
Re: Archiving error.log file - Adobe Experience Manager 12-07-2017
Hi Phalgun,Archiving the log files would lie outside AEM. You could setup logs to rotate on a daily basis in AEM, then write a shell script to zip and FTP your log files to another location/server. Regards,Opkar

Views

1.3K

Likes

2

Replies

0
Re: Sync External Users within AEM - Adobe Experience Manager 11-07-2017
Hi Ratna,is the page being restricted in AEM using a CUG to force login or is all the login functionality implemented front end only? (If front end, what happens if the user disabled JS, do they still see the page?)You could write a custom authentication handler to creation of the user with the response from the web-service call. Regards,Opkar

Views

1.0K

Likes

0

Replies

0
Re: Reverse Replication - Adobe Experience Manager 11-07-2017
Hi,first, reverse replication is not recommended for UGC, you didn't say what steps you were following to configure reverse replication, the latest are here:https://docs.adobe.com/docs/en/aem/6-3/deploy/configuring/replication.html#Configuring Reverse ReplicationYou would need to configure the reverse replication agents on the author and forward replication on the author. It can be tricky to setup and get working correctly, hence the recommendation not to use it.Regards,Opkar

Views

1.2K

Likes

0

Replies

0
Re: Author&publisher attempting to use same port AEM 6.3 - Adobe Experience Manager 11-07-2017
Do you have both instances on the same machine?

Views

3.5K

Likes

0

Replies

0
Re: AEM Mongo DB - Adobe Experience Manager 10-07-2017
Hi There,Unfortunately, although Communities uses MongoDB, it is a different implementation when used with UGC. You would not use MongoDB for the publish tier (Not recommended). The default installation is to use TarMK with MSRP for only the common, 'UGC', content. What is your use case and why do you want to use MongoDB for templates/content. As using MongoDB for content is only recommended on the author tier. Where MongoDB is used to support clusteringRegards,Opkar

Views

1.3K

Like

1

Replies

0