<?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: Call APS Api in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/call-aps-api/m-p/40754#M17095</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/36939"&gt;@sanjaybandhniya&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Great work &amp;amp; thanks for updating us. I'll mark this as solved if that's ok.&lt;/P&gt;
&lt;P&gt;Have a great weekend,&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Jul 2020 15:50:50 GMT</pubDate>
    <dc:creator>EddieMay</dc:creator>
    <dc:date>2020-07-03T15:50:50Z</dc:date>
    <item>
      <title>Call APS Api</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/call-aps-api/m-p/40751#M17092</link>
      <description>&lt;P&gt;How to call APS rest api from adf?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jul 2020 07:08:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/call-aps-api/m-p/40751#M17092</guid>
      <dc:creator>sp2</dc:creator>
      <dc:date>2020-07-03T07:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Call APS Api</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/call-aps-api/m-p/40752#M17093</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/36939"&gt;@sanjaybandhniya&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Have you had a chance to look at this &lt;A href="https://hub.alfresco.com/t5/alfresco-platform-services-blog/building-content-and-process-solutions-with-acs-6-0-aps-1-9-and/ba-p/289246" target="_self" rel="nofollow noopener noreferrer"&gt;APS/ADF tutorial&lt;/A&gt;?&amp;nbsp; There's also this &lt;A href="https://www.alfresco.com/abn/adf/docs/process-services/" target="_self" rel="nofollow noopener noreferrer"&gt;APS/API documentation&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;HTH,&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jul 2020 09:21:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/call-aps-api/m-p/40752#M17093</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2020-07-03T09:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Call APS Api</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/call-aps-api/m-p/40753#M17094</link>
      <description>&lt;P&gt;I found a way to call APS rest api from ADF.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;private&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;apiService&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;AlfrescoApiService;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;this&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;apiService&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;getInstance&lt;/SPAN&gt;&lt;SPAN&gt;().&lt;/SPAN&gt;&lt;SPAN&gt;webScript&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;executeWebScript&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'GET'&lt;/SPAN&gt;&lt;SPAN&gt;, null&lt;/SPAN&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;null&lt;/SPAN&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;'activiti-app'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;'restendpoint'&lt;/SPAN&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;null&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 03 Jul 2020 11:21:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/call-aps-api/m-p/40753#M17094</guid>
      <dc:creator>sp2</dc:creator>
      <dc:date>2020-07-03T11:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Call APS Api</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/call-aps-api/m-p/40754#M17095</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/36939"&gt;@sanjaybandhniya&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Great work &amp;amp; thanks for updating us. I'll mark this as solved if that's ok.&lt;/P&gt;
&lt;P&gt;Have a great weekend,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jul 2020 15:50:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/call-aps-api/m-p/40754#M17095</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2020-07-03T15:50:50Z</dc:date>
    </item>
  </channel>
</rss>

