Hi Experts,
I have created a custom BO and for the same I have created Object based navigation. Now in the WCVIEW screen in the UI designer I can see that it is binded to the OWL screen. Now the requirement is when I am clicking on the work centre view in UI (frontend) it should directly take me to the QAF screen and not the OWL screen.
To which i have created an OBN,outport and an EventHandler that redirects to QAF in WcView screen.
But still when i click on Work centre still it is landing on OWL. Please help me out