How to use an expression in processRefExpression of process task

Instead of passing the processKey in processRefExpression tag of process task in cmmn, how can we pass an expression which gets resolved at runtime and invokes different bpmn process depending on the expression evaluation result.

Thanks.