<?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>Search results by user ID 5515</title><link>http://forums.method.me/cs/search/SearchResults.aspx?u=5515</link><description>Search results by user ID 5515</description><dc:language>en-US</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>MethodAPIInsert - Dropdown Problem</title><link>http://forums.method.me/cs/forums/p/2883/10832.aspx#10832</link><pubDate>Mon, 20 Feb 2012 11:27:02 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:10832</guid><dc:creator>luvboy</dc:creator><description>&lt;p&gt;&lt;span style="font-family:Arial;font-size:12px;text-align:left;background-color:#efefef;"&gt;&lt;strong&gt;42455 Test Rajni - &lt;/strong&gt;This is the Name in Customer Table, which i&amp;#39;m getting as result with&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;span style="font-family:Arial;"&gt;&lt;span style="font-size:12px;"&gt;&lt;strong&gt;MethodAPISelect_XML method&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;when i try to insert into Opportunity table(MethodAPIInsert Method)...this is the error i&amp;#39;m getting&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;Times New Roman&amp;#39;;font-size:medium;"&gt;Array ( [MethodAPIInsertResult] =&amp;gt;&amp;nbsp;&lt;/span&gt;
&lt;strong&gt;42455 Test Rajni&lt;/strong&gt;&amp;nbsp;&lt;span style="font-family:&amp;#39;Times New Roman&amp;#39;;font-size:medium;"&gt;could not be found as a possible value to insert. Please check the spelling. )&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The weird problem is when i try creating the variable as&lt;/p&gt;
&lt;p&gt;$name = &amp;quot;&lt;strong&gt;42455 Test Rajni&lt;/strong&gt;&amp;quot;; the record is then created&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not able to insert into table with dynamic values ??&lt;/p&gt;
&lt;p&gt;How are the dropdown handled in PHP ??&lt;/p&gt;
&lt;p&gt;Any help please.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: How to call methods in PHP</title><link>http://forums.method.me/cs/forums/p/2849/10713.aspx#10713</link><pubDate>Tue, 14 Feb 2012 09:39:04 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:10713</guid><dc:creator>luvboy</dc:creator><description>&lt;p&gt;thanks for the reply marks&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using nusoap client to consume the webservices&lt;/p&gt;
&lt;p&gt;i find a weird problem here, i&amp;#39;m getting result for some methos and failure for some methods&lt;/p&gt;
&lt;p&gt;can you help me out with any of these methods&lt;/p&gt;
&lt;ul style="margin-top:10px;margin-left:20px;font-family:Verdana;font-size:11px;"&gt;
&lt;li style="margin-top:10px;"&gt;&lt;a href="http://www.methodintegration.com/MethodAPI/service.asmx?op=MethodAPISelect_DataSet" style="color:#6699cc;font-weight:bold;"&gt;MethodAPISelect_DataSet&lt;/a&gt;&lt;/li&gt;
&lt;p style="margin-top:0px;margin-bottom:12px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;li style="margin-top:10px;"&gt;&lt;a href="http://www.methodintegration.com/MethodAPI/service.asmx?op=MethodAPISelect_DataSetV2" style="color:#6699cc;font-weight:bold;"&gt;MethodAPISelect_DataSetV2&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="font-family:Verdana;"&gt;&lt;span style="font-size:11px;"&gt;I need to get the a record from certain table ??&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;this is the error i&amp;#39;m getting&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;Times New Roman&amp;#39;;font-size:medium;"&gt;stdClass Object ( [MethodAPISelect_DataSetResult] =&amp;gt; Failure. The API could not validate your log in. Please make sure you have entered the correct Company Account, User and Password, and that each are spelt correctly. Also, ensure that this User has been configured for Method API access by going to Customize &amp;gt; Users, editing the User, and ensuring that there is a check in the &amp;#39;Is Allowed to Connect via MethodAPI&amp;#39; checkbox. )&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This is the code...where is the mistake&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $company = &amp;quot;-&amp;quot;;&lt;/p&gt;
&lt;p&gt;
&lt;p&gt;&lt;span style="white-space:pre;"&gt;	&lt;/span&gt;$login = &amp;quot;-&amp;quot;;&lt;/p&gt;
&lt;p&gt;&lt;span style="white-space:pre;"&gt;	&lt;/span&gt;$password = &amp;quot;-&amp;quot;;&lt;/p&gt;
&lt;p&gt;&lt;span style="white-space:pre;"&gt;	&lt;/span&gt;$table = &amp;quot;Customer&amp;quot;;&lt;/p&gt;
&lt;p&gt;&lt;span style="white-space:pre;"&gt;	&lt;/span&gt;$fields = &amp;quot;MAX(CustomerNumber) as CustomerNo&amp;quot;;&lt;/p&gt;
&lt;p&gt;&lt;span style="white-space:pre;"&gt;	&lt;/span&gt;$dsResp = &amp;quot;&amp;quot;;&lt;/p&gt;
&lt;p&gt;&lt;span style="white-space:pre;"&gt;	&lt;/span&gt;$param = array(&amp;quot;strCompanyAccount&amp;quot; =&amp;gt; $company, &amp;quot;strLogin&amp;quot; =&amp;gt; $login, &amp;quot;strPassword&amp;quot; =&amp;gt; $password, &amp;quot;&amp;quot;, $dsResp, &amp;quot;strTable&amp;quot;=&amp;gt;$table, &amp;quot;strFields&amp;quot;=&amp;gt;$fields,&amp;quot;&amp;quot;,&amp;quot;&amp;quot;,&amp;quot;&amp;quot;,&amp;quot;&amp;quot;);&lt;/p&gt;
&lt;p&gt;&lt;span style="white-space:pre;"&gt;	&lt;/span&gt;$result = $client-&amp;gt;call(&amp;#39;MethodAPISelect_DataSetV2&amp;#39;, array(&amp;#39;parameters&amp;#39; =&amp;gt; $param), &amp;#39;&amp;#39;, &amp;#39;&amp;#39;, true, true);&lt;/p&gt;
&lt;p&gt;&lt;span style="white-space:pre;"&gt;	&lt;/span&gt;echo &amp;quot;&amp;lt;pre&amp;gt;&amp;quot;;&lt;/p&gt;
&lt;p&gt;&lt;span style="white-space:pre;"&gt;	&lt;/span&gt;print_r($result);&lt;/p&gt;
&lt;p&gt;&lt;span style="white-space:pre;"&gt;	&lt;/span&gt;echo &amp;quot;&amp;lt;/pre&amp;gt;&amp;quot;;&lt;/p&gt;
&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>How to call methods in PHP</title><link>http://forums.method.me/cs/forums/p/2849/10685.aspx#10685</link><pubDate>Mon, 13 Feb 2012 15:39:38 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:10685</guid><dc:creator>luvboy</dc:creator><description>&lt;p&gt;Hello All,&lt;/p&gt;
&lt;p&gt;Can anyone tell me how to call method integration webservices via PHP&lt;/p&gt;
&lt;p&gt;i&amp;#39;ve developed a website in wordpress which i need to call a method and insert some data into tables &lt;/p&gt;
&lt;p&gt;atleast can someone give me a documentation links please&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item></channel></rss>