Get a talent rating

get

/hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}

Request

Path Parameters
  • This is the hash key of the attributes which make up the composite key for the Talent Ratings resource and used to uniquely identify an instance of Talent Ratings. The client should not generate the hash key value. Instead, the client should query on the Talent Ratings collection resource in order to navigate to a specific instance of Talent Ratings to get the hash key.
Query Parameters
  • This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2

    Format: <attr1>=<val1>,<attr2>=<value2>
  • When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
  • This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.

    Format: ?fields=Attribute1,Attribute2

    Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2
  • This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>

    Example:
    self,canonical
  • The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
  • This header accepts a string value. The string is a semi-colon separated list of =. It is used to perform effective date range operations. The accepted parameters are RangeMode, RangeSpan, RangeStartDate, RangeEndDate, RangeStartSequence and RangeEndSequence. The parameter values are always strings. The possible values for RangeMode are SET_LOGICAL_START, SET_LOGICAL_END, END_DATE, SET_EFFECTIVE_START, SET_EFFECTIVE_END, REPLACE_CORRECTION, REPLACE_UPDATE, RECONCILE_CORRECTION, CORRECTION, RECONCILE_UPDATE, UPDATE, ZAP and DELETE_CHANGES. The possible values for RangeSpan are PHYSICAL_ROW_END_DATE and LOGICAL_ROW_END_DATE. The values for RangeStartDate and RangeEndDate have to be a string representation of a date in yyyy-MM-dd format. The value for RangeStartSequence and RangeEndSequence must be strings such that when parsed they yield positive integers.
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : talentRatings-item-response
Type: object
Show Source
Nested Schema : Advancement Readiness
Type: array
Title: Advancement Readiness
The advancementReadiness resource is the child of the talentRatings resource and helps to manage an employees readiness for the next position in their career development.
Show Source
Nested Schema : Career Potential
Type: array
Title: Career Potential
The careerPotential resource is the child of the talentRatings resource. It evaluates the career potential of a person.
Show Source
Nested Schema : Impact of Losses
Type: array
Title: Impact of Losses
The impactOfLosses resource is the child of the talentRatings resource. It evaluates the impact of the loss of a person.
Show Source
Nested Schema : N Box Cell Assignments
Type: array
Title: N Box Cell Assignments
The nBoxCellAssignments resource is the child of the talentRatings resource. It evaluates the nBox cell assignment of a person.
Show Source
Nested Schema : Performance Ratings
Type: array
Title: Performance Ratings
The performanceRatings resource is the child of the talentRatings resource. It evaluates the performance of a person.
Show Source
Nested Schema : Risk of Losses
Type: array
Title: Risk of Losses
The riskOfLosses resource is the child of the talentRatings resource. It evaluates the risk of loss of a person.
Show Source
Nested Schema : Talent Scores
Type: array
Title: Talent Scores
The talentScores resource is the child of the talentRatings resource. It evaluates the talent score of a person.
Show Source
Nested Schema : User Defined Rating Sections
Type: array
Title: User Defined Rating Sections
The userDefinedRatingSections resource is the child of the talentRatings resource. It provides the list of user-defined talent rating sections associated with a person profile.
Show Source
Nested Schema : talentRatings-advancementReadiness-item-response
Type: object
Show Source
Nested Schema : advancementReadinessDFF
Type: array
Show Source
  • Discriminator: __FLEX_Context
    Discriminator: { "propertyName":"__FLEX_Context", "mapping":{ "JOB_CRITICALITY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemJOB__5FCRITICALITYVO-item-response", "ORGANIZATION_CRITICALITY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemORGANIZATION__5FCRITICALITYVO-item-response", "PERSON_CAREER_STATEMENT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FCAREER__5FSTATEMENTVO-item-response", "PERSON_CATEGORY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FCATEGORYVO-item-response", "PERSON_COMPONENT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FCOMPONENTVO-item-response", "PERSON_N_BOX_ASSIGNMENT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FN__5FBOX__5FASSIGNMENTVO-item-response", "PERSON_PERFORMANCE_RATING":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPERFORMANCE__5FRATINGVO-item-response", "PERSON_PLATFORM":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPLATFORMVO-item-response", "PERSON_POTENTIAL":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPOTENTIALVO-item-response", "PERSON_PROBLEM_CODE":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPROBLEM__5FCODEVO-item-response", "PERSON_PRODUCT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPRODUCTVO-item-response", "PERSON_PRODUCT_PROBLEM_CODE":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPRODUCT__5FPROBLEM__5FCODEVO-item-response", "PERSON_READINESS":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FREADINESSVO-item-response", "PERSON_RISK":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FRISKVO-item-response", "PERSON_TALENT_SCORE":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FTALENT__5FSCOREVO-item-response", "POSITION_CRITICALITY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPOSITION__5FCRITICALITYVO-item-response" } }
Nested Schema : Discriminator: __FLEX_Context
Type: object
Discriminator: __FLEX_Context

Discriminator Values

Match One Schema
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemJOB__5FCRITICALITYVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemORGANIZATION__5FCRITICALITYVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FCAREER__5FSTATEMENTVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FCATEGORYVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FCOMPONENTVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FN__5FBOX__5FASSIGNMENTVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPERFORMANCE__5FRATINGVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPLATFORMVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPOTENTIALVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPROBLEM__5FCODEVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPRODUCTVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPRODUCT__5FPROBLEM__5FCODEVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FREADINESSVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FRISKVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FTALENT__5FSCOREVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPOSITION__5FCRITICALITYVO-item-response
Type: object
Show Source
Nested Schema : talentRatings-careerPotential-item-response
Type: object
Show Source
Nested Schema : careerPotentialsDFF
Type: array
Show Source
  • Discriminator: __FLEX_Context
    Discriminator: { "propertyName":"__FLEX_Context", "mapping":{ "JOB_CRITICALITY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemJOB__5FCRITICALITYVO-item-response", "ORGANIZATION_CRITICALITY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemORGANIZATION__5FCRITICALITYVO-item-response", "PERSON_CAREER_STATEMENT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FCAREER__5FSTATEMENTVO-item-response", "PERSON_CATEGORY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FCATEGORYVO-item-response", "PERSON_COMPONENT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FCOMPONENTVO-item-response", "PERSON_N_BOX_ASSIGNMENT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FN__5FBOX__5FASSIGNMENTVO-item-response", "PERSON_PERFORMANCE_RATING":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FPERFORMANCE__5FRATINGVO-item-response", "PERSON_PLATFORM":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FPLATFORMVO-item-response", "PERSON_POTENTIAL":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FPOTENTIALVO-item-response", "PERSON_PROBLEM_CODE":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FPROBLEM__5FCODEVO-item-response", "PERSON_PRODUCT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FPRODUCTVO-item-response", "PERSON_PRODUCT_PROBLEM_CODE":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FPRODUCT__5FPROBLEM__5FCODEVO-item-response", "PERSON_READINESS":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FREADINESSVO-item-response", "PERSON_RISK":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FRISKVO-item-response", "PERSON_TALENT_SCORE":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FTALENT__5FSCOREVO-item-response", "POSITION_CRITICALITY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPOSITION__5FCRITICALITYVO-item-response" } }
Nested Schema : Discriminator: __FLEX_Context
Type: object
Discriminator: __FLEX_Context

Discriminator Values

Match One Schema
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemJOB__5FCRITICALITYVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemORGANIZATION__5FCRITICALITYVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FCAREER__5FSTATEMENTVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FCATEGORYVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FCOMPONENTVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FN__5FBOX__5FASSIGNMENTVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FPERFORMANCE__5FRATINGVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FPLATFORMVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FPOTENTIALVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FPROBLEM__5FCODEVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FPRODUCTVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FPRODUCT__5FPROBLEM__5FCODEVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FREADINESSVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FRISKVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPERSON__5FTALENT__5FSCOREVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_potentialItem_view_PotentialItemPOSITION__5FCRITICALITYVO-item-response
Type: object
Show Source
Nested Schema : talentRatings-impactOfLosses-item-response
Type: object
Show Source
  • Title: Comments
    Comments on the impact of loss rating item.
  • Title: Created By
    Read Only: true
    Maximum Length: 64
    User who created the impact of loss rating item.
  • Title: Creation Date
    Read Only: true
    Date and time when the impact of loss rating item was created.
  • Title: Estimated Remaining Months
    Maximum Length: 30
    Code representing the estimated months left for the employees to depart the organization. A list of accepted values is defined in the lookup type HRT_EST_DEPARTURE_DATE.
  • Title: Estimated Remaining Months
    Read Only: true
    Maximum Length: 80
    Estimated months left for the employees to depart the organization. A list of accepted values is defined in the lookup type HRT_EST_DEPARTURE_DATE.
  • Title: Expected Reason for Departure
    Maximum Length: 30
    Code representing the expected reason for the departure of the employee. A list of accepted values is defined in the lookup type HRT_DEPARTURE_REASON.
  • Title: Expected Reason for Departure
    Read Only: true
    Maximum Length: 80
    Expected reason for the departure of the employee. A list of accepted values is defined in the lookup type HRT_DEPARTURE_REASON.
  • Title: From Date
    Read Only: true
    Date and time when the impact of loss rating item becomes valid.
  • Title: Name
    Read Only: true
    Maximum Length: 2000
    Name of the rating level associated with the impact of loss rating item.
  • Title: Impact Level Code
    Maximum Length: 30
    Code representing the rating level associated with the impact of loss rating item. Valid values are defined in the ratingLevelsLOV.
  • Title: Impact Level ID
    Unique identifier of the rating level associated with the impact of loss rating item.
  • Title: Impact Rating Model
    Read Only: true
    Default Value: 13
    Unique identifier of the rating model associated with the impact of loss rating item.
  • Title: Impact of Loss ID
    Read Only: true
    Unique identifier of the impact of loss rating item.
  • Title: Last Update Date
    Read Only: true
    Date and time when the impact of loss rating item was last updated.
  • Title: Last Updated By
    Read Only: true
    Maximum Length: 64
    User who last updated the impact of loss rating item.
  • Links
  • Title: Source
    Maximum Length: 30
    Indicates whether the source of the impact of loss rating item is profile, succession management, talent review meeting, or talent review. Valid values are PROFILERISK, SUCCESSIONRISK, TRMPRISK, and TRRISK.
  • Title: Source
    Read Only: true
    Maximum Length: 4000
    Date and time until which the impact of loss rating item is valid.
  • Unique identifier of the source where the impact of loss rating item is used.
  • Maximum Length: 30
    Code representing the source of impact of loss rating item.
  • Read Only: true
    Maximum Length: 255
    User who submitted the impact of loss rating item.
  • Title: End Date
    Read Only: true
    Date and time until which the impact of loss rating item is valid.
Nested Schema : talentRatings-nBoxCellAssignments-item-response
Type: object
Show Source
Nested Schema : talentRatings-performanceRatings-item-response
Type: object
Show Source
Nested Schema : performanceRatingsDFF
Type: array
Show Source
  • Discriminator: __FLEX_Context
    Discriminator: { "propertyName":"__FLEX_Context", "mapping":{ "JOB_CRITICALITY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemJOB__5FCRITICALITYVO-item-response", "ORGANIZATION_CRITICALITY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemORGANIZATION__5FCRITICALITYVO-item-response", "PERSON_CAREER_STATEMENT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FCAREER__5FSTATEMENTVO-item-response", "PERSON_CATEGORY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FCATEGORYVO-item-response", "PERSON_COMPONENT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FCOMPONENTVO-item-response", "PERSON_N_BOX_ASSIGNMENT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FN__5FBOX__5FASSIGNMENTVO-item-response", "PERSON_PERFORMANCE_RATING":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FPERFORMANCE__5FRATINGVO-item-response", "PERSON_PLATFORM":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FPLATFORMVO-item-response", "PERSON_POTENTIAL":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FPOTENTIALVO-item-response", "PERSON_PROBLEM_CODE":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FPROBLEM__5FCODEVO-item-response", "PERSON_PRODUCT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FPRODUCTVO-item-response", "PERSON_PRODUCT_PROBLEM_CODE":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FPRODUCT__5FPROBLEM__5FCODEVO-item-response", "PERSON_READINESS":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FREADINESSVO-item-response", "PERSON_RISK":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FRISKVO-item-response", "PERSON_TALENT_SCORE":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FTALENT__5FSCOREVO-item-response", "POSITION_CRITICALITY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPOSITION__5FCRITICALITYVO-item-response" } }
Nested Schema : Discriminator: __FLEX_Context
Type: object
Discriminator: __FLEX_Context

Discriminator Values

Match One Schema
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemJOB__5FCRITICALITYVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemORGANIZATION__5FCRITICALITYVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FCAREER__5FSTATEMENTVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FCATEGORYVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FCOMPONENTVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FN__5FBOX__5FASSIGNMENTVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FPERFORMANCE__5FRATINGVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FPLATFORMVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FPOTENTIALVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FPROBLEM__5FCODEVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FPRODUCTVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FPRODUCT__5FPROBLEM__5FCODEVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FREADINESSVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FRISKVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPERSON__5FTALENT__5FSCOREVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_performanceRatingItem_view_PerformanceRatingItemPOSITION__5FCRITICALITYVO-item-response
Type: object
Show Source
Nested Schema : talentRatings-riskOfLosses-item-response
Type: object
Show Source
  • Title: Comments
    Comments on the risk of loss rating item.
  • Title: Created By
    Read Only: true
    Maximum Length: 64
    User who created the risk of loss rating item.
  • Title: Creation Date
    Read Only: true
    Date and time when the risk of loss rating item was created.
  • Title: From Date
    Read Only: true
    Date and time when the risk of loss rating item becomes valid.
  • Title: Last Update Date
    Read Only: true
    Date and time when the risk of loss rating item was last updated.
  • Title: Last Updated By
    Read Only: true
    Maximum Length: 64
    User who last updated the risk of loss rating item.
  • Links
  • Title: Reason
    Maximum Length: 30
    Code representing the reason for the risk of loss. A list of accepted values is defined in the lookup type HRT_RISK_REASON.
  • Title: Meaning
    Read Only: true
    Maximum Length: 80
    Code representing the rating level associated with the risk of loss rating item. Valid values are defined in the ratingLevelsLOV.
  • Title: Name
    Read Only: true
    Maximum Length: 2000
    Name of the rating level associated with the risk of loss rating item.
  • Title: Risk Level Code
    Maximum Length: 30
    Code representing the rating level associated with the risk of loss rating item. Valid values are defined in the ratingLevelsLOV.
  • Title: Risk Level ID
    Unique identifier of the rating level associated with the risk of loss rating item.
  • Title: Risk Rating Model
    Read Only: true
    Default Value: 12
    Unique identifier of the rating model associated with the risk of loss rating item.
  • riskOfLossesDFF
  • Title: Risk of Loss ID
    Unique identifier of the risk of loss rating item.
  • Title: Source
    Maximum Length: 30
    Indicates whether the source of the risk of loss rating item is profile, succession management, talent review meeting, or talent review. Valid values are PROFILERISK, SUCCESSIONRISK, TRMPRISK, and TRRISK.
  • Title: Source
    Read Only: true
    Maximum Length: 4000
    Source of the risk of loss rating item.
  • Unique identifier of the source where the risk of loss rating item is used
  • Maximum Length: 30
    Indicates the type of source associated with the risk of loss rating item.
  • Read Only: true
    Maximum Length: 255
    User who submitted the risk of loss rating item.
  • Title: End Date
    Read Only: true
    Date and time until which the risk of loss rating item is valid.
Nested Schema : riskOfLossesDFF
Type: array
Show Source
  • Discriminator: __FLEX_Context
    Discriminator: { "propertyName":"__FLEX_Context", "mapping":{ "JOB_CRITICALITY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemJOB__5FCRITICALITYVO-item-response", "ORGANIZATION_CRITICALITY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemORGANIZATION__5FCRITICALITYVO-item-response", "PERSON_CAREER_STATEMENT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FCAREER__5FSTATEMENTVO-item-response", "PERSON_CATEGORY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FCATEGORYVO-item-response", "PERSON_COMPONENT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FCOMPONENTVO-item-response", "PERSON_N_BOX_ASSIGNMENT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FN__5FBOX__5FASSIGNMENTVO-item-response", "PERSON_PERFORMANCE_RATING":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPERFORMANCE__5FRATINGVO-item-response", "PERSON_PLATFORM":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPLATFORMVO-item-response", "PERSON_POTENTIAL":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPOTENTIALVO-item-response", "PERSON_PROBLEM_CODE":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPROBLEM__5FCODEVO-item-response", "PERSON_PRODUCT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPRODUCTVO-item-response", "PERSON_PRODUCT_PROBLEM_CODE":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPRODUCT__5FPROBLEM__5FCODEVO-item-response", "PERSON_READINESS":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FREADINESSVO-item-response", "PERSON_RISK":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FRISKVO-item-response", "PERSON_TALENT_SCORE":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FTALENT__5FSCOREVO-item-response", "POSITION_CRITICALITY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPOSITION__5FCRITICALITYVO-item-response" } }
Nested Schema : Discriminator: __FLEX_Context
Type: object
Discriminator: __FLEX_Context

Discriminator Values

Match One Schema
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemJOB__5FCRITICALITYVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemORGANIZATION__5FCRITICALITYVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FCAREER__5FSTATEMENTVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FCATEGORYVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FCOMPONENTVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FN__5FBOX__5FASSIGNMENTVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPERFORMANCE__5FRATINGVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPLATFORMVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPOTENTIALVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPROBLEM__5FCODEVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPRODUCTVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPRODUCT__5FPROBLEM__5FCODEVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FREADINESSVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FRISKVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FTALENT__5FSCOREVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPOSITION__5FCRITICALITYVO-item-response
Type: object
Show Source
Nested Schema : talentRatings-talentScores-item-response
Type: object
Show Source
Nested Schema : talentScoresDFF
Type: array
Show Source
  • Discriminator: __FLEX_Context
    Discriminator: { "propertyName":"__FLEX_Context", "mapping":{ "JOB_CRITICALITY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemJOB__5FCRITICALITYVO-item-response", "ORGANIZATION_CRITICALITY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemORGANIZATION__5FCRITICALITYVO-item-response", "PERSON_CAREER_STATEMENT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FCAREER__5FSTATEMENTVO-item-response", "PERSON_CATEGORY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FCATEGORYVO-item-response", "PERSON_COMPONENT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FCOMPONENTVO-item-response", "PERSON_N_BOX_ASSIGNMENT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FN__5FBOX__5FASSIGNMENTVO-item-response", "PERSON_PERFORMANCE_RATING":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FPERFORMANCE__5FRATINGVO-item-response", "PERSON_PLATFORM":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FPLATFORMVO-item-response", "PERSON_POTENTIAL":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FPOTENTIALVO-item-response", "PERSON_PROBLEM_CODE":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FPROBLEM__5FCODEVO-item-response", "PERSON_PRODUCT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FPRODUCTVO-item-response", "PERSON_PRODUCT_PROBLEM_CODE":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FPRODUCT__5FPROBLEM__5FCODEVO-item-response", "PERSON_READINESS":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FREADINESSVO-item-response", "PERSON_RISK":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FRISKVO-item-response", "PERSON_TALENT_SCORE":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FTALENT__5FSCOREVO-item-response", "POSITION_CRITICALITY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPOSITION__5FCRITICALITYVO-item-response" } }
Nested Schema : Discriminator: __FLEX_Context
Type: object
Discriminator: __FLEX_Context

Discriminator Values

Match One Schema
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemJOB__5FCRITICALITYVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemORGANIZATION__5FCRITICALITYVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FCAREER__5FSTATEMENTVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FCATEGORYVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FCOMPONENTVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FN__5FBOX__5FASSIGNMENTVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FPERFORMANCE__5FRATINGVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FPLATFORMVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FPOTENTIALVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FPROBLEM__5FCODEVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FPRODUCTVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FPRODUCT__5FPROBLEM__5FCODEVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FREADINESSVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FRISKVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPERSON__5FTALENT__5FSCOREVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_hcm_profiles_core_talentScoreItem_view_TalentScoreItemPOSITION__5FCRITICALITYVO-item-response
Type: object
Show Source
Nested Schema : talentRatings-userDefinedRatingSections-item-response
Type: object
Show Source
  • Title: Created By
    Read Only: true
    Maximum Length: 64
    User who created the user-defined talent rating section.
  • Title: Creation Date
    Read Only: true
    Date and time when the user-defined talent rating section was created.
  • Title: Last Update Date
    Read Only: true
    Date and time when the user-defined talent rating section was last updated.
  • Title: Last Updated By
    Read Only: true
    Maximum Length: 64
    User who last updated the user-defined talent rating section.
  • Links
  • Title: Profile Section ID
    Unique identifier of the user-defined talent rating section associated with the person profile.
  • Title: Rating Model Code
    Read Only: true
    Maximum Length: 30
    Code representing rating model associated with the user-defined talent rating section.
  • Title: Rating Model ID
    Read Only: true
    Unique identifier of the rating model associated with the user-defined talent rating section.
  • Title: Name
    Read Only: true
    Maximum Length: 240
    Name of the rating model associated with the user-defined talent rating section.
  • Title: Section Context
    Maximum Length: 300
    Code representing the user-defined talent rating section. Valid values are defined in the profileTypeSectionsLOV.
  • Title: Section ID
    Unique identifier of the user-defined talent rating section.
  • Title: Section Name
    Read Only: true
    Maximum Length: 240
    Name of the user-defined talent rating section.
  • User Defined Ratings
    Title: User Defined Ratings
    The userDefinedRatings resource is the child of the talentRatings resource. It provides the list of talent rating items within the user-defined rating sections.
Nested Schema : User Defined Ratings
Type: array
Title: User Defined Ratings
The userDefinedRatings resource is the child of the talentRatings resource. It provides the list of talent rating items within the user-defined rating sections.
Show Source
Nested Schema : talentRatings-userDefinedRatingSections-userDefinedRatings-item-response
Type: object
Show Source
  • Title: Created By
    Read Only: true
    Maximum Length: 64
    User who created the user-defined talent rating item.
  • Title: Creation Date
    Read Only: true
    Date and time when the user-defined talent rating item was created.
  • Title: Comments
    Description of the user-defined talent rating item.
  • Title: From Date
    Read Only: true
    Date and time when the user-defined talent rating item becomes valid.
  • Title: Last Update Date
    Read Only: true
    Date and time when the user-defined talent rating item was last updated.
  • Title: Last Updated By
    Read Only: true
    Maximum Length: 64
    User who last updated the user-defined talent rating item.
  • Links
  • Title: Name
    Read Only: true
    Maximum Length: 2000
    Name of the user-defined talent rating item.
  • Title: Numeric Rating
    Read Only: true
    Numeric value of the rating level associated with the user-defined talent rating item.
  • Title: Rating ID
    Unique identifier of the user-defined talent rating item.
  • Title: Name
    Read Only: true
    Maximum Length: 2000
    Name of the rating level associated with the custom talent rating item.
  • Title: Rating Level Code
    Maximum Length: 30
    Code representing rating level associated with the user-defined talent rating item.
  • Title: Rating Level ID
    Unique identifier of the rating level associated with the user-defined talent rating item.
  • Title: Talent Rating Model
    Read Only: true
    Unique identifier of the rating model associated with the user-defined talent rating item.
  • Title: Source
    Maximum Length: 30
    Indicates whether the source of the performance rating item is profile, talent review, or talent review meeting. Valid values are CUSTOMPROFILE, CUSTOMTR, or CUSTOMTRMP.
  • Title: Source
    Read Only: true
    Maximum Length: 4000
    Source of the user-defined talent rating item.
  • Read Only: true
    Unique identifier of the source where the custom talent rating item is used.
  • Maximum Length: 30
    Code associated with source type of the user-defined talent rating item.
  • Read Only: true
    Maximum Length: 255
    User who submitted the user-defined talent rating item.
  • Title: End Date
    Read Only: true
    Date and time until which the user-defined talent rating item is valid.
Back to Top