Hi,
I want to change add an input variable to the process definition name while starting a process.
The value of this variable is dynamic.
I tried with ${variable}_process_Defination_Name1.
But the process name in the Cockpit is appearing as ${variable}_process_Defination_Name1 and it’s not taking the variable value.
Is there any way to add a variable?