<?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 Start Process Instance from REST Error Form in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/start-process-instance-from-rest-error-form/m-p/38245#M16114</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is one urgent issue.. I am trying to hit the Activiti REST call to start the Process Instance. When I hit the Process Instance, it shows that the instance is created and task is assigned to next user. But No form is displayed and it shows error in the page as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone help me on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Input&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;PRE&gt;{&lt;BR /&gt; "processDefinitionId":"GBNewBusinessRenewals:1:17535",&lt;BR /&gt; "variables": [&lt;BR /&gt;{"name":"insuredname", "value":"lola"},&lt;BR /&gt;{"name":"underwritername", "value":"Mike"},&lt;BR /&gt;{"name":"foureyeapproval", "value":"true"},&lt;BR /&gt;{"name":"documentcomparison", "value":"true"},&lt;BR /&gt;{"name":"resreview", "value":"true"}&lt;BR /&gt;]&lt;BR /&gt;}&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;And my Output:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;{&lt;BR /&gt; "id": "20019",&lt;BR /&gt;&lt;SPAN&gt; "url": "&lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.alfresco.com/localhost:8080/activiti-rest/service/runtime/process-instances/20019" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8080/activiti-rest/service/runtime/process-instances/20019&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "businessKey": null,&lt;BR /&gt; "suspended": false,&lt;BR /&gt; "ended": false,&lt;BR /&gt; "processDefinitionId": "GBNewBusinessRenewals:1:17535",&lt;BR /&gt;&lt;SPAN&gt; "processDefinitionUrl": "&lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.alfresco.com/localhost:8080/activiti-rest/service/repository/process-definitions/GBNewBusinessRenewals:1:17535" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8080/activiti-rest/service/repository/process-definitions/GBNewBusinessRenewals:1:17535&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;BR /&gt; "processDefinitionKey": "GBNewBusinessRenewals",&lt;BR /&gt; "activityId": null,&lt;BR /&gt; "variables": [],&lt;BR /&gt; "tenantId": "",&lt;BR /&gt; "name": null,&lt;BR /&gt; "completed": false&lt;BR /&gt;}&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error Screen shots&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="22562" class="image-1 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/22562_pastedImage_6.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="22563" class="image-2 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/22563_pastedImage_7.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I took the URL from the console and tried to hit it.. It shows the below error:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;HTTP Status 500 - Request processing failed; nested exception is org.activiti.form.engine.ActivitiFormException: No submitted form could be found&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/22565_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I tried creating an app with one level approval with a simple form with 2 text fields and try to hit it with REST API. I get the same error. &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Help please.. &lt;B&gt;Alfresco Official&lt;/B&gt;‌ &lt;B&gt;Greg Harley&lt;/B&gt;‌ &lt;B&gt;Bassam Al-Sarori&lt;/B&gt;‌&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Aug 2018 06:23:40 GMT</pubDate>
    <dc:creator>naveenv449</dc:creator>
    <dc:date>2018-08-16T06:23:40Z</dc:date>
    <item>
      <title>Start Process Instance from REST Error Form</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/start-process-instance-from-rest-error-form/m-p/38245#M16114</link>
      <description>Hi All,There is one urgent issue.. I am trying to hit the Activiti REST call to start the Process Instance. When I hit the Process Instance, it shows that the instance is created and task is assigned to next user. But No form is displayed and it shows error in the page as below.Could someone help me</description>
      <pubDate>Thu, 16 Aug 2018 06:23:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/start-process-instance-from-rest-error-form/m-p/38245#M16114</guid>
      <dc:creator>naveenv449</dc:creator>
      <dc:date>2018-08-16T06:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Start Process Instance from REST Error Form</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/start-process-instance-from-rest-error-form/m-p/38246#M16115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; There is a internal server error can you please attach the response of an api in the above image. That will be a server error logs..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 10:15:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/start-process-instance-from-rest-error-form/m-p/38246#M16115</guid>
      <dc:creator>mdtabrezmca</dc:creator>
      <dc:date>2018-08-16T10:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Start Process Instance from REST Error Form</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/start-process-instance-from-rest-error-form/m-p/38247#M16116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi tabrez khan,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;tabrez khan&lt;/B&gt;‌&lt;/P&gt;&lt;P&gt;Please find the server logs for the same in the attachment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2018 10:31:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/start-process-instance-from-rest-error-form/m-p/38247#M16116</guid>
      <dc:creator>naveenv449</dc:creator>
      <dc:date>2018-08-16T10:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Start Process Instance from REST Error Form</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/start-process-instance-from-rest-error-form/m-p/38248#M16117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naveen,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I dont see any error in running test case in activiti 6 activiti-rest module for start process instance with variables.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Activiti/Activiti/blob/6.x/modules/activiti-rest/src/test/java/org/activiti/rest/service/api/runtime/ProcessInstanceCollectionResourceTest.java" title="https://github.com/Activiti/Activiti/blob/6.x/modules/activiti-rest/src/test/java/org/activiti/rest/service/api/runtime/ProcessInstanceCollectionResourceTest.java" rel="nofollow noopener noreferrer"&gt;Activiti/ProcessInstanceCollectionResourceTest.java at 6.x · Activiti/Activiti · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; As we are also using the same senario where i am starting a process with the help of API and i am not getting any error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2018 05:15:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/start-process-instance-from-rest-error-form/m-p/38248#M16117</guid>
      <dc:creator>mdtabrezmca</dc:creator>
      <dc:date>2018-08-20T05:15:38Z</dc:date>
    </item>
  </channel>
</rss>

