Hi all,
Kindly suggest how to integrate a web application with AEM.
Any tutorial examples will help me to understand.
Thanks,
Rama.
Solved! Go to Solution.
Views
Replies
Total Likes
We can integrate anything with AEM, its the matter of writing some code.
The only thing it comes up to is how much effort would it take. You need to get your requirement before further exploring/researching on this question.
For Use-Cases, I would recommend you search within the community search panel with keywords like integration etc.
Views
Replies
Total Likes
Which Web app you want to integrate? What is the exact use-case? You need to elaborate this bit more.
~kautuk
Views
Replies
Total Likes
Hi Kautuk,
We do not have any further details as of now.
I understand that AEM itself is a web application.
But, is it possible to integrate AEM with any other Web App? Any case studies, etc?
Thanks,
Rama.
Views
Replies
Total Likes
We can integrate anything with AEM, its the matter of writing some code.
The only thing it comes up to is how much effort would it take. You need to get your requirement before further exploring/researching on this question.
For Use-Cases, I would recommend you search within the community search panel with keywords like integration etc.
Views
Replies
Total Likes
Hi Kautuk,
We have a web application chat bot , which needs to connect to AEM.
It should be done in two ways:
Kindly share any case studies/implementations in these lines, even if not the same exactly.
Appreciate all your responses.
Thanks,
Rama.
Views
Replies
Total Likes
Mostly all ChatBot shares their JS that we need to add in the page.
This is a simple case of inserting any JS code in AEM page. It can be done directly or by DTM.
~kautuk
Views
Replies
Total Likes
Hi Kautuk,
The integration I am referring to is different.
For normal Chat tool integration with AEM, your approach is perfect.
But here, Chat tool needs to fetch content from AEM repository.
What I would think is that we need to write a web service for picking up a resource in JCR and stream it, and expose this functionality to the Chat tool.
Thanks,
Rama.
Views
Replies
Total Likes
Views
Likes
Replies