PEGA is removing extra spaces between String Value in the connector Request

I have Requirement to send space between 2 character.

Example: O Y

am trying to set above string in Property-Set but on execution pega automatically removing the spaces between O and Y.

On Execution i see the Soap Message Request contains O Y

Anyone can help on this Please

Hi @Thamizharasi,

Could you please go through below two articles,

Extra Space inbetween a string is trimmed | Pega?

Continuous Spaces are getting replaced to single spaces in Text | Pega?

I hope this will help you.

Thanks,

Ashok