We are facing two issues in our Pega Infinity 25.1.1 (Constellation) application and would appreciate guidance from the community.
1. Accented characters in attachment filenames are being converted to “?”
When an end user uploads a file whose filename contains the accented characters Ä, Ö, or å, Pega automatically replaces those characters with question marks in the end‑user portal.
Example:
-
Original filename: Dokument_ÄÖå_Testfil.pdf
-
After upload (end‑user portal): Dokument_???_Testfil.pdf
Important observations:
-
This issue is consistently reproducible in the end‑user portal.
-
The same file uploaded using a Dev Studio operator ID retains the correct filename — no characters are replaced.
-
Because of this difference, we want to understand whether this behavior is:
-
Expected OOTB behavior in Constellation,
-
A platform‑level filename sanitization rule,
-
A browser/client‑side restriction,
-
Or something specific to our application configuration.
-
We are specifically trying to understand how Constellation handles Unicode / extended Latin characters in filenames and why the behavior differs between end‑user and Dev Studio sessions.
2. Unable to trace end‑user session from Dev Studio (Remote Tracer issue)
To investigate the filename conversion issue, we attempted to use Remote Tracer from Dev Studio.
However, we are not able to trace the end‑user operator session (our test user ID).
Details:
-
The end‑user session does not appear in the list of available sessions when starting Remote Tracer.
-
Since the filename issue only occurs in the end‑user portal, remote tracing is required to identify where the filename transformation is happening.
-
We would like to confirm:
-
Whether Remote Tracer is supported for Constellation UI sessions in Infinity 25.1.1,
-
Whether any additional configuration is required to enable tracing of end‑user sessions,
-
Or if Pega recommends an alternative debugging approach for Constellation.
-
Summary
We are looking for guidance on:
-
Why accented characters Ä, Ö, å in attachment filenames are being converted to
?only in the end‑user portal. -
Why Dev Studio can not trace the end‑user operator session in Infinity 25.1.1 Constellation, and whether Remote Tracer is supported for this UI.
Any insights, documentation references, or suggestions would be greatly appreciated.
Thank you in advance for your support.