BPM Worklist Task Title is not picking up selected values
Summary:
We want to insert in the BPM Worklist Task "ReqApproval" the ApprovalTotal and other attributes.
Content (please ensure you mask any confidential information):
When we select the appropriate ones into the Expression Builder and commit changes, nothing appears.
The only one that appears is /task:task/task:payload/task:requisitionNumber.
concat(concat(concat(concat(concat(concat(string('Approvazione RdA Numero '),/task:task/task:payload/task:requisitionNumber),' per ' ),/task:task/task:payload/ns4:findReqHeaderDimensionResponse/ns4:result/ns2:FormattedApprovalTotal),'€'),/task:task/task:payload/ns4:findReqHeaderDimensionResponse/ns4:result/ns2:RequisitionLine/ns2:Attribute1),/task:task/task:payload/ns1:findReqHeaderDimensionResponse/ns1:result/ns2:RequisitionLine/ns2:Attribute1)