Javascript API- pega.u.d.asyncRequest('GET', strUrl, callback, null)
Hi,
I am using pega.u.d.asyncRequest('GET', strUrl, callback, null) to call an activity from javascript. Everytime this gets executed section is getting refreshed and the error messages displayed in the UI are not visibile.
Please suggest how to avoid refresh when calling activity from javascript.