<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Method:API Q&amp;A</title><link>http://forums.method.me/cs/forums/15.aspx</link><description>Ask questions specific to the MethodAPI from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: Website Field</title><link>http://forums.method.me/cs/forums/thread/11994.aspx</link><pubDate>Fri, 27 Apr 2012 17:58:33 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:11994</guid><dc:creator>Method_David</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/11994.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=11994</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;CF_Pro,&lt;/p&gt;
&lt;p&gt;To update unfortunately this suggestion will not be implemented.&lt;/p&gt;
&lt;p&gt;To implement this suggestion would deviate from standards. XML nodes are not guaranteed and if null typically are not delivered.&lt;/p&gt;
&lt;p&gt;There are also performance reasons for this. The xml writer does not need to write unneeded xml, the xml is faster making transmission and reception faster, and the an xml parser can process it faster since it is smaller.&lt;/p&gt;
&lt;p&gt;Delivering null xml on a static established schema is acceptable. So it falls upon you as the developer to handle this in your code.&lt;/p&gt;
&lt;p&gt;Dave&lt;/p&gt;</description></item><item><title>Re: Website Field</title><link>http://forums.method.me/cs/forums/thread/11789.aspx</link><pubDate>Thu, 12 Apr 2012 15:03:56 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:11789</guid><dc:creator>Method_David</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/11789.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=11789</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi CF_Pro,&lt;/p&gt;
&lt;p&gt;Good suggestion. I have created an internal ticket (#3396) and will keep you updated on its progress&lt;/p&gt;
&lt;p&gt;Dave&lt;/p&gt;</description></item><item><title>Re: Website Field</title><link>http://forums.method.me/cs/forums/thread/11749.aspx</link><pubDate>Tue, 10 Apr 2012 14:59:15 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:11749</guid><dc:creator>CF_Pro</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/11749.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=11749</wfw:commentRss><description>&lt;p&gt;The website field is not part of the screens, so no I do not believe my data contains any website values. &amp;nbsp;However, I feel that if the website field is part of the table, then xml should output the field and describe the value as null or empty. &amp;nbsp;I noticed it litteraly ignores that field and the xml will output information about other fields that are requested after that field. &amp;nbsp;Really strange and confusing. &amp;nbsp;If this is how it works I will have to add error trapping to get around it.&lt;/p&gt;</description></item><item><title>Re: Website Field</title><link>http://forums.method.me/cs/forums/thread/11748.aspx</link><pubDate>Tue, 10 Apr 2012 14:22:07 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:11748</guid><dc:creator>Method_David</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/11748.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=11748</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi CF_Pro&lt;/p&gt;
&lt;p&gt;Does it return an error message or does it return xml with blank values for the website? If it returns blank values for the website, do any of your contacts have website information entered? If the value is null it may not have been added to the xml, if the value is an empty string, it was added to the xml as &amp;lt;website /&amp;gt;.&lt;/p&gt;
&lt;p&gt;Dave&lt;/p&gt;</description></item><item><title>Re: Website Field</title><link>http://forums.method.me/cs/forums/thread/11731.aspx</link><pubDate>Mon, 09 Apr 2012 14:05:52 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:11731</guid><dc:creator>Method_Valbon</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/11731.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=11731</wfw:commentRss><description>&lt;p&gt;@CF_Pro, I have moved this post under our sub-forum for the API to help make sure your question is properly addressed.&lt;/p&gt;</description></item><item><title>Website Field</title><link>http://forums.method.me/cs/forums/thread/11728.aspx</link><pubDate>Sun, 08 Apr 2012 14:29:28 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:11728</guid><dc:creator>CF_Pro</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/11728.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=11728</wfw:commentRss><description>&lt;p&gt;I used&amp;nbsp;MethodAPIFieldListV2 to view all the fields in Customer and it shows &amp;#39;WebSite&amp;#39; as a valid field.&lt;/p&gt;
&lt;p&gt;I have been successful in retreiving data behind my fields within Customer using MethodAPISelect_XMLV2, however when I pull data from the &amp;#39;WebSite&amp;#39; field, the API completely ignores that request and skips right over retreiving data. &amp;nbsp;The API does not even acknowledge the field being used. If there was an empty value, then I would at least expect the field name to show up in the API result. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any help would be appreciated.&lt;/p&gt;</description></item></channel></rss>