Hi @All,
Can anyone please explain to me or help me to get the knowledge on Dispatcher configuration and also dispatcher cashing for AEM 6.5. And also I am requesting here can anyone tell me how to perform the workflow operation through AEM and also from Programmatically using java.
Solved! Go to Solution.
Views
Replies
Total Likes
Dispatcher is Adobe Experience Manager's caching and/or load balancing tool that can be used in conjunction with an enterprise-class web server.
Below documents are pretty good to understand the dispatcher setup and caching end to end.
Overview:https://docs.adobe.com/content/help/en/experience-manager-dispatcher/using/dispatcher.html
Installation:
Configuration:
Workflow:
Workflows enable you to automate Experience Manager activities. Workflows consist of a series of steps that are executed in a specific order.
Using the workflow java API, we can interact with workflow programmatically. Attached the documentation link below for more details.
To understand end to end , please check the below documentations.
https://helpx.adobe.com/experience-manager/using/Workflows.html
https://www.argildx.com/technology/workflow-in-aem/
Dispatcher is Adobe Experience Manager's caching and/or load balancing tool that can be used in conjunction with an enterprise-class web server.
Below documents are pretty good to understand the dispatcher setup and caching end to end.
Overview:https://docs.adobe.com/content/help/en/experience-manager-dispatcher/using/dispatcher.html
Installation:
Configuration:
Workflow:
Workflows enable you to automate Experience Manager activities. Workflows consist of a series of steps that are executed in a specific order.
Using the workflow java API, we can interact with workflow programmatically. Attached the documentation link below for more details.
To understand end to end , please check the below documentations.
https://helpx.adobe.com/experience-manager/using/Workflows.html
https://www.argildx.com/technology/workflow-in-aem/
Views
Likes
Replies
Views
Likes
Replies