<?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: Governance Services on Alfresco Community 23.4 – Classification &amp;amp; Security Marks Missing? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/governance-services-on-alfresco-community-23-4-classification/m-p/491653#M40305</link>
    <description>&lt;P&gt;The Community build of Alfresco Governance Services (AGS) &lt;STRONG&gt;does include&lt;/STRONG&gt; the classification &amp;amp; security‑marking capability. The only thing that’s &lt;STRONG&gt;not shipped&lt;/STRONG&gt; to Community is the dedicated &lt;STRONG&gt;GS Security Marks REST API&lt;/STRONG&gt;. All the UI‑driven functions (admin tools, “Classify” action in Share, clearance assignments, downgrade/declassify schedules, etc.) are present once the AGS modules are applied&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Possible reasons that may explain your experience&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Classification tools appear only inside a Governance Services (Records Management) site or when you invoke the Classify action from another site after AGS is installed. If you are browsing a plain “Collaboration” site, the action is suppressed.&lt;/P&gt;
&lt;P&gt;Your user must be in RECORDS MANAGEMENT ADMIN before the “Classify” option and security‑mark admin screens show up.&lt;/P&gt;
&lt;P&gt;Verify that alfresco-governance‑services‑community‑share‑23.4.0.46.amp was applied to share.war. A mismatch here hides the UI even though the repo AMP is present. Alternatively, you can use a Docker deployment with the images&amp;nbsp;alfresco/alfresco-governance-repository-community and&amp;nbsp;alfresco/alfresco-governance-share-community. Those provide full Repository and Share applications with the AMPs properly applied.&lt;/P&gt;
&lt;P&gt;The file alfresco‑governance‑services‑community‑rest‑api‑explorer‑23.4.1.1.war&amp;nbsp;is only a Swagger / OpenAPI browser for AGS endpoints. You can drop it in Alfresco Repository Tomcat webapps folder. It should be available in&amp;nbsp;http://&amp;lt;host&amp;gt;:8080/gs-api-explorer.&lt;/P&gt;
&lt;P&gt;If you need to script bulk creation of marks, reasons, or clearances via REST you’ll need the Enterprise build, because the GS Security Marks API is disabled in Community (you can still automate classification itself through the regular V1 Alfresco&amp;nbsp;API by setting the rm:securityClassified and related properties directly)&lt;/P&gt;</description>
    <pubDate>Fri, 25 Jul 2025 12:48:29 GMT</pubDate>
    <dc:creator>angelborroy</dc:creator>
    <dc:date>2025-07-25T12:48:29Z</dc:date>
    <item>
      <title>Governance Services on Alfresco Community 23.4 – Classification &amp; Security Marks Missing?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/governance-services-on-alfresco-community-23-4-classification/m-p/491629#M40304</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I've recently been exploring Governance Services and installed the 23.4.1.1 AMPs on Alfresco Community 23.4. While watching some videos, I noticed that the document classification and security marks features were not available. After looking into the documentation, I saw that these features are included in the Enterprise edition, but there's no mention of them being available in the Community version.&lt;/P&gt;&lt;P&gt;Is it possible to use document classification and security marks with the Community edition?&lt;/P&gt;&lt;P&gt;Also, the distribution package comes with three files:&lt;/P&gt;&lt;P&gt;alfresco-governance-services-community-repo-23.4.1.1.amp&lt;BR /&gt;alfresco-governance-services-community-rest-api-explorer-23.4.1.1.war&lt;BR /&gt;alfresco-governance-services-community-share-23.4.0.46.amp&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;The .amp files I’ve placed in the appropriate amps and amps_share directories, but I’m unsure what to do with the .war file. Where should that go, and how is it used?&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated. Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 16:38:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/governance-services-on-alfresco-community-23-4-classification/m-p/491629#M40304</guid>
      <dc:creator>slcunha</dc:creator>
      <dc:date>2025-07-24T16:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: Governance Services on Alfresco Community 23.4 – Classification &amp; Security Marks Missing?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/governance-services-on-alfresco-community-23-4-classification/m-p/491653#M40305</link>
      <description>&lt;P&gt;The Community build of Alfresco Governance Services (AGS) &lt;STRONG&gt;does include&lt;/STRONG&gt; the classification &amp;amp; security‑marking capability. The only thing that’s &lt;STRONG&gt;not shipped&lt;/STRONG&gt; to Community is the dedicated &lt;STRONG&gt;GS Security Marks REST API&lt;/STRONG&gt;. All the UI‑driven functions (admin tools, “Classify” action in Share, clearance assignments, downgrade/declassify schedules, etc.) are present once the AGS modules are applied&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Possible reasons that may explain your experience&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Classification tools appear only inside a Governance Services (Records Management) site or when you invoke the Classify action from another site after AGS is installed. If you are browsing a plain “Collaboration” site, the action is suppressed.&lt;/P&gt;
&lt;P&gt;Your user must be in RECORDS MANAGEMENT ADMIN before the “Classify” option and security‑mark admin screens show up.&lt;/P&gt;
&lt;P&gt;Verify that alfresco-governance‑services‑community‑share‑23.4.0.46.amp was applied to share.war. A mismatch here hides the UI even though the repo AMP is present. Alternatively, you can use a Docker deployment with the images&amp;nbsp;alfresco/alfresco-governance-repository-community and&amp;nbsp;alfresco/alfresco-governance-share-community. Those provide full Repository and Share applications with the AMPs properly applied.&lt;/P&gt;
&lt;P&gt;The file alfresco‑governance‑services‑community‑rest‑api‑explorer‑23.4.1.1.war&amp;nbsp;is only a Swagger / OpenAPI browser for AGS endpoints. You can drop it in Alfresco Repository Tomcat webapps folder. It should be available in&amp;nbsp;http://&amp;lt;host&amp;gt;:8080/gs-api-explorer.&lt;/P&gt;
&lt;P&gt;If you need to script bulk creation of marks, reasons, or clearances via REST you’ll need the Enterprise build, because the GS Security Marks API is disabled in Community (you can still automate classification itself through the regular V1 Alfresco&amp;nbsp;API by setting the rm:securityClassified and related properties directly)&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2025 12:48:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/governance-services-on-alfresco-community-23-4-classification/m-p/491653#M40305</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2025-07-25T12:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Governance Services on Alfresco Community 23.4 – Classification &amp; Security Marks Missing?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/governance-services-on-alfresco-community-23-4-classification/m-p/491661#M40306</link>
      <description>&lt;P&gt;Thanks for the replies. I updated the Dockerfile to use the alfresco-governance-repository-community&amp;nbsp;and alfresco-governance-share-community images, but I still don't see the "Classify" action available.&lt;/P&gt;&lt;P&gt;I'll try a fresh installation from scratch and will share feedback here.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2025 14:41:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/governance-services-on-alfresco-community-23-4-classification/m-p/491661#M40306</guid>
      <dc:creator>slcunha</dc:creator>
      <dc:date>2025-07-25T14:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Governance Services on Alfresco Community 23.4 – Classification &amp; Security Marks Missing?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/governance-services-on-alfresco-community-23-4-classification/m-p/491730#M40309</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura de tela 2025-07-28 155117.png" style="width: 999px;"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/12092iA447C35B01AE326D/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Captura de tela 2025-07-28 155117.png" alt="Captura de tela 2025-07-28 155117.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura de tela 2025-07-28 155041.png" style="width: 999px;"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/12093iE4694CFF589E8C18/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Captura de tela 2025-07-28 155041.png" alt="Captura de tela 2025-07-28 155041.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura de tela 2025-07-28 154856.png" style="width: 999px;"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/12091iEDFF5BEBEBDEE98F/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Captura de tela 2025-07-28 154856.png" alt="Captura de tela 2025-07-28 154856.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I did the entire setup from scratch, used your script (alfresco-installer), installed version 23.4, and didn’t select any .amp to avoid potential issues. I edited the Dockerfile files inside&amp;nbsp; /alfresco and /share to use the images alfresco/alfresco-governance-repository-community&amp;nbsp;&amp;nbsp;and alfresco/alfresco-governance-share-community&amp;nbsp;. I created the RM site and noticed that AGS 23.4.0.46 was installed, but I still can’t find the classify action in either a collaboration site or RM. Is there anywhere else I can check this installation?&lt;/P&gt;&lt;P&gt;Thanks for any help.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 18:52:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/governance-services-on-alfresco-community-23-4-classification/m-p/491730#M40309</guid>
      <dc:creator>slcunha</dc:creator>
      <dc:date>2025-07-28T18:52:19Z</dc:date>
    </item>
  </channel>
</rss>

