Original Message:
Sent: 02-28-2025 01:48
From: Karthik Thomas
Subject: Critical Requirement in DCR Workflow
Hi Utsa -
This would invariably involve some degree of custom java code to capture the initiator ID - something that our Professional Services team can assist you with better, provided that is the most elegant workaround out there.
------------------------------
Karthik Thomas
Product Manager
Reltio
Original Message:
Sent: 02-27-2025 12:59
From: Utsa Das
Subject: Critical Requirement in DCR Workflow
hi @Karthik Thomas ,
Yes ,that's one of the way we can think of but I want to know in the step of Modify Requestor(Initiator) , how to find the Initiator so that the Modify Requestor can be assigned to the user who has started the DCR . Is there any way to do the same ?
------------------------------
Utsa Das
Novartis
Original Message:
Sent: 02-27-2025 07:40
From: Karthik Thomas
Subject: Critical Requirement in DCR Workflow
Hi @Utsa Das -
Understood.
Since the Start Event itself cannot directly receive tasks, the process must be structured so that a new user task is assigned back to the original initiator.
Some customization that may be involved here could be as follows:
Start Event → Captures the initiator's details for future reassignment.
User Task: Assigned to the Reviewer → A second user reviews the task.
Exclusive Gateway (Approval Decision?)
- If Approved → Process moves forward.
- If Rejected → Task is routed back to the initiator.
- User Task: "Update Request" (Assigned back to the Initiator).
- Initiator modifies and resubmits the request, sending it back into the workflow.
Although this may not be the most elegant workaround nor have I tested this style of implementation myself, could you please try and let us know if it helps?

@Yury Timofeev would you have any alternate/better recommendation to help our customer here?
------------------------------
Karthik Thomas
Product Manager
Reltio
Original Message:
Sent: 02-27-2025 06:55
From: Utsa Das
Subject: Critical Requirement in DCR Workflow
hi @Karthik Thomas ,
Thanks for your explanation ,but I believe this is routing back to the first user task ,not to the requester/initiator who has created the task .
The requirement is we need to route back the reject flow to the user who has created/started the DCR .
------------------------------
Utsa Das
Novartis
Original Message:
Sent: 02-27-2025 03:51
From: Karthik Thomas
Subject: Critical Requirement in DCR Workflow
Hi @Utsa Das -
Previously, I customized an Authoring workflow to orchestrate an entity creation process. In the workflow diagram below, you'll notice that when a reviewer in the 'Packaging & Pricing' team receives a task from 'Planning', the Reject action does not end the workflow. Instead, it redirects the task back to the Planning team reviewer for further updates.
The workflow only ends when the 'Approve Service' or 'Reject Service' tasks are triggered-these govern the final outcome. However, in the scenario I mentioned, the rejection does not trigger a system-level termination but instead routes the task back for iteration.
Let me know if you need further clarification!

------------------------------
Karthik Thomas
Product Manager
Reltio
Original Message:
Sent: 02-26-2025 12:26
From: Utsa Das
Subject: Critical Requirement in DCR Workflow
Hi Team ,
We have a mandatory and critical requirement in DCR Workflow that if any user do the Reject activity then instead of ending the workflow ,this should be assigned back to the same user who has initiated the workflow.
Please let us know how can we achieve this as even through customization also we are not getting option to meet this requirement .
------------------------------
Utsa Das
Novartis
------------------------------