Hi,
In my FPM DC -in the Confirmation screen I had created "Link To Action" UI element. On click of this link user should be navigated back to ESS Home Page.
On click of this link I calling a method in CC of my VAC (Confirmation screen) where I am calling fpm.naviagte (.....)
From where I get should path or parameter (NavigationTarget navigationTarget) which I need to pass in fpm.naviagte (.....) so that user is navigated back to the ESS Home Page.
Or, there is some other way through which user on click of the link is navigated back to the ESS home page.