I have done it in past client projects but won't be able to share bpmn as it's client code. This also requires customization in DCR engine. Here is an example on how to configure it parameters in BPMN. You update the code to read these parameters and accordingly route the workflow to derived user task
<dataObject id="LIST_OF_ENTITIES_REQUIRES_TWO_STEP_VERIFICATION" name="LIST_OF_ENTITIES_REQUIRES_TWO_STEP_VERIFICATION" itemSubjectRef="xsd:string">
<extensionElements>
<activiti:value>
<![CDATA[ {"EntityNames":"HCO,HCP"} ]]>
</activiti:value>
</extensionElements>
</dataObject>
------------------------------
Ashish Rawat
Sr. Manager
Fresh Gravity
Bangalore
------------------------------
Original Message:
Sent: 03-03-2025 07:58
From: Karthik karthik
Subject: Customizing DCR workflow
Hi Ashish,
Can you please help me if you implemented this in any of your project and please share me the XML if possible so that i can modify that as per my requirement.
------------------------------
Karthik Athota
Original Message:
Sent: 03-03-2025 07:15
From: Ashish Rawat
Subject: Customizing DCR workflow
Yes you can configure a variable in BPMN defining which all entity type should go through two step approval and use it for routing workflow accordingly.
------------------------------
Ashish Rawat
Sr. Manager
Fresh Gravity
Bangalore
Original Message:
Sent: 03-03-2025 01:03
From: Karthik karthik
Subject: Customizing DCR workflow
Hi Experts,
we had a requirement to enhance the OOB DCR process to two step approval process but we need 2 step approval is applicable for only one entity type and for the rest it needs to be one step approval.
is there any way to achieve this.
Thanks in advance for you help ......
------------------------------
Karthik
PWC
------------------------------