{"id":505,"date":"2026-02-25T10:19:22","date_gmt":"2026-02-25T10:19:22","guid":{"rendered":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/cmmn-explained-practical-guide-for-modelers\/foundations-of-case-management-and-cmmn\/digital-case-management-adaptive-process-modeling\/"},"modified":"2026-02-25T10:19:22","modified_gmt":"2026-02-25T10:19:22","slug":"digital-case-management-adaptive-process-modeling","status":"publish","type":"docs","link":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/cmmn-explained-practical-guide-for-modelers\/foundations-of-case-management-and-cmmn\/digital-case-management-adaptive-process-modeling\/","title":{"rendered":"Case Management in the Age of Digital Transformation"},"content":{"rendered":"<p>When I first stepped into a large financial services firm, the claim processing system was a tangled web of hardcoded rules and rigid workflows. Agents weren\u2019t following a timeline\u2014they were reacting. That\u2019s the heart of digital case management: not automation for its own sake, but structured flexibility for complex, human-driven processes.<\/p>\n<p>Digital case management isn\u2019t about replacing people with bots. It\u2019s about empowering experts to make real-time decisions within a coherent framework. The real value lies in adaptive process modeling\u2014where the path isn\u2019t predefined, but guided by context, triggers, and experience.<\/p>\n<p>Over two decades of working with organizations across insurance, healthcare, and legal services has taught me one truth: every case is different. But not all differences are chaos. CMMN helps us recognize patterns in unpredictability and build models that respond, not rigidly follow.<\/p>\n<p>By the end of this chapter, you\u2019ll understand how to model dynamic, real-world scenarios using CMMN, apply adaptive process modeling principles, and use meaningful case management examples to guide your design\u2014no templates, no shortcuts.<\/p>\n<h2>Why Adaptive Process Modeling Is Essential<\/h2>\n<p>Traditional BPMN excels at structured, repeatable processes. But what happens when the work is unpredictable? When decisions hinge on expert judgment, document quality, or evolving circumstances?<\/p>\n<p>Enter adaptive process modeling. This approach allows you to define a framework\u2014not a sequence\u2014so the case can evolve based on real-time inputs. You\u2019re not designing a script. You\u2019re designing a decision space.<\/p>\n<p>Consider a medical intake case. The triage nurse may initiate tests, but whether a specialist consult is needed depends on lab results, patient history, and clinical judgment. The path forward isn\u2019t pre-determined. It\u2019s event-driven, context-sensitive, and dynamic.<\/p>\n<p>That\u2019s where CMMN shines. It doesn\u2019t force a linear flow. It lets the case progress based on conditions, events, and decisions. This is adaptive process modeling in motion.<\/p>\n<h3>Key Principles of Adaptive Process Modeling<\/h3>\n<ul>\n<li><strong>Model the context, not just the steps<\/strong> \u2013 Include data, triggers, and goals early in the case plan.<\/li>\n<li><strong>Use sentries to control transitions<\/strong> \u2013 Define when a task becomes available based on events or conditions.<\/li>\n<li><strong>Design for human autonomy<\/strong> \u2013 Let experts decide the next action, not a system rule.<\/li>\n<li><strong>Track progress through milestones<\/strong> \u2013 Even in unstructured workflows, milestones provide visibility.<\/li>\n<li><strong>Revisit and adapt<\/strong> \u2013 The model evolves as new case patterns emerge.<\/li>\n<\/ul>\n<h2>CMMN vs. BPMN: When to Use Each<\/h2>\n<p>People often ask, \u201cShould I use BPMN or CMMN?\u201d The answer isn\u2019t binary. It\u2019s about intent.<\/p>\n<p>BPMN is ideal for processes that are predictable, repeatable, and rule-bound. Digital case management, on the other hand, thrives in environments where the path is shaped by events, data, and expert decisions.<\/p>\n<p>Think of it this way: BPMN is a scheduled flight. CMMN is a helicopter. One flies a fixed route. The other can adjust mid-air, responding to weather, terrain, or new objectives.<\/p>\n<p>Here\u2019s a practical comparison:<\/p>\n<table>\n<thead>\n<tr>\n<th>Aspect<\/th>\n<th>BPMN<\/th>\n<th>CMMN<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Best for<\/td>\n<td>Structured workflows<\/td>\n<td>Unstructured, knowledge-intensive work<\/td>\n<\/tr>\n<tr>\n<td>Control flow<\/td>\n<td>Predefined sequence<\/td>\n<td>Event-driven, adaptive<\/td>\n<\/tr>\n<tr>\n<td>Decision points<\/td>\n<td>Gateways<\/td>\n<td>Sentries, milestones<\/td>\n<\/tr>\n<tr>\n<td>Human involvement<\/td>\n<td>Task-level<\/td>\n<td>Case-wide, role-based<\/td>\n<\/tr>\n<tr>\n<td>Use case example<\/td>\n<td>Loan approval<\/td>\n<td>Insurance claim review<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>Real-World Example: Claim Review in Insurance<\/h3>\n<p>Let\u2019s walk through a case management example from insurance. A claim comes in with a damaged vehicle. The initial action is to assess the damage. But the next task depends on multiple factors:<\/p>\n<ul>\n<li>Is the damage under $5,000? \u2192 Auto-approve if no dispute.<\/li>\n<li>Is the vehicle totaled? \u2192 Trigger appraisal and legal review.<\/li>\n<li>Was the accident reported within 72 hours? \u2192 If not, flag for fraud review.<\/li>\n<\/ul>\n<p>This isn\u2019t a flowchart. It\u2019s a context-sensitive case. In CMMN, we model this with stages and sentries:<\/p>\n<ul>\n<li>Stage: Initial Assessment \u2013 Task: Damage Inspection (sentry: claim submitted)<\/li>\n<li>Stage: Decision Point \u2013 Task: Review Threshold (sentry: damage value &gt; $5k OR not reported in time)<\/li>\n<li>Stage: Risk Assessment \u2013 Task: Fraud Check (sentry: triggers based on delay or anomaly)<\/li>\n<\/ul>\n<p>Each task activates only when its sentry condition is met. This is adaptive process modeling at its finest.<\/p>\n<h2>Building a Case Plan: A Step-by-Step Approach<\/h2>\n<p>Creating a robust case model isn\u2019t about drawing every possible path. It\u2019s about defining the framework that supports it.<\/p>\n<p>Here\u2019s how I guide teams through modeling a new case:<\/p>\n<ol>\n<li><strong>Identify the case goal<\/strong> \u2013 What is the desired outcome? (e.g., \u201cApprove or deny claim with justification\u201d)<\/li>\n<li><strong>Define the main stages<\/strong> \u2013 What are the logical phases? (e.g., \u201cReview\u201d, \u201cAssessment\u201d, \u201cDecision\u201d)<\/li>\n<li><strong>Break down tasks within each stage<\/strong> \u2013 Who does what? What data is needed?<\/li>\n<li><strong>Set sentry conditions<\/strong> \u2013 What triggers a task? (e.g., \u201cAfter photos uploaded and damage report received\u201d)<\/li>\n<li><strong>Define milestones<\/strong> \u2013 When is the case \u201con track\u201d? (e.g., \u201cAll documents received\u201d)<\/li>\n<li><strong>Link to case file items<\/strong> \u2013 What data is stored? (e.g., claim ID, vehicle details, photos)<\/li>\n<\/ol>\n<p>Each step is flexible. The model doesn\u2019t lock in. It evolves as new case management examples emerge.<\/p>\n<h3>Case Management Example: Customer Support Ticket<\/h3>\n<p>Consider a support case where a user reports a login issue. The agent investigates. The path forward depends on:<\/p>\n<ul>\n<li>Is it a password reset? \u2192 Send reset link.<\/li>\n<li>Is the account locked? \u2192 Unlock and notify.<\/li>\n<li>Is there evidence of a breach? \u2192 Escalate to security team.<\/li>\n<\/ul>\n<p>Using CMMN:<\/p>\n<ul>\n<li>Stage: Initial Contact \u2013 Task: Reproduce Issue (sentry: ticket created)<\/li>\n<li>Stage: Diagnosis \u2013 Task: Check Logs (sentry: user confirms issue)<\/li>\n<li>Stage: Resolution \u2013 Task: Reset Password (sentry: no breach detected)<\/li>\n<li>Stage: Escalation \u2013 Task: Alert Security (sentry: anomaly detected)<\/li>\n<\/ul>\n<p>Each task is conditionally enabled. The case adapts in real time. This is digital case management in action.<\/p>\n<h2>Common Pitfalls and How to Avoid Them<\/h2>\n<p>Even experienced modelers fall into traps. Here are the top three, with fixes:<\/p>\n<ul>\n<li><strong>Over-modeling the path<\/strong> \u2013 Don\u2019t try to define every possible outcome. Focus on key decision points and triggers.<\/li>\n<li><strong>Ignoring case file data<\/strong> \u2013 The case file isn\u2019t a side note. It\u2019s the backbone of the case. Model data dependencies early.<\/li>\n<li><strong>Forgetting to validate with users<\/strong> \u2013 Experts know their workflows best. Involve them in the modeling process, not just the validation.<\/li>\n<\/ul>\n<p>Remember: a CMMN model isn\u2019t a deliverable. It\u2019s a living tool. Treat it as such.<\/p>\n<h2>Final Thoughts: The Future of Digital Case Management<\/h2>\n<p>Digital case management is not a trend. It\u2019s the future of enterprise work in knowledge-intensive environments. As AI tools begin to predict outcomes and recommend actions, CMMN becomes even more valuable\u2014not as a static diagram, but as a dynamic decision engine.<\/p>\n<p>Adaptive process modeling is not about abandoning structure. It\u2019s about building structure that bends. It\u2019s about trusting people, not forcing them into workflows that don\u2019t fit.<\/p>\n<p>When you model with CMMN, you\u2019re not just drawing boxes and arrows. You\u2019re designing a space where expertise, context, and data coexist. And that, ultimately, is what digital case management is all about.<\/p>\n<h2>Frequently Asked Questions<\/h2>\n<h3>What is digital case management in practice?<\/h3>\n<p>Digital case management is the use of adaptive process modeling to handle complex, unstructured work that requires expert judgment. It\u2019s used in insurance, healthcare, and legal services to manage cases where the path isn\u2019t predefined.<\/p>\n<h3>How does adaptive process modeling differ from traditional BPMN?<\/h3>\n<p>Adaptive process modeling allows workflows to evolve based on events, data, and decisions. BPMN enforces a fixed sequence. CMMN supports dynamic, event-driven control, ideal for unpredictable scenarios.<\/p>\n<h3>Can you give a real example of case management?<\/h3>\n<p>Yes. In insurance claim processing, a case may require an appraisal if damage exceeds $5,000, or a fraud review if the claim is delayed. The next step depends on conditions, not a fixed path\u2014this is a case management example.<\/p>\n<h3>When should I use CMMN instead of BPMN?<\/h3>\n<p>Use CMMN when the process is knowledge-intensive, decision-heavy, or event-driven. Use BPMN when the process is predictable, repeatable, and rule-based.<\/p>\n<h3>How do sentries work in CMMN?<\/h3>\n<p>Sentries control when tasks become available. They can be based on events (e.g., \u201cafter document uploaded\u201d), data (e.g., \u201cif claim amount &gt; $10,000\u201d), or time (e.g., \u201cafter 72 hours\u201d). They are the gatekeepers of case progression.<\/p>\n<h3>Is CMMN suitable for large-scale enterprise use?<\/h3>\n<p>Absolutely. CMMN integrates well with BPMN and DMN in hybrid models. With proper governance, modular design, and version control, CMMN scales for enterprise-level case management.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>When I first stepped into a large financial services firm, the claim processing system was a tangled web of hardcoded rules and rigid workflows. Agents weren\u2019t following a timeline\u2014they were reacting. That\u2019s the heart of digital case management: not automation for its own sake, but structured flexibility for complex, human-driven processes. Digital case management isn\u2019t [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":503,"menu_order":1,"template":"","meta":{"_acf_changed":false,"inline_featured_image":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-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":"","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-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":"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":""},"mobile":{"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":""}},"footnotes":""},"doc_tag":[],"class_list":["post-505","docs","type-docs","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Digital Case Management: Adaptive Process Modeling in Practice<\/title>\n<meta name=\"description\" content=\"Master digital case management with adaptive process modeling. Learn how CMMN supports flexible, human-centered workflows in complex, real-world case management examples.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/cmmn-explained-practical-guide-for-modelers\/foundations-of-case-management-and-cmmn\/digital-case-management-adaptive-process-modeling\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Digital Case Management: Adaptive Process Modeling in Practice\" \/>\n<meta property=\"og:description\" content=\"Master digital case management with adaptive process modeling. Learn how CMMN supports flexible, human-centered workflows in complex, real-world case management examples.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/cmmn-explained-practical-guide-for-modelers\/foundations-of-case-management-and-cmmn\/digital-case-management-adaptive-process-modeling\/\" \/>\n<meta property=\"og:site_name\" content=\"Visual Paradigm Skills Fran\u00e7ais\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/cmmn-explained-practical-guide-for-modelers\/foundations-of-case-management-and-cmmn\/digital-case-management-adaptive-process-modeling\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/cmmn-explained-practical-guide-for-modelers\/foundations-of-case-management-and-cmmn\/digital-case-management-adaptive-process-modeling\/\",\"name\":\"Digital Case Management: Adaptive Process Modeling in Practice\",\"isPartOf\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#website\"},\"datePublished\":\"2026-02-25T10:19:22+00:00\",\"description\":\"Master digital case management with adaptive process modeling. Learn how CMMN supports flexible, human-centered workflows in complex, real-world case management examples.\",\"breadcrumb\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/cmmn-explained-practical-guide-for-modelers\/foundations-of-case-management-and-cmmn\/digital-case-management-adaptive-process-modeling\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/cmmn-explained-practical-guide-for-modelers\/foundations-of-case-management-and-cmmn\/digital-case-management-adaptive-process-modeling\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/cmmn-explained-practical-guide-for-modelers\/foundations-of-case-management-and-cmmn\/digital-case-management-adaptive-process-modeling\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/skills.visual-paradigm.com\/fr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"CMMN Explained: A Practical Guide for Modelers\",\"item\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/cmmn-explained-practical-guide-for-modelers\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Foundations of Case Management and CMMN\",\"item\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/cmmn-explained-practical-guide-for-modelers\/foundations-of-case-management-and-cmmn\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Case Management in the Age of Digital Transformation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#website\",\"url\":\"https:\/\/skills.visual-paradigm.com\/fr\/\",\"name\":\"Visual Paradigm Skills Fran\u00e7ais\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/skills.visual-paradigm.com\/fr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#organization\",\"name\":\"Visual Paradigm Skills Fran\u00e7ais\",\"url\":\"https:\/\/skills.visual-paradigm.com\/fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/fr\/wp-content\/uploads\/sites\/6\/2026\/02\/favicon.svg\",\"contentUrl\":\"https:\/\/skills.visual-paradigm.com\/fr\/wp-content\/uploads\/sites\/6\/2026\/02\/favicon.svg\",\"width\":70,\"height\":70,\"caption\":\"Visual Paradigm Skills Fran\u00e7ais\"},\"image\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Digital Case Management: Adaptive Process Modeling in Practice","description":"Master digital case management with adaptive process modeling. Learn how CMMN supports flexible, human-centered workflows in complex, real-world case management examples.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/cmmn-explained-practical-guide-for-modelers\/foundations-of-case-management-and-cmmn\/digital-case-management-adaptive-process-modeling\/","og_locale":"fr_FR","og_type":"article","og_title":"Digital Case Management: Adaptive Process Modeling in Practice","og_description":"Master digital case management with adaptive process modeling. Learn how CMMN supports flexible, human-centered workflows in complex, real-world case management examples.","og_url":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/cmmn-explained-practical-guide-for-modelers\/foundations-of-case-management-and-cmmn\/digital-case-management-adaptive-process-modeling\/","og_site_name":"Visual Paradigm Skills Fran\u00e7ais","twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/cmmn-explained-practical-guide-for-modelers\/foundations-of-case-management-and-cmmn\/digital-case-management-adaptive-process-modeling\/","url":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/cmmn-explained-practical-guide-for-modelers\/foundations-of-case-management-and-cmmn\/digital-case-management-adaptive-process-modeling\/","name":"Digital Case Management: Adaptive Process Modeling in Practice","isPartOf":{"@id":"https:\/\/skills.visual-paradigm.com\/fr\/#website"},"datePublished":"2026-02-25T10:19:22+00:00","description":"Master digital case management with adaptive process modeling. Learn how CMMN supports flexible, human-centered workflows in complex, real-world case management examples.","breadcrumb":{"@id":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/cmmn-explained-practical-guide-for-modelers\/foundations-of-case-management-and-cmmn\/digital-case-management-adaptive-process-modeling\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/skills.visual-paradigm.com\/fr\/docs\/cmmn-explained-practical-guide-for-modelers\/foundations-of-case-management-and-cmmn\/digital-case-management-adaptive-process-modeling\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/cmmn-explained-practical-guide-for-modelers\/foundations-of-case-management-and-cmmn\/digital-case-management-adaptive-process-modeling\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/skills.visual-paradigm.com\/fr\/"},{"@type":"ListItem","position":2,"name":"CMMN Explained: A Practical Guide for Modelers","item":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/cmmn-explained-practical-guide-for-modelers\/"},{"@type":"ListItem","position":3,"name":"Foundations of Case Management and CMMN","item":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/cmmn-explained-practical-guide-for-modelers\/foundations-of-case-management-and-cmmn\/"},{"@type":"ListItem","position":4,"name":"Case Management in the Age of Digital Transformation"}]},{"@type":"WebSite","@id":"https:\/\/skills.visual-paradigm.com\/fr\/#website","url":"https:\/\/skills.visual-paradigm.com\/fr\/","name":"Visual Paradigm Skills Fran\u00e7ais","description":"","publisher":{"@id":"https:\/\/skills.visual-paradigm.com\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/skills.visual-paradigm.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/skills.visual-paradigm.com\/fr\/#organization","name":"Visual Paradigm Skills Fran\u00e7ais","url":"https:\/\/skills.visual-paradigm.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/skills.visual-paradigm.com\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/skills.visual-paradigm.com\/fr\/wp-content\/uploads\/sites\/6\/2026\/02\/favicon.svg","contentUrl":"https:\/\/skills.visual-paradigm.com\/fr\/wp-content\/uploads\/sites\/6\/2026\/02\/favicon.svg","width":70,"height":70,"caption":"Visual Paradigm Skills Fran\u00e7ais"},"image":{"@id":"https:\/\/skills.visual-paradigm.com\/fr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/docs\/505","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/docs\/505\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/docs\/503"}],"wp:attachment":[{"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/media?parent=505"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/doc_tag?post=505"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}