{"id":14639,"date":"2026-04-14T00:31:25","date_gmt":"2026-04-13T22:31:25","guid":{"rendered":"https:\/\/tricise.com\/docu\/automic\/software\/standalone\/3c-release-manager-for-automic\/full-guide\/"},"modified":"2026-09-09T14:47:41","modified_gmt":"2026-09-09T12:47:41","slug":"guide-complet","status":"publish","type":"docs","link":"https:\/\/tricise.com\/fr\/docu\/automic\/software\/standalone\/3c-release-manager-for-automic\/full-guide\/","title":{"rendered":"Guide complet"},"content":{"rendered":"\n<style>\n.tcs-hover-benefit { transition: border-color 0.15s ease, transform 0.15s ease; }\n.tcs-hover-benefit:hover { border-color: #A32D2D !important; transform: translateY(-2px); }\n.tcs-hover-btn-primary { transition: background-color 0.15s ease, transform 0.15s ease; }\n.tcs-hover-btn-primary:hover { background-color: #A3192A !important; transform: translateY(-1px); }\n.tcs-hover-btn-secondary { transition: background-color 0.15s ease, transform 0.15s ease; }\n.tcs-hover-btn-secondary:hover { background-color: #FCEBEB !important; transform: translateY(-1px); }\n.tcs-hover-btn-ghost { transition: background-color 0.15s ease, border-color 0.15s ease, transform 0.15s ease; }\n.tcs-hover-btn-ghost:hover { background-color: rgba(255,255,255,0.08) !important; border-color: #9B9A95 !important; transform: translateY(-1px); }\n.tcs-hover-inc { transition: background-color 0.15s ease; }\n.tcs-hover-inc .tcs-hover-arrow { display: inline-block; transition: color 0.15s ease, transform 0.15s ease; }\n.tcs-hover-inc:hover { background-color: #EFEDE5 !important; }\n.tcs-hover-inc:hover .tcs-hover-arrow { color: #501313 !important; transform: translateX(2px); }\n.tcs-toc a { color: #A32D2D; text-decoration: none; transition: color 0.15s ease; }\n.tcs-toc a:hover { color: #501313; text-decoration: underline; }\n.tcs-code { font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; font-size: 12px; background: #2C2C2A; color: #F5F5F2; padding: 16px 18px; border-radius: 8px; overflow-x: auto; line-height: 1.6; white-space: pre; margin: 14px 0; }\n.tcs-inline-code { font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; font-size: 12px; background: #F0EEE6; color: #501313; padding: 2px 6px; border-radius: 4px; }\n.tcs-param-table { width: 100%; border-collapse: collapse; margin: 14px 0; font-size: 13px; }\n.tcs-param-table th { background: #F7F6F2; color: #2C2C2A; font-weight: 500; text-align: left; padding: 10px 14px; border-bottom: 1.5px solid #2C2C2A; font-size: 11px; text-transform: uppercase; letter-spacing: 0.4px; }\n.tcs-param-table td { padding: 10px 14px; border-bottom: 1px solid #EFEDE5; vertical-align: top; color: #333333; line-height: 1.55; }\n.tcs-param-table td.tcs-mono { font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; font-size: 12px; color: #501313; white-space: nowrap; }\n.tcs-callout { background: #FCEBEB; border-left: 4px solid #A32D2D; padding: 14px 18px; border-radius: 0 8px 8px 0; margin: 16px 0; font-size: 13px; color: #501313; line-height: 1.65; }\n.tcs-callout strong { color: #2C2C2A; }\n.tcs-step { padding: 16px 20px; background: #F7F6F2; border-radius: 8px; margin-bottom: 10px; border-left: 3px solid #A32D2D; }\n.tcs-step-num { display: inline-block; font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; font-size: 11px; font-weight: 600; color: #A32D2D; margin-bottom: 6px; letter-spacing: 0.5px; }\n.tcs-step-title { font-size: 14px; font-weight: 500; color: #2C2C2A; margin-bottom: 6px; }\n.tcs-step-body { font-size: 13px; color: #555550; line-height: 1.65; }\n.tcs-step-body p { margin: 6px 0; }\n.tcs-step-body ul { margin: 6px 0; padding-left: 18px; }\n.tcs-step-body li { margin: 4px 0; }\n.tcs-faq-q { font-size: 14px; font-weight: 500; color: #2C2C2A; margin: 18px 0 6px 0; }\n.tcs-faq-a { font-size: 13px; color: #555550; line-height: 1.7; margin-bottom: 14px; }\n.tcs-faq-item { background: #FAFAF8; border: 1px solid #EFEDE5; border-radius: 8px; margin-bottom: 10px; transition: border-color 0.15s ease; }\n.tcs-faq-item[open] { border-color: #A32D2D; background: #FFFFFF; }\n.tcs-faq-item summary { cursor: pointer; padding: 16px 20px; font-size: 14px; font-weight: 500; color: #2C2C2A; list-style: none; display: flex; align-items: center; justify-content: space-between; gap: 16px; outline: none; }\n.tcs-faq-item summary::-webkit-details-marker { display: none; }\n.tcs-faq-item summary::after { content: '+'; font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; font-size: 20px; font-weight: 400; color: #A32D2D; flex-shrink: 0; transition: transform 0.2s ease; line-height: 1; }\n.tcs-faq-item[open] summary::after { content: '\u2212'; }\n.tcs-faq-item summary:hover { color: #A32D2D; }\n.tcs-faq-body { padding: 0 20px 18px 20px; font-size: 13px; color: #555550; line-height: 1.7; }\n.tcs-faq-body p { margin: 0 0 10px 0; }\n.tcs-faq-body p:last-child { margin-bottom: 0; }\n.tcs-faq-body ul { font-size: 13px; line-height: 1.65; margin: 8px 0; padding-left: 22px; }\n.tcs-figure { margin: 20px 0 24px 0; }\n.tcs-figure img { width: 100%; max-width: 100%; height: auto; display: block; border: 1px solid #EFEDE5; border-radius: 8px; box-shadow: 0 2px 12px rgba(44,44,42,0.06); }\n.tcs-figure figcaption { font-size: 11px; color: #6B6A66; margin-top: 8px; padding-left: 2px; font-style: italic; line-height: 1.5; }\n.tcs-figure-arch img { background: #FFFFFF; padding: 12px; }\n.tcs-section h2 { font-size: 26px; font-weight: 500; margin: 0 0 14px 0; color: #2C2C2A; letter-spacing: -0.3px; }\n.tcs-section h3 { font-size: 18px; font-weight: 500; margin: 24px 0 10px 0; color: #2C2C2A; }\n.tcs-section h4 { font-size: 15px; font-weight: 500; margin: 18px 0 8px 0; color: #2C2C2A; }\n.tcs-section p { font-size: 14px; line-height: 1.7; color: #333333; margin: 0 0 12px 0; }\n.tcs-section ul { font-size: 13px; line-height: 1.75; color: #333333; padding-left: 22px; margin: 8px 0 14px 0; }\n.tcs-section ul li { margin-bottom: 4px; }\n.tcs-eyebrow { font-size: 10px; font-weight: 600; color: #A32D2D; text-transform: uppercase; letter-spacing: 0.7px; margin: 0 0 8px 0; }\n.tcs-section-divider { border: none; border-top: 1px solid #EFEDE5; margin: 44px 0 36px 0; }\n<\/style>\n\n<div style=\"font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif; color:#333333; max-width:920px; margin:0 auto; padding:24px 0; line-height:1.6;\">\n\n  <!-- ============================================================\n       HERO\n       ============================================================ -->\n  <div style=\"position:relative; background:#FAFAF8; border:1.5px solid #2C2C2A; border-radius:16px; padding:40px 44px; margin-bottom:36px; overflow:hidden; min-height:280px;\">\n\n    <svg style=\"position:absolute; top:0; right:0; height:100%; width:48%; pointer-events:none;\" viewBox=\"0 0 400 280\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" preserveAspectRatio=\"xMaxYMid meet\">\n      <g>\n        <rect x=\"56\" y=\"20\" width=\"8\" height=\"8\" transform=\"rotate(45, 60, 24)\" fill=\"#F5D1D1\" opacity=\"0.5\"><\/rect>\n        <rect x=\"92\" y=\"36\" width=\"10\" height=\"10\" transform=\"rotate(45, 97, 41)\" fill=\"#E8A8A8\" opacity=\"0.7\"><\/rect>\n        <rect x=\"140\" y=\"18\" width=\"7\" height=\"7\" transform=\"rotate(45, 143.5, 21.5)\" fill=\"#F5D1D1\" opacity=\"0.6\"><\/rect>\n        <rect x=\"184\" y=\"40\" width=\"12\" height=\"12\" transform=\"rotate(45, 190, 46)\" fill=\"#F09595\" opacity=\"0.8\"><\/rect>\n        <rect x=\"232\" y=\"24\" width=\"9\" height=\"9\" transform=\"rotate(45, 236.5, 28.5)\" fill=\"#E8A8A8\"><\/rect>\n        <rect x=\"280\" y=\"38\" width=\"11\" height=\"11\" transform=\"rotate(45, 285.5, 43.5)\" fill=\"#CF2031\" opacity=\"0.6\"><\/rect>\n        <rect x=\"324\" y=\"20\" width=\"8\" height=\"8\" transform=\"rotate(45, 328, 24)\" fill=\"#F09595\"><\/rect>\n        <rect x=\"360\" y=\"46\" width=\"10\" height=\"10\" transform=\"rotate(45, 365, 51)\" fill=\"#CF2031\" opacity=\"0.8\"><\/rect>\n        <rect x=\"72\" y=\"72\" width=\"11\" height=\"11\" transform=\"rotate(45, 77.5, 77.5)\" fill=\"#E8A8A8\" opacity=\"0.6\"><\/rect>\n        <rect x=\"116\" y=\"88\" width=\"9\" height=\"9\" transform=\"rotate(45, 120.5, 92.5)\" fill=\"#F09595\" opacity=\"0.8\"><\/rect>\n        <rect x=\"164\" y=\"70\" width=\"13\" height=\"13\" transform=\"rotate(45, 170.5, 76.5)\" fill=\"#CF2031\" opacity=\"0.75\"><\/rect>\n        <rect x=\"212\" y=\"92\" width=\"8\" height=\"8\" transform=\"rotate(45, 216, 96)\" fill=\"#A3192A\" opacity=\"0.7\"><\/rect>\n        <rect x=\"256\" y=\"76\" width=\"11\" height=\"11\" transform=\"rotate(45, 261.5, 81.5)\" fill=\"#CF2031\"><\/rect>\n        <rect x=\"304\" y=\"90\" width=\"9\" height=\"9\" transform=\"rotate(45, 308.5, 94.5)\" fill=\"#F09595\" opacity=\"0.9\"><\/rect>\n        <rect x=\"348\" y=\"72\" width=\"12\" height=\"12\" transform=\"rotate(45, 354, 78)\" fill=\"#CF2031\" opacity=\"0.85\"><\/rect>\n        <rect x=\"52\" y=\"128\" width=\"8\" height=\"8\" transform=\"rotate(45, 56, 132)\" fill=\"#F5D1D1\" opacity=\"0.55\"><\/rect>\n        <rect x=\"100\" y=\"116\" width=\"10\" height=\"10\" transform=\"rotate(45, 105, 121)\" fill=\"#E8A8A8\" opacity=\"0.7\"><\/rect>\n        <rect x=\"148\" y=\"134\" width=\"11\" height=\"11\" transform=\"rotate(45, 153.5, 139.5)\" fill=\"#F09595\"><\/rect>\n        <rect x=\"196\" y=\"122\" width=\"9\" height=\"9\" transform=\"rotate(45, 200.5, 126.5)\" fill=\"#CF2031\" opacity=\"0.65\"><\/rect>\n        <rect x=\"244\" y=\"138\" width=\"13\" height=\"13\" transform=\"rotate(45, 250.5, 144.5)\" fill=\"#A3192A\" opacity=\"0.8\"><\/rect>\n        <rect x=\"292\" y=\"120\" width=\"10\" height=\"10\" transform=\"rotate(45, 297, 125)\" fill=\"#CF2031\"><\/rect>\n        <rect x=\"340\" y=\"136\" width=\"8\" height=\"8\" transform=\"rotate(45, 344, 140)\" fill=\"#CF2031\" opacity=\"0.75\"><\/rect>\n        <rect x=\"80\" y=\"172\" width=\"12\" height=\"12\" transform=\"rotate(45, 86, 178)\" fill=\"#E8A8A8\" opacity=\"0.8\"><\/rect>\n        <rect x=\"128\" y=\"186\" width=\"8\" height=\"8\" transform=\"rotate(45, 132, 190)\" fill=\"#F5D1D1\"><\/rect>\n        <rect x=\"176\" y=\"170\" width=\"10\" height=\"10\" transform=\"rotate(45, 181, 175)\" fill=\"#F09595\" opacity=\"0.75\"><\/rect>\n        <rect x=\"220\" y=\"188\" width=\"11\" height=\"11\" transform=\"rotate(45, 225.5, 193.5)\" fill=\"#CF2031\" opacity=\"0.7\"><\/rect>\n        <rect x=\"268\" y=\"172\" width=\"9\" height=\"9\" transform=\"rotate(45, 272.5, 176.5)\" fill=\"#E8A8A8\"><\/rect>\n        <rect x=\"316\" y=\"186\" width=\"12\" height=\"12\" transform=\"rotate(45, 322, 192)\" fill=\"#CF2031\" opacity=\"0.85\"><\/rect>\n        <rect x=\"64\" y=\"222\" width=\"8\" height=\"8\" transform=\"rotate(45, 68, 226)\" fill=\"#F5D1D1\" opacity=\"0.5\"><\/rect>\n        <rect x=\"112\" y=\"236\" width=\"10\" height=\"10\" transform=\"rotate(45, 117, 241)\" fill=\"#E8A8A8\" opacity=\"0.6\"><\/rect>\n        <rect x=\"156\" y=\"220\" width=\"9\" height=\"9\" transform=\"rotate(45, 160.5, 224.5)\" fill=\"#F09595\" opacity=\"0.7\"><\/rect>\n        <rect x=\"204\" y=\"238\" width=\"11\" height=\"11\" transform=\"rotate(45, 209.5, 243.5)\" fill=\"#CF2031\" opacity=\"0.6\"><\/rect>\n        <rect x=\"248\" y=\"224\" width=\"8\" height=\"8\" transform=\"rotate(45, 252, 228)\" fill=\"#F5D1D1\"><\/rect>\n        <rect x=\"296\" y=\"240\" width=\"10\" height=\"10\" transform=\"rotate(45, 301, 245)\" fill=\"#E8A8A8\" opacity=\"0.8\"><\/rect>\n        <rect x=\"344\" y=\"222\" width=\"9\" height=\"9\" transform=\"rotate(45, 348.5, 226.5)\" fill=\"#F09595\" opacity=\"0.85\"><\/rect>\n      <\/g>\n    <\/svg>\n\n    <div style=\"position:absolute; bottom:28px; right:32px; background:#FFFFFF; border:1.5px solid #2C2C2A; border-radius:12px; padding:16px 20px; transform:rotate(-2deg); box-shadow:0 6px 20px rgba(44,44,42,0.15); z-index:3;\">\n      <div style=\"font-size:9px; font-weight:600; color:#2C2C2A; text-transform:uppercase; letter-spacing:1px; margin-bottom:4px; font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;\">Current version<\/div>\n      <div style=\"font-size:28px; font-weight:600; color:#CF2031; line-height:1; letter-spacing:-0.5px;\">v3.4.1<\/div>\n      <div style=\"font-size:10px; color:#6B6A66; margin-top:4px;\">Action Pack \u00b7 Automic<\/div>\n    <\/div>\n\n    <div style=\"position:relative; max-width:58%; z-index:2;\">\n      <div style=\"font-size:10px; font-weight:600; color:#CF2031; text-transform:uppercase; letter-spacing:1.5px; margin-bottom:14px; font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace; display:flex; align-items:center; gap:10px;\">\n        <span style=\"display:inline-block; width:24px; height:1px; background:#CF2031;\"><\/span>\n        Full Guide \u00b7 Action Pack\n      <\/div>\n      <h1 style=\"font-size:36px; font-weight:500; line-height:1.15; margin:0 0 14px 0; max-width:620px; color:#2C2C2A; letter-spacing:-0.5px;\">\n        3C Release Manager \u2014 <em style=\"font-style:italic; color:#CF2031; font-weight:500;\">install, configure &amp; operate<\/em>\n      <\/h1>\n      <p style=\"font-size:15px; color:#6B6A66; margin:0 0 24px 0; max-width:580px; line-height:1.65;\">\n        Full Guide for the 3C Release Manager \u2014 the complete reference to install, configure and operate the 3C Release Manager snapshot, diff, deployment and governance tools for Automic Automation V24+.\n      <\/p>\n      <div>\n        <a href=\"#installation\" class=\"tcs-hover-btn-primary\" style=\"display:inline-block; font-size:13px; font-weight:500; padding:12px 22px; border-radius:8px; text-decoration:none; background:#CF2031; color:#FFFFFF; margin-right:10px;\">Jump to installation<\/a>\n        <a href=\"#configuration\" class=\"tcs-hover-btn-secondary\" style=\"display:inline-block; font-size:13px; font-weight:500; padding:12px 22px; border-radius:8px; text-decoration:none; background:#FFFFFF; color:#CF2031; border:1px solid #2C2C2A;\">Configuration reference<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- ============================================================\n       QUICK FACTS\n       ============================================================ -->\n  <div style=\"display:grid; grid-template-columns:repeat(auto-fit, minmax(180px, 1fr)); gap:12px; margin-bottom:36px;\">\n    <div style=\"background:#F7F6F2; border-radius:8px; padding:14px 16px;\">\n      <div style=\"font-size:10px; color:#6B6A66; margin-bottom:4px; text-transform:uppercase; letter-spacing:0.4px;\">Version<\/div>\n      <div style=\"font-size:13px; font-weight:500; color:#2C2C2A;\">3.4.1<\/div>\n    <\/div>\n    <div style=\"background:#F7F6F2; border-radius:8px; padding:14px 16px;\">\n      <div style=\"font-size:10px; color:#6B6A66; margin-bottom:4px; text-transform:uppercase; letter-spacing:0.4px;\">Compatible with<\/div>\n      <div style=\"font-size:13px; font-weight:500; color:#2C2C2A;\">Automic AE V24+<\/div>\n    <\/div>\n    <div style=\"background:#F7F6F2; border-radius:8px; padding:14px 16px;\">\n      <div style=\"font-size:10px; color:#6B6A66; margin-bottom:4px; text-transform:uppercase; letter-spacing:0.4px;\">Stack<\/div>\n      <div style=\"font-size:13px; font-weight:500; color:#2C2C2A;\">Java 21 \u00b7 Tomcat 10 \u00b7 PG 15<\/div>\n    <\/div>\n    <div style=\"background:#F7F6F2; border-radius:8px; padding:14px 16px;\">\n      <div style=\"font-size:10px; color:#6B6A66; margin-bottom:4px; text-transform:uppercase; letter-spacing:0.4px;\">Deployment<\/div>\n      <div style=\"font-size:13px; font-weight:500; color:#2C2C2A;\">On-premise \/ SaaS<\/div>\n    <\/div>\n  <\/div>\n\n  <!-- ============================================================\n       TABLE OF CONTENTS\n       ============================================================ -->\n  <div class=\"tcs-toc\" style=\"background:#FAFAF8; border:1px solid #EFEDE5; border-radius:12px; padding:24px 28px; margin-bottom:36px;\">\n    <div class=\"tcs-eyebrow\">Contents<\/div>\n    <ol style=\"margin:8px 0 0 0; padding-left:22px; font-size:13px; line-height:2; color:#2C2C2A;\">\n      <li><a href=\"#technical-scope\">Technical scope &amp; architecture<\/a><\/li>\n      <li><a href=\"#installation\">Installation<\/a> \u2014 prerequisites, manual &amp; guided paths<\/li>\n      <li><a href=\"#configuration\">Configuration<\/a> \u2014 gateway, auth, backend, in-app system settings<\/li>\n      <li><a href=\"#usage\">Usage<\/a> \u2014 administration, environments, snapshots, diffs, deployments, user stories<\/li>\n      <li><a href=\"#upgrade\">Upgrade &amp; migration<\/a><\/li>\n      <li><a href=\"#release-notes\">Release notes<\/a><\/li>\n      <li><a href=\"#faq\">FAQ<\/a><\/li>\n    <\/ol>\n  <\/div>\n\n  <!-- ============================================================\n       1 \u00b7 TECHNICAL SCOPE & ARCHITECTURE\n       ============================================================ -->\n  <div id=\"technical-scope\" class=\"tcs-section\" style=\"margin-bottom:36px;\">\n    <div class=\"tcs-eyebrow\">1 \u00b7 Technical scope<\/div>\n    <h2>Architecture &amp; technical scope<\/h2>\n    <p>The 3C Release Manager is a 3-tier web application deployed on a Java-based technology stack with secure external integrations to Automic. Understanding the architecture helps with sizing, troubleshooting, and integration planning.<\/p>\n\n    <h3>Architecture overview<\/h3>\n    <figure class=\"tcs-figure tcs-figure-arch\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_001.png\" alt=\"3C Release Manager 3-tier architecture diagram\" title=\"\">\n      <figcaption>3C Release Manager \u2014 3-tier web application architecture deployed on a Java-based technology stack with secure external integrations to Automic.<\/figcaption>\n    <\/figure>\n\n    <h4>User access layer<\/h4>\n    <ul>\n      <li>End users access the system via HTTPS.<\/li>\n      <li>Traffic is encrypted end-to-end using TLS.<\/li>\n      <li>Requests are directed to the web front end hosted inside the 3C Release Manager environment.<\/li>\n    <\/ul>\n\n    <h4>Application layer<\/h4>\n    <p>The core application is deployed within a Tomcat application server and consists of two main components:<\/p>\n\n    <p><strong>Front End<\/strong><\/p>\n    <ul>\n      <li>Implemented using Angular.<\/li>\n      <li>Served by Tomcat as part of the 3C Release Manager application.<\/li>\n      <li>Responsible for user interface rendering, client-side logic, and communicating with the backend via REST APIs.<\/li>\n    <\/ul>\n\n    <p><strong>Back End<\/strong><\/p>\n    <ul>\n      <li>Implemented using Spring (Spring Boot \/ Spring Framework).<\/li>\n      <li>Exposes a RESTful API consumed by the Angular front end and external systems (Automic).<\/li>\n      <li>Handles business logic, authentication\/authorization, and database access.<\/li>\n      <li>Communication between front end and back end occurs via REST.<\/li>\n    <\/ul>\n\n    <h4>Data layer<\/h4>\n    <ul>\n      <li>Uses PostgreSQL as the relational database.<\/li>\n      <li>The backend connects to the database using JDBC.<\/li>\n      <li>The database stores all persistent 3C Release Manager application data.<\/li>\n    <\/ul>\n\n    <h4>System integration<\/h4>\n    <ul>\n      <li>The system integrates with Automic.<\/li>\n      <li>Multiple Automic instances (system \/ clients) supported.<\/li>\n      <li>Communication uses a Java API.<\/li>\n      <li>Transport security is enforced using TLS.<\/li>\n      <li>Connections are initiated from the 3C Release Manager backend to Automic clients.<\/li>\n    <\/ul>\n\n    <h4>Security &amp; communication overview<\/h4>\n    <p>HTTPS\/TLS is used for all external communications: User \u2192 Front End and Backend \u2192 Automic. Internal communication uses REST between frontend and backend, and JDBC between backend and database.<\/p>\n\n    <h4>Logical architecture summary<\/h4>\n    <ul>\n      <li><strong>Presentation tier:<\/strong> Angular front end<\/li>\n      <li><strong>Application tier:<\/strong> Spring-based backend on Tomcat<\/li>\n      <li><strong>Data tier:<\/strong> PostgreSQL database<\/li>\n      <li><strong>Integration tier:<\/strong> Secure Java API integration with Automic<\/li>\n    <\/ul>\n\n    <h3 id=\"requirements\">Requirements &amp; compatibility<\/h3>\n    <p>The minimum technical requirements for deploying and operating the 3C Release Manager application.<\/p>\n\n    <h4>Operating system<\/h4>\n    <p>The 3C Release Manager is platform-independent and can be deployed on:<\/p>\n    <ul>\n      <li>Microsoft Windows (64-bit)<\/li>\n      <li>Linux (64-bit) \u2014 any modern, vendor-supported distribution (e.g. RHEL, Rocky Linux, Ubuntu LTS)<\/li>\n    <\/ul>\n    <p>The operating system must support: Java 21, PostgreSQL 15, Apache Tomcat 10, TLS-secured network communication.<\/p>\n\n    <h4>Java Runtime Environment (JRE)<\/h4>\n    <ul>\n      <li>Minimum version: <strong>Java 21<\/strong><\/li>\n      <li>Edition: Open Edition (OpenJDK)<\/li>\n    <\/ul>\n    <p>The JRE is required to run the Apache Tomcat application server, execute the 3C Release Manager backend (Spring-based) application, and support secure TLS communication with external systems (Automic).<\/p>\n\n    <h4>Application server<\/h4>\n    <ul>\n      <li>Minimum version: <strong>Apache Tomcat 10<\/strong><\/li>\n    <\/ul>\n    <p>Tomcat is required to host the 3C Release Manager application, serve the Angular-based front end, execute the Java backend components, and provide REST endpoints for internal and external communication. Tomcat must be configured with Java 21 compatibility, HTTPS\/TLS enabled, and appropriate memory and thread settings for production use.<\/p>\n\n    <h4>Database<\/h4>\n    <ul>\n      <li>Minimum version: <strong>PostgreSQL 15<\/strong><\/li>\n    <\/ul>\n    <p>PostgreSQL is used as the persistent data store for 3C. Requirements: JDBC connectivity from the 3C Release Manager backend, sufficient storage and performance for application data, secure access configuration (authentication, network restrictions).<\/p>\n\n    <h4>External system integration (Automic)<\/h4>\n    <ul>\n      <li>Minimum version: <strong>Automic Automation Engine V21<\/strong><\/li>\n    <\/ul>\n    <p>Automic is integrated with 3C via Java API and TLS-secured communication. Requirements: one or more Automic instances (V21 or higher), one or more configured Automic clients per instance, network connectivity between the 3C backend and Automic instances, compatible certificates for TLS communication.<\/p>\n\n    <h4>Network &amp; security<\/h4>\n    <p>HTTPS\/TLS must be enabled for user access to the 3C Release Manager front end and backend communication with Automic.<\/p>\n    <p><strong>Required open ports:<\/strong><\/p>\n    <ul>\n      <li>Tomcat HTTPS port (typically 443 or custom)<\/li>\n      <li>PostgreSQL port (default 5432)<\/li>\n      <li>Automic communication ports as defined by the Automic installation<\/li>\n    <\/ul>\n  <\/div>\n\n  <hr class=\"tcs-section-divider\">\n\n  <!-- ============================================================\n       2 \u00b7 INSTALLATION\n       ============================================================ -->\n  <div id=\"installation\" class=\"tcs-section\" style=\"margin-bottom:36px;\">\n    <div class=\"tcs-eyebrow\">2 \u00b7 Installation<\/div>\n    <h2>Installation<\/h2>\n    <p>The 3C Release Manager ships in two installation flavours: <strong>manual<\/strong> (full control, suitable for air-gapped or hardened environments) and <strong>guided<\/strong> (interactive installer script <span class=\"tcs-inline-code\">install3c.bat<\/span>, faster for standard setups). Both produce the same result.<\/p>\n\n    <h3>Pre-installation checks<\/h3>\n    <p>Before proceeding with the 3C Release Manager installation, ensure that all required prerequisites are installed, accessible, and fully functional.<\/p>\n\n    <h4>PostgreSQL availability<\/h4>\n    <ul>\n      <li>PostgreSQL is installed on the designated database server.<\/li>\n      <li>The <span class=\"tcs-inline-code\">psql<\/span> command-line client is available and executable.<\/li>\n      <li>A connection to the PostgreSQL server can be established using <span class=\"tcs-inline-code\">psql<\/span>.<\/li>\n      <li>The PostgreSQL service is running and listening on the configured port (default: 5432).<\/li>\n      <li>Command-line verification: <span class=\"tcs-inline-code\">psql &#8211;version<\/span><\/li>\n    <\/ul>\n\n    <h4>Java Runtime \/ Development Kit availability<\/h4>\n    <ul>\n      <li>JRE or JDK version 17 is installed (Open Edition).<\/li>\n      <li>The <span class=\"tcs-inline-code\">java<\/span> command is available in the system PATH.<\/li>\n      <li>Java execution is functional and reports the correct version.<\/li>\n      <li>The <span class=\"tcs-inline-code\">JAVA_HOME<\/span> environment variable is correctly set (recommended).<\/li>\n      <li>Command-line verification: <span class=\"tcs-inline-code\">java -version<\/span><\/li>\n    <\/ul>\n\n    <h4>Apache Tomcat availability<\/h4>\n    <ul>\n      <li>Apache Tomcat version 10 is installed.<\/li>\n      <li>Tomcat is running without errors.<\/li>\n      <li>The Tomcat service is reachable via an HTTP URL from a browser or command line.<\/li>\n      <li>The configured HTTP\/HTTPS port is open and accessible.<\/li>\n      <li>Browser verification: <span class=\"tcs-inline-code\">http:\/\/&lt;tomcat_host&gt;:&lt;port&gt;<\/span><\/li>\n    <\/ul>\n\n    <h3 id=\"install-manual\">Installation \u2014 manual<\/h3>\n    <p>Perform the following steps to install the 3C Release Manager manually. The examples use generic values; ensure these are replaced with the correct values for the target environment.<\/p>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 1<\/div>\n      <div class=\"tcs-step-title\">Obtain installation package<\/div>\n      <div class=\"tcs-step-body\">\n        <ul>\n          <li>Download the latest 3C Release Manager installation package from the official distribution source.<\/li>\n          <li>Verify package integrity according to internal standards (e.g. checksum, signature).<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 2<\/div>\n      <div class=\"tcs-step-title\">Database preparation (PostgreSQL)<\/div>\n      <div class=\"tcs-step-body\">\n        <p><strong>Create dedicated database user.<\/strong> Create a dedicated PostgreSQL user for the 3C Release Manager (example: <span class=\"tcs-inline-code\">db3cuser<\/span>) with restricted privileges and the following properties: <span class=\"tcs-inline-code\">NOSUPERUSER<\/span>, <span class=\"tcs-inline-code\">INHERIT<\/span>, <span class=\"tcs-inline-code\">NOCREATEDB<\/span>, <span class=\"tcs-inline-code\">NOCREATEROLE<\/span>, <span class=\"tcs-inline-code\">NOCREATEREPLICATION<\/span>.<\/p>\n<div class=\"tcs-code\">CREATE USER db3cuser\n  WITH PASSWORD &#8216;&lt;secure_password&gt;&#8217;\n  NOSUPERUSER\n  INHERIT\n  NOCREATEDB\n  NOCREATEROLE\n  NOREPLICATION;<\/div>\n        <p><strong>Create dedicated database.<\/strong> Create the 3C Release Manager database with the following properties: Encoding UTF8, Owner <span class=\"tcs-inline-code\">db3cuser<\/span>, Tablespace <span class=\"tcs-inline-code\">pg_default<\/span>, Connection limit <span class=\"tcs-inline-code\">-1<\/span> (unlimited), Template <span class=\"tcs-inline-code\">template0<\/span>, Collation <span class=\"tcs-inline-code\">C<\/span>, CTYPE <span class=\"tcs-inline-code\">C<\/span>.<\/p>\n<div class=\"tcs-code\">CREATE DATABASE threec\n  WITH OWNER = db3cuser\n    ENCODING = &#8216;UTF8&#8217;\n    TABLESPACE = pg_default\n    CONNECTION LIMIT = -1\n    TEMPLATE = template0\n    LC_COLLATE = &#8216;C&#8217;\n    LC_CTYPE = &#8216;C&#8217;;<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 3<\/div>\n      <div class=\"tcs-step-title\">Deploy application WAR files<\/div>\n      <div class=\"tcs-step-body\">\n        <p>Deploy the 3C Release Manager application components by copying the following WAR files to <span class=\"tcs-inline-code\">&lt;TOMCAT_HOME&gt;\/webapps\/<\/span>:<\/p>\n        <ul>\n          <li><span class=\"tcs-inline-code\">threec.war<\/span><\/li>\n          <li><span class=\"tcs-inline-code\">threec-auth.war<\/span><\/li>\n          <li><span class=\"tcs-inline-code\">threec-backend.war<\/span><\/li>\n          <li><span class=\"tcs-inline-code\">threec-frontend.war<\/span><\/li>\n        <\/ul>\n        <p>Tomcat will automatically deploy the applications during startup.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 4<\/div>\n      <div class=\"tcs-step-title\">Copy application configuration files<\/div>\n      <div class=\"tcs-step-body\">\n        <p>Create the required application configuration directories if they do not already exist, then copy the logging configuration files:<\/p>\n        <table class=\"tcs-param-table\">\n          <thead>\n            <tr><th>Source file<\/th><th>Target location<\/th><\/tr>\n          <\/thead>\n          <tbody>\n            <tr><td class=\"tcs-mono\">logback-threec.xml<\/td><td class=\"tcs-mono\">&lt;TOMCAT_HOME&gt;\/appconf\/threec\/logback.xml<\/td><\/tr>\n            <tr><td class=\"tcs-mono\">logback-threec-auth.xml<\/td><td class=\"tcs-mono\">&lt;TOMCAT_HOME&gt;\/appconf\/threec-auth\/logback.xml<\/td><\/tr>\n            <tr><td class=\"tcs-mono\">logback-threec-backend.xml<\/td><td class=\"tcs-mono\">&lt;TOMCAT_HOME&gt;\/appconf\/threec-backend\/logback.xml<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 5<\/div>\n      <div class=\"tcs-step-title\">Application context configuration<\/div>\n      <div class=\"tcs-step-body\">\n        <p><strong>Gateway.<\/strong> Adjust <span class=\"tcs-inline-code\">&lt;TOMCAT_HOME&gt;\/appconf\/threec\/application-prod.properties<\/span><\/p>\n        <table class=\"tcs-param-table\">\n          <thead><tr><th>Parameter<\/th><th>Value<\/th><\/tr><\/thead>\n          <tbody>\n            <tr><td class=\"tcs-mono\">logging.config<\/td><td class=\"tcs-mono\">&lt;TOMCAT_HOME&gt;\/appconf\/threec\/logback.xml<\/td><\/tr>\n            <tr><td class=\"tcs-mono\">spring.cloud.gateway.mvc.routes[0].uri<\/td><td class=\"tcs-mono\">http:\/\/&lt;TOMCAT_HOST&gt;:&lt;PORT&gt;<\/td><\/tr>\n            <tr><td class=\"tcs-mono\">spring.cloud.gateway.mvc.routes[1].uri<\/td><td class=\"tcs-mono\">http:\/\/&lt;TOMCAT_HOST&gt;:&lt;PORT&gt;<\/td><\/tr>\n            <tr><td class=\"tcs-mono\">spring.cloud.gateway.mvc.routes[2].uri<\/td><td class=\"tcs-mono\">http:\/\/&lt;TOMCAT_HOST&gt;:&lt;PORT&gt;<\/td><\/tr>\n            <tr><td class=\"tcs-mono\">spring.cloud.gateway.mvc.routes[3].uri<\/td><td class=\"tcs-mono\">http:\/\/&lt;TOMCAT_HOST&gt;:&lt;PORT&gt;<\/td><\/tr>\n            <tr><td class=\"tcs-mono\">spring.cloud.gateway.mvc.routes[4].uri<\/td><td class=\"tcs-mono\">http:\/\/&lt;TOMCAT_HOST&gt;:&lt;PORT&gt;<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n\n        <p><strong>Authentication.<\/strong> Adjust <span class=\"tcs-inline-code\">&lt;TOMCAT_HOME&gt;\/appconf\/threec-auth\/application-prod.properties<\/span><\/p>\n        <table class=\"tcs-param-table\">\n          <thead><tr><th>Parameter<\/th><th>Value<\/th><\/tr><\/thead>\n          <tbody>\n            <tr><td class=\"tcs-mono\">logging.config<\/td><td class=\"tcs-mono\">&lt;TOMCAT_HOME&gt;\/appconf\/threec-auth\/logback.xml<\/td><\/tr>\n            <tr><td class=\"tcs-mono\">capture.authorization.gateway-uri<\/td><td class=\"tcs-mono\">http:\/\/&lt;TOMCAT_HOST&gt;:&lt;PORT&gt;<\/td><\/tr>\n            <tr><td class=\"tcs-mono\">spring.datasource.url<\/td><td class=\"tcs-mono\">jdbc:postgresql:\/\/&lt;PG_HOST&gt;:&lt;PORT&gt;\/&lt;DBNAME&gt;<\/td><\/tr>\n            <tr><td class=\"tcs-mono\">spring.datasource.username<\/td><td class=\"tcs-mono\">&lt;DBUSER&gt;<\/td><\/tr>\n            <tr><td class=\"tcs-mono\">spring.datasource.password<\/td><td class=\"tcs-mono\">&lt;DBPASSWORD&gt;<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n\n        <p><strong>Backend.<\/strong> Adjust <span class=\"tcs-inline-code\">&lt;TOMCAT_HOME&gt;\/appconf\/threec-backend\/application-prod.properties<\/span><\/p>\n        <table class=\"tcs-param-table\">\n          <thead><tr><th>Parameter<\/th><th>Value<\/th><\/tr><\/thead>\n          <tbody>\n            <tr><td class=\"tcs-mono\">logging.config<\/td><td class=\"tcs-mono\">&lt;TOMCAT_HOME&gt;\/appconf\/threec-backend\/logback.xml<\/td><\/tr>\n            <tr><td class=\"tcs-mono\">spring.datasource.url<\/td><td class=\"tcs-mono\">jdbc:postgresql:\/\/&lt;PG_HOST&gt;:&lt;PORT&gt;\/&lt;DBNAME&gt;<\/td><\/tr>\n            <tr><td class=\"tcs-mono\">spring.datasource.username<\/td><td class=\"tcs-mono\">&lt;DBUSER&gt;<\/td><\/tr>\n            <tr><td class=\"tcs-mono\">spring.datasource.password<\/td><td class=\"tcs-mono\">&lt;DBPASSWORD&gt;<\/td><\/tr>\n            <tr><td class=\"tcs-mono\">spring.security.oauth2.resourceserver.jwt.jwk-set-uri<\/td><td class=\"tcs-mono\">http:\/\/&lt;TOMCAT_HOST&gt;:&lt;PORT&gt;\/threec-auth\/oauth2\/jwks<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 6<\/div>\n      <div class=\"tcs-step-title\">Tomcat context configuration<\/div>\n      <div class=\"tcs-step-body\">\n        <p>Configure Tomcat context files to reference the external Spring configuration locations. Create the following files under <span class=\"tcs-inline-code\">&lt;TOMCAT_HOME&gt;\/conf\/Catalina\/localhost\/<\/span>:<\/p>\n\n        <p><strong>threec.xml<\/strong><\/p>\n<div class=\"tcs-code\">&lt;Context&gt;\n  &lt;Parameter\n    name=&#8221;spring.config.location&#8221;\n    value=&#8221;&lt;TOMCAT_HOME&gt;\/appconf\/threec\/application-prod.properties&#8221;\n    override=&#8221;false&#8221;\/&gt;\n&lt;\/Context&gt;<\/div>\n\n        <p><strong>threec-auth.xml<\/strong><\/p>\n<div class=\"tcs-code\">&lt;Context&gt;\n  &lt;Parameter\n    name=&#8221;spring.config.location&#8221;\n    value=&#8221;&lt;TOMCAT_HOME&gt;\/appconf\/threec-auth\/application-prod.properties&#8221;\n    override=&#8221;false&#8221;\/&gt;\n&lt;\/Context&gt;<\/div>\n\n        <p><strong>threec-backend.xml<\/strong><\/p>\n<div class=\"tcs-code\">&lt;Context&gt;\n  &lt;Parameter\n    name=&#8221;spring.config.location&#8221;\n    value=&#8221;&lt;TOMCAT_HOME&gt;\/appconf\/threec-backend\/application-prod.properties&#8221;\n    override=&#8221;false&#8221;\/&gt;\n&lt;\/Context&gt;<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 7<\/div>\n      <div class=\"tcs-step-title\">Finalisation<\/div>\n      <div class=\"tcs-step-body\">\n        <ul>\n          <li>Ensure file permissions allow Tomcat to read configuration and log files.<\/li>\n          <li>Restart Apache Tomcat.<\/li>\n          <li>Wait for initialisation of the database.<\/li>\n          <li>Restart Apache Tomcat a second time.<\/li>\n          <li>Verify successful deployment via Tomcat logs and application URLs.<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <h3 id=\"install-guided\">Installation \u2014 guided<\/h3>\n    <p>Perform the following steps to install the 3C Release Manager using the dedicated installation script. The examples use generic values; ensure these are replaced with the correct values for the target environment.<\/p>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 1<\/div>\n      <div class=\"tcs-step-title\">Start installer<\/div>\n      <div class=\"tcs-step-body\">Start the 3C Release Manager installer from the command line by executing <span class=\"tcs-inline-code\">install3c.bat<\/span>.<\/div>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_002.png\" alt=\"3C installer command prompt window with Welcome to 3C v3.3.5 installer\" title=\"\">\n      <figcaption>Step 1 \u2014 Start installer. Running install3c.bat opens the installer command prompt.<\/figcaption>\n    <\/figure>\n    <\/div>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 2<\/div>\n      <div class=\"tcs-step-title\">Directory settings<\/div>\n      <div class=\"tcs-step-body\">\n        <p>Enter the following directories, which have to be available:<\/p>\n        <ul>\n          <li>Tomcat HOME directory (e.g. <span class=\"tcs-inline-code\">c:\/Automic\/Tomcat-3C<\/span>)<\/li>\n          <li>Java HOME directory (e.g. <span class=\"tcs-inline-code\">c:\/Program Files\/Java\/jdk-17<\/span>)<\/li>\n          <li>PostgreSQL HOME directory (e.g. <span class=\"tcs-inline-code\">c:\/Program Files\/PostgreSQL\/17<\/span>)<\/li>\n        <\/ul>\n      <\/div>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_003.png\" alt=\"3C installer Directory settings prompt for Tomcat, Java and PostgreSQL home directories\" title=\"\">\n      <figcaption>Step 2 \u2014 Directory settings. The installer prompts for Tomcat, Java and PostgreSQL home directories.<\/figcaption>\n    <\/figure>\n    <\/div>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 3<\/div>\n      <div class=\"tcs-step-title\">Database settings<\/div>\n      <div class=\"tcs-step-body\">\n        <p>Enter the following database settings:<\/p>\n        <ul>\n          <li>DB name (e.g. <span class=\"tcs-inline-code\">db3c<\/span>)<\/li>\n          <li>DB server name (e.g. <span class=\"tcs-inline-code\">localhost<\/span>)<\/li>\n          <li>DB server port (e.g. <span class=\"tcs-inline-code\">5432<\/span>)<\/li>\n          <li>DB user name (e.g. <span class=\"tcs-inline-code\">db3c<\/span>)<\/li>\n          <li>DB user password (not the postgres master password)<\/li>\n        <\/ul>\n      <\/div>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_004.png\" alt=\"3C installer Database settings prompt for DB name, host, port, user and password\" title=\"\">\n      <figcaption>Step 3 \u2014 Database settings. The installer asks for DB name, host, port, user, and DB user password (not the postgres master password).<\/figcaption>\n    <\/figure>\n    <\/div>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 4<\/div>\n      <div class=\"tcs-step-title\">Database creation<\/div>\n      <div class=\"tcs-step-body\">Decide if a new database should be created (Y\/N) and enter the postgres master password. After entering the master password, the DB creation and migration starts immediately. Creation of the DB user will be skipped if it is already available.<\/div>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_005.png\" alt=\"3C installer Database creation step with postgres master password and CREATE DATABASE migration\" title=\"\">\n      <figcaption>Step 4 \u2014 Database creation. After confirming Y and entering the postgres master password, the installer creates the schema and runs the migration.<\/figcaption>\n    <\/figure>\n    <\/div>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 5<\/div>\n      <div class=\"tcs-step-title\">License import<\/div>\n      <div class=\"tcs-step-body\">Decide if a license key should be imported (Y\/N). This import requires a valid <span class=\"tcs-inline-code\">license_data.txt<\/span> file within the installer folder. A corresponding file can be provided by Tricise if not available.<\/div>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_006.png\" alt=\"3C installer License key import step with LICENSE UPDATE READY\" title=\"\">\n      <figcaption>Step 5 \u2014 License import. The installer imports the license key from license_data.txt.<\/figcaption>\n    <\/figure>\n    <\/div>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 6<\/div>\n      <div class=\"tcs-step-title\">Tomcat settings<\/div>\n      <div class=\"tcs-step-body\">Enter the Tomcat settings regarding domain name and port to be used (e.g. <span class=\"tcs-inline-code\">http:\/\/localvm:8061<\/span>).<\/div>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_007.png\" alt=\"3C installer Tomcat settings prompt asking for the server domain name and port\" title=\"\">\n      <figcaption>Step 6 \u2014 Tomcat settings. The installer asks for the Tomcat domain name and port.<\/figcaption>\n    <\/figure>\n    <\/div>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 7<\/div>\n      <div class=\"tcs-step-title\">Application deployment<\/div>\n      <div class=\"tcs-step-body\">The installer copies the WAR files to the corresponding Tomcat folders.<\/div>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_008.png\" alt=\"3C installer Application deployment step COPYING FILES copying WAR files to Tomcat\" title=\"\">\n      <figcaption>Step 7 \u2014 Application deployment. The installer copies the four WAR files to <tomcat_home>\/webapps.<\/tomcat_home><\/figcaption>\n    <\/figure>\n    <\/div>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 8<\/div>\n      <div class=\"tcs-step-title\">Configuration file creation<\/div>\n      <div class=\"tcs-step-body\">The installer creates the configuration files for the corresponding 3C Tomcat applications.<\/div>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_009.png\" alt=\"3C installer Configuration file creation step CREATING CONFIGURATION FILES\" title=\"\">\n      <figcaption>Step 8 \u2014 Configuration file creation. The installer creates application-prod.properties for gateway, auth and backend modules.<\/figcaption>\n    <\/figure>\n    <\/div>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 9<\/div>\n      <div class=\"tcs-step-title\">Windows service installation<\/div>\n      <div class=\"tcs-step-body\">Decide whether to install Tomcat 3C as a Windows service (Y\/N). After this final step the installation is finished.<\/div>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_010.png\" alt=\"3C installer INSTALLATION READY screen with Tomcat service prompt and default super user credentials\" title=\"\">\n      <figcaption>Step 9 \u2014 Windows service installation. After answering the Tomcat service prompt, the installer prints the default super user credentials and exits with INSTALLATION READY.<\/figcaption>\n    <\/figure>\n    <\/div>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 10<\/div>\n      <div class=\"tcs-step-title\">Finalisation<\/div>\n      <div class=\"tcs-step-body\">\n        <ul>\n          <li>Ensure file permissions allow Tomcat to read configuration and log files.<\/li>\n          <li>Restart Apache Tomcat.<\/li>\n          <li>Verify successful deployment via Tomcat logs and application URLs.<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <h3>Post-installation verification<\/h3>\n    <p>After either installation path, confirm the deployment by checking Tomcat logs for startup errors in any of the four WAR applications, browsing to the gateway URL (the 3C login screen should appear), and logging in with the default super user (see <a href=\"#configuration\" style=\"color:#A32D2D;\">Configuration \u2192 defaults<\/a>) \u2014 change the password immediately.<\/p>\n  <\/div>\n\n  <hr class=\"tcs-section-divider\">\n\n  <!-- ============================================================\n       3 \u00b7 CONFIGURATION\n       ============================================================ -->\n  <div id=\"configuration\" class=\"tcs-section\" style=\"margin-bottom:36px;\">\n    <div class=\"tcs-eyebrow\">3 \u00b7 Configuration<\/div>\n    <h2>Configuration reference<\/h2>\n    <p>The 3C Release Manager is configured through three <span class=\"tcs-inline-code\">application-prod.properties<\/span> files, one per module: <strong>3C-Gateway<\/strong>, <strong>3C-Auth<\/strong>, and <strong>3C-Backend<\/strong>. Beyond these properties files, several 3C Release Manager runtime parameters can be tuned by a SUPERUSER through the in-app <strong>System Settings<\/strong> screen. The full parameter reference follows.<\/p>\n\n    <h3 id=\"config-gateway\">3C-Gateway (threec)<\/h3>\n    <p>The gateway module routes incoming requests to the appropriate backend service.<\/p>\n    <table class=\"tcs-param-table\">\n      <thead><tr><th>Parameter<\/th><th>Description<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td class=\"tcs-mono\">logging.config<\/td><td>Standard Spring Boot \/ Java logging property. Specifies the exact location of the logging configuration file. Example: <span class=\"tcs-inline-code\">file:\/c:\/Automic\/Tomcat-3C\/appconf\/threec\/logback.xml<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.application.name<\/td><td>Sets the logical name of the Spring application. Default: <span class=\"tcs-inline-code\">3c-gateway<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.cloud.gateway.mvc.routes[N].id<\/td><td>Defines a route ID for Spring Cloud Gateway (MVC-based).<\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.cloud.gateway.mvc.routes[N].uri<\/td><td>Specifies the target backend service for this route.<\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.cloud.gateway.mvc.routes[N].predicates[0]<\/td><td>Defines a route predicate (a condition for matching requests). Example: <span class=\"tcs-inline-code\">Path=\/oauth2\/**<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.cloud.gateway.mvc.routes[N].filters[0]<\/td><td>Applies a filter that modifies the request path. Example: <span class=\"tcs-inline-code\">StripPrefix=1<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.cloud.gateway.mvc.routes[N].filters[1]<\/td><td>Adds a new prefix to the request path after StripPrefix. Example: <span class=\"tcs-inline-code\">PrefixPath=\/threec-auth<\/span><\/td><\/tr>\n      <\/tbody>\n    <\/table>\n\n    <h3 id=\"config-auth\">3C-Auth (threec-auth)<\/h3>\n    <p>The authentication module handles login, JWT issuance, and credential management.<\/p>\n    <table class=\"tcs-param-table\">\n      <thead><tr><th>Parameter<\/th><th>Description<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td class=\"tcs-mono\">logging.config<\/td><td>Path to the Logback configuration file.<\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.datasource.driverClassName<\/td><td>JDBC driver class used to connect to PostgreSQL. Default: <span class=\"tcs-inline-code\">org.postgresql.Driver<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.datasource.url<\/td><td>JDBC connection URL for the database. Example: <span class=\"tcs-inline-code\">jdbc:postgresql:\/\/localhost:5432\/db3c<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.datasource.username<\/td><td>Username used by the application to authenticate with PostgreSQL.<\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.datasource.password<\/td><td>Password used by the application to authenticate with PostgreSQL.<\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.authorization.gateway-context-path<\/td><td>Defines the context path under which the gateway exposes the application. Default: <span class=\"tcs-inline-code\">\/threec<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.authorization.gateway-uri<\/td><td>Base URL of the authorisation gateway service.<\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.authorization.rsa-key<\/td><td>Contains the RSA key (Base64-encoded) used in authorisation flows.<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n\n    <h3 id=\"config-backend\">3C-Backend (threec-backend)<\/h3>\n    <p>The backend module is the main application logic. It carries the largest set of tunable parameters, grouped below by topic.<\/p>\n\n    <h4>Logging<\/h4>\n    <table class=\"tcs-param-table\">\n      <thead><tr><th>Parameter<\/th><th>Description<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td class=\"tcs-mono\">logging.config<\/td><td>Loads Logback configuration from an external file path (levels, appenders, log file locations\/rotation, formats, etc.).<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n\n    <h4>JSON serialisation<\/h4>\n    <table class=\"tcs-param-table\">\n      <thead><tr><th>Parameter<\/th><th>Description<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td class=\"tcs-mono\">spring.jackson.mapper.default-view-inclusion<\/td><td>Enables default inclusion of properties when using Jackson <span class=\"tcs-inline-code\">@JsonView<\/span>. If true, properties not explicitly in a view may still be included (can affect what fields show up in API responses).<\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.jackson.property-naming-strategy<\/td><td>Serialises\/deserialises JSON properties in <span class=\"tcs-inline-code\">SNAKE_CASE<\/span> (e.g. <span class=\"tcs-inline-code\">created_at<\/span>) instead of camelCase.<\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.data.web.pageable.one-indexed-parameters<\/td><td>Pagination parameters are 0-based when set to <span class=\"tcs-inline-code\">false<\/span> (<span class=\"tcs-inline-code\">page=0<\/span> is the first page). If <span class=\"tcs-inline-code\">true<\/span>, <span class=\"tcs-inline-code\">page=1<\/span> would be the first page.<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n\n    <h4>Database &amp; connection pool<\/h4>\n    <table class=\"tcs-param-table\">\n      <thead><tr><th>Parameter<\/th><th>Description<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td class=\"tcs-mono\">spring.datasource.driverClassName<\/td><td>JDBC driver class for PostgreSQL.<\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.datasource.url<\/td><td>JDBC connection URL.<\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.datasource.username<\/td><td>DB user used by the application.<\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.datasource.password<\/td><td>DB password used by the application.<\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.datasource.hikari.pool-name<\/td><td>Name of the Hikari pool (shows up in logs\/metrics). Default: <span class=\"tcs-inline-code\">db-pool<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.datasource.hikari.maximum-pool-size<\/td><td>Maximum number of DB connections in the pool. Default: <span class=\"tcs-inline-code\">30<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.datasource.hikari.minimum-idle<\/td><td>Minimum number of idle connections kept ready. Default: <span class=\"tcs-inline-code\">1<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.datasource.hikari.idle-timeout<\/td><td>How long (ms) an idle connection can sit before being retired (when above minimum-idle). Default: <span class=\"tcs-inline-code\">30000<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.datasource.hikari.connection-timeout<\/td><td>Max time (ms) to wait for a connection from the pool before failing. Default: <span class=\"tcs-inline-code\">5000<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.datasource.hikari.max-lifetime<\/td><td>Max lifetime (ms) of a connection before it is replaced. Often set lower than DB\/network limits to avoid stale connections. Default: <span class=\"tcs-inline-code\">60000<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.jpa.database-platform<\/td><td>Tells Hibernate which SQL dialect to use. Default: <span class=\"tcs-inline-code\">org.hibernate.dialect.PostgreSQLDialect<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.jpa.open-in-view<\/td><td>Disables &#8220;Open Session in View&#8221; when set to <span class=\"tcs-inline-code\">false<\/span> (prevents lazy-loading during web response rendering; generally better for performance and clean architecture).<\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.jpa.properties.hibernate.id.db_structure_naming_strategy<\/td><td>Hibernate ID generator naming strategy for DB structures (affects naming of sequences\/tables used for IDs). Default: <span class=\"tcs-inline-code\">single<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.flyway.out-of-order<\/td><td>Allows applying migrations &#8220;out of order&#8221; (e.g. if a lower version appears after a higher one has already been applied). Useful in some release flows but can be risky if not controlled.<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n\n    <h4>Security &amp; authentication<\/h4>\n    <table class=\"tcs-param-table\">\n      <thead><tr><th>Parameter<\/th><th>Description<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td class=\"tcs-mono\">spring.security.oauth2.resourceserver.jwt.jwk-set-uri<\/td><td>URL where the app fetches the JWK Set (public keys) to verify JWT signatures.<\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.authorization.rsa-key<\/td><td>RSA key material (often a JWK\/JWKS-like blob) used for signing\/verification in authorization flows.<\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.encryption.secret.key<\/td><td>Application encryption secret (used for encrypting sensitive data \/ tokens \/ config values depending on implementation).<\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.encryption.salt<\/td><td>Salt used with hashing\/key derivation (helps protect against rainbow-table attacks).<\/td><\/tr>\n        <tr><td class=\"tcs-mono\">server.servlet.session.cookie.secure<\/td><td>Marks session cookies as Secure (sent only over HTTPS). If you are not running HTTPS end-to-end, sessions may not stick in browsers.<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n\n    <h4>License &amp; cache<\/h4>\n    <table class=\"tcs-param-table\">\n      <thead><tr><th>Parameter<\/th><th>Description<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td class=\"tcs-mono\">capture.license.server.url<\/td><td>Endpoint of the license server (empty \u2192 either unset, disabled, or provided elsewhere).<\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.system.cache-time-to-live<\/td><td>TTL for an internal cache in seconds. Default: <span class=\"tcs-inline-code\">86400<\/span> (24 hours).<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n\n    <h4>XOG (external system communication)<\/h4>\n    <table class=\"tcs-param-table\">\n      <thead><tr><th>Parameter<\/th><th>Description<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td class=\"tcs-mono\">capture.xog.timeout-in-seconds<\/td><td>Request timeout for XOG calls. Default: <span class=\"tcs-inline-code\">300<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.xog.connection-timeout-in-seconds<\/td><td>Connection establishment timeout for XOG calls. Default: <span class=\"tcs-inline-code\">20<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.xog.http-buffersize-bytes<\/td><td>HTTP buffer size in bytes. Default: <span class=\"tcs-inline-code\">33554432<\/span> (\u2248 32 MiB). Useful for large payloads.<\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.xog.soap-cache-time-to-live<\/td><td>TTL for SOAP-related cache in seconds. Default: <span class=\"tcs-inline-code\">60<\/span><\/td><\/tr>\n      <\/tbody>\n    <\/table>\n\n    <h4>Scheduler &amp; task execution<\/h4>\n    <table class=\"tcs-param-table\">\n      <thead><tr><th>Parameter<\/th><th>Description<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td class=\"tcs-mono\">capture.scheduler.enabled<\/td><td>Turns the application&#8217;s scheduler on\/off.<\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.worker.settings.refresh.interval<\/td><td>How often worker settings are refreshed (ms). Default: <span class=\"tcs-inline-code\">30000<\/span> (30 seconds).<\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.task.execution.pool.core-size<\/td><td>Core number of worker threads. Default: <span class=\"tcs-inline-code\">30<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.task.execution.pool.max-size<\/td><td>Maximum threads allowed under load. Default: <span class=\"tcs-inline-code\">60<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.task.execution.pool.queue-capacity<\/td><td>Queue size for pending tasks before new threads\/max limits kick in. Default: <span class=\"tcs-inline-code\">300<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.task.execution.pool.keep-alive<\/td><td>How long extra (non-core) threads are kept alive (often seconds). Default: <span class=\"tcs-inline-code\">10<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.task.scheduling.pool.size<\/td><td>Thread pool size for Spring&#8217;s scheduled tasks (<span class=\"tcs-inline-code\">@Scheduled<\/span>), separate from the custom execution pool. Default: <span class=\"tcs-inline-code\">10<\/span><\/td><\/tr>\n      <\/tbody>\n    <\/table>\n\n    <h4>Parallel limits &amp; agent intervals<\/h4>\n    <table class=\"tcs-param-table\">\n      <thead><tr><th>Parameter<\/th><th>Description<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td class=\"tcs-mono\">capture.limit.parallel.diff<\/td><td>Max parallel diff jobs. Default: <span class=\"tcs-inline-code\">10<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.limit.parallel.snapshot<\/td><td>Max parallel snapshot jobs. Default: <span class=\"tcs-inline-code\">4<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.interval.diff.populator.agent<\/td><td>Diff populator agent interval (ms). Default: <span class=\"tcs-inline-code\">300000<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.interval.diff.worker.agent<\/td><td>Diff worker agent interval (ms). Default: <span class=\"tcs-inline-code\">300000<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.interval.snapshot.populator.agent<\/td><td>Snapshot populator agent interval (ms). Default: <span class=\"tcs-inline-code\">300000<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.interval.snapshot.worker.agent<\/td><td>Snapshot worker agent interval (ms). Default: <span class=\"tcs-inline-code\">300000<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.interval.deployment.worker.agent<\/td><td>Deployment worker agent interval (ms). Default: <span class=\"tcs-inline-code\">300000<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.interval.cleanup.worker.agent<\/td><td>Cleanup worker agent interval (ms). Default: <span class=\"tcs-inline-code\">300000<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.interval.diff.status.agent<\/td><td>Diff status agent interval (ms). Default: <span class=\"tcs-inline-code\">30000<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.interval.snapshot.status.agent<\/td><td>Snapshot status agent interval (ms). Default: <span class=\"tcs-inline-code\">30000<\/span><\/td><\/tr>\n      <\/tbody>\n    <\/table>\n\n    <h4>Watchdog<\/h4>\n    <table class=\"tcs-param-table\">\n      <thead><tr><th>Parameter<\/th><th>Description<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td class=\"tcs-mono\">capture.watchdog.external-internal<\/td><td>Selects internal vs external watchdog mode. For on-premise: <span class=\"tcs-inline-code\">INTERNAL<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.watchdog.snapshot-interval<\/td><td>Snapshot watchdog interval (ms). Default: <span class=\"tcs-inline-code\">1800000<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">capture.watchdog.diff-interval<\/td><td>Diff watchdog interval (ms). Default: <span class=\"tcs-inline-code\">1800000<\/span><\/td><\/tr>\n      <\/tbody>\n    <\/table>\n\n    <h4>AWS integration (disabled by default for on-premise)<\/h4>\n    <table class=\"tcs-param-table\">\n      <thead><tr><th>Parameter<\/th><th>Description<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td class=\"tcs-mono\">spring.cloud.aws.sqs.enabled<\/td><td>Disables AWS SQS auto-configuration\/integration when set to <span class=\"tcs-inline-code\">false<\/span>.<\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.cloud.aws.sns.enabled<\/td><td>Disables AWS SNS auto-configuration\/integration when set to <span class=\"tcs-inline-code\">false<\/span>.<\/td><\/tr>\n        <tr><td class=\"tcs-mono\">cloud.aws.region.auto<\/td><td>Disables automatic region detection when set to <span class=\"tcs-inline-code\">false<\/span>.<\/td><\/tr>\n        <tr><td class=\"tcs-mono\">cloud.aws.region.static<\/td><td>Sets the AWS region explicitly. Default: <span class=\"tcs-inline-code\">eu-central-1<\/span> (Frankfurt).<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n\n    <h4>Server lifecycle &amp; error handling<\/h4>\n    <table class=\"tcs-param-table\">\n      <thead><tr><th>Parameter<\/th><th>Description<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td class=\"tcs-mono\">server.shutdown<\/td><td>Enables graceful shutdown when set to <span class=\"tcs-inline-code\">graceful<\/span> (stops accepting new requests, finishes in-flight work).<\/td><\/tr>\n        <tr><td class=\"tcs-mono\">spring.lifecycle.timeout-per-shutdown-phase<\/td><td>Time allowed per shutdown phase before forcing termination. Default: <span class=\"tcs-inline-code\">3s<\/span><\/td><\/tr>\n        <tr><td class=\"tcs-mono\">server.error.include-message<\/td><td>Includes exception\/message in error responses (helpful for debugging, but can leak details in production).<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n\n    <h3 id=\"config-system-settings\">In-app system settings<\/h3>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_032.png\" alt=\"3C System Settings screen with internal agent counts for snapshots, diffs, deployments and cleanup\" title=\"\">\n      <figcaption>The in-app System Settings screen \u2014 internal agent counts for snapshots, diffs, deployments and cleanup.<\/figcaption>\n    <\/figure>\n    <p>Beyond the properties files, several runtime parameters can be tuned by a SUPERUSER through the in-app <strong>System Settings<\/strong> screen.<\/p>\n\n    <div class=\"tcs-callout\">\n      <strong>Warning.<\/strong> This screen is only accessible using a user with the SUPERUSER role. Modifying these values can affect the performance and stability of the 3C Release Manager and the connected external systems as well. Please contact Tricise&#8217;s Tricise&#8217;s technical support for the 3C Release Manager before modifying these numbers.\n    <\/div>\n\n    <h4>Internal agents<\/h4>\n    <ul>\n      <li><strong>Snapshot agents:<\/strong> the number of agents that will work on a new snapshot in parallel. Too many agents can slow down the connected external system, and means a larger resource usage at 3C&#8217;s server. On older servers, with limited CPU and memory, we advise to use a smaller agent count.<\/li>\n      <li><strong>Snapshot status agents:<\/strong> advised to keep at <span class=\"tcs-inline-code\">1<\/span>.<\/li>\n      <li><strong>Snapshot populator agents:<\/strong> advised to keep at <span class=\"tcs-inline-code\">1<\/span>.<\/li>\n      <li><strong>Diff agents:<\/strong> the number of agents that will work on a new diff in parallel. Too many agents requires larger resources on 3C&#8217;s server. On older servers, with limited CPU and memory, we advise to use a smaller agent count.<\/li>\n      <li><strong>Diff status agents:<\/strong> advised to keep at <span class=\"tcs-inline-code\">1<\/span>.<\/li>\n      <li><strong>Diff populator agents:<\/strong> advised to keep at <span class=\"tcs-inline-code\">1<\/span>.<\/li>\n      <li><strong>Deployment agents:<\/strong> advised to keep at <span class=\"tcs-inline-code\">1<\/span>.<\/li>\n      <li><strong>Cleanup agents:<\/strong> advised to keep at <span class=\"tcs-inline-code\">1<\/span>.<\/li>\n    <\/ul>\n\n    <h4>External agents<\/h4>\n    <p>Not used in on-premise versions.<\/p>\n\n    <h3>Default credentials<\/h3>\n    <p>After 3C Release Manager installation, the default super user is:<\/p>\n    <ul>\n      <li>Username: <span class=\"tcs-inline-code\">super<\/span><\/li>\n      <li>Password: <span class=\"tcs-inline-code\">super<\/span><\/li>\n    <\/ul>\n    <div class=\"tcs-callout\">\n      <strong>Change immediately.<\/strong> Always change the default super user password immediately after first login.\n    <\/div>\n  <\/div>\n\n  <hr class=\"tcs-section-divider\">\n\n  <!-- ============================================================\n       4 \u00b7 USAGE\n       ============================================================ -->\n  <div id=\"usage\" class=\"tcs-section\" style=\"margin-bottom:36px;\">\n    <div class=\"tcs-eyebrow\">4 \u00b7 Usage<\/div>\n    <h2>Usage \u2014 operating the 3C Release Manager<\/h2>\n    <p>After 3C Release Manager installation and configuration, the typical 3C Release Manager workflow follows the structure: <strong>Tenants \u2192 Users \u2192 Environments \u2192 Snapshots \u2192 Diffs \u2192 User Stories \u2192 Deployments<\/strong>. The sections below describe each functional area as exposed in the web UI.<\/p>\n\n    <h3 id=\"usage-layout\">Layout &amp; navigation<\/h3>\n    <p>The general layout of the 3C Release Manager consists of the following modules: main menu, user toolbar, tables and contents.<\/p>\n\n    <h4>Main layout<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_016.png\" alt=\"3C web user interface main layout with annotated UI elements numbered 1 to 12\" title=\"\">\n      <figcaption>The 3C Release Manager web user interface \u2014 menu bar, user toolbar, page title, action buttons, list filters, content, and paging.<\/figcaption>\n    <\/figure>\n    <p>The 3C Release Manager web user interface contains the following elements:<\/p>\n    <ol style=\"font-size:13px; line-height:1.9; color:#333; padding-left:22px;\">\n      <li>Menu bar<\/li>\n      <li>User toolbar<\/li>\n      <li>Page title<\/li>\n      <li>Page action buttons<\/li>\n      <li>Information and help<\/li>\n      <li>Content related special actions<\/li>\n      <li>List filter controls<\/li>\n      <li>List content<\/li>\n      <li>Paging<\/li>\n      <li>List items \u2014 generally the ID and Title field opens the detail view<\/li>\n      <li>List item actions, like edit, delete<\/li>\n      <li>List record count control<\/li>\n    <\/ol>\n\n    <h4>User toolbar<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_017.png\" alt=\"3C user toolbar profile submenu with Logged in as SUPER and Logout entries\" title=\"\">\n      <figcaption>Clicking the profile icon on the top right opens the user submenu with Logged in as username and Logout.<\/figcaption>\n    <\/figure>\n    <p>Clicking on the small profile icon on the top right of the screen brings up the user submenu. The first menu item opens the <strong>My Profile<\/strong> screen.<\/p>\n\n    <h4>Menu<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_018.png\" alt=\"3C main menu structure with Administration submenu open showing Tenants, Users, System Settings, Git Settings, Audit Log and License Settings\" title=\"\">\n      <figcaption>The 3C main menu \u2014 Home, Environments, Snapshots, Diffs, Deployments, User Stories, and the Administration submenu.<\/figcaption>\n    <\/figure>\n    <p>The menu structure of the 3C Release Manager is the following:<\/p>\n    <ul>\n      <li><strong>Home:<\/strong> this button returns you to the Home page of the 3C Release Manager.<\/li>\n      <li><strong>Environments:<\/strong> navigates to the Environment List page, to see the list of connected environments, or create new connections.<\/li>\n      <li><strong>Snapshots:<\/strong> navigates to the Snapshot List page, to see the list of existing snapshots, or create new ones.<\/li>\n      <li><strong>Diffs:<\/strong> navigates to the Diff List page, to see the list of existing diffs, or create new ones.<\/li>\n      <li><strong>Deployments:<\/strong> navigates to the Deployment Packages list page, to see the list of existing Deployment Packages, or create new ones.<\/li>\n      <li><strong>User stories:<\/strong> navigates to the User Story List page, to see the existing user stories, or create new ones.<\/li>\n      <li><strong>Administration:<\/strong>\n        <ul>\n          <li><strong>Tenants:<\/strong> only visible for the SUPERUSER<\/li>\n          <li><strong>Users:<\/strong> navigates to the Users List page, to manage users<\/li>\n          <li><strong>System settings:<\/strong> system-wide parameters<\/li>\n          <li><strong>GIT settings:<\/strong> Git repository configuration<\/li>\n          <li><strong>Audit Log:<\/strong> navigates to the Audit Log page, to see audit trail information<\/li>\n          <li><strong>License settings:<\/strong> a screen to manage the license key<\/li>\n          <li><strong>About:<\/strong> navigates to the About page, to see additional application information<\/li>\n        <\/ul>\n      <\/li>\n    <\/ul>\n    <p>The visibility of the menu items depends on the actual roles of the logged in user (see rights and roles).<\/p>\n\n    <h3 id=\"usage-login\">Login &amp; logout<\/h3>\n\n    <h4>Login<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_019.png\" alt=\"3C login screen with username and password fields and Remember me checkbox\" title=\"\">\n      <figcaption>The 3C login screen \u2014 username, password, and the optional Remember me checkbox.<\/figcaption>\n    <\/figure>\n    <p>Upon entering the correct URL of the application, users are first prompted to log in on the login screen. The needed credentials are:<\/p>\n    <ul>\n      <li><strong>Username<\/strong><\/li>\n      <li><strong>Password<\/strong><\/li>\n    <\/ul>\n    <p>By selecting the <strong>Remember me<\/strong> option, the username will be saved for later login attempts. After successful login, users are navigated to the Home page of the 3C Release Manager.<\/p>\n    <div class=\"tcs-callout\">\n      <strong>Note.<\/strong> The system does not provide a means for self-registration. To create new users, use the provided administrator user and create the required users manually.\n    <\/div>\n\n    <h4>Logout<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_020.png\" alt=\"3C user toolbar showing Logout action\" title=\"\">\n      <figcaption>The Logout action on the User Toolbar \u2014 clicking it redirects to the login screen.<\/figcaption>\n    <\/figure>\n    <p>To log out of the application, users have to click the <strong>Logout<\/strong> action on the User Toolbar. Logging out of the application redirects to the login screen.<\/p>\n\n    <h3 id=\"usage-profile\">My Profile<\/h3>\n\n    <h4>My Profile page<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_021.png\" alt=\"3C My Profile page with Main Data, Change Password and My Roles sections\" title=\"\">\n      <figcaption>The My Profile page \u2014 Main Data, Change Password, and My Roles sections.<\/figcaption>\n    <\/figure>\n    <p>The My Profile page is structured into three sections:<\/p>\n    <ul>\n      <li><strong>Main Data section:<\/strong> main personal information \u2014 Username (LoginID), First Name, Last Name, E-mail address.<\/li>\n      <li><strong>Change Password section:<\/strong> provides the possibility to change the current password.<\/li>\n      <li><strong>My Roles section:<\/strong> information about the current roles of the logged-in user. The roles can only be changed using the User details screen on the User list, by a user with the User Admin role.<\/li>\n    <\/ul>\n\n    <h4>Access the My Profile page<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_022.png\" alt=\"3C user toolbar account icon submenu with Logged in as SUPER\" title=\"\">\n      <figcaption>Access the My Profile page by selecting the account icon and clicking Logged in as username.<\/figcaption>\n    <\/figure>\n    <p>Users can navigate to the My Profile page to see and edit personal information or change their current password. To access the My Profile page, select the account icon on the User Toolbar and click on the <strong>Logged in as username<\/strong> action.<\/p>\n\n    <h4>Edit personal information<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_023.png\" alt=\"3C My Profile Main data form with editable First name, Last name and Email fields\" title=\"\">\n      <figcaption>Edit personal information \u2014 change First Name, Last Name, and E-mail address. The LoginID is read-only.<\/figcaption>\n    <\/figure>\n    <p>Users can edit their personal information on the My Profile page by changing the entered information:<\/p>\n    <ul>\n      <li>First Name<\/li>\n      <li>Last Name<\/li>\n      <li>E-mail address<\/li>\n    <\/ul>\n    <div class=\"tcs-callout\">\n      <strong>Note.<\/strong> Username (LoginID) cannot be changed by end-users.\n    <\/div>\n    <p>After editing, click the <strong>Save<\/strong> button. Upon successful saving, a notification message is shown.<\/p>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_024.png\" alt=\"3C Profile updated notification toast\" title=\"\">\n      <figcaption>After saving, a Profile updated notification appears.<\/figcaption>\n    <\/figure>\n\n    <h4>Change password<\/h4>\n    <p>Users have the possibility to change their current password on the My Profile page by:<\/p>\n    <ul>\n      <li>Entering the current password<\/li>\n      <li>Entering the new password<\/li>\n      <li>Re-entering the new password in the &#8220;Confirm Password&#8221; field<\/li>\n      <li>Clicking the <strong>Change Password<\/strong> button<\/li>\n    <\/ul>\n    <p>Upon successful password change, a notification message is shown.<\/p>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_025.png\" alt=\"3C Password changed notification toast\" title=\"\">\n      <figcaption>After changing the password, a Password changed notification appears.<\/figcaption>\n    <\/figure>\n\n    <h3 id=\"usage-administration\">Administration<\/h3>\n    <p>This section contains all the administrative functions and setting possibilities of the 3C Release Manager application: Tenants, Users, System Settings, Git settings, Audit log, License settings. To access these functions, elevated administrative roles are required.<\/p>\n\n    <h4>Tenants<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_026.png\" alt=\"3C Tenants list showing the DEFAULT tenant and license info\" title=\"\">\n      <figcaption>The Tenants list \u2014 DEFAULT tenant with license status and licensed modules.<\/figcaption>\n    <\/figure>\n    <p>Tenants are special containers in 3C representing specific companies or departments. They are only accessible by users with the SUPERUSER role. For the SaaS version, these settings are not accessible by users. For the on-premise version, it is advised to use the DEFAULT tenant, and general administrator users should be created under that tenant.<\/p>\n\n    <p><strong>Tenants list.<\/strong> Shows the tenants currently available in the system. The DEFAULT tenant cannot be deleted.<\/p>\n\n    <p><strong>Functions:<\/strong><\/p>\n    <ul>\n      <li><strong>Refresh:<\/strong> refreshes the current list view<\/li>\n      <li><strong>New Tenant:<\/strong> navigates to the Create Tenant screen<\/li>\n      <li><strong>Info:<\/strong> shows the information panel<\/li>\n    <\/ul>\n\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>ID:<\/strong> technical generated ID<\/li>\n      <li><strong>Name:<\/strong> the title of the tenant record<\/li>\n      <li><strong>License:<\/strong> active or inactive, based on the license settings<\/li>\n      <li><strong>Licensed modules:<\/strong> Clarity, Automic, or both, based on the license settings<\/li>\n      <li><strong>Created at:<\/strong> record creation time<\/li>\n      <li><strong>Edit:<\/strong> navigates to the Tenant Details screen<\/li>\n      <li><strong>Delete:<\/strong> deletes the tenant<\/li>\n    <\/ul>\n\n    <p><strong>Create Tenant.<\/strong> Required fields: <strong>Tenant Name<\/strong> (must be unique), <strong>Description<\/strong> (free text). After creation, users in the tenant can only access objects of the same tenant, separating them from other tenant objects.<\/p>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_027.png\" alt=\"3C Create Tenant screen with Tenant Name and Description fields\" title=\"\">\n      <figcaption>The Create Tenant screen \u2014 required Tenant Name and free-text Description.<\/figcaption>\n    <\/figure>\n\n    <p><strong>Edit Tenant.<\/strong> The user can see the details of the tenant and modify some of its attributes. Fields: Tenant ID (read-only), Tenant Name, Description, Created by, Created at. Functions: Cancel, Save.<\/p>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_028.png\" alt=\"3C Edit Tenant screen with Main data, License data and Usage data sections\" title=\"\">\n      <figcaption>The Edit Tenant screen \u2014 Main data (read-only Tenant ID, editable Name and Description), License data, and Usage data.<\/figcaption>\n    <\/figure>\n\n    <h4>Users<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_029.png\" alt=\"3C User List with login IDs, names, emails, tenants and active flags\" title=\"\">\n      <figcaption>The User list \u2014 LoginID, name, email, tenant assignment, and active status.<\/figcaption>\n    <\/figure>\n    <p>Users represent login accounts in the system. The administrative screens let you manage user details, passwords, and roles.<\/p>\n\n    <p><strong>User list fields:<\/strong><\/p>\n    <ul>\n      <li><strong>LoginID:<\/strong> the ID of the user, used for logging in into 3C<\/li>\n      <li><strong>Name:<\/strong> real name of the user<\/li>\n      <li><strong>E-mail:<\/strong> the email address of the user<\/li>\n      <li><strong>Tenant:<\/strong> the tenant which the user is linked to<\/li>\n      <li><strong>Active:<\/strong> shows if the user is active (can log in to the system)<\/li>\n      <li><strong>Created at:<\/strong> user&#8217;s creation time<\/li>\n      <li><strong>Edit \/ Delete<\/strong><\/li>\n    <\/ul>\n\n    <p><strong>Create User fields:<\/strong> LoginID (required, unique), First Name (required), Last Name (required), E-mail (required), Active (disabled by default \u2014 only active users can log in), Password (initial), Confirm password. The user&#8217;s roles can only be set after creation.<\/p>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_030.png\" alt=\"3C Create User screen with all required fields\" title=\"\">\n      <figcaption>The Create User screen \u2014 LoginID, names, email, active flag and initial password. Roles can only be set after creation.<\/figcaption>\n    <\/figure>\n\n    <p><strong>Edit User.<\/strong> The user can see the details and modify some attributes, change the password, or modify active roles. The LoginID cannot be changed after creation.<\/p>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_031.png\" alt=\"3C Edit User screen with main data, password change and active roles sections\" title=\"\">\n      <figcaption>The Edit User screen \u2014 main data, password change, and active role assignment. The LoginID cannot be changed.<\/figcaption>\n    <\/figure>\n\n    <p><strong>Available roles:<\/strong><\/p>\n    <ul>\n      <li><strong>USER_USER:<\/strong> can access the User List, and the User&#8217;s details<\/li>\n      <li><strong>USER_MANAGER:<\/strong> can access the User List, can delete Users, can create new User, can edit Users<\/li>\n      <li><strong>ENVIRONMENT_USER:<\/strong> can access the Environment List, and the Environment&#8217;s details<\/li>\n      <li><strong>ENVIRONMENT_MANAGER:<\/strong> can access the Environment List, can delete Environments, can create new Environment, can edit Environment&#8217;s details (including connection settings, password, filters, Git settings)<\/li>\n      <li><strong>SCHEDULE_USER:<\/strong> can access the Environment&#8217;s scheduled snapshots<\/li>\n      <li><strong>SCHEDULE_MANAGER:<\/strong> can access and modify the Environment&#8217;s scheduled snapshots, delete them or create new ones<\/li>\n      <li><strong>SNAPSHOT_USER:<\/strong> can access the Snapshot List, and the Snapshot&#8217;s details<\/li>\n      <li><strong>SNAPSHOT_MANAGER:<\/strong> can access the Snapshot List, can delete Snapshots, can start a new Snapshot, can edit Snapshot&#8217;s metadata<\/li>\n      <li><strong>DIFF_USER:<\/strong> can access the Diff List, and the Diff&#8217;s details<\/li>\n      <li><strong>DIFF_MANAGER:<\/strong> can access the Diff List, delete existing Diffs, can create a new Diff, can edit Diff&#8217;s metadata<\/li>\n      <li><strong>DEPLOYMENT_USER:<\/strong> can access the Deployment List, and see the Deployment&#8217;s details, including executions<\/li>\n      <li><strong>DEPLOYMENT_MANAGER:<\/strong> can access the Deployment List, delete existing Deployments, create new Deployments, start new Deployment processes, edit its contents<\/li>\n      <li><strong>USER_STORY_USER:<\/strong> can access the User Story List, and the User Stories&#8217; details<\/li>\n      <li><strong>USER_STORY_MANAGER:<\/strong> can access and modify the User Stories, delete existing User Stories, create new ones, edit its contents<\/li>\n      <li><strong>SUPERUSER:<\/strong> can access any feature in 3C, can edit the tenants, set new license keys<\/li>\n    <\/ul>\n\n    <h4>Git settings<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_033.png\" alt=\"3C tenant-level Git settings configuration screen\" title=\"\">\n      <figcaption>Tenant-level Git settings \u2014 repository URL, credentials or SSH key, and connection test.<\/figcaption>\n    <\/figure>\n    <p>These settings are required to synchronize the connected system&#8217;s configuration with an external Git repository. It is a global, tenant-based parameter. To connect to a Git repository, the user has to set the repository&#8217;s URL and a technical user&#8217;s credentials with the ability to commit and push to that repository. Alternatively, an SSH key can be used.<\/p>\n\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>Git Repository URL:<\/strong> the URL of the repository<\/li>\n      <li><strong>Connection type:<\/strong> Credentials or SSH<\/li>\n      <li><strong>Credentials:<\/strong> User Name, Password, Confirm password<\/li>\n      <li><strong>SSH:<\/strong> Private SSH key required by the Git provider<\/li>\n      <li><strong>Connected:<\/strong> after creation or modification, The 3C Release Manager will try to connect to the repository using the settings, and confirm back if the connection is working<\/li>\n    <\/ul>\n\n    <p><strong>Functions:<\/strong> <strong>Save<\/strong> saves the modified values; <strong>Test connection<\/strong> tries to connect to the repository using the current settings.<\/p>\n\n    <h4>Audit log<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_034.png\" alt=\"3C Audit Log table with timestamps, log levels and modules\" title=\"\">\n      <figcaption>The Audit Log \u2014 log ID, login ID, level (INFO\/WARNING\/ERROR), timestamp, message and module.<\/figcaption>\n    <\/figure>\n    <p>This table is a representative list of the important events and actions done in the system for audit and bug tracking purposes.<\/p>\n\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>Log ID:<\/strong> technical, generated ID<\/li>\n      <li><strong>Login ID:<\/strong> the ID of the associated user<\/li>\n      <li><strong>Log Level:<\/strong> the level of the message (INFO, WARNING, ERROR)<\/li>\n      <li><strong>Log Time:<\/strong> the timestamp of the message<\/li>\n      <li><strong>Log Message:<\/strong> the actual message<\/li>\n      <li><strong>Module:<\/strong> the originator system module&#8217;s name<\/li>\n    <\/ul>\n\n    <h4>License settings<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_035.png\" alt=\"3C License settings screen with validity, expiration and licensed modules\" title=\"\">\n      <figcaption>The License settings screen \u2014 validity, owner, expiration, environment limit and licensed modules.<\/figcaption>\n    <\/figure>\n    <p>On this screen, the administrator can check and modify the actual license key.<\/p>\n\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>License is valid:<\/strong> true if the license is valid and active for this instance<\/li>\n      <li><strong>Licensed to:<\/strong> the owner of the license<\/li>\n      <li><strong>License is valid until:<\/strong> the expiration date of the license<\/li>\n      <li><strong>Max environment count:<\/strong> the limit of the environments that can be handled with this license<\/li>\n      <li><strong>Licensed modules:<\/strong> the list of external systems that can be handled with 3C (CLARITY, AUTOMIC, or both)<\/li>\n      <li><strong>Change License key:<\/strong> the user can add a new license key<\/li>\n      <li><strong>Change license key button:<\/strong> changes the license key with the new one provided<\/li>\n    <\/ul>\n\n    <div class=\"tcs-callout\">\n      <strong>Note.<\/strong> Using incorrect license keys can render 3C unusable. Only use the keys provided by Tricise.\n    <\/div>\n  <\/div>\n\n  <!-- ============================================================\n       4.X \u00b7 ENVIRONMENTS\n       ============================================================ -->\n  <div class=\"tcs-section\" style=\"margin-bottom:36px;\">\n    <h3 id=\"usage-environments\">Environments<\/h3>\n    <p>Environments are connections to Automic (or Clarity) instances. They are needed for any analysis, snapshot, or deployment. A successful environment connection also provides a list of available objects of an instance to read as a top-level summary.<\/p>\n\n    <h4>Environment list<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_036.png\" alt=\"3C Environment list with type, host, client, connection status and snapshot timestamps\" title=\"\">\n      <figcaption>The Environment list \u2014 connections with type, host, client, connection status, and last\/next snapshot timestamps.<\/figcaption>\n    <\/figure>\n    <p>The Environment list page shows the created Clarity PPM and Automic connections and additional details about them, while providing the possibility to create, edit or delete items.<\/p>\n\n    <p><strong>Functions:<\/strong> <strong>Refresh<\/strong>, <strong>New Environment<\/strong>, <strong>Info<\/strong>.<\/p>\n\n    <p><strong>Filters:<\/strong> Product filter (only visible if your license is valid for both Automic and Clarity).<\/p>\n\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>ID:<\/strong> unique identifier of the environment connection record. Auto-generated by the system.<\/li>\n      <li><strong>Title:<\/strong> name of the environment connection, given by the user who created it.<\/li>\n      <li><strong>Host:<\/strong> address of the server where the external application is running.<\/li>\n      <li><strong>Client:<\/strong> only visible for Automic instances.<\/li>\n      <li><strong>Type:<\/strong> the usage type of the environment, like DEVELOPMENT, TEST, PRODUCTION, etc.<\/li>\n      <li><strong>Database:<\/strong> the DB vendor of the external system. Only visible for Clarity environments.<\/li>\n      <li><strong>Initialized:<\/strong> shows if the necessary queries are already installed on the system. Only visible for Clarity environments.<\/li>\n      <li><strong>Connected:<\/strong> shows if the credentials and connection settings are correct, and 3C can access the system.<\/li>\n      <li><strong>Last snapshot:<\/strong> the timestamp of the last successful snapshot generated for the system.<\/li>\n      <li><strong>Next snapshot:<\/strong> the date of the next scheduled backup snapshot for the system.<\/li>\n      <li><strong>Show:<\/strong> navigates to the Environment Details screen.<\/li>\n      <li><strong>Delete:<\/strong> deletes the environment.<\/li>\n    <\/ul>\n\n    <div class=\"tcs-callout\">\n      <strong>Warning.<\/strong> Deleting an environment also deletes all attached snapshots and diffs.\n    <\/div>\n\n    <h4>Create environment<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_037.png\" alt=\"3C Create Environment screen with system parameters and credentials\" title=\"\">\n      <figcaption>The Create Environment screen \u2014 system parameters, server addresses, certificate and technical user credentials.<\/figcaption>\n    <\/figure>\n    <p>Create an environment record to store the connection details, which will be used for creating snapshots. If you have both Clarity and Automic licenses available, you have to choose the product type first.<\/p>\n\n    <p><strong>System parameters:<\/strong><\/p>\n    <ul>\n      <li><strong>Title:<\/strong> short identifier of the environment. This title appears in other pages as well. Advised to be unique.<\/li>\n      <li><strong>Server addresses:<\/strong> address of the Automic environment in <span class=\"tcs-inline-code\">URL:PORT<\/span> format, without <span class=\"tcs-inline-code\">http<\/span> or <span class=\"tcs-inline-code\">https<\/span>. Ports can be added by using ranges (<span class=\"tcs-inline-code\">xyurl:10-20<\/span>) or commas (<span class=\"tcs-inline-code\">yyurl:1,2,3<\/span>). Use the <strong>+<\/strong> button to add new records to the connection setting for different host names.<\/li>\n      <li><strong>Environment type:<\/strong> the usage type. Values: DEVELOPMENT, TEST, MIGRATION, PRODUCTION.<\/li>\n      <li><strong>Environment certificate:<\/strong> The 3C Release Manager needs the connection certificate. Copy the text into this field from the <span class=\"tcs-inline-code\">.cert<\/span> file, including the <span class=\"tcs-inline-code\">&#8212;&#8211;BEGIN CERTIFICATE&#8212;&#8211;<\/span> and <span class=\"tcs-inline-code\">&#8212;&#8211;END CERTIFICATE&#8212;&#8211;<\/span> lines.<\/li>\n    <\/ul>\n\n    <div class=\"tcs-callout\">\n      <strong>Important.<\/strong> The 3C Release Manager will use the first URL that works and try to use it next time as well. If you add connection strings to different Automic instances, the snapshot data can be inconsistent in the future.\n    <\/div>\n\n    <p><strong>Credentials:<\/strong><\/p>\n    <ul>\n      <li><strong>Client number:<\/strong> the technical user&#8217;s client number in Automic.<\/li>\n      <li><strong>Username:<\/strong> the technical user&#8217;s username, e.g. <span class=\"tcs-inline-code\">UC<\/span>. <strong>The 3C Release Manager will only be able to access (download or deploy) objects from Automic that the technical user has access to.<\/strong><\/li>\n      <li><strong>Department:<\/strong> the technical user&#8217;s department.<\/li>\n      <li><strong>Store password:<\/strong> recommended. You can use 3C without it, but then before every connection request before a snapshot or deployment creation, you will be prompted to provide the password.<\/li>\n      <li><strong>Password:<\/strong> the technical user&#8217;s password.<\/li>\n      <li><strong>Description:<\/strong> free text field for additional information about the environment connection.<\/li>\n    <\/ul>\n\n    <h4>Edit environment<\/h4>\n    <p>Once an environment connection is created and saved, it can be opened from the Environment List page and every related setting can be changed. Clicking on the title of the connection on the list page opens the Edit Environment page. The Edit Environment page has multiple tabs:<\/p>\n    <ul>\n      <li><strong>Base:<\/strong> generic information about the environment connection<\/li>\n      <li><strong>Connection:<\/strong> indicators about the connection status<\/li>\n      <li><strong>Credentials:<\/strong> possibility to change the login password of the connection<\/li>\n      <li><strong>Scheduled jobs:<\/strong> automated backup snapshot generation settings for the environment<\/li>\n      <li><strong>Saved filters:<\/strong> user-defined object filters \u2014 only for Automic<\/li>\n      <li><strong>Filters:<\/strong> possibility to include or exclude certain items from the snapshots \u2014 only for Clarity<\/li>\n      <li><strong>Objects:<\/strong> list of identified objects<\/li>\n      <li><strong>Git Settings:<\/strong> to set up the Git sync for this environment<\/li>\n      <li><strong>Deployment rules:<\/strong> automated deployment script rules \u2014 only for Automic<\/li>\n    <\/ul>\n\n    <h4>Base screen<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_038.png\" alt=\"3C Edit Environment Base tab with connection metadata\" title=\"\">\n      <figcaption>The Base tab \u2014 title, server addresses, environment type, client number, username, department and description.<\/figcaption>\n    <\/figure>\n    <p>The basic connection settings and metadata for the environment. Same fields as Create Environment (Title, Server addresses, Environment type, Client number, Username, Department, Description). Functions: Cancel, Save.<\/p>\n\n    <h4>Connection screen<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_039.png\" alt=\"3C Edit Environment Connection tab with connection status indicators\" title=\"\">\n      <figcaption>The Connection tab \u2014 connected flag, error message, initialised state and REST connection status.<\/figcaption>\n    <\/figure>\n    <p>Shows an indication about whether the connection settings are correct.<\/p>\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>Connected:<\/strong> true if the connection is OK<\/li>\n      <li><strong>Connection error:<\/strong> contains the error message during the connection request if there was any (only for Automic)<\/li>\n      <li><strong>Initialized:<\/strong> indicates if the connection was set up properly, and the application could connect to the Clarity PPM instance at least one time (only for Clarity)<\/li>\n      <li><strong>Rest connection:<\/strong> indicates if the REST API is accessible by 3C (only for Automic)<\/li>\n    <\/ul>\n    <p><strong>Functions:<\/strong><\/p>\n    <ul>\n      <li><strong>Check connection:<\/strong> updates the connection&#8217;s status<\/li>\n      <li><strong>Reinitialize \/ Initialize:<\/strong> runs the query scripts in the environment that are necessary for the 3C Release Manager to work (only for Clarity)<\/li>\n    <\/ul>\n\n    <h4>Credentials screen<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_040.png\" alt=\"3C Edit Environment Credentials tab with password storage option\" title=\"\">\n      <figcaption>The Credentials tab \u2014 store password toggle and password field with certificate dialog.<\/figcaption>\n    <\/figure>\n    <p><strong>Fields:<\/strong> <strong>Store password<\/strong> (recommended), <strong>Password<\/strong> (the technical user&#8217;s password). <strong>Functions:<\/strong> <strong>Save changes<\/strong> (saves the new password and tries to connect to the external system), <strong>Add New<\/strong> (opens a dialog where the user can set the connection&#8217;s certificate).<\/p>\n\n    <h4>Scheduled jobs screen<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_041.png\" alt=\"3C Edit Environment Scheduled Jobs list with active flag, auto diffs and next run\" title=\"\">\n      <figcaption>The Scheduled Jobs list \u2014 title, active flag, auto diffs, last\/next run and run count.<\/figcaption>\n    <\/figure>\n    <p>Shows the list of the scheduled snapshot jobs for this environment. The 3C Release Manager will start a new snapshot automatically to create a backup of the configuration at the times specified here.<\/p>\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>Schedule title:<\/strong> free text title<\/li>\n      <li><strong>Active:<\/strong> the job will only run if the Active flag is true<\/li>\n      <li><strong>Auto diffs:<\/strong> if set to true, 3C will automatically create a diff analysis as well, compared to the last scheduled snapshot<\/li>\n      <li><strong>Last run:<\/strong> the timestamp of the last job run<\/li>\n      <li><strong>Next run:<\/strong> the next time the job is scheduled to run<\/li>\n      <li><strong>Run count:<\/strong> the number of times the job already ran successfully<\/li>\n      <li><strong>Details:<\/strong> navigates to the Edit Schedule screen<\/li>\n      <li><strong>Delete:<\/strong> deletes the scheduled job<\/li>\n    <\/ul>\n    <p><strong>Functions:<\/strong> <strong>Create schedule<\/strong> (navigates to the New Schedule screen).<\/p>\n\n    <h4>Scheduled jobs screen \u2014 New Schedule<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_042.png\" alt=\"3C New Schedule dialog with title, backup time, timezone and frequency settings\" title=\"\">\n      <figcaption>The New Schedule dialog \u2014 title, description, auto diffs, filter, backup start time (HH:MM), timezone and frequency (Daily\/Weekly\/Monthly\/Yearly).<\/figcaption>\n    <\/figure>\n    <p>Use this page to define a new Scheduled Snapshot job for the environment.<\/p>\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>Title:<\/strong> required, free text name<\/li>\n      <li><strong>Description:<\/strong> free text description field<\/li>\n      <li><strong>Auto diffs:<\/strong> if enabled, every snapshot will automatically trigger a diff analytics job as well, that will compare the current configuration with the previously last saved state<\/li>\n      <li><strong>Filter:<\/strong> optional \u2014 if not set, a full snapshot will be made<\/li>\n      <li><strong>Backup start time:<\/strong> <span class=\"tcs-inline-code\">HH:MM<\/span> format. The job will start at the given time.<\/li>\n      <li><strong>Timezone:<\/strong> set the timezone of the backup start time<\/li>\n      <li><strong>Schedule frequency:<\/strong> set the frequency. The following options are available:\n        <ul>\n          <li><strong>Daily:<\/strong> every day at the given time the job will start<\/li>\n          <li><strong>Weekly:<\/strong> set the days of week when you want the job to start<\/li>\n          <li><strong>Monthly:<\/strong> set the days of month when you want the job to start<\/li>\n          <li><strong>Yearly:<\/strong> set the days of year when you want the job to start<\/li>\n        <\/ul>\n      <\/li>\n    <\/ul>\n    <p><strong>Functions:<\/strong> <strong>Cancel<\/strong> (navigates back to the Schedule list without modifications), <strong>Save<\/strong> (creates the new scheduled job).<\/p>\n\n    <h4>Scheduled jobs screen \u2014 Edit Schedule<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_043.png\" alt=\"3C Edit Schedule dialog with the same fields as New Schedule\" title=\"\">\n      <figcaption>The Edit Schedule dialog \u2014 same field set as New Schedule, used to modify an existing scheduled job.<\/figcaption>\n    <\/figure>\n    <p>Use this page to modify a Scheduled Snapshot job for the environment. The fields are identical to the New Schedule screen: Title, Description, Auto diffs, Filter, Backup start time (<span class=\"tcs-inline-code\">HH:MM<\/span>), Timezone, and Schedule frequency (Daily, Weekly, Monthly, Yearly). Functions: <strong>Cancel<\/strong>, <strong>Save<\/strong>.<\/p>\n\n    <h4>Saved filters screen (Automic only)<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_044.png\" alt=\"3C Saved Filters list for an Automic environment\" title=\"\">\n      <figcaption>The Saved Filters list \u2014 reusable object filters created from custom snapshots.<\/figcaption>\n    <\/figure>\n    <p>Use this page to manage the saved filters for the environment. When the user wants to create a custom snapshot, there is an option to save the currently used filter for future usage. This screen shows the list of them.<\/p>\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>Title:<\/strong> the name of the filter<\/li>\n      <li><strong>Created by:<\/strong> the owner of the filter<\/li>\n      <li><strong>Created at:<\/strong> date of creation<\/li>\n      <li><strong>Edit:<\/strong> navigates to the New Snapshot screen, with the filters loaded<\/li>\n      <li><strong>Delete:<\/strong> deletes the filter<\/li>\n    <\/ul>\n\n    <h4>Object list screen<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_045.png\" alt=\"3C Object list screen showing the configuration catalog of an environment\" title=\"\">\n      <figcaption>The Object list \u2014 configuration catalog of the environment, refreshed after every snapshot.<\/figcaption>\n    <\/figure>\n    <p>The objects screen gives a general configuration catalog about the environment. After every snapshot, this list is refreshed, and it can also be manually refreshed on this screen. It serves two basic purposes: firstly, you can check what objects are available in the system; secondly, you can use the History button to see the previous modifications on the object.<\/p>\n    <div class=\"tcs-callout\">\n      <strong>Note.<\/strong> If an object is deleted from the system, it will still remain in the history of 3C based on the earlier snapshots.\n    <\/div>\n\n    <h4>History view<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_046.png\" alt=\"3C Object history view with version list and text diff\" title=\"\">\n      <figcaption>The History view \u2014 every previous version of the object on the left, the actual changes as text diff on the right.<\/figcaption>\n    <\/figure>\n    <p>The history view shows every previous version of the object on the left. By selecting one specific item in the list, the right view shows the actual changes in the configuration item as a text difference.<\/p>\n\n    <h4>Git settings screen<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_047.png\" alt=\"3C per-environment Git Sync settings with branch name and Git Sync Enabled toggle\" title=\"\">\n      <figcaption>Per-environment Git Sync \u2014 branch name and Git Sync Enabled toggle.<\/figcaption>\n    <\/figure>\n    <p>If the global Git repository is set up correctly, this page is available, where the user can enable or disable the Git Sync feature for the environment, and set the name of the branch that will be used in the repository to keep track of the configurations.<\/p>\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>Branch name:<\/strong> this branch will be created in the repository if it does not exist, and will be used to store the configuration in.<\/li>\n      <li><strong>Git Sync Enabled:<\/strong> if enabled, after every snapshot The 3C Release Manager will write the configuration out in the file system, then commit and push the changes in the defined Git repository automatically.<\/li>\n      <li><strong>Save:<\/strong> saves the values in the form.<\/li>\n    <\/ul>\n\n    <h4>Deployment rules screen (Automic only)<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_048.png\" alt=\"3C per-environment Deployment Rules editor with AEDB Change syntax\" title=\"\">\n      <figcaption>The Deployment Rules editor \u2014 environment ruleset using AEDB Change utility syntax, with validation.<\/figcaption>\n    <\/figure>\n    <p>The user can set the default rules for this environment, that will be used during the deployment process. The text change process works similarly to the AEDB Change utility \u2014 the specific rules that can be used in the rule files are the same as in the <a href=\"https:\/\/docs.automic.com\/documentation\/webhelp\/english\/ALL\/components\/DOCU\/21.0.8\/Automic%20Automation%20Guides\/Content\/Utilities\/admin_AboutAEDBChange.htm\" style=\"color:#A32D2D;\" target=\"_blank\" rel=\"noopener\">Automic AEDB Change documentation<\/a>.<\/p>\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>Environment ruleset:<\/strong> the text that contains the rules (each line is one rule)<\/li>\n      <li><strong>Validate:<\/strong> checks the ruleset and shows an error message in case of syntax errors<\/li>\n      <li><strong>Save:<\/strong> saves the ruleset for the environment. Whenever a new deployment is defined for this environment, this ruleset will be copied and used as a default for the deployment.<\/li>\n    <\/ul>\n\n    <h4>Filters screen (Clarity only)<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_049.png\" alt=\"3C Clarity-only filters screen with language, object and other filter categories\" title=\"\">\n      <figcaption>The Clarity-only Filters screen \u2014 language filters, object filters and other XML filters.<\/figcaption>\n    <\/figure>\n    <p>The user can set the specific filters for this environment that will modify how the snapshots for this instance must be created. There are three categories:<\/p>\n    <ul>\n      <li><strong>Language filters:<\/strong> 3C will delete any line from the XML files that contains labels for the languages that are filtered out here<\/li>\n      <li><strong>Object filters:<\/strong> 3C will only include the object types in the snapshot that are enabled in this filter list<\/li>\n      <li><strong>Other filters:<\/strong> specific filters for the XML files, that filter out attributes, tags, or parts of the XMLs that are not necessary for the comparison analysis, like generated IDs and such<\/li>\n    <\/ul>\n  <\/div>\n\n  <!-- ============================================================\n       4.X \u00b7 SNAPSHOTS\n       ============================================================ -->\n  <div class=\"tcs-section\" style=\"margin-bottom:36px;\">\n    <h3 id=\"usage-snapshots\">Snapshots<\/h3>\n    <p>Snapshots are one of the basic functionalities of the 3C Release Manager. A snapshot is a representation of the managed instance&#8217;s configuration at a given time. The 3C Release Manager connects to the Clarity or Automic system, and based on the filters and settings, it will find and download every configuration object from the system. These sets can be named and saved, to be later used as configuration history, system backup, the basis of difference analytics, or the source of a deployment package.<\/p>\n\n    <h4>Incremental snapshots<\/h4>\n    <p>The 3C Release Manager exports and saves the objects in an incremental way. Whenever a new snapshot is started, The 3C Release Manager checks every object that is available in the selected system, based on the filters and settings. Only those items will be stored that were changed since the last stored snapshot, to reduce the time needed by the process and also the database consumption. The first snapshot will take longer from a fresh instance, but later on, the following snapshots will be created faster.<\/p>\n\n    <h4>Full versus partial snapshots<\/h4>\n    <p>If the user does not specify any filter or object selection, a Full Snapshot will be created \u2014 every object will be downloaded. It is advised to set up the filters in a way that only the important configuration will be saved, to speed up the process.<\/p>\n\n    <h4>Snapshot list<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_050.png\" alt=\"3C Snapshot list with status, statistics and tags\" title=\"\">\n      <figcaption>The Snapshot list \u2014 environment, status (DONE\/ERROR\/IN_PROGRESS\/WAITING), object statistics and tags.<\/figcaption>\n    <\/figure>\n    <p><strong>Functions:<\/strong> Refresh, Create Snapshot, Info.<\/p>\n    <p><strong>Filters:<\/strong><\/p>\n    <ul>\n      <li><strong>Source:<\/strong> the environment that was the source of the snapshot<\/li>\n      <li><strong>Type:<\/strong> Manually created, Automatically generated, Scheduled backup, Backup before Deployment, Deployment validation<\/li>\n      <li><strong>Date range:<\/strong> the snapshot start time<\/li>\n      <li><strong>Search field:<\/strong> free text search in title and description<\/li>\n    <\/ul>\n    <p><strong>Special controls:<\/strong> The first icon switches between User Story selection and Deployment selection. The drop-down list shows the available User Stories or Deployments to manage; if any selected, an &#8220;Open deployment&#8221; or &#8220;Open user story&#8221; button navigates to the selected item.<\/p>\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>Id:<\/strong> the technical ID of the snapshot<\/li>\n      <li><strong>Title:<\/strong> the title of the snapshot<\/li>\n      <li><strong>Environment:<\/strong> the source environment of the snapshot<\/li>\n      <li><strong>Status:<\/strong> DONE, ERROR, IN_PROGRESS, WAITING<\/li>\n      <li><strong>Statistics:<\/strong> total number of objects in blue, errored objects in red<\/li>\n      <li><strong>Tags:<\/strong> user-specified or automatically created tags<\/li>\n      <li><strong>Start:<\/strong> the time of start<\/li>\n      <li><strong>Show:<\/strong> opens the Snapshot Details screen<\/li>\n      <li><strong>Delete:<\/strong> deletes the snapshot<\/li>\n      <li><strong>Selected items:<\/strong> if a deployment or user story is selected on the page, this column shows the number of objects added to that user story or deployment from each snapshot<\/li>\n    <\/ul>\n\n    <h4>Create snapshot<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_051.png\" alt=\"3C Create Snapshot screen with environment selection and tags\" title=\"\">\n      <figcaption>The Create Snapshot screen \u2014 title, source environment, description, tags and custom snapshot toggle.<\/figcaption>\n    <\/figure>\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>Snapshot title:<\/strong> required, automatically generated with a default value<\/li>\n      <li><strong>Selected environment:<\/strong> the environment connection that will be used as a source<\/li>\n      <li><strong>Description:<\/strong> free text<\/li>\n      <li><strong>Tags:<\/strong> manual tags for the snapshot<\/li>\n      <li><strong>Custom snapshot:<\/strong> if not enabled, 3C will start a Full Snapshot<\/li>\n    <\/ul>\n    <p><strong>Features:<\/strong> Cancel, Start snapshot.<\/p>\n\n    <h4>Custom snapshot<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_052.png\" alt=\"3C Custom Snapshot configuration catalog with selectable folders and items\" title=\"\">\n      <figcaption>The Custom Snapshot view \u2014 configuration catalog with manual folder\/item selection and reusable filters.<\/figcaption>\n    <\/figure>\n    <p>If the Custom Snapshot toggle is enabled, the screen shows the whole configuration catalog for the environment, where the user can manually select which items should be included in the snapshot. The user can select folders (items will be downloaded recursively) or individual items. This selection can be saved as a filter using the <strong>New filter<\/strong> button. Previously saved filters can be applied with the <strong>Filter<\/strong> selector.<\/p>\n\n    <h4>Snapshot creation<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_053.png\" alt=\"3C Snapshot creation in progress with progress bar\" title=\"\">\n      <figcaption>Snapshot creation in progress \u2014 progress bar showing per-object download status.<\/figcaption>\n    <\/figure>\n    <p>Based on the objects on the environment and the user&#8217;s filters and selected items, a snapshot can take a longer time. During that period, The 3C Release Manager displays a progress bar.<\/p>\n\n    <h4>Snapshot details<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_054.png\" alt=\"3C Snapshot details screen with metadata and downloaded objects\" title=\"\">\n      <figcaption>The Snapshot Details screen \u2014 metadata, status, statistics and the downloaded configuration items.<\/figcaption>\n    <\/figure>\n    <p>The details of a specific snapshot, including its metadata and the downloaded configuration items.<\/p>\n    <p><strong>Metadata:<\/strong> Snapshot id (read-only), Environment (read-only), Snapshot title (required), Status, Start time, End time, Description, Tags.<\/p>\n    <p><strong>Functions:<\/strong> Refresh, Back, Info, Save (saves changes in the metadata form), <strong>Restart<\/strong> \u2014 if there were objects in error state, or the snapshot resulted in error, the user can try to download the remaining objects.<\/p>\n\n    <h4>Object tree view<\/h4>\n    <p>The main contents of the snapshot. On the left side, for Clarity the Object Categories are shown in the tree view; for Automic, the folder structure of the given instance. The folders can be opened and closed; clicking on them shows the content of the folder or category on the right side.<\/p>\n    <p>For the whole snapshot and for the specific folders, the blue numbers show the total number of objects, the green numbers show the successfully downloaded objects, and the red numbers show the objects in error state. An object download can result in error due to connection issues, program errors, or authorization issues if the technical user does not have the necessary rights.<\/p>\n    <p><strong>Fields:<\/strong> Id, Object code, Object type, Status (WAITING, IN_PROGRESS, DONE, ERROR), Details (opens the Snapshot Object dialog), History (opens the History view of the object).<\/p>\n\n    <h4>Deployment \/ User Story management<\/h4>\n    <p>If there is a User Story or Deployment selected in the top right corner, the screen layout changes. With the added control, you can select folders, the content of folders, or specific items to be added to the selected User Story or Deployment.<\/p>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_055.png\" alt=\"3C Snapshot tree view with Deployment and User Story selection controls\" title=\"\">\n      <figcaption>Deployment \/ User Story management within a snapshot \u2014 selecting folders and items to add to a target package.<\/figcaption>\n    <\/figure>\n\n    <h4>Object details screen<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_056.png\" alt=\"3C Snapshot object details screen with read-only configuration code\" title=\"\">\n      <figcaption>The Object Details screen \u2014 configuration code, change\/move flags, original snapshot reference and metadata.<\/figcaption>\n    <\/figure>\n    <p>Shows the details of the object, with the actual configuration code in a read-only field.<\/p>\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>Id:<\/strong> technical ID of the object<\/li>\n      <li><strong>Code:<\/strong> the object&#8217;s code<\/li>\n      <li><strong>Start time:<\/strong> time of the object download start<\/li>\n      <li><strong>Last updated at:<\/strong> time of the object&#8217;s configuration change on the external system<\/li>\n      <li><strong>Object was changed:<\/strong> true if it was changed since the last snapshot<\/li>\n      <li><strong>Object was moved:<\/strong> true if it was moved from another folder since the last snapshot<\/li>\n      <li><strong>Config type:<\/strong> XML \/ JSON<\/li>\n      <li><strong>Status:<\/strong> the status of the export<\/li>\n      <li><strong>Object type:<\/strong> the object&#8217;s type on the system<\/li>\n      <li><strong>End time:<\/strong> the time the object was saved in 3C<\/li>\n      <li><strong>Last updated by:<\/strong> if available, the user&#8217;s id that changed the item on the external system<\/li>\n      <li><strong>Original snapshot:<\/strong> if the item was not changed, shows the snapshot&#8217;s id that first contained the current config<\/li>\n      <li><strong>Original folder:<\/strong> if the item was moved, shows the previous folder saved in 3C<\/li>\n      <li><strong>Content:<\/strong> the actual saved configuration<\/li>\n    <\/ul>\n  <\/div>\n\n  <!-- ============================================================\n       4.X \u00b7 DIFFS\n       ============================================================ -->\n  <div class=\"tcs-section\" style=\"margin-bottom:36px;\">\n    <h3 id=\"usage-diffs\">Diffs<\/h3>\n    <p>The Diff analytics are the second important items in the 3C Release Manager. A Diff means a comparison between two snapshots. Based on the use case, it can be used to analyze the differences between:<\/p>\n    <ul>\n      <li>The same environment at different times \u2014 useful for daily backups and bug tracking, to collect the changes during a development phase, or to validate a deployment<\/li>\n      <li>Different environments \u2014 useful to find differences between a test and a dev environment, to see what has to be deployed, to check if the test deployment is the same as it should be after development, between a prod and test environment to see what should be in the release, or between a prod and a vanilla system to collect every customisation that has been made on the system<\/li>\n    <\/ul>\n    <p>The user can also select environments, not only snapshots \u2014 using this feature, the 3C Release Manager will create a new snapshot on the fly and use it for comparison. Diffs can also serve as source for Deployment or User Story content, like the snapshots.<\/p>\n\n    <h4>Diff list<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_057.png\" alt=\"3C Diff list with statistics for created, deleted, modified and moved objects\" title=\"\">\n      <figcaption>The Diff list \u2014 newly created objects in green, deleted in red, changed in yellow, moved in blue.<\/figcaption>\n    <\/figure>\n    <p><strong>Functions:<\/strong> Refresh, New Diff, Info.<\/p>\n    <p><strong>Special controls:<\/strong> User Story \/ Deployment selector with the same behaviour as in the Snapshot list.<\/p>\n    <p><strong>Filters:<\/strong> Source environment, Target environment, Start time interval, Search field.<\/p>\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>Id:<\/strong> generated technical ID for the diff<\/li>\n      <li><strong>Title:<\/strong> the title of the diff<\/li>\n      <li><strong>Status:<\/strong> DONE, ERROR, WAITING, IN_PROGRESS<\/li>\n      <li><strong>Start time:<\/strong> the time of the diff creation<\/li>\n      <li><strong>Tags:<\/strong> the tags set for the diff<\/li>\n      <li><strong>Statistics:<\/strong> newly created objects in green, deleted or missing objects in red, changed items in yellow, moved items in blue<\/li>\n      <li><strong>Show:<\/strong> opens the Diff details screen<\/li>\n      <li><strong>Delete:<\/strong> deletes the diff record<\/li>\n      <li><strong>Selected items:<\/strong> if a Deployment or User Story is selected, this column shows the number of objects added from each diff<\/li>\n    <\/ul>\n\n    <h4>Create diff<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_058.png\" alt=\"3C Create Diff screen with source and target snapshot or environment selection\" title=\"\">\n      <figcaption>The Create Diff screen \u2014 choose source and target as snapshots or environments, with optional pre-filters.<\/figcaption>\n    <\/figure>\n    <p>The user can use this screen to start a new diff process. If the 3C license is valid for both Clarity and Automic, the user must first select the product to use.<\/p>\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>Source Environment:<\/strong> if selected, the diff process will start a new snapshot process first for the selected environment<\/li>\n      <li><strong>Source Snapshot:<\/strong> the list of available snapshots in 3C. The filters can be used to reduce the selection list. <strong>Either Source Environment or Source Snapshot must be selected.<\/strong><\/li>\n      <li><strong>Target Environment:<\/strong> if selected, the diff process will start a new snapshot process first for the selected environment<\/li>\n      <li><strong>Target Snapshot:<\/strong> the list of available snapshots in 3C. <strong>Either Target Environment or Target Snapshot must be selected.<\/strong><\/li>\n      <li><strong>Title:<\/strong> free text title for the diff, required<\/li>\n      <li><strong>Description:<\/strong> free text description field<\/li>\n      <li><strong>Tags:<\/strong> the user can set specific tags for a diff<\/li>\n      <li><strong>Custom Pre-Filters:<\/strong> the user can set specific parts of the configuration to be left out from the diff analytics, like generated IDs and such<\/li>\n    <\/ul>\n    <p><strong>Functions:<\/strong> Cancel, Create.<\/p>\n\n    <h4>Diff details<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_059.png\" alt=\"3C Diff details screen with source and target snapshot references\" title=\"\">\n      <figcaption>The Diff Details screen \u2014 source snapshot, target snapshot, status, statistics and metadata.<\/figcaption>\n    <\/figure>\n    <p>After the diff process is done, the analytics can be seen in the Diff detail screen.<\/p>\n    <p><strong>Fields:<\/strong> Id (read-only), Title, Status, Start\/End time, Source Snapshot, Target Snapshot, Description, Tags.<\/p>\n    <p><strong>Functions:<\/strong> Refresh, Back, Info, Save.<\/p>\n\n    <h4>Object tree view<\/h4>\n    <p>Same layout as the snapshot tree view. It also displays a special record named <strong>== All diffs ==<\/strong> that shows every diff in the right side of the screen. For the whole diff and for the specific folders, the blue numbers show the total number of moved objects, the green numbers show the newly created objects, the yellow numbers show the modified objects, and the red numbers show the objects that are missing or deleted.<\/p>\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>Object code:<\/strong> the name of the object. The colour of the object icon also represents the change (red for deletion, green for addition, yellow for modification, blue for move)<\/li>\n      <li><strong>Source modified:<\/strong> the time of the object change in the source environment<\/li>\n      <li><strong>Target modified:<\/strong> the time of the object change in the target environment<\/li>\n      <li><strong>Differences:<\/strong> opens the XML or tree-view comparison screen for the modifications<\/li>\n      <li><strong>Source:<\/strong> navigates to the Source Snapshot<\/li>\n      <li><strong>Target:<\/strong> navigates to the Target Snapshot<\/li>\n    <\/ul>\n\n    <h4>Deployment \/ User Story management<\/h4>\n    <p>If there is a User Story or Deployment selected in the top right corner, the screen changes. With the added control, you can select folders, the content of folders, or specific items to be added to the selected User Story or Deployment.<\/p>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_060.png\" alt=\"3C Diff tree view with Deployment and User Story selection controls\" title=\"\">\n      <figcaption>Deployment \/ User Story management within a diff \u2014 add items, related objects, or related recursively.<\/figcaption>\n    <\/figure>\n    <p>In the tree view on the left, the <strong>+<\/strong> button will recursively add every item under the folder to the selected object. The <strong>&#8211;<\/strong> button will recursively remove everything from it. The numbers in grey show how many objects are in the folder that potentially can be added, and how many of them are already added.<\/p>\n    <p>On the top of the list, <strong>Add all<\/strong> will add every item from the list shown above, and <strong>Remove all<\/strong> will remove the items.<\/p>\n    <p>On individual records there are three options: <strong>Add item<\/strong> adds that specific item; <strong>Add related<\/strong> adds the item with directly related objects; <strong>Add related recursively<\/strong> adds every item that is related to the actual one, with their references as well.<\/p>\n    <div class=\"tcs-callout\">\n      <strong>Beware.<\/strong> The &#8220;Add related recursively&#8221; function can add several other items to the deployment at once.\n    <\/div>\n\n    <h4>Diff object details<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_061.png\" alt=\"3C Diff object details with Source, Target and Diff tabs for XML comparison\" title=\"\">\n      <figcaption>The Diff Object Details screen \u2014 Source, Target and Diff tabs for XML\/JSON text comparison.<\/figcaption>\n    <\/figure>\n    <p>The XML comparison opens up the configuration change screen. The <strong>Source<\/strong> tab shows the configuration on the source side, the <strong>Target<\/strong> tab shows the configuration on the target side, and the <strong>Diff<\/strong> tab shows the differences in the XML or JSON code, using a text comparison view.<\/p>\n\n    <h4>Analytics view<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_062.png\" alt=\"3C Diff analytics tree view of XML configuration items\" title=\"\">\n      <figcaption>The Analytics view \u2014 tree visualisation of configuration items inside an object&#8217;s XML.<\/figcaption>\n    <\/figure>\n    <p>Provides another visualisation screen, where the configuration items within the object&#8217;s XML are shown in a tree view, for easier understanding.<\/p>\n  <\/div>\n\n  <!-- ============================================================\n       4.X \u00b7 DEPLOYMENTS\n       ============================================================ -->\n  <div class=\"tcs-section\" style=\"margin-bottom:36px;\">\n    <h3 id=\"usage-deployments\">Deployments<\/h3>\n    <p>Deployments are the third important objects in the 3C Release Manager. A Deployment Package is a collection of configuration items that can be collected directly from snapshots or diffs, or can be added via user stories. A deployment always has a target system, where the user wants to write the collected configurations.<\/p>\n    <p>Once the deployment is set up and prepared, it can be started, and The 3C Release Manager will automatically deploy each step one by one in the given order. The 3C Release Manager can also create a Backup Snapshot before the deployment starts, and a Validation Snapshot after the deployment ended, so the changes can be validated afterwards. In case of an error, a Rollback Deployment can automatically be created.<\/p>\n    <p>Once a deployment finished running, it cannot be changed anymore, so the deployment logs can be used as a source of audit for the targeted systems.<\/p>\n\n    <h4>Deployment list<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_063.png\" alt=\"3C Deployment list with status, type and target environment\" title=\"\">\n      <figcaption>The Deployment list \u2014 status (DRAFT\/PREPARED\/IN_PROGRESS\/DONE\/ERROR), type, target environment and creation date.<\/figcaption>\n    <\/figure>\n    <p><strong>Functions:<\/strong> Refresh, New deployment, Info.<\/p>\n    <p><strong>Filters:<\/strong> Environments, Status selector (one or more), Creation date interval, Text field (free text in title or description).<\/p>\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>Id:<\/strong> generated technical ID<\/li>\n      <li><strong>Title:<\/strong> the title of the Deployment Package<\/li>\n      <li><strong>Status:<\/strong> DRAFT, PREPARED, IN_PROGRESS, DONE, ERROR<\/li>\n      <li><strong>Type:<\/strong> Deployment or Rollback<\/li>\n      <li><strong>Creation date:<\/strong> time of the Deployment Package&#8217;s creation<\/li>\n      <li><strong>Target:<\/strong> the targeted environment<\/li>\n      <li><strong>Show:<\/strong> navigates to the Edit Deployment screen<\/li>\n      <li><strong>Delete:<\/strong> deletes the deployment<\/li>\n    <\/ul>\n\n    <h4>Create deployment package<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_064.png\" alt=\"3C Create Deployment Package screen with target environment and title\" title=\"\">\n      <figcaption>The Create Deployment Package screen \u2014 target environment, title and description.<\/figcaption>\n    <\/figure>\n    <p><strong>Fields:<\/strong> Target environment, Title (required), Description. <strong>Functions:<\/strong> Cancel, Create.<\/p>\n    <p>The additional values can be set after creation.<\/p>\n\n    <h4>Edit deployment package<\/h4>\n    <p>The Edit Deployment Package screen has 5 tabs:<\/p>\n    <ul>\n      <li><strong>Base:<\/strong> the basic data of the deployment<\/li>\n      <li><strong>Rules:<\/strong> only for Automic, where the user can define automatic rules to run on the config items before deployment<\/li>\n      <li><strong>Prepare package:<\/strong> where the user can edit the deployment steps<\/li>\n      <li><strong>Run log:<\/strong> where the user can start and monitor the deployment package<\/li>\n      <li><strong>Validation:<\/strong> where the user can check the validation steps after the deployment is finished<\/li>\n    <\/ul>\n\n    <h4>Base tab<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_065.png\" alt=\"3C Edit Deployment Base tab with user stories and source list\" title=\"\">\n      <figcaption>The Edit Deployment Base tab \u2014 title, target, status, user stories and source list (snapshots and diffs used).<\/figcaption>\n    <\/figure>\n    <p>If there are conflicting items in the deployment steps, a warning message is shown. Another message is also shown if there are objects added to the deployment that are generally not advised to be changed in an Automic instance.<\/p>\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>Title:<\/strong> the title of the deployment<\/li>\n      <li><strong>Target environment:<\/strong> the environment where the deployment will be done<\/li>\n      <li><strong>Status:<\/strong> the status of the deployment<\/li>\n      <li><strong>Deployment ID:<\/strong> auto-generated technical ID<\/li>\n      <li><strong>Deployment type:<\/strong> Deployment or Rollback<\/li>\n      <li><strong>Description:<\/strong> free text description field<\/li>\n      <li><strong>Advanced options:<\/strong> to manually disable Backup Snapshot and Validation Snapshot creation<\/li>\n    <\/ul>\n    <p><strong>User Stories:<\/strong> the list of the user stories that are included in the Deployment Package.<\/p>\n    <p><strong>Source list:<\/strong> the list of the snapshots and diffs that were used as a source for the Deployment Package&#8217;s steps, directly or indirectly via user stories.<\/p>\n    <p><strong>Functions:<\/strong> Cancel, Save, <strong>Clone deployment<\/strong> (clones the current deployment and creates a new one with the same content and settings), <strong>Deployment rules<\/strong> (navigates to the next tab).<\/p>\n\n    <h4>Rules tab (Automic only)<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_066.png\" alt=\"3C Edit Deployment Rules tab with AEDB Change ruleset editor\" title=\"\">\n      <figcaption>The Rules tab \u2014 per-deployment ruleset using AEDB Change utility syntax.<\/figcaption>\n    <\/figure>\n    <p>The user can set the actual rules for this deployment, that will be used during the process. If the target environment has a default ruleset defined, those will be copied here automatically, but can also be deleted by the user. The text change process works similarly to the AEDB Change utility.<\/p>\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>Environment ruleset:<\/strong> the text that contains the rules (each line is one rule)<\/li>\n      <li><strong>Validate:<\/strong> checks the ruleset and shows an error message in case of syntax errors<\/li>\n      <li><strong>Save:<\/strong> saves the ruleset for the deployment. Any objects added to the deployment will trigger the rules and their content will be changed accordingly.<\/li>\n    <\/ul>\n\n    <h4>Prepare package tab<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_067.png\" alt=\"3C Prepare Package tab with deployment steps and reorderable list\" title=\"\">\n      <figcaption>The Prepare Package tab \u2014 deployment steps with type (Create\/Modify\/Delete\/Move\/Manual), source and target preview.<\/figcaption>\n    <\/figure>\n    <p>Similarly to user story contents, the Deployment Package contains steps that should be run during the process. The steps can be the following types:<\/p>\n    <ul>\n      <li><strong>Create<\/strong> a new object (Create action)<\/li>\n      <li><strong>Delete<\/strong> an object (Remove action) \u2014 for Clarity, the deletion does not work automatically due to external system limitations<\/li>\n      <li><strong>Modify<\/strong> the configuration of an existing object<\/li>\n      <li><strong>Move<\/strong> an existing object to another folder \u2014 only relevant for Automic instances<\/li>\n      <li><strong>Manual steps<\/strong> \u2014 custom steps during the deployment process where the process should stop, so the administrator can finish some manual task<\/li>\n    <\/ul>\n    <p>The objects can be added from a snapshot; Delete\/Create\/Move changes can be added from a diff.<\/p>\n    <p><strong>Filter:<\/strong> Free text search within object codes or object types.<\/p>\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>Number:<\/strong> the order of the steps. Records can be dragged and dropped by the user to reorder. The deployment steps will be done in script order during the process.<\/li>\n      <li><strong>Id:<\/strong> generated technical ID. If there is a warning for the record (like conflicts), a warning sign is also shown here.<\/li>\n      <li><strong>User story:<\/strong> the link of the originator user story<\/li>\n      <li><strong>Source:<\/strong> the link of the snapshot or diff from which the configuration originated<\/li>\n      <li><strong>Step type:<\/strong> AUTO or MANUAL<\/li>\n      <li><strong>Object type:<\/strong> if there are objects within the deployment that are generally not advised to be changed, a warning icon will be shown here<\/li>\n      <li><strong>Object code:<\/strong> the code of the object<\/li>\n      <li><strong>Config type:<\/strong> XML or JSON<\/li>\n      <li><strong>Action:<\/strong> the action that will be done during deployment<\/li>\n      <li><strong>Deploy XML:<\/strong> shows the object&#8217;s code that will be deployed on the target system<\/li>\n      <li><strong>Target config:<\/strong> shows the object&#8217;s code that will be overwritten on the target system<\/li>\n      <li><strong>Operations:<\/strong>\n        <ul>\n          <li><strong>Breakpoint:<\/strong> the deployment process will stop after this step until the user resumes the deployment<\/li>\n          <li><strong>Move up \/ down:<\/strong> reordering the steps<\/li>\n          <li><strong>+:<\/strong> creates a manual step after the selected one<\/li>\n          <li><strong>Note:<\/strong> opens the note for the deployment step<\/li>\n          <li><strong>Delete:<\/strong> removes the step from the deployment<\/li>\n        <\/ul>\n      <\/li>\n    <\/ul>\n    <p><strong>Functions:<\/strong> <strong>Add from Diff<\/strong> (navigates to the Diff list with the current deployment selected for addition), <strong>Add from Snapshot<\/strong>, <strong>Preparation ready<\/strong> (changes the state of the deployment to &#8220;Prepared&#8221;), <strong>Start<\/strong> (only visible for deployments with Prepared state \u2014 starts the process and navigates to the Run Log tab).<\/p>\n    <div class=\"tcs-callout\">\n      <strong>Note.<\/strong> Only the contents of a deployment with the &#8220;Draft&#8221; status can be modified. If it was already prepared, first use the <strong>Set to Draft<\/strong> button to unlock the contents.\n    <\/div>\n\n    <h4>Deployment step dialog<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_068.png\" alt=\"3C Deployment step dialog with source configuration and notes\" title=\"\">\n      <figcaption>The Deployment step dialog \u2014 source type, code, object type and the configuration that will be deployed.<\/figcaption>\n    <\/figure>\n    <p>Shows the details of the deployment step, with the configuration that will be used during the deployment.<\/p>\n    <p><strong>Fields:<\/strong> Source type (Snapshot or Diff), Id, Object source, Code, Object type, Source (the configuration of the object), Description, Notes.<\/p>\n\n    <h4>Run log tab<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_069.png\" alt=\"3C Run Log tab during a deployment process with step status cards and pause controls\" title=\"\">\n      <figcaption>The Run Log tab \u2014 pause, resume and cancel controls with per-step status cards.<\/figcaption>\n    <\/figure>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_070.png\" alt=\"3C Run Log tab showing a successful completed deployment with all steps DONE\" title=\"\">\n      <figcaption>A successful deployment in the Run Log tab \u2014 every step in DONE status.<\/figcaption>\n    <\/figure>\n    <p>After the deployment process is started, this log can be used to monitor the process. If the Backup Snapshot option is enabled, The 3C Release Manager will first create a snapshot that contains every item that will be changed during the deployment process. Once it is done, it will start with the first step.<\/p>\n    <p>If there were no manual steps or breakpoints set on the steps, every step will be done automatically, and then a Validation Snapshot will be created about the changes. If the deployment process stops, it can be continued using the <strong>Resume<\/strong> button, or the whole process can be shut down using the <strong>Cancel<\/strong> button.<\/p>\n    <p>If the process is paused, deployment steps can be Repeated or Skipped, and even additional Breakpoints can be added.<\/p>\n    <p><strong>Functions:<\/strong><\/p>\n    <ul>\n      <li><strong>Pause:<\/strong> pauses the deployment process<\/li>\n      <li><strong>Resume:<\/strong> resumes a paused deployment process<\/li>\n      <li><strong>Cancel:<\/strong> panic button \u2014 stops the deployment process completely and sets the deployment to the Cancelled state<\/li>\n    <\/ul>\n    <p><strong>Deployment step cards:<\/strong><\/p>\n    <ul>\n      <li><strong>Number:<\/strong> the order number of the step<\/li>\n      <li><strong>Status:<\/strong> DONE, WAITING, IN_PROGRESS, ERROR<\/li>\n      <li><strong>ID:<\/strong> deployment step ID<\/li>\n      <li><strong>Type:<\/strong> Auto or Manual<\/li>\n      <li><strong>Object:<\/strong> the object type<\/li>\n      <li><strong>Code:<\/strong> the object code<\/li>\n      <li><strong>Config type:<\/strong> XML or JSON<\/li>\n      <li><strong>Title:<\/strong> the change&#8217;s title<\/li>\n      <li><strong>Execution list:<\/strong> if the step has already been done, the execution log will be shown here<\/li>\n      <li><strong>Details:<\/strong> shows the details and notes of the step<\/li>\n      <li><strong>Repeat:<\/strong> only visible if the process is paused \u2014 3C will try to do the same step again<\/li>\n      <li><strong>Skip:<\/strong> only visible if the process is paused \u2014 3C will not do the step<\/li>\n      <li><strong>Finish:<\/strong> only visible for manual steps \u2014 the user has to manually finish the task before the process is resumed<\/li>\n    <\/ul>\n\n    <h4>Execution details window<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_071.png\" alt=\"3C Execution details window with start time, finish time and result\" title=\"\">\n      <figcaption>The Execution Details window \u2014 execution number, status (SUCCESS\/ERROR), times, result and request configuration.<\/figcaption>\n    <\/figure>\n    <p>Shows the details of the execution of a deployment step.<\/p>\n    <p><strong>Fields:<\/strong> Execution number (1 if there were no repetitions), Execution status (SUCCESS or ERROR), Start time, Finish time, Result (OK if success, otherwise the error message from the external system), Request (the configuration that was used for the deployment).<\/p>\n\n    <h4>Validation tab<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_072.png\" alt=\"3C Validation tab with backup snapshot, validation snapshot and Rollback button\" title=\"\">\n      <figcaption>The Validation tab \u2014 backup snapshot, validation snapshot, validation diff and the Rollback button.<\/figcaption>\n    <\/figure>\n    <p>Only visible after the deployment has been finished. This screen collects the Backup Snapshot, Validation Snapshot, and Validation Diff details in one place. If everything went well, the diff analytics should show exactly what you intended to deploy on the target environment.<\/p>\n    <p><strong>Functions:<\/strong><\/p>\n    <ul>\n      <li><strong>Rollback:<\/strong> in case of an error or an unsuccessful deployment, use the Rollback button. It will create a special Rollback Deployment that is the exact opposite of the current deployment, taking back the state of the objects using the Backup Snapshot. After creation, the Rollback Deployment works as a standard deployment and must be started manually.<\/li>\n    <\/ul>\n  <\/div>\n\n  <!-- ============================================================\n       4.X \u00b7 USER STORIES\n       ============================================================ -->\n  <div class=\"tcs-section\" style=\"margin-bottom:36px;\">\n    <h3 id=\"usage-user-stories\">User stories<\/h3>\n    <p>User Stories serve as a logical container for changes that are connected to a business requirement. The advised way of using the 3C Release Manager is:<\/p>\n    <ul>\n      <li>Define user stories in the system, most probably originating from an external user story management system<\/li>\n      <li>Create a snapshot from the development environment before the development starts<\/li>\n      <li>Create a snapshot from the development environment after the development ended<\/li>\n      <li>Create a diff analytics between the two snapshots<\/li>\n      <li>Based on the differences, collect the individual changes and link them to the user stories. This way the team will have a clear understanding of why each configuration change was done, and what business requirements are affected by them.<\/li>\n    <\/ul>\n    <p>Later, the user stories can be added to deployments to move the changes to the desired system.<\/p>\n\n    <h4>User story list<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_073.png\" alt=\"3C User Story list with status, sprint and active system\" title=\"\">\n      <figcaption>The User Story list \u2014 status, sprint, active system and the deployments the story is part of.<\/figcaption>\n    <\/figure>\n    <p><strong>Functions:<\/strong> Refresh, New User Story, Info.<\/p>\n    <p><strong>Filters:<\/strong> Status filter (visible statuses), Sprint selection, Search field (free text in titles and descriptions).<\/p>\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>ID:<\/strong> generated technical ID<\/li>\n      <li><strong>Name:<\/strong> the name of the user story<\/li>\n      <li><strong>Status:<\/strong> the actual status (DRAFT, WORK IN PROGRESS, READY FOR DEVELOPMENT, TESTING, DONE, etc.)<\/li>\n      <li><strong>Sprint:<\/strong> the sprint the user story is connected to<\/li>\n      <li><strong>Active system:<\/strong> the system that the actual status is connected to<\/li>\n      <li><strong>Deployments:<\/strong> the list of deployments that the user story is part of<\/li>\n      <li><strong>Show:<\/strong> navigates to the user story details screen<\/li>\n      <li><strong>Delete:<\/strong> deletes the user story<\/li>\n    <\/ul>\n\n    <h4>Create user story<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_074.png\" alt=\"3C Create User Story screen with name, external link and responsible user\" title=\"\">\n      <figcaption>The Create User Story screen \u2014 name, external ticketing system reference and responsible user.<\/figcaption>\n    <\/figure>\n    <p>This screen can be used to create new user stories in the 3C Release Manager. Note that new user stories can also be created from the Snapshot and Diff pages.<\/p>\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>Product name:<\/strong> only visible if the 3C license key is valid for both Clarity and Automic<\/li>\n      <li><strong>Name:<\/strong> required, free text field<\/li>\n      <li><strong>User Story Number:<\/strong> optional, to store the ID of the user story in external ticketing systems, like Jira<\/li>\n      <li><strong>External link:<\/strong> optional, to store the link for the external ticket<\/li>\n      <li><strong>Description:<\/strong> free text description field<\/li>\n      <li><strong>Responsible user:<\/strong> optional, the 3C Release Manager user who is responsible for the user story<\/li>\n    <\/ul>\n    <p><strong>Functions:<\/strong> Cancel, Save.<\/p>\n\n    <h4>Edit user story<\/h4>\n    <p>The screen contains 5 different tabs: Description, Content, Conflict analysis, Deployment, Activities.<\/p>\n\n    <h4>Description tab<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_075.png\" alt=\"3C Edit User Story Description tab with parent and children user stories and sprint\" title=\"\">\n      <figcaption>The Description tab \u2014 parent\/children user stories, sprint management and external ticketing references.<\/figcaption>\n    <\/figure>\n    <p>Used to edit the basic data of the user story.<\/p>\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>Product:<\/strong> only visible if both Clarity and Automic licenses are valid<\/li>\n      <li><strong>Story ID:<\/strong> generated technical ID<\/li>\n      <li><strong>Name:<\/strong> required, free text field<\/li>\n      <li><strong>User Story Number:<\/strong> optional, for external ticketing system reference<\/li>\n      <li><strong>External link:<\/strong> optional, for the external ticket URL<\/li>\n      <li><strong>Description:<\/strong> free text<\/li>\n      <li><strong>Responsible user:<\/strong> optional<\/li>\n      <li><strong>Parent user story:<\/strong> user stories can be organised into hierarchies \u2014 here the user can select another user story to be this one&#8217;s parent<\/li>\n      <li><strong>Children user stories:<\/strong> the list of user stories related to this one<\/li>\n      <li><strong>Status:<\/strong> the actual status (information field)<\/li>\n      <li><strong>Active system:<\/strong> the actual external system where the changes within the user story are already deployed<\/li>\n      <li><strong>Sprint:<\/strong> sprint management control to select an existing sprint or create a new one via dialog<\/li>\n      <li><strong>Created at \/ Last modification:<\/strong> read-only timestamps<\/li>\n    <\/ul>\n    <p><strong>Functions:<\/strong> Cancel, Save.<\/p>\n\n    <h4>Content tab<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_076.png\" alt=\"3C Edit User Story Content tab with configuration changes from snapshots and diffs\" title=\"\">\n      <figcaption>The Content tab \u2014 configuration changes added from snapshots and diffs, with action type and notes.<\/figcaption>\n    <\/figure>\n    <p>The user can manage the contents of the user story: the actual configuration changes.<\/p>\n    <p><strong>Filter:<\/strong> Search objects (free-form text search in object codes and types).<\/p>\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>Id:<\/strong> generated technical ID of the config item<\/li>\n      <li><strong>Source:<\/strong> the source where the object or object change was added (snapshot or diff item)<\/li>\n      <li><strong>Object type:<\/strong> the type of the object<\/li>\n      <li><strong>Object code:<\/strong> the code of the object<\/li>\n      <li><strong>Action:<\/strong> Addition, Deletion, Change, Move, or Custom (in case of a manual step)<\/li>\n      <li><strong>Deploy XML:<\/strong> shows the configuration code of the object<\/li>\n      <li><strong>Notes:<\/strong> shows the user notes related to the object<\/li>\n      <li><strong>Delete:<\/strong> deletes the object from the user story<\/li>\n    <\/ul>\n    <p><strong>Functions:<\/strong> <strong>Add from Snapshot<\/strong> (navigates to the Snapshot list with the current user story selected for addition), <strong>Add from Diff<\/strong>, <strong>Add manual step<\/strong> (adds a custom step to the list).<\/p>\n\n    <h4>Config item dialog<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_077.png\" alt=\"3C User Story Config item dialog with selected configuration item details\" title=\"\">\n      <figcaption>The Config item dialog \u2014 source type, code, object type and the saved configuration.<\/figcaption>\n    <\/figure>\n    <p>Shows the details of the selected configuration item, with its current code and other metadata.<\/p>\n    <p><strong>Fields:<\/strong> Source type (Snapshot or Diff), Id, Object source, Code, Object type, Source (the configuration), Description, Notes.<\/p>\n\n    <h4>Conflict analysis tab<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_078.png\" alt=\"3C User Story Conflict Analysis tab listing user stories with overlapping object changes\" title=\"\">\n      <figcaption>The Conflict Analysis tab \u2014 other user stories that touch the same configuration items.<\/figcaption>\n    <\/figure>\n    <p>This list shows every other user story that can conflict with the current one. Every user story will show up that contains changes for the same config items. The list also shows the conflicting object. This feature is designed to coordinate object changes for large development groups.<\/p>\n    <p><strong>Fields:<\/strong><\/p>\n    <ul>\n      <li><strong>Story ID:<\/strong> the 3C ID of the conflicting user story<\/li>\n      <li><strong>User Story:<\/strong> the name of the conflicting user story<\/li>\n      <li><strong>Status:<\/strong> the current status of the conflicting user story<\/li>\n      <li><strong>Owner:<\/strong> the owner of the conflicting user story<\/li>\n      <li><strong>Conflicting object:<\/strong> the type and code of the object that is contained by the user story<\/li>\n      <li><strong>Show:<\/strong> navigates to the conflicting user story<\/li>\n    <\/ul>\n\n    <h4>Deployment tab<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_079.png\" alt=\"3C User Story Deployment tab with deployment selector\" title=\"\">\n      <figcaption>The User Story Deployment tab \u2014 add the user story to existing deployments or create a new one.<\/figcaption>\n    <\/figure>\n    <p>Used to add user stories to deployments. It also shows every deployment that contains the user story. The advised way of using the 3C Release Manager is to collect the changes to user stories, and the same user story should be added to the deployment of the Test environment and later to the Production environment.<\/p>\n    <p><strong>Fields:<\/strong> Id, Title, Target environment, Status, Created at, Show, Delete.<\/p>\n    <p><strong>Functions:<\/strong> Deployment selector (lists available deployments). On selecting a deployment, the <strong>Add to deployment<\/strong> button is shown. When <strong>\u2013 New deployment \u2013<\/strong> is selected, the <strong>Create new deployment<\/strong> button is visible, opening the deployment creation dialog box.<\/p>\n\n    <h4>Activities tab<\/h4>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_080.png\" alt=\"3C User Story Activities tab with audit modifications and manual comments\" title=\"\">\n      <figcaption>The Activities tab \u2014 audit trail of modifications with the option to add manual comments.<\/figcaption>\n    <\/figure>\n    <p>Used for audit purposes \u2014 shows the modifications done on the user story. Manual comments can also be added here.<\/p>\n  <\/div>\n\n  <hr class=\"tcs-section-divider\">\n\n  <!-- ============================================================\n       5 \u00b7 UPGRADE & MIGRATION\n       ============================================================ -->\n  <div id=\"upgrade\" class=\"tcs-section\" style=\"margin-bottom:36px;\">\n    <div class=\"tcs-eyebrow\">5 \u00b7 Upgrade &amp; migration<\/div>\n    <h2>Upgrade &amp; migration<\/h2>\n    <p><strong>3C Release Manager<\/strong> upgrades follow the same two flavours as the initial 3C Release Manager installation: <strong>manual<\/strong> and <strong>guided<\/strong>. The examples use generic values; ensure these are replaced with the correct values for the target 3C Release Manager environment.<\/p>\n\n    <h3 id=\"upgrade-manual\">Upgrade \u2014 manual<\/h3>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 1<\/div>\n      <div class=\"tcs-step-title\">Stop Tomcat<\/div>\n      <div class=\"tcs-step-body\">Stop the Apache Tomcat service before any file changes.<\/div>\n    <\/div>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 2<\/div>\n      <div class=\"tcs-step-title\">WAR deployment<\/div>\n      <div class=\"tcs-step-body\">\n        <p>Copy the new WAR files to <span class=\"tcs-inline-code\">&lt;TOMCAT_HOME&gt;\/webapps\/<\/span>:<\/p>\n        <ul>\n          <li><span class=\"tcs-inline-code\">threec.war<\/span><\/li>\n          <li><span class=\"tcs-inline-code\">threec-auth.war<\/span><\/li>\n          <li><span class=\"tcs-inline-code\">threec-backend.war<\/span><\/li>\n          <li><span class=\"tcs-inline-code\">threec-frontend.war<\/span><\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 3<\/div>\n      <div class=\"tcs-step-title\">Removal of temp files<\/div>\n      <div class=\"tcs-step-body\">\n        <p>Remove the following folders from <span class=\"tcs-inline-code\">&lt;TOMCAT_HOME&gt;\/work\/Catalina\/localhost<\/span>:<\/p>\n        <ul>\n          <li><span class=\"tcs-inline-code\">threec<\/span><\/li>\n          <li><span class=\"tcs-inline-code\">threec-auth<\/span><\/li>\n          <li><span class=\"tcs-inline-code\">threec-backend<\/span><\/li>\n          <li><span class=\"tcs-inline-code\">threec-frontend<\/span><\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 4<\/div>\n      <div class=\"tcs-step-title\">Finalisation<\/div>\n      <div class=\"tcs-step-body\">\n        <ul>\n          <li>Restart Apache Tomcat.<\/li>\n          <li>Verify successful deployment via Tomcat logs and application URLs.<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n\n    <h3 id=\"upgrade-guided\">Upgrade \u2014 guided<\/h3>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 1<\/div>\n      <div class=\"tcs-step-title\">Start update<\/div>\n      <div class=\"tcs-step-body\">Start the dedicated update script.<\/div>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_011.png\" alt=\"3C upgrade installer command prompt with Welcome to 3C v3.2.0 upgrade installer\" title=\"\">\n      <figcaption>Step 1 \u2014 Start update. Running upgrade3c.bat opens the upgrade installer command prompt.<\/figcaption>\n    <\/figure>\n    <\/div>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 2<\/div>\n      <div class=\"tcs-step-title\">Directory settings<\/div>\n      <div class=\"tcs-step-body\">\n        <p>Enter the following directories, which have to be available:<\/p>\n        <ul>\n          <li>Tomcat HOME directory (e.g. <span class=\"tcs-inline-code\">c:\/Automic\/Tomcat-3C<\/span>)<\/li>\n          <li>Java HOME directory (e.g. <span class=\"tcs-inline-code\">c:\/Program Files\/Java\/jdk-17<\/span>)<\/li>\n        <\/ul>\n      <\/div>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_012.png\" alt=\"3C upgrade installer Directory settings prompt for Tomcat and Java home directories\" title=\"\">\n      <figcaption>Step 2 \u2014 Directory settings. The upgrade installer asks for the Tomcat and Java home directories.<\/figcaption>\n    <\/figure>\n    <\/div>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 3<\/div>\n      <div class=\"tcs-step-title\">Tomcat settings<\/div>\n      <div class=\"tcs-step-body\">Enter the Tomcat settings regarding domain name and port to be used (e.g. <span class=\"tcs-inline-code\">http:\/\/localvm:8061<\/span>). After entering the Tomcat settings, migration starts immediately.<\/div>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_013.png\" alt=\"3C upgrade installer Tomcat settings prompt with MIGRATE DATABASE SCHEMA\" title=\"\">\n      <figcaption>Step 3 \u2014 Tomcat settings. After entering the Tomcat host and port, the database schema migration starts immediately.<\/figcaption>\n    <\/figure>\n    <\/div>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 4<\/div>\n      <div class=\"tcs-step-title\">WAR deployment<\/div>\n      <div class=\"tcs-step-body\">Removal of old files and deployment of new WAR files will be processed automatically.<\/div>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_014.png\" alt=\"3C upgrade installer WAR deployment step REMOVING OLD FILES and COPYING NEW FILES\" title=\"\">\n      <figcaption>Step 4 \u2014 WAR deployment. Old files are removed and the new WAR files are copied to <tomcat_home>\/webapps.<\/tomcat_home><\/figcaption>\n    <\/figure>\n    <\/div>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 5<\/div>\n      <div class=\"tcs-step-title\">Configuration update<\/div>\n      <div class=\"tcs-step-body\">Configuration files for the Tomcat application will be updated automatically.<\/div>\n    <figure class=\"tcs-figure\">\n      <img decoding=\"async\" src=\"https:\/\/tricise.com\/wp-content\/uploads\/2026\/04\/3C_Release_Manager_Automic_015.png\" alt=\"3C upgrade installer Configuration update step UPDATING CONFIGURATION FILES\" title=\"\">\n      <figcaption>Step 5 \u2014 Configuration update. The upgrade installer rewrites the application-prod.properties files for all three modules.<\/figcaption>\n    <\/figure>\n    <\/div>\n\n    <div class=\"tcs-step\">\n      <div class=\"tcs-step-num\">STEP 6<\/div>\n      <div class=\"tcs-step-title\">Finalisation<\/div>\n      <div class=\"tcs-step-body\">\n        <ul>\n          <li>Restart Apache Tomcat.<\/li>\n          <li>Verify successful deployment via Tomcat logs and application URLs.<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <hr class=\"tcs-section-divider\">\n\n  <!-- ============================================================\n       6 \u00b7 RELEASE NOTES\n       ============================================================ -->\n  <div id=\"release-notes\" class=\"tcs-section\" style=\"margin-bottom:36px;\">\n    <div class=\"tcs-eyebrow\">6 \u00b7 Release notes<\/div>\n    <h2>Release notes<\/h2>\n    <p>Recent 3C Release Manager versions and what changed in each.<\/p>\n\n    <h3>v3.3.4<\/h3>\n    <table class=\"tcs-param-table\">\n      <thead><tr><th>Type<\/th><th>Description<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td>Enhancement<\/td><td>4-eyes principle<\/td><\/tr>\n        <tr><td>Bugfix<\/td><td>GUI installer bugfixes<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n\n    <h3>v3.3.3<\/h3>\n    <table class=\"tcs-param-table\">\n      <thead><tr><th>Type<\/th><th>Description<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td>Enhancement<\/td><td>Added GUI installer<\/td><\/tr>\n        <tr><td>Bugfix<\/td><td>Various bugfixes<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n\n    <h3>v3.3.2<\/h3>\n    <table class=\"tcs-param-table\">\n      <thead><tr><th>Type<\/th><th>Description<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td>Bugfix<\/td><td>Object count limitations fixed \u2014 queries improved<\/td><\/tr>\n        <tr><td>Enhancement<\/td><td>Deployment speed improved<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n\n    <h3>v3.3.1<\/h3>\n    <table class=\"tcs-param-table\">\n      <thead><tr><th>Type<\/th><th>Description<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td>Enhancement<\/td><td>Added import\/export functionality to support snapshot ZIP file imports and exports<\/td><\/tr>\n        <tr><td>Enhancement<\/td><td>Enhanced JSON and XML import parsing to handle blueprint structures and preserve object identity<\/td><\/tr>\n        <tr><td>Enhancement<\/td><td>Refined snapshot started and ended timestamp handling during import<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n\n    <h3>v3.3.0<\/h3>\n    <table class=\"tcs-param-table\">\n      <thead><tr><th>Type<\/th><th>Description<\/th><th>Notes<\/th><\/tr><\/thead>\n      <tbody>\n        <tr><td>Enhancement<\/td><td>Added custom roles<\/td><td><\/td><\/tr>\n        <tr><td>Enhancement<\/td><td>3C blueprint handling<\/td><td>Support Clarity 16.3.3<\/td><\/tr>\n        <tr><td>Enhancement<\/td><td>Subtabs in blueprint module<\/td><td>Support Clarity 16.3.3<\/td><\/tr>\n        <tr><td>Bugfix<\/td><td>Minor bugfixes for stability and maintainability<\/td><td><\/td><\/tr>\n      <\/tbody>\n    <\/table>\n  <\/div>\n\n  <hr class=\"tcs-section-divider\">\n\n  <!-- ============================================================\n       7 \u00b7 FAQ\n       ============================================================ -->\n  <div id=\"faq\" class=\"tcs-section\" style=\"margin-bottom:36px;\">\n    <div class=\"tcs-eyebrow\">7 \u00b7 FAQ<\/div>\n    <h2>Frequently asked questions<\/h2>\n    <p style=\"font-size:13px; color:#6B6A66; margin:0 0 18px 0;\">Click any question to expand the answer.<\/p>\n\n    <details class=\"tcs-faq-item\">\n      <summary>What is 3C Release Manager and what does it do?<\/summary>\n      <div class=\"tcs-faq-body\">\n        <p>3C Release Manager is a transport, comparison, and deployment tool for Automic Automation that revolutionises how configurations move between DEV, TEST, UAT, and PROD environments. It extends the standard Automic transport case with snapshot-based configuration capture, diff analysis between environments and points in time, deployment packages with automatic rollback, user-story-based change grouping, and optional Git synchronisation.<\/p>\n        <p>3C Release Manager runs as a Java\/Spring web application on Apache Tomcat with a PostgreSQL backend, integrating with Automic Automation Engine V21 or higher via the Java API over TLS.<\/p>\n      <\/div>\n    <\/details>\n\n    <details class=\"tcs-faq-item\">\n      <summary>Which Automic versions are supported?<\/summary>\n      <div class=\"tcs-faq-body\">\n        <p>3C Release Manager requires <strong>Automic Automation Engine V21 or higher<\/strong>. The integration uses the Automic Java API over TLS-secured communication. You need one or more configured Automic clients per instance and TLS-compatible certificates.<\/p>\n        <p>The 3C Release Manager also supports Clarity PPM as an alternative target system if your license includes the Clarity module \u2014 both can be managed from the same 3C instance.<\/p>\n      <\/div>\n    <\/details>\n\n    <details class=\"tcs-faq-item\">\n      <summary>What are the technical requirements for installing the 3C Release Manager?<\/summary>\n      <div class=\"tcs-faq-body\">\n        <p>The 3C Release Manager is platform-independent and can be deployed on Microsoft Windows (64-bit) or Linux (64-bit, any modern vendor-supported distribution like RHEL, Rocky Linux, Ubuntu LTS). The required components are:<\/p>\n        <ul>\n          <li><strong>Java 21<\/strong> (Open Edition \/ OpenJDK)<\/li>\n          <li><strong>Apache Tomcat 10<\/strong> with HTTPS\/TLS enabled<\/li>\n          <li><strong>PostgreSQL 15<\/strong> with JDBC connectivity<\/li>\n          <li>Network access from the 3C backend to your Automic instances<\/li>\n          <li>TLS-compatible certificates for the Automic communication<\/li>\n        <\/ul>\n      <\/div>\n    <\/details>\n\n    <details class=\"tcs-faq-item\">\n      <summary>How are passwords stored?<\/summary>\n      <div class=\"tcs-faq-body\">\n        <p>For 3C users, the passwords are stored in a hashed format. For the external environments (Automic instances), the password is stored using two-way encryption \u2014 this is necessary so that 3C can connect to the external system on behalf of the configured technical user.<\/p>\n      <\/div>\n    <\/details>\n\n    <details class=\"tcs-faq-item\">\n      <summary>What is the default login name and password after installation?<\/summary>\n      <div class=\"tcs-faq-body\">\n        <p>The default super user credentials after a fresh installation are: username <span class=\"tcs-inline-code\">super<\/span>, password <span class=\"tcs-inline-code\">super<\/span>. <strong>Change this immediately after first login<\/strong> via the My Profile page.<\/p>\n      <\/div>\n    <\/details>\n\n    <details class=\"tcs-faq-item\">\n      <summary>What is the difference between a Snapshot and a Diff?<\/summary>\n      <div class=\"tcs-faq-body\">\n        <p>A <strong>Snapshot<\/strong> is a representation of an Automic environment&#8217;s configuration at a specific point in time. 3C connects to the environment and downloads every configuration object based on the configured filters. Snapshots serve as configuration history, system backups, and the source for deployment packages.<\/p>\n        <p>A <strong>Diff<\/strong> is a comparison between two snapshots \u2014 or between two environments, in which case 3C creates the snapshots on the fly. Diffs reveal what differs between source and target: newly created objects, deleted ones, modifications, and moves. They are typically the starting point for scoping a deployment.<\/p>\n      <\/div>\n    <\/details>\n\n    <details class=\"tcs-faq-item\">\n      <summary>Why does my first snapshot take so long compared to later ones?<\/summary>\n      <div class=\"tcs-faq-body\">\n        <p>The 3C Release Manager exports and saves objects in an <strong>incremental way<\/strong>. The first snapshot of a fresh environment must download every configuration object, which takes time. Every subsequent snapshot only stores the objects that have changed since the previous snapshot \u2014 that significantly reduces both the runtime and the database consumption.<\/p>\n        <p>To speed up snapshots in general, consider configuring filters that exclude irrelevant configuration types, so only the important objects are captured.<\/p>\n      <\/div>\n    <\/details>\n\n    <details class=\"tcs-faq-item\">\n      <summary>How does the rollback work if a deployment fails?<\/summary>\n      <div class=\"tcs-faq-body\">\n        <p>Every deployment automatically creates a <strong>Backup Snapshot<\/strong> before running, which contains every item that will be changed during the deployment process. After the deployment, a <strong>Validation Snapshot<\/strong> is created to verify the changes.<\/p>\n        <p>If something goes wrong, the Validation tab provides a <strong>Rollback button<\/strong>. It creates a special Rollback Deployment that is the exact opposite of the original deployment, restoring the affected objects from the Backup Snapshot. The rollback works as a standard deployment and must be started manually.<\/p>\n      <\/div>\n    <\/details>\n\n    <details class=\"tcs-faq-item\">\n      <summary>Can multiple development teams work in parallel without overwriting each other&#8217;s changes?<\/summary>\n      <div class=\"tcs-faq-body\">\n        <p>Yes. The <strong>Conflict Analysis tab<\/strong> on every user story automatically lists every other user story that contains changes for the same configuration items. The view shows which conflicting object is affected, who owns the conflicting story, and its current status \u2014 and lets you navigate directly to the conflicting story.<\/p>\n        <p>This is designed specifically to coordinate object changes for large development groups, where parallel work on the same Automic objects would otherwise lead to silent overwrites during deployment.<\/p>\n      <\/div>\n    <\/details>\n\n    <details class=\"tcs-faq-item\">\n      <summary>How do I integrate 3C with Git (GitHub or Bitbucket)?<\/summary>\n      <div class=\"tcs-faq-body\">\n        <p>Git integration in the 3C Release Manager is a two-step setup:<\/p>\n        <p><strong>1. Tenant-level Git settings.<\/strong> An administrator configures the Git repository URL and the connection method (Credentials with username\/password, or SSH with private key) under <em>Administration \u2192 Git settings<\/em>. The technical user must have commit and push permissions on the repository.<\/p>\n        <p><strong>2. Per-environment Git Sync.<\/strong> On each environment&#8217;s <em>Git Settings<\/em> tab, set a branch name (created automatically if it does not exist) and toggle <strong>Git Sync Enabled<\/strong>. From then on, every successful snapshot writes the configuration to the file system and commits\/pushes the changes to the configured branch automatically.<\/p>\n      <\/div>\n    <\/details>\n\n    <details class=\"tcs-faq-item\">\n      <summary>What happens to objects in the history when they get deleted from the external system?<\/summary>\n      <div class=\"tcs-faq-body\">\n        <p>Deleted objects remain visible in the 3C history based on the earlier snapshots that captured them. You can still access their previous configuration via the History view of the Object list, even though the object no longer exists in the source Automic instance. This makes 3C a reliable audit and forensics source even for objects that have been removed from the running system.<\/p>\n      <\/div>\n    <\/details>\n\n    <details class=\"tcs-faq-item\">\n      <summary>How can I perform mass changes (e.g. host renames) during a deployment?<\/summary>\n      <div class=\"tcs-faq-body\">\n        <p>The 3C Release Manager supports rule-based mass changes during deployment using the same syntax as the <strong>Automic AEDB Change utility<\/strong>. You can define rulesets at two levels:<\/p>\n        <ul>\n          <li><strong>Per environment<\/strong> \u2014 under the environment&#8217;s <em>Deployment Rules<\/em> tab. These rules are copied as defaults to any new deployment targeting that environment.<\/li>\n          <li><strong>Per deployment<\/strong> \u2014 under the deployment&#8217;s <em>Rules<\/em> tab. The default ruleset from the environment is copied here automatically and can be edited or removed.<\/li>\n        <\/ul>\n        <p>When a deployment runs, the rules are applied automatically to every object before it is written to the target system. Use the <strong>Validate<\/strong> button to check the ruleset for syntax errors before saving.<\/p>\n      <\/div>\n    <\/details>\n\n    <details class=\"tcs-faq-item\">\n      <summary>How do I check the database size and what is the expected growth?<\/summary>\n      <div class=\"tcs-faq-body\">\n        <p>To check the database size, use the PostgreSQL command line:<\/p>\n<div class=\"tcs-code\">[postgres install folder]\\bin\\pgsql -U postgres\n\\l+<\/div>\n        <p>Or use this SQL query:<\/p>\n<div class=\"tcs-code\">SELECT t1.datname AS db_name,\n       pg_size_pretty(pg_database_size(t1.datname)) AS db_size\nFROM pg_database t1\nORDER BY pg_database_size(t1.datname) DESC;<\/div>\n        <p><strong>Reference value:<\/strong> 20 MB is the typical size for 1 snapshot of 2,600 configuration items (with a filter for 2 languages) plus 5 diffs with about 300 changes in each.<\/p>\n      <\/div>\n    <\/details>\n\n    <details class=\"tcs-faq-item\">\n      <summary>How does the 4-eyes principle for transport releases work?<\/summary>\n      <div class=\"tcs-faq-body\">\n        <p>The 4-eyes principle was introduced in 3C Release Manager version 3.3.4 to support environments where transport actions need explicit traceability \u2014 typically regulated industries or change-controlled IT organisations. It requires a second user to approve transport releases before they can be executed, ensuring that no single individual can deploy changes to a target environment unchecked.<\/p>\n        <p>Combined with the audit log (which captures every important system action with user, timestamp, and module), this provides the traceability that compliance-driven environments require.<\/p>\n      <\/div>\n    <\/details>\n  <\/div>\n\n  <!-- ============================================================\n       FOOTER CTA\n       ============================================================ -->\n  <div style=\"background:#2C2C2A; border-radius:12px; padding:28px 32px; margin-top:24px;\">\n    <div style=\"margin-bottom:14px;\">\n      <div style=\"font-size:17px; font-weight:500; color:#FFFFFF; margin:0 0 4px 0;\">\n        Need help with <em style=\"font-style:italic; color:#F09595; font-weight:500;\">3C in your environment?<\/em>\n      <\/div>\n      <div style=\"font-size:13px; color:#B4B2A9;\">Talk to our experts about installation, integration, training, or licensing.<\/div>\n    <\/div>\n    <div>\n      <a href=\"https:\/\/tricise.com\/contact\/consultation\/\" class=\"tcs-hover-btn-primary\" style=\"display:inline-block; font-size:13px; font-weight:500; padding:10px 20px; border-radius:8px; text-decoration:none; background:#A32D2D; color:#FFFFFF; margin-right:10px;\">Talk to expert<\/a>\n      <a href=\"https:\/\/tricise.com\/\" class=\"tcs-hover-btn-ghost\" style=\"display:inline-block; font-size:13px; font-weight:500; padding:10px 20px; border-radius:8px; text-decoration:none; background:transparent; color:#FFFFFF; border:1px solid #5F5E5A;\">More about Tricise<\/a>\n    <\/div>\n  <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Current version v3.4.1 Action Pack \u00b7 Automic Full Guide \u00b7 Action Pack 3C Release Manager \u2014 install, configure &amp; operate [&hellip;]<\/p>\n","protected":false},"author":59,"featured_media":0,"parent":14571,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"doc_tag":[],"doc_badge":[],"class_list":["post-14639","docs","type-docs","status-publish","hentry"],"acf":[],"meta_box":[],"author_avatar":"https:\/\/secure.gravatar.com\/avatar\/f90ddc4bef2e4782ae1e7c9da72b6fd7660039c95037dc1af7edfb48356d41b4?s=96&d=mm&r=g","author_name":"Martin Winkler","_links":{"self":[{"href":"https:\/\/tricise.com\/fr\/wp-json\/wp\/v2\/docs\/14639","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tricise.com\/fr\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/tricise.com\/fr\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/tricise.com\/fr\/wp-json\/wp\/v2\/users\/59"}],"replies":[{"embeddable":true,"href":"https:\/\/tricise.com\/fr\/wp-json\/wp\/v2\/comments?post=14639"}],"version-history":[{"count":1,"href":"https:\/\/tricise.com\/fr\/wp-json\/wp\/v2\/docs\/14639\/revisions"}],"predecessor-version":[{"id":17694,"href":"https:\/\/tricise.com\/fr\/wp-json\/wp\/v2\/docs\/14639\/revisions\/17694"}],"up":[{"embeddable":true,"href":"https:\/\/tricise.com\/fr\/wp-json\/wp\/v2\/docs\/14571"}],"wp:attachment":[{"href":"https:\/\/tricise.com\/fr\/wp-json\/wp\/v2\/media?parent=14639"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/tricise.com\/fr\/wp-json\/wp\/v2\/doc_tag?post=14639"},{"taxonomy":"doc_badge","embeddable":true,"href":"https:\/\/tricise.com\/fr\/wp-json\/wp\/v2\/doc_badge?post=14639"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}