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..825a1a5a42c 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 microflows. All Dynamic Case Management microflows begin with **DCM_**. + +| Event Type | Prefix | +| ------------------------------------------- | ------ | +| Dynamic Case Management | DCM_ | + ## Workflows Guidelines below can help you choose a short yet meaningful name for your workflow: