<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Error: Integration technologies failed to submit the code. Character set issue on SAS UNIX in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Error-Integration-technologies-failed-to-submit-the-code/m-p/742180#M232083</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I' m trying to run below code but it gives me this error. What can I do to circumvent this ? :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error: Integration technologies failed to submit the code. [Error] Failed to transcode data from U_UTF8_CE to U_LATIN1_CE encoding because it contained characters which are not supported by your SAS session encoding. Please review your encoding= and locale= SAS system options to ensure that they can accommodate the data that you want to process. A portion of the source string, in hex representation is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data names;&lt;BR /&gt;length first_name $15 last_name $30 ;&lt;BR /&gt;input first_name $ last_name $;&lt;BR /&gt;infile datalines delimiter='|' encoding='wlatin1';&lt;BR /&gt;datalines;&lt;BR /&gt;Bjørnsen | MØLLER&lt;BR /&gt;Marius | Malazinskas'&lt;BR /&gt;čárkou | íois&lt;BR /&gt;měkké | čárkou&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;</description>
    <pubDate>Tue, 18 May 2021 14:44:43 GMT</pubDate>
    <dc:creator>Billybob73</dc:creator>
    <dc:date>2021-05-18T14:44:43Z</dc:date>
    <item>
      <title>Error: Integration technologies failed to submit the code. Character set issue on SAS UNIX</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-Integration-technologies-failed-to-submit-the-code/m-p/742180#M232083</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I' m trying to run below code but it gives me this error. What can I do to circumvent this ? :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error: Integration technologies failed to submit the code. [Error] Failed to transcode data from U_UTF8_CE to U_LATIN1_CE encoding because it contained characters which are not supported by your SAS session encoding. Please review your encoding= and locale= SAS system options to ensure that they can accommodate the data that you want to process. A portion of the source string, in hex representation is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data names;&lt;BR /&gt;length first_name $15 last_name $30 ;&lt;BR /&gt;input first_name $ last_name $;&lt;BR /&gt;infile datalines delimiter='|' encoding='wlatin1';&lt;BR /&gt;datalines;&lt;BR /&gt;Bjørnsen | MØLLER&lt;BR /&gt;Marius | Malazinskas'&lt;BR /&gt;čárkou | íois&lt;BR /&gt;měkké | čárkou&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 14:44:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-Integration-technologies-failed-to-submit-the-code/m-p/742180#M232083</guid>
      <dc:creator>Billybob73</dc:creator>
      <dc:date>2021-05-18T14:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error: Integration technologies failed to submit the code. Character set issue on SAS UNIX</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Error-Integration-technologies-failed-to-submit-the-code/m-p/742206#M232101</link>
      <description>&lt;P&gt;I can't get your code to work, nor can i get the same error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I removed the encoding portion and now its working.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;data names;&lt;BR /&gt;length first_name $15 last_name $30 ;&lt;BR /&gt;input first_name $ last_name $;&lt;BR /&gt;infile datalines delimiter='|' ;&lt;BR /&gt;datalines;&lt;BR /&gt;Bjørnsen | MØLLER&lt;BR /&gt;Marius | Malazinskas'&lt;BR /&gt;čárkou | íois&lt;BR /&gt;měkké | čárkou&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 15:18:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Error-Integration-technologies-failed-to-submit-the-code/m-p/742206#M232101</guid>
      <dc:creator>CarmineVerrell</dc:creator>
      <dc:date>2021-05-18T15:18:38Z</dc:date>
    </item>
  </channel>
</rss>

