Hi, When we design components for an AEM implementation, we come up with the requirements and map them to AEM Out Of Box Components and Custom Components (to be developed), define their characteristics and go ahead with coding. But, do we actually use a "Component Model" in the Architecture perspective? A Component Model is a diagrammatic representation of components, showing interactions among them. If someone could share a sample, it helps. Highly appreciate your support. Thanks, Rama.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Lokesh,
Sounds great.
I will be waiting for your inputs.
Thanks a million.
Rama.
Views
Replies
Total Likes
AEM Docs do not have such a diagram. However -- there are plenty of tools that will help you map Java/JS code to diagrams.
Views
Replies
Total Likes
There is nothing standardized design like 'Component Model' from the Architecture perspective. However there could be multiple things that can be captured during the design
1. Component Flow Diagram ->How exactly that component interacts with Sling Models, Services etc.
2. Template to Component mapping -> To define what components are allowed/used in the respective components
3. Component Diagram -> Very similar to ER diagram to represent the relationship if there are any due to resourceType and resourceSuperType.
Views
Replies
Total Likes
Hi Lokesh,
First of all apologies for unmarking it as "Correct Answer".
In fact your answer is perfect.
If you could share with me some of each of these artifacts for any reference/sample implementation (or even parts of it), I would be grateful to you.
So far, I used only Word based component descriptions, but none in a diagrammatic manner.
I highly appreciate your support.
Thanks,
Rama.
Views
Replies
Total Likes
Hi Rama,
I dont have a generic examples on these. I have created couple of them for our projects but I cant share them. I will see if I can create some example sometime later and share it here..
Views
Replies
Total Likes
Hi Lokesh,
Sounds great.
I will be waiting for your inputs.
Thanks a million.
Rama.
Views
Replies
Total Likes
I believe Lokesh (in his answer that was marked as correct answer) is saying is you can create such diagrams using tools like this -- Free Component Diagram Tool
Have you used any tool for this purpose?
Views
Replies
Total Likes
Hi Scott,
I am mainly looking for any case studies in the AEM domain.
Thanks,
Rama.
Views
Replies
Total Likes
Views
Likes
Replies