Question
Siemens
IN
Last activity: 16 Feb 2017 3:09 EST
sax parse error during refresh section(on client event)
Pega Version: 6.2 SP2
we are using refresh section with Data transform on a check box in a grid. at Step 4 in ReloadSection activity, we see an exception as below.
Invalid clipboard stream detected in module com.pega.pegarules.data.internal.clipboard.XMLStream.newStream(String, StorageStream). Reason: sax parse error: Content is not allowed in prolog.
in clipboard, we see that the preActivitiesParameter page doesnt contain any data transforms under it. we have the same error even if we are using plain refresh section (without activity & data transform).
same configuration is working absolutely fine in DEV and its failing in QA. Other sections with same configuration (i.e. refresh section with Data Transform) is working fine in QA. Its failing in only this case.