How to encode/decode a property value using Windows-1252 charset
Is there any OOTB function to encode/decode value using windows-1252 charset?
External system is not sending charset in response header so by default it's taking windows-1252 (encode format) . In pega we need to decode the service response for certain attributes which contains latin letters.
------------------HTTP RESPONSE CONTENTS------------------ Response Headers: Connection: Keep-Alive Content-Type: application/json