Question
Centene Corporation
IN
Last activity: 1 Dec 2020 8:50 EST
Passing consecutive space to external system
we have a requirement to pass(2-4) consecutive spaces between two strings to external system. I have tried with non breaking space and   it allowing consecutive spaces but external system accepts only   for space but when it tried   in Pega it is truncating to single space.is there any way to I can add multiple single spaces as below.
1111 A
Hi,
Please refer to the below link:
Extra Space inbetween a string is trimmed | Pega
OR
Continuous Spaces are getting replaced to single spaces in Text | Pega
Thanks