Difference between revisions of "LOAN IQ Technical - API XML character issues"

From GUILLARD WIKI
Jump to navigation Jump to search
(Created page with "<b>Label with character "&"</b> <br>With the XML client, mode "http connection", the only way to get working the grouped call is to use button "Send". <br>If you use the second method, selecting the xml, right click, execute, it doesn't work many reasons... f")
 
Line 1: Line 1:
<b>Label with character "&"</b>
<b>Label with character "&" into XML </b> :
<br>With the XML client, mode "http connection", the only way to get working the grouped call is to use button "Send".
 
<br>If you use the second method, selecting the xml, right click, execute, it doesn't work many reasons... f
<syntaxhighlight lang="linux">
- With the XML client, mode "http connection", the only way to get working the grouped call is to use button "Send".
- If you use the second method, selecting the xml, right click, execute, it doesn't work  
</syntaxhighlight>
 
<b>Label with character "€" into XML </b> :
 
<syntaxhighlight lang="linux">
- Replace the € by &amp;#8364;
</syntaxhighlight>

Revision as of 15:31, 25 May 2022

Label with character "&" into XML  :

- With the XML client, mode "http connection", the only way to get working the grouped call is to use button "Send".
- If you use the second method, selecting the xml, right click, execute, it doesn't work

Label with character "€" into XML  :

- Replace the € by &amp;#8364;