Hi AEM Community,
Scenario - We have a component included in the SDI. In this component, we are redirecting to different page based on a condition. This redirection is working in publisher but not on dispatcher.
The redirect is configured in the sling model via response.sendredirect();
In the logger all details are printed correctly including the page where it has to redirect. However, the redirect is not happening in dispatcher.
This issue is only faced after adding the component in SDI.
Any pointers on why the above would happen ?
Is it possible due to the SDI path being appended with resource types ?
@arunpatidar, @BrianKasingli, @ArpitVarshney,
@Singaiah_Chintalapudi, @Umesh_Thakur, @Sanjay_Bangar
@kautuk_sahni
P.S - I will soon post the code snippet as soon as possible.
Thanks,
Rohan Garg