cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Special characters in SOAP Snap

shreegeet
New Contributor II

Hi,

I am sending the following the Data in the SOAP XML (Chair Rรผckenlehne mit flexibler 3-D Strickmembran, Kunststoffrahmen aus glasfaserverstรคrktem Polyamid, Rรผckenlehne mit Flex-Element,)

but it is getting converted to following as this is not in UTF-8 Standard.
image

To convert the data properly at the destination, I need to pass the XML in UTF-8 format.

Need help on how to convert the same.

Regards,
Shreegeet

3 REPLIES 3

Supratim
Contributor III

@shreegeet
Try transcode snap and change UTF-8 to ISO-8859-1 , before sending to soap XML.

shreegeet
New Contributor II

Thanks @Supratim!

ptaylor
Employee
Employee

We just pushed a patch for this issue: 422patches6656. Itโ€™s the Latest version, so youโ€™ll have to select it explicitly in the Managerโ€™s Snap Packโ€™s view.