after setting param.UserIdentifier to a string like “abc”, it’s shown as in tracer / param page
| UserIdentifier |
|---|
what’s possible reason?
after setting param.UserIdentifier to a string like “abc”, it’s shown as in tracer / param page
| UserIdentifier |
|---|
what’s possible reason?
Can you share the configuration snippet of the rule associated with this issue?
This might be happening because Pega sometimes hides sensitive values like usernames or IDs in Tracer or the parameter page by showing them as . The value is likely still there and working, just not visible in Tracer. You could try renaming the parameter to something like TempUserID to check if it shows up.