From e65dcaf5ab187d443919b79e28068f2ae3e26240 Mon Sep 17 00:00:00 2001 From: MarkvanMents Date: Thu, 10 Sep 2026 16:43:16 +0200 Subject: [PATCH] Add Dynamic Case Management microflow prefix --- .../dev-best-practices/naming-conventions.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/en/docs/refguide/modeling/best-practices/dev-best-practices/naming-conventions.md b/content/en/docs/refguide/modeling/best-practices/dev-best-practices/naming-conventions.md index 90b4363ccde..09760614a9b 100644 --- a/content/en/docs/refguide/modeling/best-practices/dev-best-practices/naming-conventions.md +++ b/content/en/docs/refguide/modeling/best-practices/dev-best-practices/naming-conventions.md @@ -198,6 +198,14 @@ For integrations, you have the following types of microflow: You can also use the [Find Advanced](/refguide/find-and-find-advanced/#find-advanced) option in Studio Pro to search for microflows by service type. +### Dynamic Case Management Microflows + +For process task microflows in [dynamic case management](/appstore/partner-solutions/dcm/) no distinction is made between different types of microflow. All dynamic case management microflows begin **DCM_**. + +| Event Type | Prefix | +| ------------------------------------------- | ------ | +| Dynamic case management | DCM_ | + ## Workflows Guidelines below can help you choose a short yet meaningful name for your workflow: