Help required for integration points integrating with AEM | Community
Skip to main content
praveenk9004043
Level 4
September 1, 2016
Solved

Help required for integration points integrating with AEM

  • September 1, 2016
  • 2 replies
  • 1517 views

Hi Friends,

I am looking forward for integrating with the following system with AEM can some one help me with the url

1/Live Chats 
2/Integration with CISCO Jabber
3/Integration with Juvlon
4/RSS feed option
5/SEO
6/Active Directory integration
7/OTP integration
8/implementing Content Expiry in AEM
9/Search Facility
    i. Static content Search
    ii. Dynamic Content Search
    iii. Advanced Search
    iv. Intuitive search
10/Implementing audit trial and archival strategy in aem

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by kautuk_sahni

Hi 

For 1:- You can add third part free/Paid services to the AEM.

It is as simple as adding JavaScript in the page.

    Link:- https://www.tawk.to/

    Link:- https://www.chatrify.com/pricing/

    Link:- https://www.zoho.com/salesiq/pricing.html

For 2:- Jabber provides SDK, which can understand Jquery and REST framework.

    Link:- https://developer.cisco.com/site/jabber-websdk/overview/overview/

    You can integrate REST with AEM like https://helpx.adobe.com/experience-manager/using/restful-services.html

For 4:- It can be easily implemented by Jquery Plugins.

    Link:- https://designshack.net/articles/javascript/build-an-automated-rss-feed-list-with-jquery/

    Link:- https://www.sitepoint.com/jquery-rss-feed-readers/  

 For 6:- Check this old forum post:-

    Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__dsfq-hi_aem_teamwea.html

    Link:- https://docs.adobe.com/docs/en/aem/6-1/administer/security/ldap-config.html

For 7:- We have Helpx artocle to show case OTP implementation.

    Link:- https://helpx.adobe.com/experience-manager/using/twofactor.html

I hope this will help you.

 

Thanks and Regards

Kautuk Sahni

2 replies

Sham_HC
Level 10
September 1, 2016

You should split your request into multiple threads for more eyes to respond on their particular expert area.

  • Check in package share there is one implementation especially for authors chat.
  • 2 & 3. Need custom implementation.
  • 4 to 10 available out of the box. Just search it on docs.adobe.com.   
kautuk_sahni
Community Manager
kautuk_sahniCommunity ManagerAccepted solution
Community Manager
September 12, 2016

Hi 

For 1:- You can add third part free/Paid services to the AEM.

It is as simple as adding JavaScript in the page.

    Link:- https://www.tawk.to/

    Link:- https://www.chatrify.com/pricing/

    Link:- https://www.zoho.com/salesiq/pricing.html

For 2:- Jabber provides SDK, which can understand Jquery and REST framework.

    Link:- https://developer.cisco.com/site/jabber-websdk/overview/overview/

    You can integrate REST with AEM like https://helpx.adobe.com/experience-manager/using/restful-services.html

For 4:- It can be easily implemented by Jquery Plugins.

    Link:- https://designshack.net/articles/javascript/build-an-automated-rss-feed-list-with-jquery/

    Link:- https://www.sitepoint.com/jquery-rss-feed-readers/  

 For 6:- Check this old forum post:-

    Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__dsfq-hi_aem_teamwea.html

    Link:- https://docs.adobe.com/docs/en/aem/6-1/administer/security/ldap-config.html

For 7:- We have Helpx artocle to show case OTP implementation.

    Link:- https://helpx.adobe.com/experience-manager/using/twofactor.html

I hope this will help you.

 

Thanks and Regards

Kautuk Sahni

Kautuk Sahni