<?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: Limitations of MethodAPISelect_XMLV2</title><link>http://forums.method.me/cs/forums/thread/22417.aspx</link><pubDate>Sat, 28 Jun 2014 15:16:26 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:22417</guid><dc:creator>furrywombat</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/22417.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=22417</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;So, rather than simply creating a LEFT JOIN or INNER JOIN query, I create an entirely new field that links to the table in question. Unfortunately this would result in about 30-50 hours of sync time every time I need to create a new association given the size of our database. You guys need to make JOIN available or at least a pseudo JOIN available in the SELECT query at some point. It&amp;#39;s making my job extremely&lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;/span&gt; difficult.&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;span id="mce_5_start" style="overflow:hidden;"&gt; Feel like I&amp;#39;m working with an abacus over here, man.&lt;span id="mce_6_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Limitations of MethodAPISelect_XMLV2</title><link>http://forums.method.me/cs/forums/thread/22298.aspx</link><pubDate>Mon, 16 Jun 2014 14:48:12 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:22298</guid><dc:creator>Method_Chris</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/22298.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=22298</wfw:commentRss><description>&lt;p&gt;Apologies for the delay.&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;span&gt;The query functions are for specific tables. &amp;nbsp;You cannot join tables directly in the API. &amp;nbsp;However, in reality, the tables you see in Method are actually Views behind the scenes, and you can add Linked Fields (via Customize &amp;gt; Tables / Fields) that show values from other related tables. &amp;nbsp;For example, on ItemReceiptLineItem, you can expose fields from ItemReceipt table, like the ItemReceipt.Vendor. &amp;nbsp;Pretty safe to say that if the ItemReceipt.Vendor is blank, there is no association between the ItemReceiptLineItem and an ItemReceipt.&lt;span id="mce_2_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Chris&lt;/p&gt;</description></item><item><title>Limitations of MethodAPISelect_XMLV2</title><link>http://forums.method.me/cs/forums/thread/22190.aspx</link><pubDate>Fri, 06 Jun 2014 20:22:11 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:22190</guid><dc:creator>furrywombat</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/22190.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=22190</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;What exactly are the limitations of this function? Is it somehow possible to perform a more complex query... for example, to query the ItemReceiptLineItem table for created line items where ItemReceiptRecordID does not exist in the RecordID column of the Item Receipt table? Currently we are just querying both, creating temporary versions of each query in MySQL tables on our server and running the query on our end... but it feels like we&amp;#39;re using a pistol to squash an ant.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;The documentation is pretty limited... hoping to get a better understanding of how to perform more complex queries using this API function.&lt;/p&gt;
&lt;p&gt;Thanks in advance!&lt;/p&gt;
&lt;p&gt;- FW&lt;/p&gt;</description></item></channel></rss>