Questions Tagged With encodinghttps://answers.axonivy.com/tags/encoding/?type=rss&user=Emmanuel%20Combaquestions tagged <span class="tag">encoding</span>enTue, 29 May 2018 07:04:59 -0400Ivy Process Start parameters Encodinghttps://answers.axonivy.com/questions/3287/ivy-process-start-parameters-encoding<p>Hello IvyTeam !</p> <p>Sometimes Ivy Processes are called via their url in a browser and we set some params as URLEncoded Parameters. Example : firstname=Élisabeth and lastname=Müller <a href="http://comba:8081/ivy/pro/designer/services_mock/162D9B06E7844FCB/videoIdentification.ivp?gender=Frau&amp;firstname=%C3%89lisabeth&amp;lastname=M%C3%BCller">http://comba:8081/ivy/pro/designer/services_mock/162D9B06E7844FCB/videoIdentification.ivp?gender=Frau&amp;firstname=%C3%89lisabeth&amp;lastname=M%C3%BCller</a></p> <p>In that case we have to encode the url parameters with "ISO-8859-1" charset which is the IVY default encoding. Is that possible to change this to "UTF-8"? Shouldn't Ivy set the default encoding to "UTF-8"?</p> <p>This has been tested with Ivy 7.0.4.</p> <p>Thanks a lot in advance Cheers Emmanuel</p>Emmanuel CombaTue, 29 May 2018 07:04:59 -0400https://answers.axonivy.com/questions/3287/ivy-process-start-parameters-encodingprocessencoding