<?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 Re: How do I read metadata attributes containing more than 32767 chars? in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-read-metadata-attributes-containing-more-than-32767/m-p/451030#M12802</link>
    <description>&lt;P&gt;Hi Paul&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll definitely try that as a solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Until now I've been able to&amp;nbsp;just use the Datastep Metadata Functions, but it seems that I have to explore the possibilities in using Proc Metadata.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the answer!&lt;/P&gt;</description>
    <pubDate>Wed, 04 Apr 2018 11:30:45 GMT</pubDate>
    <dc:creator>CHandberg</dc:creator>
    <dc:date>2018-04-04T11:30:45Z</dc:date>
    <item>
      <title>How do I read metadata attributes containing more than 32767 chars?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-read-metadata-attributes-containing-more-than-32767/m-p/447711#M12649</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to read the 'DefaultValue'-attribute from the DiagramXml-property. (XML that control the formatting of the job in DI Studio)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately the content of the attribute is more than 32767 chraracters long so i'm not able to read the full content.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;spnrc = metadata_getattr(spuri,&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'DefaultValue'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;,Jobxml);&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to read more than 32767 chars into a sas variable, use char functions on it and write it back?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2018 10:22:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-read-metadata-attributes-containing-more-than-32767/m-p/447711#M12649</guid>
      <dc:creator>CHandberg</dc:creator>
      <dc:date>2018-03-22T10:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: How do I read metadata attributes containing more than 32767 chars?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-read-metadata-attributes-containing-more-than-32767/m-p/447721#M12650</link>
      <description>&lt;P&gt;SAS character variables are limited to 32767 characters, so no luck there with SAS code.&lt;/P&gt;
&lt;P&gt;Consider using the &lt;A href="http://documentation.sas.com/?docsetId=omaref&amp;amp;docsetTarget=n0tzo8tbogwth0n1hvru0zrsofbc.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=de" target="_blank"&gt;Java Metadata Interface&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2018 10:38:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-read-metadata-attributes-containing-more-than-32767/m-p/447721#M12650</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-03-22T10:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: How do I read metadata attributes containing more than 32767 chars?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-read-metadata-attributes-containing-more-than-32767/m-p/447728#M12651</link>
      <description>&lt;P&gt;I was affraid that this was the answer. Even the Metabrowser in DisplayManager are not able to display the value, so I think SAS has a little issue &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the fast reply and thank you&amp;nbsp;for the reference to the Java Metadata Interface.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2018 11:55:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-read-metadata-attributes-containing-more-than-32767/m-p/447728#M12651</guid>
      <dc:creator>CHandberg</dc:creator>
      <dc:date>2018-03-22T11:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: How do I read metadata attributes containing more than 32767 chars?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-read-metadata-attributes-containing-more-than-32767/m-p/448040#M12662</link>
      <description>&lt;P&gt;You&amp;nbsp;could also consider using &lt;A href="http://documentation.sas.com/?docsetId=lrmeta&amp;amp;docsetTarget=n0dbwih2jqqfmcn1kmkutzd5gal1.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_self"&gt;proc metadata&lt;/A&gt; to get the XML in a file and then process it using&amp;nbsp;other tools/languages.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Mar 2018 03:19:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-read-metadata-attributes-containing-more-than-32767/m-p/448040#M12662</guid>
      <dc:creator>PaulHomes</dc:creator>
      <dc:date>2018-03-23T03:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I read metadata attributes containing more than 32767 chars?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-read-metadata-attributes-containing-more-than-32767/m-p/451030#M12802</link>
      <description>&lt;P&gt;Hi Paul&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll definitely try that as a solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Until now I've been able to&amp;nbsp;just use the Datastep Metadata Functions, but it seems that I have to explore the possibilities in using Proc Metadata.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the answer!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Apr 2018 11:30:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-do-I-read-metadata-attributes-containing-more-than-32767/m-p/451030#M12802</guid>
      <dc:creator>CHandberg</dc:creator>
      <dc:date>2018-04-04T11:30:45Z</dc:date>
    </item>
  </channel>
</rss>

