Question
3
Replies
87
Views
Posted: August 14, 2019
Last activity: September 16, 2019
Closed
Solved
Safeurl is not working in iFrame
We are trying to trigger OOTB LogOff activity from js, when user log off from iFrame. In our scenario pega log off menu is hidden and activity "LogOff" trigger from log off event listener. var objSafeUrl = new SafeURL("@baseclass.LogOff"); pega.util.Connect.asyncRequest('GET',objSafeUrl.toURL(),''); Following exception throws from SafeURL. Exception details TypeError: Object doesn't support this action
Hi,
What is your PRPC version?.
Could you please share the PRPC tracer file?.