<?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 Activiti 1.5 and Springboot external application in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/activiti-1-5-and-springboot-external-application/m-p/14821#M6524</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tomcat where I have deployed &lt;STRONG&gt;activiti-app.war&lt;/STRONG&gt;, &lt;STRONG&gt;activiti-admin.war&lt;/STRONG&gt; and &lt;STRONG&gt;activiti-rest.war&lt;/STRONG&gt;. I am developing standalone Springboot application that will talk to my &lt;STRONG&gt;activiti-app.war&lt;/STRONG&gt; (on other tomact). I need help in below things!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;How can I login to my &lt;STRONG&gt;activiti-app&lt;/STRONG&gt; which is running on tomcat A from my &lt;STRONG&gt;Springboot&lt;/STRONG&gt; app which is running on server B? What rest &lt;STRONG&gt;URL&lt;/STRONG&gt;&amp;nbsp;I need to use in order to login to &lt;STRONG&gt;activiti-app&lt;/STRONG&gt; from external application?&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;Is there any way to print the list of all the rest URLs&amp;nbsp;of &lt;STRONG&gt;activiti-app&lt;/STRONG&gt;. Just like we do for Alfresco &lt;STRONG&gt;localhost:8080&lt;/STRONG&gt;/&lt;STRONG&gt;services/index&lt;/STRONG&gt;. When I do &lt;STRONG&gt;localhost:8080/activiti-app/api&lt;/STRONG&gt;, it provides username and password and when I provide it it shows&amp;nbsp;&lt;STRONG&gt;StringIndexOutOfBoundsException&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;As I deployed my &lt;STRONG&gt;activiti-app.war&lt;/STRONG&gt; on a separate tomact, do I need to add&lt;STRONG&gt; activiti-engine&lt;/STRONG&gt;&amp;nbsp;dependency in my &lt;STRONG&gt;Springboot&lt;/STRONG&gt; app which is the external app talks to &lt;STRONG&gt;activiti-app&lt;/STRONG&gt;?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jun 2017 01:01:34 GMT</pubDate>
    <dc:creator>alfresco_one</dc:creator>
    <dc:date>2017-06-12T01:01:34Z</dc:date>
    <item>
      <title>Activiti 1.5 and Springboot external application</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-1-5-and-springboot-external-application/m-p/14821#M6524</link>
      <description>Hi,I have tomcat where I have deployed activiti-app.war, activiti-admin.war and activiti-rest.war. I am developing standalone Springboot application that will talk to my activiti-app.war (on other tomact). I need help in below things!How can I login to my activiti-app which is running on tomcat A fr</description>
      <pubDate>Mon, 12 Jun 2017 01:01:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-1-5-and-springboot-external-application/m-p/14821#M6524</guid>
      <dc:creator>alfresco_one</dc:creator>
      <dc:date>2017-06-12T01:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti 1.5 and Springboot external application</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-1-5-and-springboot-external-application/m-p/14822#M6525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Alfresco Process Service comes with a rich set of APIs. Please refer the 1.5 documentation which can be found at &lt;A class="link-titled" href="https://docs.alfresco.com/activiti/docs/dev-guide/1.5.0/#_rest_api" title="https://docs.alfresco.com/activiti/docs/dev-guide/1.5.0/#_rest_api" rel="nofollow noopener noreferrer"&gt;Alfresco Activiti&lt;/A&gt;&amp;nbsp;for more details.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;From 1.6 onwards the documentation has been moved to a new format which you can find at&amp;nbsp;&lt;A class="link-titled" href="http://docs.alfresco.com/process-services1.6/concepts/welcome.html" title="http://docs.alfresco.com/process-services1.6/concepts/welcome.html" rel="nofollow noopener noreferrer"&gt;Alfresco Process Services 1.6 | Alfresco Documentation&lt;/A&gt;. APS version 1.6 onwards,&amp;nbsp;&lt;SPAN&gt;you should be able to browse through all the APIs using the API Explorer which is available at&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="http://localhost:8080/activiti-app/api-explorer.html" rel="nofollow noopener noreferrer" style="color: #1e88e5; border: 0px; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;http://localhost:8080/activiti-app/api-explorer.html&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;(assuming you have Alfresco Process Service installed on your localhost running on 8080. Otherwise, please modify the url accordingly). You can also use the cloud instances's (running v1.6) API Explorer to browse the API documentation which is available at &lt;/SPAN&gt;&lt;A class="" href="https://activiti.alfresco.com/activiti-app/api-explorer.html" rel="nofollow noopener noreferrer" style="color: #1e88e5; border: 0px; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;Alfresco Process Services API Explorer&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Hope this answers your questions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Ciju&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 13:10:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-1-5-and-springboot-external-application/m-p/14822#M6525</guid>
      <dc:creator>cjose</dc:creator>
      <dc:date>2017-06-12T13:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti 1.5 and Springboot external application</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-1-5-and-springboot-external-application/m-p/14823#M6526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply. does it mean we need to authenticate (pass username/pass) every time we want to interact with activiti app from some standalone spring app via REST? I meant, is there anything called ticket just like we have in Alfresco?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2017 14:06:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-1-5-and-springboot-external-application/m-p/14823#M6526</guid>
      <dc:creator>alfresco_one</dc:creator>
      <dc:date>2017-06-13T14:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti 1.5 and Springboot external application</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-1-5-and-springboot-external-application/m-p/14824#M6527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know there isn't a ticket feature in Process Services. However there are extension points available if you would like to override the default security over REST APIs. Please see&amp;nbsp;&lt;A class="link-titled" href="http://docs.alfresco.com/process-services1.6/topics/security_configuration_overrides.html" title="http://docs.alfresco.com/process-services1.6/topics/security_configuration_overrides.html" rel="nofollow noopener noreferrer"&gt;Security configuration overrides | Alfresco Documentation&lt;/A&gt;&amp;nbsp; for more details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2017 14:28:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-1-5-and-springboot-external-application/m-p/14824#M6527</guid>
      <dc:creator>cjose</dc:creator>
      <dc:date>2017-06-13T14:28:45Z</dc:date>
    </item>
  </channel>
</rss>

