New Data Processing Scripting Methods
Applicable Product:
- Talent Management: Performance, Compensation
Applicable Release:
- V23.07+
Summary:
This enhancement adds new Object Finder Functions to the Talent Management Script Engine.
Detailed Information:
In this update, we have added the following two object finder functions to the Talent Management Script Engine:
Function Name | Description |
Participants. findbyPlanAndEmployee(String performancePlanSSRK, String PersonSSRK) | Finds the Participant object corresponding to the supplied performance plan SSRK and Person SSRK. |
Participants. findbyCycleIdAndEmployee (String interimCycleId, String PersonSSRK) | Finds the Participant object corresponding to the supplied InterimCycleId and PersonSSRK. |
This allows scriptwriters to access more than one Performance plan at a time when writing data processing scripts and formulas. The new functions have been added to the Talent Management Script Reference document, available in the application under Site Configuration > Data Tools > Administrative Documents > PeopleFluent TM Script Engine Reference.
There are sample scripts on the Data Processing Scripts page that demonstrate an example of this new functionality. Look for script name findbyPlanAndEmployee and findbyCycleIdAndEmployee.
Keywords: Data Processing Scripts, 23.07 Enhancement
Created: Derrick Kwong
Reviewed: