<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Integration Mule with Activiti via REST in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/integration-mule-with-activiti-via-rest/m-p/182378#M135508</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to connect one service that i created with mule and it is populated on server. When i connect with this web service via curl PUT and via API of Mule everything goes right. But now when i am calling the same webservice on Activiti Enterprise i get every time the same message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Response code: 500&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Response message: could not parse response to JSON&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you know i am doing wrong because the reponse from webservice it is this one:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;accountNumber: "1111"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;serviceNumber: "35211111111"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Antonio&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Oct 2015 13:03:31 GMT</pubDate>
    <dc:creator>antonio_nobre</dc:creator>
    <dc:date>2015-10-05T13:03:31Z</dc:date>
    <item>
      <title>Integration Mule with Activiti via REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integration-mule-with-activiti-via-rest/m-p/182378#M135508</link>
      <description>I am trying to connect one service that i created with mule and it is populated on server. When i connect with this web service via curl PUT and via API of Mule everything goes right. But now when i am calling the same webservice on Activiti Enterprise i get every time the same message:Response code</description>
      <pubDate>Mon, 05 Oct 2015 13:03:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integration-mule-with-activiti-via-rest/m-p/182378#M135508</guid>
      <dc:creator>antonio_nobre</dc:creator>
      <dc:date>2015-10-05T13:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Integration Mule with Activiti via REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integration-mule-with-activiti-via-rest/m-p/182379#M135509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would need more information what you are trying to do?&amp;nbsp; I assume you are calling Mule from Activiti?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What REST url's are you invoking? Are these unprotected URLS? &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 08:10:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integration-mule-with-activiti-via-rest/m-p/182379#M135509</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-10-06T08:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Integration Mule with Activiti via REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integration-mule-with-activiti-via-rest/m-p/182380#M135510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes i am calling the from the Alfresco Activiti Enterprise one service REST that is just one API created by Mule. The problem is the test of endpoint on activiti always give me the same answer. Response message: could not parse response to JSON, but the other side when i execute the data arrive well. This is just one bug on test button.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Antonio&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 12:20:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integration-mule-with-activiti-via-rest/m-p/182380#M135510</guid>
      <dc:creator>antonio_nobre</dc:creator>
      <dc:date>2015-10-06T12:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Integration Mule with Activiti via REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integration-mule-with-activiti-via-rest/m-p/182381#M135511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Antonio,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the response message isn't a error message but merely a warning that parsing the REST response to JSON failed. Which is technically correct in the case that there isn't a JSON object in the response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But it shouldn't try to parse the response entity in such case. We'll fix that in the next version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yvo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 09:01:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integration-mule-with-activiti-via-rest/m-p/182381#M135511</guid>
      <dc:creator>yvoswillens</dc:creator>
      <dc:date>2015-10-07T09:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Integration Mule with Activiti via REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integration-mule-with-activiti-via-rest/m-p/182382#M135512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By the way what kind of formatthe application is expecting rigth now?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Antonio Nobre&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 09:03:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integration-mule-with-activiti-via-rest/m-p/182382#M135512</guid>
      <dc:creator>antonio_nobre</dc:creator>
      <dc:date>2015-10-07T09:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Integration Mule with Activiti via REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integration-mule-with-activiti-via-rest/m-p/182383#M135513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For displaying the result in endpoint test feature it expects a JSON response. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For mapping properties of the response to a variable the response needs to be a JSON object. Arrays are not yet supported.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yvo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 09:18:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integration-mule-with-activiti-via-rest/m-p/182383#M135513</guid>
      <dc:creator>yvoswillens</dc:creator>
      <dc:date>2015-10-07T09:18:15Z</dc:date>
    </item>
  </channel>
</rss>

