You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

When a manager submits a performance goal request for their direct reports issue

Summary:

We have a requirement where:

When an employee submits a performance goal request, it should route for approval, this works as expected.

When a manager submits a performance goal request for their direct reports, it should be auto approved, this is not working for our TEST but it works fine in our DEV environment.

Please see below screenshot for more information on our TEST

PerformanceGoalBlankTxnApproval

((transactionApprovalRequest.attribute25 == "Y") AND (transactionApprovalRequest.attribute10 != ""))

PerformanceGoalManagerfonctionnel

((transactionApprovalRequest.attribute25 == "Y") AND (transactionApprovalRequest.attribute10 != "") AND (GetManager("BPI_MANAGER_FONCTIONNEL",Worker's Assignment.result.requestManager) != "") AND (Performance Goals.Goal Version Type Code == "PENDING_APPROVAL") AND ((1 == 1) OR (Performance Goals.Private Flag == "Y")))

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!