<?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 Problem to Get Process Instance Details in REST in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-to-get-process-instance-details-in-rest/m-p/126307#M88879</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using activiti 5.9.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to get details about a specific process instance using REST.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried this&amp;nbsp; "&lt;/SPAN&gt;&lt;A href="http://localhost:9090/activiti-explorer/service/process-instance/1104" rel="nofollow noopener noreferrer"&gt;http://localhost:9090/activiti-explorer/service/process-instance/1104&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But when ever I try this url it shows&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Internal Server Error&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No router defined&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Apr 2013 12:51:25 GMT</pubDate>
    <dc:creator>sarkar92</dc:creator>
    <dc:date>2013-04-18T12:51:25Z</dc:date>
    <item>
      <title>Problem to Get Process Instance Details in REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-to-get-process-instance-details-in-rest/m-p/126307#M88879</link>
      <description>I am using activiti 5.9.I am trying to get details about a specific process instance using REST.I tried this&amp;nbsp; "http://localhost:9090/activiti-explorer/service/process-instance/1104"But when ever I try this url it showsInternal Server ErrorNo router defined</description>
      <pubDate>Thu, 18 Apr 2013 12:51:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-to-get-process-instance-details-in-rest/m-p/126307#M88879</guid>
      <dc:creator>sarkar92</dc:creator>
      <dc:date>2013-04-18T12:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to Get Process Instance Details in REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-to-get-process-instance-details-in-rest/m-p/126308#M88880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You are trying to do a rest call on the activiti-explorer webapp, which is the UI only.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You need to do the rest call against the activiti-rest/ path. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(unless you overlayed the wars?)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 17:36:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-to-get-process-instance-details-in-rest/m-p/126308#M88880</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-04-18T17:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to Get Process Instance Details in REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-to-get-process-instance-details-in-rest/m-p/126309#M88881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;sorry thats my fault….&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But if I am trying like this &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://localhost:9090/activiti-rest/service/process-instance/2714" rel="nofollow noopener noreferrer"&gt;http://localhost:9090/activiti-rest/service/process-instance/2714&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am still getting &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Internal Server Error&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No router defined&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Again I am using Activiti 5.9? Does this REST request available in 5.9?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 06:07:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-to-get-process-instance-details-in-rest/m-p/126309#M88881</guid>
      <dc:creator>sarkar92</dc:creator>
      <dc:date>2013-04-19T06:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to Get Process Instance Details in REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-to-get-process-instance-details-in-rest/m-p/126310#M88882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't remember from the top of my head whether that's the right URL for that activiti-version. Where did you get the URL from to call? Do you have the 5.9 user guide?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 07:37:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-to-get-process-instance-details-in-rest/m-p/126310#M88882</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-04-19T07:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to Get Process Instance Details in REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-to-get-process-instance-details-in-rest/m-p/126311#M88883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I dnt have 5.9 user guide.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 07:56:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-to-get-process-instance-details-in-rest/m-p/126311#M88883</guid>
      <dc:creator>sarkar92</dc:creator>
      <dc:date>2013-04-19T07:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to Get Process Instance Details in REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-to-get-process-instance-details-in-rest/m-p/126312#M88884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Recently I got a url for 5.9 User Guide.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.jee-soft.cn/htsite/html/fzyyj/jsyj/2012/08/08/1344415922506.html#N12965" rel="nofollow noopener noreferrer"&gt;http://www.jee-soft.cn/htsite/html/fzyyj/jsyj/2012/08/08/1344415922506.html#N12965&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For 5.9 the url must be &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Request: GET /processInstance/{processInstanceId}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 07:58:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-to-get-process-instance-details-in-rest/m-p/126312#M88884</guid>
      <dc:creator>sarkar92</dc:creator>
      <dc:date>2013-04-19T07:58:58Z</dc:date>
    </item>
  </channel>
</rss>

