<?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>Sharepoint 2013 integration issue -</title><link>https://community.appian.com/discussions/f/integrations/9834/sharepoint-2013-integration-issue--</link><description>I am trying to execute example mentioned in forum to test &amp;quot;a!shpInvoke() - to Get metadata of files in SharePoint 2013 to Appian 16.3 (Cloud)&amp;quot; functionality using connector functions- forum.appian.com/.../Connector_Functions.html Code / Example from forum</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Sharepoint 2013 integration issue -</title><link>https://community.appian.com/thread/58779?ContentTypeID=1</link><pubDate>Mon, 06 Aug 2018 13:14:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d40c1632-48eb-4aa0-8d68-3fcc73f2c1ad</guid><dc:creator>rupakj</dc:creator><description>Yes, we were facing. Citrix receiver connection issue. We raised Appian support case and the issue got resolved.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sharepoint 2013 integration issue -</title><link>https://community.appian.com/thread/47732?ContentTypeID=1</link><pubDate>Fri, 18 Aug 2017 15:47:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:91bf7ca7-2a04-4a77-8792-3971e97c6cff</guid><dc:creator>sanjays754</dc:creator><description>Rupak,&lt;br /&gt;
Did you get a solution for this issue?&lt;br /&gt;
I am facing the same issue while trying to integrate with Sharepoint&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sharepoint 2013 integration issue -</title><link>https://community.appian.com/thread/43362?ContentTypeID=1</link><pubDate>Mon, 20 Feb 2017 21:07:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7e8fb2b0-ebdd-4eb0-bc3c-230e5b26aa04</guid><dc:creator>rupakj</dc:creator><description>path: &amp;quot;/_api/Web/getfolderbyserverrelativeurl(&amp;#39;Shared%20Documents&amp;#39;)/Files?$select=Name,ServerRelativeUrl,TimeCreated&amp;quot;,&lt;br /&gt;      httpMethod: &amp;quot;GET&amp;quot;&lt;br /&gt;    ).result.d.results,&lt;br /&gt;    local!sharepointFilesDataSubset: todatasubset(local!sharepointQueryResult, local!pagingInfo),&lt;br /&gt;    a!dashboardLayout(&lt;br /&gt;      firstColumnContents: {&lt;br /&gt;        a!gridField(&lt;br /&gt;          label: &amp;quot;Files in Sharepoint&amp;quot;,&lt;br /&gt;          totalCount: local!sharepointFilesDataSubset.totalCount,&lt;br /&gt;          columns: {&lt;br /&gt;            a!gridTextColumn(&lt;br /&gt;              label: &amp;quot;Name&amp;quot;,&lt;br /&gt;              field: &amp;quot;Name&amp;quot;,&lt;br /&gt;              data: local!sharepointFilesDataSubset.data.Name&lt;br /&gt;            ),&lt;br /&gt;            a!gridTextColumn(&lt;br /&gt;              label: &amp;quot;Time Created&amp;quot;,&lt;br /&gt;              field: &amp;quot;TimeCreated&amp;quot;,&lt;br /&gt;              data: local!sharepointFilesDataSubset.data.TimeCreated&lt;br /&gt;            )&lt;br /&gt;          },&lt;br /&gt;          value: local!pagingInfo,&lt;br /&gt;          saveInto: local!pagingInfo&lt;br /&gt;        )&lt;br /&gt;      }&lt;br /&gt;    )&lt;br /&gt;  )&lt;br /&gt;)&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sharepoint 2013 integration issue -</title><link>https://community.appian.com/thread/43361?ContentTypeID=1</link><pubDate>Mon, 20 Feb 2017 19:57:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fba432a1-4c74-48cf-8571-0a5055be4e1b</guid><dc:creator>rupakj</dc:creator><description>... rgumentException: org.codehaus.jackson.JsonParseException: Unexpected character (&amp;#39;?&amp;#39; (code 65279 / 0xfeff)): expected a valid value (number, String, array, object, &amp;#39;true&amp;#39;, &amp;#39;false&amp;#39; or &amp;#39;null&amp;#39;)&lt;br /&gt;09:27:01,710 INFO  [stdout] (ajp-/0.0.0.0:8009-19)  at [Source: java.io.StringReader@3cf10c61; line: 1, column: 2]]&lt;br /&gt;09:27:01,710 INFO  [stdout] (ajp-/0.0.0.0:8009-19) &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.appian.integration.sharepoint.function.SharePointInvoke.sharepointinvoke_appian_internal(SharePointInvoke.java:69)&lt;br /&gt;09:27:01,710 INFO  [stdout] (ajp-/0.0.0.0:8009-19) &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.GeneratedMethodAccessor14755.invoke(Unknown Source)&lt;br /&gt;Please find enclosed error details.&lt;br /&gt;&lt;br /&gt;Can you please help me understand the cause of this issue ?&lt;br /&gt;&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sharepoint 2013 integration issue -</title><link>https://community.appian.com/thread/43360?ContentTypeID=1</link><pubDate>Mon, 20 Feb 2017 19:40:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6c5b050c-c45f-4050-9bad-7e454855432a</guid><dc:creator>rupakj</dc:creator><description>...an.integration.sharepoint.function.SharePointInvoke - ConnectorRuntimeException [title=Error calling shpInvoke, com.appian.integration.core.exception.ConnectorRuntimeException: The external server for this system [key=sharepoint] generated an exception when calling a function [shpInvoke]. Details from external system: java.lang.IllegalArgumentException: org.codehaus.jackson.JsonParseException: Unexpected character (&amp;#39;?&amp;#39; (code 65279 / 0xfeff)): expected a valid value (number, String, array, object, &amp;#39;true&amp;#39;, &amp;#39;false&amp;#39; or &amp;#39;null&amp;#39;)&lt;br /&gt;09:27:01,710 INFO  [stdout] (ajp-/0.0.0.0:8009-19)  at [Source: java.io.StringReader@3cf10c61; line: 1, column: 2]]&lt;br /&gt;09:27:01,710 INFO  [stdout] (ajp-/0.0.0.0:8009-19) ConnectorRuntimeException [title=Error calling shpInvoke, com.appian.integration.core.exception.ConnectorRuntimeException: The external server for this system [key=sharepoint] generated an exception when calling a function [shpInvoke]. Details from external system: java.lang.IllegalA...&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sharepoint 2013 integration issue -</title><link>https://community.appian.com/thread/43359?ContentTypeID=1</link><pubDate>Mon, 20 Feb 2017 19:06:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fc8af004-8e09-49c5-9350-04e39fbc28e4</guid><dc:creator>rupakj</dc:creator><description>...Created&amp;quot;,&lt;br /&gt;      httpMethod: &amp;quot;GET&amp;quot;&lt;br /&gt;    ).result.d.results,&lt;br /&gt;    local!sharepointFilesDataSubset: todatasubset(local!sharepointQueryResult, local!pagingInfo),&lt;br /&gt;    a!dashboardLayout(&lt;br /&gt;      firstColumnContents: {&lt;br /&gt;        a!gridField(&lt;br /&gt;          label: &amp;quot;Files in Sharepoint&amp;quot;,&lt;br /&gt;          totalCount: local!sharepointFilesDataSubset.totalCount,&lt;br /&gt;          columns: {&lt;br /&gt;            a!gridTextColumn(&lt;br /&gt;              label: &amp;quot;Name&amp;quot;,&lt;br /&gt;              field: &amp;quot;Name&amp;quot;,&lt;br /&gt;              data: local!sharepointFilesDataSubset.data.Name&lt;br /&gt;            ),&lt;br /&gt;            a!gridTextColumn(&lt;br /&gt;              label: &amp;quot;Time Created&amp;quot;,&lt;br /&gt;              field: &amp;quot;TimeCreated&amp;quot;,&lt;br /&gt;              data: local!sharepointFilesDataSubset.data.TimeCreated&lt;br /&gt;            )&lt;br /&gt;          },&lt;br /&gt;          value: local!pagingInfo,&lt;br /&gt;          saveInto: local!pagingInfo&lt;br /&gt;        )&lt;br /&gt;      }&lt;br /&gt;    )&lt;br /&gt;  )&lt;br /&gt;)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;When I run this I see the following error -&lt;br /&gt;09:27:01,710 INFO  [stdout] (ajp-/0.0.0.0:8009-19) 2017-02-20 09:27:01,704 [ajp-/0.0.0.0:8009-19] ERROR com.appi...&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>