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

Premkarthic-7WP
Premkarthic-7WP
Offline

Badges

Badges
19

Accepted Solutions

Accepted Solutions
7

Likes Received

Likes Received
11

Posts

Posts
62

Discussions

Discussions
11

Questions

Questions
51

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Premkarthic-7WP
Customize the badges you want to showcase on your profile
Re: AEM Communities - Notification Email Address - Adobe Experience Manager 10-07-2019
Ravi,Thanks for your comments, we are aware that we can use html email service, the question here is with respect to communities as it uses the "AEM Communities Email Reply Configuration - Factory configuration" with name points to "subscriptions-email" for configuring the from address and other communities related attributes for email notifications.The problem here is in the back end adobe code they hard coded with the value "subscriptions-email" and to override this, it requires huge customiza...

Views

3.0K

Likes

0

Replies

0
AEM Communities - Notification Email Address - Adobe Experience Manager 10-07-2019
Hi,We are having multiple communities sites with multiple domain residing on same server, is there any way to configure community site specific email from address for communities based email notifications, Any pointer to achieve this will help us lot.Thanks in advance !Configuring Email ThanksPrem

Views

3.1K

Like

1

Replies

2
Re: What will be the oak:index structure for following query - Adobe Experience Manager 19-01-2019
Hi,For any custom queries you can use this tool "Oak Utilities : Index Definition Generator" to check how your index definition will appears.Hope this helps !ThanksPrem

Views

1.2K

Like

1

Replies

0
Re: Migrating Wordpress to AEM Communities. Suggestions? - Adobe Experience Manager 19-01-2019
Hi,As we we aware we don't have separate feature for migrating content from wordpress to aem communities, but you can use the feature communities ugc migration GitHub - Adobe-Marketing-Cloud/aem-communities-ugc-migration: AEM Communities UGC Migration Tool .You have to write a custom connector to convert the data from wordpress to required json format as supported communities ugc migration tool. Please look on to the "Importing UGC into 6.1+ using the import servlet with UI" section on the provi...

Views

2.1K

Likes

0

Replies

0
Re: Deny User Sync for given user - Adobe Experience Manager 07-11-2018
Hi SubhamYou can achieve the same by configuring "Package Filters" in Vault Package Builder Factory OSGI Factory Configuration (socialpubsync-vlt/desired config) on desired publish instance.Filter format: path|+include|-exclude (package.filters)Please find the attached snapshot for your reference, kindly do let me know if it helps.Note : if you made the user to be part of any group, in that case sync will happen as for this case the sync is happening at group level with "rep:members" property an...

Views

918

Like

1

Replies

0
org.apache.felix.scr annotations to org.osgi.service.component - Abstract Components (scr annotations) - AEM 6.4 - Adobe Experience Manager 21-09-2018
Hi,we are migrating from org.apache.felix.scr annotations to org.osgi.service.component annotations. we have a set of Components that inherit from adobe provided abstract class com.adobe.cq.social.scf.core.AbstractSocialComponentFactory (Developed with scr annotations).on the super class they have few reference object("@Reference") and that's not get inherited to my ds annotated child classes by default.Note : Same is working if we add the local reference object with d6 reference annotations.wit...

Views

1.1K

Likes

0

Replies

1
Re: SAML Handler and public page sign-in - Adobe Experience Manager 18-09-2018
we are using azure for sso as IDP and we initially tried with relay state parameter, but that didn't work, so we ended up in using login hook handler.But the same is working with Oauth. If it works for you please do post the findings over here, that will be more helpful.ThanksPrem

Views

3.3K

Likes

0

Replies

0
Re: SAML Handler and public page sign-in - Adobe Experience Manager 17-09-2018
Hi BimalWe had similar requirement and we wrote sample login hook authentication handler as similar to the one present over hereacs-aem-samples/SampleLoginHookAuthenticationHandler.java at master · Adobe-Consulting-Services/acs-aem-samples · GitHub with the service ranking pointing to the value higher than saml auth handler.Login hook authentication handler will execute before your saml auth handler as it higher ranking than saml and in the request credentials method set the "saml_request_path" ...

Views

3.3K

Likes

0

Replies

0
Re: Maven Build Error -cq-social-console - Could not find artifact com.adobe.cq.social:socialcommunities-parent:pom:1.4.3 - Adobe Experience Manager 19-03-2018
Thanks dwalling​ for the above pointer, that helps me resolving the build issue,One small change on version that you mentioned, "1.10.167" is not avail on pubic repository, so we used the version "1.10.167.27"com.adobe.cq.socialcq-socialcommunities-api1.10.167.27Index of /groups/public/com/adobe/cq/social/cq-socialcommunities-api ThanksPrem

Views

1.6K

Likes

0

Replies

0
Re: Maven Build Error -cq-social-console - Could not find artifact com.adobe.cq.social:socialcommunities-parent:pom:1.4.3 - Adobe Experience Manager 19-03-2018
dwalling​ we are using Version 6.2.0.SP1-CFP12 and we do installed AEM-6.2-Communities-Livefyre-Feature-Pack-3,Could you please give us the compatible version of dependencies. ThanksPrem

Views

1.5K

Likes

0

Replies

0