<?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 Re: Problem while Start a process using REST in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-while-start-a-process-using-rest/m-p/164189#M117948</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The delete reason is only filled, when you really delete the process instance. So in normal process execution you should not do this. What you can do is create an additional end event with a specific id. Then in the history you can query for process instances that have ended in this state.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Dec 2013 09:36:06 GMT</pubDate>
    <dc:creator>trademak</dc:creator>
    <dc:date>2013-12-31T09:36:06Z</dc:date>
    <item>
      <title>Problem while Start a process using REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-while-start-a-process-using-rest/m-p/164185#M117944</link>
      <description>I have created a simple process with two script task.my 1st script task executed successfully and i&amp;nbsp; intentionally added arithmetic exception(Division by Zero) in my 2nd script task.I am starting this process using REST by passing "processDefinationId".so if my process start successfully i should ge</description>
      <pubDate>Fri, 27 Dec 2013 09:45:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-while-start-a-process-using-rest/m-p/164185#M117944</guid>
      <dc:creator>sarkar92</dc:creator>
      <dc:date>2013-12-27T09:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while Start a process using REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-while-start-a-process-using-rest/m-p/164186#M117945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;please help….&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 08:53:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-while-start-a-process-using-rest/m-p/164186#M117945</guid>
      <dc:creator>sarkar92</dc:creator>
      <dc:date>2013-12-30T08:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while Start a process using REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-while-start-a-process-using-rest/m-p/164187#M117946</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;When you only have synchronous activities the process is started successfully, but due to the script task error the whole transaction is rolled back and you end up in a state where no process instance is created, therefore you also see no entry in the history table. If you want the process to be started, you should make the script task asynchronous.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In case of the 500 status code, don't you get a http status error description as well?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 11:19:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-while-start-a-process-using-rest/m-p/164187#M117946</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-12-30T11:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while Start a process using REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-while-start-a-process-using-rest/m-p/164188#M117947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks a lot Tijs .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in that case when an script task error occur can i end the process-instance with the custom delete reason like "error".&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 12:59:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-while-start-a-process-using-rest/m-p/164188#M117947</guid>
      <dc:creator>sarkar92</dc:creator>
      <dc:date>2013-12-30T12:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while Start a process using REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-while-start-a-process-using-rest/m-p/164189#M117948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The delete reason is only filled, when you really delete the process instance. So in normal process execution you should not do this. What you can do is create an additional end event with a specific id. Then in the history you can query for process instances that have ended in this state.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Dec 2013 09:36:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-while-start-a-process-using-rest/m-p/164189#M117948</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-12-31T09:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while Start a process using REST</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-while-start-a-process-using-rest/m-p/164190#M117949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks Tijs . its really help me &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2014 08:51:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-while-start-a-process-using-rest/m-p/164190#M117949</guid>
      <dc:creator>sarkar92</dc:creator>
      <dc:date>2014-01-02T08:51:11Z</dc:date>
    </item>
  </channel>
</rss>

