<?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>I am having an issue where calling a web service via web service smart ser</title><link>https://community.appian.com/discussions/f/general/2359/i-am-having-an-issue-where-calling-a-web-service-via-web-service-smart-ser</link><description>I am having an issue where calling a web service via web service smart service is returning partial data. Calling same web service via soapUI returns full data. Any idea?... OriginalPostID-104498 OriginalPostID-104498</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: &lt;br /&gt;I am having an issue where calling a web service via web service smart ser</title><link>https://community.appian.com/thread/8368?ContentTypeID=1</link><pubDate>Tue, 25 Mar 2014 16:19:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5e65a1cf-fc4a-4d35-a962-0289ca0b7f8c</guid><dc:creator>foussenik</dc:creator><description>Eduardo,&lt;br /&gt;Appian Admin follow your steps and it is working now.&lt;br /&gt;Thanks&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: &lt;br /&gt;I am having an issue where calling a web service via web service smart ser</title><link>https://community.appian.com/thread/8315?ContentTypeID=1</link><pubDate>Mon, 24 Mar 2014 02:52:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:348bea06-3860-4318-b01c-837c075234c2</guid><dc:creator>Eduardo Fuentes</dc:creator><description>Another thing to check is that the relevant CDTs are re-created to point to the most recent definition of the WSDL. If the model was imported but the CDTs were not deleted (or if a least was 1 skipped) then the CDTs may still be pointing to a previous WSDL definition which had less fields.&lt;br /&gt;&lt;br /&gt;To prove this theory:&lt;br /&gt;&lt;br /&gt;0. Identify all the CDTs related to this web service. Sort by namespace if that makes it easier. Remember you need to identify ALL of them, if you miss at least one then the issue will not be resolved.&lt;br /&gt;&lt;br /&gt;1. Delete those CDTs. Once again, I&amp;#39;ll have to emphasize that you need to delete ALL of the related ones, if you miss at least one then the issue will not be resolved.&lt;br /&gt;&lt;br /&gt;2. Open up the process model, right click on the Call Web Service Smart Service - Properties - Setup &lt;br /&gt;&lt;br /&gt;3. Temporarily check Authentication Required and typed something in username and password and click Refresh &lt;br /&gt;&lt;br /&gt;4. Uncheck the authentication required option. &lt;br /&gt;&lt;br /&gt;5. Finish configuring the smart service. &lt;br /&gt;&lt;br /&gt;6. Save and publish the model&lt;br /&gt;&lt;br /&gt;7. To quickly update the references in the process model simply export your application from the SAME ENVIRONMENT (TEST) and import it again. This mimics Impact Analysis but only for this application which should be faster.&lt;br /&gt;&lt;br /&gt;8. Start the process and see if the data is now returned correctly.&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: &lt;br /&gt;I am having an issue where calling a web service via web service smart ser</title><link>https://community.appian.com/thread/8314?ContentTypeID=1</link><pubDate>Mon, 24 Mar 2014 02:27:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:486e2da1-fd09-4115-9eb2-e0bfd3cf822a</guid><dc:creator>Rully</dc:creator><description>Hi Foussenik,&lt;br /&gt;Is your web service response data object class contains more than 1 level inherited classes? My experience was when you contruct your data class to inherit more than 1 parent class, the data wouldn&amp;#39;t be passed correctly to the web service layer eventhough it works in SoapUI. Try to remove the inheritance or keep it at one level and then see how it goes.&lt;br /&gt;Hope this helps.&lt;br /&gt;Regards,&lt;br /&gt;Rully&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: &lt;br /&gt;I am having an issue where calling a web service via web service smart ser</title><link>https://community.appian.com/thread/8302?ContentTypeID=1</link><pubDate>Fri, 21 Mar 2014 23:23:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:00b484a2-21f9-4aa3-b60b-88f154461311</guid><dc:creator>Aleksi White</dc:creator><description>Did the application import without any issues into the test env?  What sort of partial data is returned, and what full data is expected to return?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: &lt;br /&gt;I am having an issue where calling a web service via web service smart ser</title><link>https://community.appian.com/thread/8297?ContentTypeID=1</link><pubDate>Fri, 21 Mar 2014 21:08:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cf8f6192-d729-42b4-9bb6-3184e6b25bee</guid><dc:creator>foussenik</dc:creator><description>This issue started occurring when process model was deployed in test environment. In dev environment it works fine.&lt;br /&gt;I added web service node an configured it. It works fine on dev environment fine.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: &lt;br /&gt;I am having an issue where calling a web service via web service smart ser</title><link>https://community.appian.com/thread/8294?ContentTypeID=1</link><pubDate>Fri, 21 Mar 2014 20:46:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f932b81e-3357-4ce3-96f1-e097623564fb</guid><dc:creator>Aleksi White</dc:creator><description>Could you also provide some more information on what web service you are calling, and on how your call web service node is configured?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: &lt;br /&gt;I am having an issue where calling a web service via web service smart ser</title><link>https://community.appian.com/thread/8278?ContentTypeID=1</link><pubDate>Fri, 21 Mar 2014 17:37:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:922e41d0-1559-4177-b44e-c3141c545402</guid><dc:creator>Aleksi White</dc:creator><description>Have you looked over the documentation to ensure the call web service node is configured correctly?&lt;br /&gt;&lt;a href="https://forum.appian.com/suite/wiki/74/Call_Web_Service_Smart_Service"&gt;forum.appian.com/.../Call_Web_Service_Smart_Service&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>