<?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: Unable to setup Activiti with ADF in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-setup-activiti-with-adf/m-p/8660#M3922</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;B&gt;Denys Vuika&lt;/B&gt;, Thanks for the reply.&lt;/P&gt;&lt;P&gt;Here I'm sharing the code snippet from my app.json.config file,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="color: #d4d4d4; background-color: #1e1e1e; font-family: 'Droid Sans Mono', 'monospace', monospace, 'Droid Sans Fallback'; font-weight: normal; font-size: 14px; line-height: 19px; white-space: pre;"&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;"bpmHost"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;: &lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow noopener noreferrer" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;{hostname}{&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ort}"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;"providers"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; : &lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"BPM"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;"authType"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;: &lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"BASIC"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;I had also tried with "providers" : "ALL" and bpmHost and ecmHost both available at that time, but unfortunately still not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jul 2018 09:54:36 GMT</pubDate>
    <dc:creator>yash_patel_c2</dc:creator>
    <dc:date>2018-07-12T09:54:36Z</dc:date>
    <item>
      <title>Unable to setup Activiti with ADF</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-setup-activiti-with-adf/m-p/8658#M3920</link>
      <description>Hi everyone, currently I'm exploring the ADF and I'm trying to set up activiti with ADF. Standalone activiti is perfectly working, but not able to setup it with ADF.When I try to login with the credentials of Activiti, I receive below response..Here is the proxy.config.json file{ "/alfresco": { "tar</description>
      <pubDate>Thu, 12 Jul 2018 06:30:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-setup-activiti-with-adf/m-p/8658#M3920</guid>
      <dc:creator>yash_patel_c2</dc:creator>
      <dc:date>2018-07-12T06:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to setup Activiti with ADF</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-setup-activiti-with-adf/m-p/8659#M3921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the app.config.json file you should have providers set to "BPM" if you need only ACS, for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-javascript line-numbers"&gt;&lt;CODE&gt;&lt;SPAN class="string token"&gt;"ecmHost"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow noopener noreferrer" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;{hostname}{:port}"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="string token"&gt;"providers"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"ECM"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="string token"&gt;"authType"&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"BASIC"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 06:33:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-setup-activiti-with-adf/m-p/8659#M3921</guid>
      <dc:creator>dvuika</dc:creator>
      <dc:date>2018-07-12T06:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to setup Activiti with ADF</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-setup-activiti-with-adf/m-p/8660#M3922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;B&gt;Denys Vuika&lt;/B&gt;, Thanks for the reply.&lt;/P&gt;&lt;P&gt;Here I'm sharing the code snippet from my app.json.config file,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="color: #d4d4d4; background-color: #1e1e1e; font-family: 'Droid Sans Mono', 'monospace', monospace, 'Droid Sans Fallback'; font-weight: normal; font-size: 14px; line-height: 19px; white-space: pre;"&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;"bpmHost"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;: &lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow noopener noreferrer" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;{hostname}{&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ort}"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;"providers"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt; : &lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"BPM"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #d4d4d4;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;"authType"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;: &lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;"BASIC"&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;I had also tried with "providers" : "ALL" and bpmHost and ecmHost both available at that time, but unfortunately still not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 09:54:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-setup-activiti-with-adf/m-p/8660#M3922</guid>
      <dc:creator>yash_patel_c2</dc:creator>
      <dc:date>2018-07-12T09:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to setup Activiti with ADF</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-setup-activiti-with-adf/m-p/8661#M3923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using&amp;nbsp;Activiti or APS? ADF is not compatible with the open source version for now&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 09:55:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-setup-activiti-with-adf/m-p/8661#M3923</guid>
      <dc:creator>eugenio_romano</dc:creator>
      <dc:date>2018-07-12T09:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to setup Activiti with ADF</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-setup-activiti-with-adf/m-p/8662#M3924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;B&gt;Eugenio Romano&lt;/B&gt;‌ for the prompt reply !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 10:35:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-setup-activiti-with-adf/m-p/8662#M3924</guid>
      <dc:creator>yash_patel_c2</dc:creator>
      <dc:date>2018-07-12T10:35:24Z</dc:date>
    </item>
  </channel>
</rss>

