Create a risk of loss rating item
post
/hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/riskOfLosses
Request
Path Parameters
-
talentRatingsUniqID(required): string
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.
Header Parameters
-
Metadata-Context:
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".
-
REST-Framework-Version:
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.
-
Upsert-Mode:
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
Comments: string
(byte)
Title:
CommentsComments on the risk of loss rating item. -
Reason: string
Title:
ReasonMaximum Length:30Code representing the reason for the risk of loss. A list of accepted values is defined in the lookup type HRT_RISK_REASON. -
RiskLevelCode: string
Title:
Risk Level CodeMaximum Length:30Code representing the rating level associated with the risk of loss rating item. Valid values are defined in the ratingLevelsLOV. -
RiskLevelId: integer
(int64)
Title:
Risk Level IDUnique identifier of the rating level associated with the risk of loss rating item. -
riskOfLossesDFF: array
riskOfLossesDFF
-
RiskOfLossId: integer
(int64)
Title:
Risk of Loss IDUnique identifier of the risk of loss rating item. -
Source: string
Title:
SourceMaximum Length:30Indicates 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. -
SourceKey: integer
(int64)
Unique identifier of the source where the risk of loss rating item is used
-
SourceType: string
Maximum Length:
30Indicates the type of source associated with the risk of loss rating item.
Nested Schema : riskOfLossesDFF
Type:
Show Source
array-
Array of:
object Discriminator: __FLEX_Context
Discriminator:
{ "propertyName":"__FLEX_Context", "mapping":{ "JOB_CRITICALITY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemJOB__5FCRITICALITYVO-item-post-request", "ORGANIZATION_CRITICALITY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemORGANIZATION__5FCRITICALITYVO-item-post-request", "PERSON_CAREER_STATEMENT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FCAREER__5FSTATEMENTVO-item-post-request", "PERSON_CATEGORY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FCATEGORYVO-item-post-request", "PERSON_COMPONENT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FCOMPONENTVO-item-post-request", "PERSON_N_BOX_ASSIGNMENT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FN__5FBOX__5FASSIGNMENTVO-item-post-request", "PERSON_PERFORMANCE_RATING":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPERFORMANCE__5FRATINGVO-item-post-request", "PERSON_PLATFORM":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPLATFORMVO-item-post-request", "PERSON_POTENTIAL":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPOTENTIALVO-item-post-request", "PERSON_PROBLEM_CODE":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPROBLEM__5FCODEVO-item-post-request", "PERSON_PRODUCT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPRODUCTVO-item-post-request", "PERSON_PRODUCT_PROBLEM_CODE":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPRODUCT__5FPROBLEM__5FCODEVO-item-post-request", "PERSON_READINESS":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FREADINESSVO-item-post-request", "PERSON_RISK":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FRISKVO-item-post-request", "PERSON_TALENT_SCORE":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FTALENT__5FSCOREVO-item-post-request", "POSITION_CRITICALITY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPOSITION__5FCRITICALITYVO-item-post-request" } }
Nested Schema : Discriminator: __FLEX_Context
Type:
objectDiscriminator: __FLEX_Context
Discriminator Values
- JOB_CRITICALITY
- ORGANIZATION_CRITICALITY
- PERSON_CAREER_STATEMENT
- PERSON_CATEGORY
- PERSON_COMPONENT
- PERSON_N_BOX_ASSIGNMENT
- PERSON_PERFORMANCE_RATING
- PERSON_PLATFORM
- PERSON_POTENTIAL
- PERSON_PROBLEM_CODE
- PERSON_PRODUCT
- PERSON_PRODUCT_PROBLEM_CODE
- PERSON_READINESS
- PERSON_RISK
- PERSON_TALENT_SCORE
- POSITION_CRITICALITY
Match One Schema
Show Source
-
JOB_CRITICALITY -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemJOB__5FCRITICALITYVO-item-post-request
-
ORGANIZATION_CRITICALITY -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemORGANIZATION__5FCRITICALITYVO-item-post-request
-
PERSON_CAREER_STATEMENT -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FCAREER__5FSTATEMENTVO-item-post-request
-
PERSON_CATEGORY -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FCATEGORYVO-item-post-request
-
PERSON_COMPONENT -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FCOMPONENTVO-item-post-request
-
PERSON_N_BOX_ASSIGNMENT -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FN__5FBOX__5FASSIGNMENTVO-item-post-request
-
PERSON_PERFORMANCE_RATING -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPERFORMANCE__5FRATINGVO-item-post-request
-
PERSON_PLATFORM -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPLATFORMVO-item-post-request
-
PERSON_POTENTIAL -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPOTENTIALVO-item-post-request
-
PERSON_PROBLEM_CODE -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPROBLEM__5FCODEVO-item-post-request
-
PERSON_PRODUCT -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPRODUCTVO-item-post-request
-
PERSON_PRODUCT_PROBLEM_CODE -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPRODUCT__5FPROBLEM__5FCODEVO-item-post-request
-
PERSON_READINESS -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FREADINESSVO-item-post-request
-
PERSON_RISK -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FRISKVO-item-post-request
-
PERSON_TALENT_SCORE -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FTALENT__5FSCOREVO-item-post-request
-
POSITION_CRITICALITY -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPOSITION__5FCRITICALITYVO-item-post-request
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemJOB__5FCRITICALITYVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:JOB_CRITICALITY -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemORGANIZATION__5FCRITICALITYVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:ORGANIZATION_CRITICALITY -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FCAREER__5FSTATEMENTVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_CAREER_STATEMENT -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FCATEGORYVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_CATEGORY -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FCOMPONENTVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_COMPONENT -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FN__5FBOX__5FASSIGNMENTVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_N_BOX_ASSIGNMENT -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPERFORMANCE__5FRATINGVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_PERFORMANCE_RATING -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPLATFORMVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_PLATFORM -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPOTENTIALVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_POTENTIAL -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPROBLEM__5FCODEVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_PROBLEM_CODE -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPRODUCTVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_PRODUCT -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPRODUCT__5FPROBLEM__5FCODEVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_PRODUCT_PROBLEM_CODE -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FREADINESSVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_READINESS -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FRISKVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_RISK -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FTALENT__5FSCOREVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_TALENT_SCORE -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPOSITION__5FCRITICALITYVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:POSITION_CRITICALITY -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
RiskOfLossId: integer
(int64)
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
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".
-
REST-Framework-Version:
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.
Root Schema : talentRatings-riskOfLosses-item-response
Type:
Show Source
object-
Comments: string
(byte)
Title:
CommentsComments on the risk of loss rating item. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the risk of loss rating item. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the risk of loss rating item was created. -
FromDate: string
(date)
Title:
From DateRead Only:trueDate and time when the risk of loss rating item becomes valid. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate and time when the risk of loss rating item was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the risk of loss rating item. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Reason: string
Title:
ReasonMaximum Length:30Code representing the reason for the risk of loss. A list of accepted values is defined in the lookup type HRT_RISK_REASON. -
ReasonMeaning: string
Title:
MeaningRead Only:trueMaximum Length:80Code representing the rating level associated with the risk of loss rating item. Valid values are defined in the ratingLevelsLOV. -
RiskLevel: string
Title:
NameRead Only:trueMaximum Length:2000Name of the rating level associated with the risk of loss rating item. -
RiskLevelCode: string
Title:
Risk Level CodeMaximum Length:30Code representing the rating level associated with the risk of loss rating item. Valid values are defined in the ratingLevelsLOV. -
RiskLevelId: integer
(int64)
Title:
Risk Level IDUnique identifier of the rating level associated with the risk of loss rating item. -
RiskModelId: integer
(int64)
Title:
Risk Rating ModelRead Only:trueDefault Value:12Unique identifier of the rating model associated with the risk of loss rating item. -
riskOfLossesDFF: array
riskOfLossesDFF
-
RiskOfLossId: integer
(int64)
Title:
Risk of Loss IDUnique identifier of the risk of loss rating item. -
Source: string
Title:
SourceMaximum Length:30Indicates 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. -
SourceDescription: string
Title:
SourceRead Only:trueMaximum Length:4000Source of the risk of loss rating item. -
SourceKey: integer
(int64)
Unique identifier of the source where the risk of loss rating item is used
-
SourceType: string
Maximum Length:
30Indicates the type of source associated with the risk of loss rating item. -
SubmittedBy: string
Read Only:
trueMaximum Length:255User who submitted the risk of loss rating item. -
ToDate: string
(date)
Title:
End DateRead Only:trueDate and time until which the risk of loss rating item is valid.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : riskOfLossesDFF
Type:
Show Source
array-
Array of:
object 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 : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : Discriminator: __FLEX_Context
Type:
objectDiscriminator: __FLEX_Context
Discriminator Values
- JOB_CRITICALITY
- ORGANIZATION_CRITICALITY
- PERSON_CAREER_STATEMENT
- PERSON_CATEGORY
- PERSON_COMPONENT
- PERSON_N_BOX_ASSIGNMENT
- PERSON_PERFORMANCE_RATING
- PERSON_PLATFORM
- PERSON_POTENTIAL
- PERSON_PROBLEM_CODE
- PERSON_PRODUCT
- PERSON_PRODUCT_PROBLEM_CODE
- PERSON_READINESS
- PERSON_RISK
- PERSON_TALENT_SCORE
- POSITION_CRITICALITY
Match One Schema
Show Source
-
JOB_CRITICALITY -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemJOB__5FCRITICALITYVO-item-response
-
ORGANIZATION_CRITICALITY -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemORGANIZATION__5FCRITICALITYVO-item-response
-
PERSON_CAREER_STATEMENT -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FCAREER__5FSTATEMENTVO-item-response
-
PERSON_CATEGORY -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FCATEGORYVO-item-response
-
PERSON_COMPONENT -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FCOMPONENTVO-item-response
-
PERSON_N_BOX_ASSIGNMENT -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FN__5FBOX__5FASSIGNMENTVO-item-response
-
PERSON_PERFORMANCE_RATING -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPERFORMANCE__5FRATINGVO-item-response
-
PERSON_PLATFORM -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPLATFORMVO-item-response
-
PERSON_POTENTIAL -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPOTENTIALVO-item-response
-
PERSON_PROBLEM_CODE -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPROBLEM__5FCODEVO-item-response
-
PERSON_PRODUCT -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPRODUCTVO-item-response
-
PERSON_PRODUCT_PROBLEM_CODE -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPRODUCT__5FPROBLEM__5FCODEVO-item-response
-
PERSON_READINESS -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FREADINESSVO-item-response
-
PERSON_RISK -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FRISKVO-item-response
-
PERSON_TALENT_SCORE -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FTALENT__5FSCOREVO-item-response
-
POSITION_CRITICALITY -
object
oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPOSITION__5FCRITICALITYVO-item-response
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemJOB__5FCRITICALITYVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:JOB_CRITICALITY -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemORGANIZATION__5FCRITICALITYVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:ORGANIZATION_CRITICALITY -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FCAREER__5FSTATEMENTVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_CAREER_STATEMENT -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FCATEGORYVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_CATEGORY -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FCOMPONENTVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_COMPONENT -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FN__5FBOX__5FASSIGNMENTVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_N_BOX_ASSIGNMENT -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPERFORMANCE__5FRATINGVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_PERFORMANCE_RATING -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPLATFORMVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_PLATFORM -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPOTENTIALVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_POTENTIAL -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPROBLEM__5FCODEVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_PROBLEM_CODE -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPRODUCTVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_PRODUCT -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FPRODUCT__5FPROBLEM__5FCODEVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_PRODUCT_PROBLEM_CODE -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FREADINESSVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_READINESS -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FRISKVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_RISK -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPERSON__5FTALENT__5FSCOREVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_TALENT_SCORE -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RiskOfLossId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_riskOfLossItem_view_RiskOfLossItemPOSITION__5FCRITICALITYVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:POSITION_CRITICALITY -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RiskOfLossId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- reasonsLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DHRT_RISK_REASON
The following properties are defined on the LOV link relation:- Source Attribute: Reason; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- riskLevelsLOV
-
The following properties are defined on the LOV link relation:
- Source Attribute: RiskLevelCode; Target Attribute: RatingLevelCode
- Display Attribute: RatingDescription
- riskOfLossesDFF
-
Parameters:
- RiskOfLossId:
$request.path.RiskOfLossId - talentRatingsUniqID:
$request.path.talentRatingsUniqID
- RiskOfLossId: