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

'Goal Source Code' Payload Attributes for Goals approval is not present in Transaction Console

Summary:

'Goal Source Code' Payload Attributes for Goals approval is not present in Transaction Console.

We have the below requirement and we tried using the below payload to handle this requirement.


Employee should not Cancel goal assigned by Manager – manual Approval should trigger to Line Manager if Emp Cancels. However, Employee can cancel Goals added by themselves – Auto approval.

But, 'Goal Source Code' Payload Attributes for Goals is not present in Transaction Console.

//PerformanceGoalAutoApproval - Self Auto Approve
((transactionApprovalRequest.attribute25 == "Y") AND
(TransactionApprovalRequest.attribute10 != "") AND
(Performance Goals.Goal Version Type Code == "PENDING_APPROVAL") AND
(((Performance Goals.Status Code != "CANCEL") AND (Performance Goals.Goal Source Code != "MANAGER")) OR

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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