<?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 via REST call in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/start-process-instance-via-rest-call/m-p/29396#M12517</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am very new to Alfresco Process Services and hence request your help. My scenario is this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have a booking process. The process will be instantiated when an external publisher makes a REST invocation by passing 3 parameters.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How may I implement this requirement?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Mar 2019 16:16:46 GMT</pubDate>
    <dc:creator>amitavam123</dc:creator>
    <dc:date>2019-03-21T16:16:46Z</dc:date>
    <item>
      <title>Start Process Instance via REST call</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/start-process-instance-via-rest-call/m-p/29396#M12517</link>
      <description>Hello,I am very new to Alfresco Process Services and hence request your help. My scenario is this:&amp;nbsp;I have a booking process. The process will be instantiated when an external publisher makes a REST invocation by passing 3 parameters.&amp;nbsp;How may I implement this requirement?Thanks.</description>
      <pubDate>Thu, 21 Mar 2019 16:16:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/start-process-instance-via-rest-call/m-p/29396#M12517</guid>
      <dc:creator>amitavam123</dc:creator>
      <dc:date>2019-03-21T16:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Start Process Instance via REST call</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/start-process-instance-via-rest-call/m-p/29397#M12518</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;&amp;nbsp; You can use public rest api provided by APS. to start a process instance from any REST client you can use this API&lt;/P&gt;&lt;PRE style="margin: 5px 0px 0px; padding: 10px; border: 1px solid #e5e0c6; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-weight: 400; font-stretch: inherit; font-size: 0.9em; line-height: inherit; font-family: 'Anonymous Pro', Menlo, Consolas, 'Bitstream Vera Sans Mono', 'Courier New', monospace; vertical-align: baseline; background-color: #fcf6db; max-height: 400px; overflow-y: auto; color: #000000; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;PRE&gt;&lt;A href="http://{yourdomain" rel="nofollow noopener noreferrer"&gt;http://{yourdomain}&lt;/A&gt;/activiti-app/api/enterprise/process-instances&lt;/PRE&gt;&lt;/PRE&gt;&lt;P&gt;for more details about apis. please visit this link &lt;A class="" href="http://docs.alfresco.com/process-services1.9/topics/rest_api_explorer.html" rel="nofollow noopener noreferrer" target="_blank"&gt;Using the REST API Explorer | Alfresco Documentation&lt;/A&gt;(List of public apis).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2019 04:26:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/start-process-instance-via-rest-call/m-p/29397#M12518</guid>
      <dc:creator>mdtabrezmca</dc:creator>
      <dc:date>2019-03-22T04:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Start Process Instance via REST call</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/start-process-instance-via-rest-call/m-p/29398#M12519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Tabrez,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response. My problem is slightly different.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a process where I have used a Start Message Event(SME). The SME is associated with a Message Definition. In the message definition, I can pass only the message name &amp;amp; ID.&lt;/P&gt;&lt;P&gt;I am confused now as to how to wrap this process model with a REST endpoint, having 3 input parameters and how does that connect to the message definition.&lt;/P&gt;&lt;P&gt;Any tutorial/sample in this regard will be very helpful.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2019 07:45:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/start-process-instance-via-rest-call/m-p/29398#M12519</guid>
      <dc:creator>amitavam123</dc:creator>
      <dc:date>2019-03-22T07:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Start Process Instance via REST call</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/start-process-instance-via-rest-call/m-p/29399#M12520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.activiti.org/userguide/#bpmnStartEvents" title="https://www.activiti.org/userguide/#bpmnStartEvents" rel="nofollow noopener noreferrer"&gt;Activiti User Guide&lt;/A&gt;&amp;nbsp; this would be helpful but here they are using signal event.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2019 12:39:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/start-process-instance-via-rest-call/m-p/29399#M12520</guid>
      <dc:creator>mdtabrezmca</dc:creator>
      <dc:date>2019-03-22T12:39:41Z</dc:date>
    </item>
  </channel>
</rss>

