<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/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>Smart service &amp;quot;call web service&amp;quot; is not pulling all results from webse</title><link>https://community.appian.com/discussions/f/process/6826/smart-service-call-web-service-is-not-pulling-all-results-from-webse</link><description>Smart service &amp;quot;call web service&amp;quot; is not pulling all results from webservice. It provides partial result, with no error/exception. When same webservice called in SoapUI, works fine and returns all data. Can anyone please help me to know possible root cause</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Smart service "call web service" is not pulling all results from webse</title><link>https://community.appian.com/thread/27103?ContentTypeID=1</link><pubDate>Tue, 02 Feb 2016 04:47:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3742d446-c800-49cb-abde-cd66fd65192c</guid><dc:creator>Eduardo Fuentes</dc:creator><description>This could indicate that the CDTs originally created by the WSDL haven&amp;#39;t been updated to reflect the newly added fields.&lt;br /&gt;&lt;br /&gt;To address this:&lt;br /&gt;&lt;br /&gt;1. Identify all CDTs created that belong to this web service, sorting by namespace is usually enough&lt;br /&gt;2. Delete all of them&lt;br /&gt;3. Re-configure the process model using the Refresh Services button and finish configuring the node&lt;br /&gt;4. Save and publish the model&lt;br /&gt;5. Verify the CDTs were re-created.&lt;br /&gt;6. Test again.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Smart service "call web service" is not pulling all results from webse</title><link>https://community.appian.com/thread/27101?ContentTypeID=1</link><pubDate>Tue, 02 Feb 2016 02:39:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1ca7ffb6-51b4-4a09-9d19-29f78c9cf0d8</guid><dc:creator>komalk</dc:creator><description>Thanks @Eliot Gerson, appreciating your help.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Smart service "call web service" is not pulling all results from webse</title><link>https://community.appian.com/thread/27100?ContentTypeID=1</link><pubDate>Tue, 02 Feb 2016 02:38:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3cb65a70-fde2-4b3b-bbfd-e263fc79d1bb</guid><dc:creator>Eliot Gerson</dc:creator><description>Ok, thanks for the info. I&amp;#39;ll reach out to you separately.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Smart service "call web service" is not pulling all results from webse</title><link>https://community.appian.com/thread/27099?ContentTypeID=1</link><pubDate>Tue, 02 Feb 2016 02:34:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:aa2cefbf-a643-40f9-8602-0d5cbb628a1b</guid><dc:creator>komalk</dc:creator><description>WSDL definition looks good. Example is: I expect type-A and type-B data for every customer ID, if I send only one customer ID I receive both type A and B data. If I send 4 or 5 customer ids in request, I receive type-A and TypeB data only for first id, for rest of the ids I receive type A data only. However if I try the same in soapUI, I receive both type A and type B data for all ids I am sending.&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Smart service "call web service" is not pulling all results from webse</title><link>https://community.appian.com/thread/27092?ContentTypeID=1</link><pubDate>Mon, 01 Feb 2016 21:57:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:15e41390-12d6-4ede-b5de-a014e6c6abcf</guid><dc:creator>Eliot Gerson</dc:creator><description>Did you check the web service definition in a web browser to confirm that it is defined correctly? Also, can you please provide an example of the behavior you&amp;#39;re seeing and the behavior you&amp;#39;re wanting to see?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Smart service "call web service" is not pulling all results from webse</title><link>https://community.appian.com/thread/27091?ContentTypeID=1</link><pubDate>Mon, 01 Feb 2016 21:53:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3425e9aa-4dba-4966-901a-fb59f4ae7d2d</guid><dc:creator>komalk</dc:creator><description>Actually when I call webservice in Appian with multiple input, say it is getCustomer call  that accepts customer id array as input and I send more than one customer ids , then it sends partial results, else it works fine in Appian if I send only one customer id.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Smart service "call web service" is not pulling all results from webse</title><link>https://community.appian.com/thread/27090?ContentTypeID=1</link><pubDate>Mon, 01 Feb 2016 20:51:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5d12b833-85a7-48ec-9fe8-be60caec1486</guid><dc:creator>Eliot Gerson</dc:creator><description>Sometimes the information you see in SoapUI does not accurately reflect the WSDL definition. I would take a look at the WSDL definition in a web browser and confirm that the relevant fields are correctly defined. For example, if &amp;quot;Field10&amp;quot; is not being populated in Appian, confirm that &amp;quot;Field10&amp;quot; is defined correctly in the WSDL in the browser and confirm that it is part of the appropriate parent element (and so on, up the chain).&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>