SYMPTOM
In certain cases, users shall be given the possibility to re-prompt the currently viewed Report Services document through a link on the document template using Strategy Web. Using URL API to re-run the current document does not preserve the previously selected prompt answers and displays the default prompt answers instead. The approach described below allows to trigger the out of the box re-prompt action, thus preserving the previously selected prompt answers, through a hyperlink.
ACTION


javascript:mstrApp.docModel.controller.reprompt(); --> Replace : with :
NOTE: This Technical Note is only applicable to Presentation Mode.
310650