<?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: In-Place record declaration in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/in-place-record-declaration/m-p/40519#M16982</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also , in the documents&amp;nbsp;&lt;A class="link-titled" href="http://docs.alfresco.com/rm/concepts/rm-ref-global-props.html" title="http://docs.alfresco.com/rm/concepts/rm-ref-global-props.html" rel="nofollow noopener noreferrer"&gt;Records Management global properties settings | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it is explained that -&lt;/P&gt;&lt;P class=""&gt;&lt;SAMP class=""&gt;rm.record.contributors.group.&lt;/SAMP&gt;&lt;SAMP class=""&gt;enabled .&lt;/SAMP&gt;&lt;/P&gt;&lt;P class=""&gt;Set which groups can perform Records Management actions; for example, Declare as Record. Default is &lt;SAMP class=""&gt;false&lt;/SAMP&gt;.&lt;/P&gt;&lt;P class=""&gt;If this is set to &lt;SAMP class=""&gt;true&lt;/SAMP&gt;, only members of the RECORD_CONTRIBUTORS group can perform these actions.&lt;/P&gt;&lt;P class=""&gt;The admin user in my case is a member of RECORD CONTRIBUTORS group. I am not setting this or any property in the alfresco-global.properties file .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Apr 2017 23:42:25 GMT</pubDate>
    <dc:creator>mbajpai</dc:creator>
    <dc:date>2017-04-12T23:42:25Z</dc:date>
    <item>
      <title>In-Place record declaration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/in-place-record-declaration/m-p/40516#M16979</link>
      <description>I want to declare an in-place record in alfresco . I created a rule on a folder to declare any incoming document as record , it works fine . But I am not&amp;nbsp;able to do so via this call -http://hostname:8080/alfresco/service/api/rma/actions/ExecutionQueue&amp;nbsp;Request body is -&amp;nbsp;{"name":"declareRecord","nodeR</description>
      <pubDate>Wed, 12 Apr 2017 19:37:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/in-place-record-declaration/m-p/40516#M16979</guid>
      <dc:creator>mbajpai</dc:creator>
      <dc:date>2017-04-12T19:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: In-Place record declaration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/in-place-record-declaration/m-p/40517#M16980</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;So that call should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I conform that you have already created the RM site?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, can you check the log and post anything that you think might be relevant here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Roy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 23:03:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/in-place-record-declaration/m-p/40517#M16980</guid>
      <dc:creator>rwetherall</dc:creator>
      <dc:date>2017-04-12T23:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: In-Place record declaration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/in-place-record-declaration/m-p/40518#M16981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes . RM site is already there. I created a rule on a folder that declares the document as record when any document is uploaded in that folder .That means the user is able to declare a document as record . But from the same authentication I can not declare as record by the POST&amp;nbsp;call .I am attaching the relevant logs .&amp;nbsp;The error is "Access Denied ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;2017-04-12 19:28:12,681 ERROR [extensions.webscripts.AbstractRuntime] [http-apr-8080-exec-10] Exception from executeScript - redirecting to status template error: 03120018 Wrapped Exception (with status template): 03120465 Access Denied. You do not have the appropriate permissions to perform this operation.&lt;BR /&gt; org.springframework.extensions.webscripts.WebScriptException: 03120018 Wrapped Exception (with status template): 03120465 Access Denied. You do not have the appropriate permissions to perform this operation.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; Caused by: org.alfresco.repo.security.permissions.AccessDeniedException: 03120465 Access Denied. You do not have the appropriate permissions to perform this operation.&lt;BR /&gt; at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:57)&lt;BR /&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt; at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:96)&lt;BR /&gt; at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:260)&lt;BR /&gt; at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:94)&lt;BR /&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt; at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;BR /&gt; at com.sun.proxy.$Proxy139.executeRecordsManagementAction(Unknown Source)&lt;BR /&gt; at org.alfresco.module.org_alfresco_module_rm.script.RmActionPost.executeImpl(RmActionPost.java:211)&lt;BR /&gt; at org.springframework.extensions.webscripts.DeclarativeWebScript.execute(DeclarativeWebScript.java:64)&lt;BR /&gt; ... 37 more&lt;BR /&gt;Caused by: net.sf.acegisecurity.AccessDeniedException: Access is denied.&lt;BR /&gt;RM method security check was performed.&lt;BR /&gt;Failed on method: execute(workspace://SpacesStore/32b622f0-724c-4171-9d34-9f188f5edc0b, {})&lt;BR /&gt;; nested exception is net.sf.acegisecurity.AccessDeniedException: Access is denied.&lt;BR /&gt; at org.alfresco.module.org_alfresco_module_rm.security.RMMethodSecurityInterceptor.beforeInvocation(RMMethodSecurityInterceptor.java:325)&lt;BR /&gt; at org.alfresco.module.org_alfresco_module_rm.security.RMMethodSecurityInterceptor.invoke(RMMethodSecurityInterceptor.java:348)&lt;BR /&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt; at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)&lt;BR /&gt; at com.sun.proxy.$Proxy211.execute(Unknown Source)&lt;BR /&gt; at org.alfresco.module.org_alfresco_module_rm.action.RecordsManagementActionServiceImpl.executeRecordsManagementAction(RecordsManagementActionServiceImpl.java:290)&lt;BR /&gt; at org.alfresco.module.org_alfresco_module_rm.action.RecordsManagementActionServiceImpl.executeRecordsManagementAction(RecordsManagementActionServiceImpl.java:331)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://connect.hyland.com/legacyfs/online/alfresco/13281_rmerror1.PNG" style="width: 620px; height: 75px;" /&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://connect.hyland.com/legacyfs/online/alfresco/13282_rm-error2.png" style="width: 620px; height: 295px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 23:39:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/in-place-record-declaration/m-p/40518#M16981</guid>
      <dc:creator>mbajpai</dc:creator>
      <dc:date>2017-04-12T23:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: In-Place record declaration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/in-place-record-declaration/m-p/40519#M16982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also , in the documents&amp;nbsp;&lt;A class="link-titled" href="http://docs.alfresco.com/rm/concepts/rm-ref-global-props.html" title="http://docs.alfresco.com/rm/concepts/rm-ref-global-props.html" rel="nofollow noopener noreferrer"&gt;Records Management global properties settings | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it is explained that -&lt;/P&gt;&lt;P class=""&gt;&lt;SAMP class=""&gt;rm.record.contributors.group.&lt;/SAMP&gt;&lt;SAMP class=""&gt;enabled .&lt;/SAMP&gt;&lt;/P&gt;&lt;P class=""&gt;Set which groups can perform Records Management actions; for example, Declare as Record. Default is &lt;SAMP class=""&gt;false&lt;/SAMP&gt;.&lt;/P&gt;&lt;P class=""&gt;If this is set to &lt;SAMP class=""&gt;true&lt;/SAMP&gt;, only members of the RECORD_CONTRIBUTORS group can perform these actions.&lt;/P&gt;&lt;P class=""&gt;The admin user in my case is a member of RECORD CONTRIBUTORS group. I am not setting this or any property in the alfresco-global.properties file .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 23:42:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/in-place-record-declaration/m-p/40519#M16982</guid>
      <dc:creator>mbajpai</dc:creator>
      <dc:date>2017-04-12T23:42:25Z</dc:date>
    </item>
  </channel>
</rss>

