I am getting the following error in OPA post upgrade of PCS to OPA.
ENGINE-03051 There was an exception while invoking the TaskListener. Message: 'Unknown property used in expression: ${("Request for Offer Fitment Approval for Candidate: ").concat(str:valueOf(input_approverWebForm.prop('candidateNumber').value()))}. Cause: Cannot resolve identifier 'input_approverWebForm''
This is a REST call from OPA to APEX ORDS.
@Venkat Chakradhar P-Oracle