<?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 Value is empty for about 15 multibyte characters in Software Development Kit (SDK) and API Discussions</title>
    <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Value-is-empty-for-about-15-multibyte-characters/m-p/154446#M3002</link>
    <description>&lt;P&gt;I am develop tool for ontap with python.&lt;/P&gt;
&lt;P&gt;On the way, I tried to create a Qtree using multi-byte characters such as Japanese and Korean.&lt;BR /&gt;However, if an error occurs and the number of multibyte characters exceeds a certain number as long as guessed from the error content, it seems that NetApp can not recognize the character&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;: running code like below&lt;/P&gt;
&lt;PRE&gt;    api = NaElement('qtree-create')
    api.child_add_string("volume", 'svm_vol1')
    api.child_add_string("oplocks", 'enabled')
    api.child_add_string("security-style", 'ntfs')
    api.child_add_string("qtree", 'あああああああああああああああ')
    o = s.invoke_elem(api)&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;: result&lt;/P&gt;
&lt;PRE&gt;You cannot create qtree "".&lt;/PRE&gt;
&lt;P&gt;-&amp;nbsp;Usually it should be&amp;nbsp;"You cannot create qtree "あああああああああああああああ"."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you know why this happens?&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 11:18:42 GMT</pubDate>
    <dc:creator>nasabi</dc:creator>
    <dc:date>2025-06-04T11:18:42Z</dc:date>
    <item>
      <title>Value is empty for about 15 multibyte characters</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Value-is-empty-for-about-15-multibyte-characters/m-p/154446#M3002</link>
      <description>&lt;P&gt;I am develop tool for ontap with python.&lt;/P&gt;
&lt;P&gt;On the way, I tried to create a Qtree using multi-byte characters such as Japanese and Korean.&lt;BR /&gt;However, if an error occurs and the number of multibyte characters exceeds a certain number as long as guessed from the error content, it seems that NetApp can not recognize the character&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;: running code like below&lt;/P&gt;
&lt;PRE&gt;    api = NaElement('qtree-create')
    api.child_add_string("volume", 'svm_vol1')
    api.child_add_string("oplocks", 'enabled')
    api.child_add_string("security-style", 'ntfs')
    api.child_add_string("qtree", 'あああああああああああああああ')
    o = s.invoke_elem(api)&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;: result&lt;/P&gt;
&lt;PRE&gt;You cannot create qtree "".&lt;/PRE&gt;
&lt;P&gt;-&amp;nbsp;Usually it should be&amp;nbsp;"You cannot create qtree "あああああああああああああああ"."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you know why this happens?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 11:18:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Value-is-empty-for-about-15-multibyte-characters/m-p/154446#M3002</guid>
      <dc:creator>nasabi</dc:creator>
      <dc:date>2025-06-04T11:18:42Z</dc:date>
    </item>
  </channel>
</rss>

