Currently, we are facing an issue with the Special characters like umlaut and spaces from the source API. I am trying to map the resource mapping object which has the special characters and spaces, will the web service connector be enough to encode/decode automatically?. Because am not getting the values for those has special characters, Do we have any suggestion how to parse these would be more appreciated.
"resMappingObj": {
"Personalnummer": "Personalnummer",
"Organisation": "Organisation",
"Austrittsdatum": "Austrittsdatum",
"Eintrittsdatum": "Eintrittsdatum",
"Stelle": "Stelle",
"Geburtsdatum": "Geburtsdatum",
"Nachname": "Nachname",
"EMail": "E-Mail geschäftlich",
"Vorname": "Vorname"
},
Looking for your suggestion as well, if you guys have any idea.
@colin_mckibben
@M_rtenH
Regards,
Kannan