<?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: InsertV2 required field doesnt not exist</title><link>http://forums.method.me/cs/forums/thread/31743.aspx</link><pubDate>Wed, 09 Mar 2016 23:11:28 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:31743</guid><dc:creator>Method_Jonathan</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/31743.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=31743</wfw:commentRss><description>&lt;p&gt;The Sales Order table requires the Customer&lt;span id="mce_1_start" style="overflow:hidden;"&gt; and TxnDate fields - have you supplied these in your original call? If you post up the parameters passed for you original call, I might be able to shed some light as to what caused the error.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;The &amp;#39;Ref&amp;#39; portion is added to the field name in this case because the Customer field is actually referencing the &amp;#39;Customer&amp;#39; table. &amp;nbsp;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: InsertV2 required field doesnt not exist</title><link>http://forums.method.me/cs/forums/thread/31742.aspx</link><pubDate>Wed, 09 Mar 2016 22:15:15 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:31742</guid><dc:creator>wayneteng</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/31742.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=31742</wfw:commentRss><description>&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;{ MethodAPIInsertV2Result: &amp;#39;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;windows-1252&amp;quot; ?&amp;gt;&amp;lt;MethodAPI response = &amp;quot;Not all required fields are present. Required field CustomerRef is not passed for the table SalesOrder&amp;quot; &amp;gt;&amp;lt;/MethodAPI&amp;gt;&amp;#39; }&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;/span&gt;CustomerRef is not an existing field in SalesOrder.&lt;/p&gt;</description></item><item><title>Re: InsertV2 required field doesnt not exist</title><link>http://forums.method.me/cs/forums/thread/31739.aspx</link><pubDate>Wed, 09 Mar 2016 21:30:22 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:31739</guid><dc:creator>Method_Jonathan</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/31739.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=31739</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hi Wayneteng,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Can you provide more details to help us identify the problem- &lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;What table are you inserting record into?&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="overflow:hidden;"&gt;Can you post up an example of the parameters you are passing&lt;span id="mce_4_start" style="overflow:hidden;"&gt; so that we can validate the call&lt;/span&gt;?&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Thanks&lt;/div&gt;</description></item><item><title>InsertV2 required field doesnt not exist</title><link>http://forums.method.me/cs/forums/thread/31738.aspx</link><pubDate>Wed, 09 Mar 2016 20:10:28 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:31738</guid><dc:creator>wayneteng</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/31738.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=31738</wfw:commentRss><description>&lt;p&gt;I used field list and found 2 required fields on my table. When i try to insert passing in those 2 required field&lt;span id="mce_2_start" style="overflow:hidden;"&gt;s&lt;/span&gt; I get a response that says there is a required &amp;quot;CustomerRef&amp;quot; field. This field does not exist in my table. How can I get insert into this table?&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;span id="mce_3_start" style="overflow:hidden;"&gt;&lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;span id="mce_5_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>