<?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 is there any api for adding records on holds? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/is-there-any-api-for-adding-records-on-holds/m-p/64366#M21935</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="http://localhost:8080/alfresco/service/api/rma/holds?itemNodeRef=workspace://SpacesStore/035d95d7-2fa4-49aa-8a2c-1c972041aa68&amp;amp;includedInHold=false&amp;amp;fileOnly=true" title="http://localhost:8080/alfresco/service/api/rma/holds?itemNodeRef=workspace://SpacesStore/035d95d7-2fa4-49aa-8a2c-1c972041aa68&amp;amp;includedInHold=false&amp;amp;fileOnly=true" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/api/rma/holds?itemNodeRef=workspace://SpacesStore/035d95d7-2fa4-49aa-8a2c-1c97204…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;currently i am using this above api but not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/Holds/tg-p"&gt;&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Feb 2018 11:17:41 GMT</pubDate>
    <dc:creator>kunal_lawand</dc:creator>
    <dc:date>2018-02-09T11:17:41Z</dc:date>
    <item>
      <title>is there any api for adding records on holds?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-there-any-api-for-adding-records-on-holds/m-p/64366#M21935</link>
      <description>http://localhost:8080/alfresco/service/api/rma/holds?itemNodeRef=workspace://SpacesStore/035d95d7-2fa4-49aa-8a2c-1c97204…&amp;nbsp;currently i am using this above api but not working.‌</description>
      <pubDate>Fri, 09 Feb 2018 11:17:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-there-any-api-for-adding-records-on-holds/m-p/64366#M21935</guid>
      <dc:creator>kunal_lawand</dc:creator>
      <dc:date>2018-02-09T11:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: is there any api for adding records on holds?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-there-any-api-for-adding-records-on-holds/m-p/64367#M21936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found api to add document on hold ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POST request :&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #fafafa; color: #505050; font-size: 12px;"&gt;&lt;A class="jive-link-external-small" href="http://localhost:8080/alfresco/service/api/rma/holds" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8080/alfresco/service/api/rma/holds&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #fafafa; color: #505050; font-size: 12px;"&gt;{&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #fafafa; color: #505050; font-size: 12px;"&gt;{&lt;BR /&gt; "nodeRefs":["workspace://SpacesStore/5ba1ba1b-f001-4acd-8d35-73ffbaa6eeed"],&amp;nbsp; &amp;nbsp;// node ref of document&lt;BR /&gt; "holds":["workspace://SpacesStore/5ba1ba1b-f001-4acd-8d35-73ffbaa6eeed"]&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;//&amp;nbsp;// node ref of hold that is created&lt;BR /&gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #fafafa; color: #505050; font-size: 12px;"&gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; background-color: #fafafa; font-size: 12px;"&gt;Prerequiste:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #fafafa; color: #505050; font-size: 12px;"&gt;1.RM module to be installled on your ALfresco server.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #fafafa; color: #505050; font-size: 12px;"&gt;2.Hold to be created&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; background-color: #fafafa; font-size: 12px;"&gt;Response :{} with 200 status&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 06:23:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-there-any-api-for-adding-records-on-holds/m-p/64367#M21936</guid>
      <dc:creator>kunal_lawand</dc:creator>
      <dc:date>2018-02-13T06:23:46Z</dc:date>
    </item>
  </channel>
</rss>

