For more information, please refer to this announcement explaining best practices for getting answers to questions.
Performance Approval rule doesn't work for transactions initiated by Line Manager
Summary:
I can not see the Submit button after any changes realized by the Line Manager on the Goal page of his direct Employee.
Content (required):
I've configured the following rules in Approve Performance Goal and deselected the Bypass approval checkbox for all sub-actions. But when I perform any changes under the Line Manager role I don't see Submit button and any messages that realized changes in goals should be approved. What can be the issue?
PerformanceGoalManualApproval:
((transactionApprovalRequest.attribute25 == "Y") AND (transactionApprovalRequest.attribute10 != "") AND (Performance Goals != null) AND (Performance Goals.Goal Version Type Code == "PENDING_APPROVAL") AND (Performance Goals.Private Flag != "Y") AND ((Performance Goals.Goal Created Flag == "Y") OR ((Performance Goals.Goal Deleted Flag == "Y") OR ((Performance Goals.Legacy Key Attribute Updated == "Y") OR ((Performance Goals.Status Code == "CANCEL") OR ((Performance Goals.Status Code == "COMPLETED") OR ((Performance Goals.Measurement Created Flag == "Y") OR ((Performance Goals.Measurement Updated Flag == "Y") OR (Performance Goals.Measurement Deleted Flag == "Y")))))))))