javascript function - “pega.u.d.asyncRequest(…)”
The crux of the issue is a javascript function - “pega.u.d.asyncRequest(…)” is expected to do asynchronous processing. But that doesn’t seem to be the case.
Since there is very limited documentation around this the question is “why” is this the case ? Is it a defect or as per design and rationale for this design.
The urgency is due to fact client is in middle of time- sensitive POC and are unable to use this OOTB function to accomplish async behavior.