We are using url to pass the paramters between the prompt report and main report. When i click the "Back To Search Page" , The following url will activate ..
http://crndev.cat.com/p2pd/servlet/dispatch?b_action=xts.run&m=portal/report-viewer.xts&method=execute&prompt=true&m_obj=/content/package[@name='NPI']/folder[@name='Dashboard%20Detail%20Reports']/report[@name='Dashboard%20Detail%20Reports']&p_Group%20President%20Name=KEVIN%20HAYES&p_Admin%20Unit%20Name=&p_Program%20Category=&p_Facility=&p_Product%20Group=&p_Program%20Title=0001
*Im passing back the seleted values back to the prompt report from the main report
But the problem is the Prompt Report is executing completely rather than stopping at the prompt page with the previously selected values.I have used &prompt=true but not working