Create an advancement readiness item
post
/hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/advancementReadiness
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: string
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: string
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: string
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-
advancementReadinessDFF: array
advancementReadinessDFF
-
AdvancementReadinessId: integer
(int64)
Unique identifier of the advancement readiness item.
-
Comments: string
(byte)
Title:
CommentsComments on the advancement readiness item. -
JobProfileCode: string
Title:
Profile CodeMaximum Length:30Code representing the job profile associated with advancement readiness item. -
JobProfileId: integer
(int64)
Title:
Job ProfileUnique identifier of the job profile associated with advancement readiness item. -
ReadinessLevelCode: string
Title:
Readiness LevelMaximum Length:30Code representing the person's readiness for the career advancement. The list of accepted values is defined in the lookup HRT_READINESS. Review and update the list of values using the Setup and Maintenance work area, and the Manage Standard Lookups task. -
SourceType: string
Maximum Length:
30Default Value:HRTCode representing the source of the advancement readiness item.
Nested Schema : advancementReadinessDFF
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_advancementReadinessItem_view_AdvancementReadinessItemJOB__5FCRITICALITYVO-item-post-request", "ORGANIZATION_CRITICALITY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemORGANIZATION__5FCRITICALITYVO-item-post-request", "PERSON_CAREER_STATEMENT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FCAREER__5FSTATEMENTVO-item-post-request", "PERSON_CATEGORY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FCATEGORYVO-item-post-request", "PERSON_COMPONENT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FCOMPONENTVO-item-post-request", "PERSON_N_BOX_ASSIGNMENT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FN__5FBOX__5FASSIGNMENTVO-item-post-request", "PERSON_PERFORMANCE_RATING":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPERFORMANCE__5FRATINGVO-item-post-request", "PERSON_PLATFORM":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPLATFORMVO-item-post-request", "PERSON_POTENTIAL":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPOTENTIALVO-item-post-request", "PERSON_PROBLEM_CODE":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPROBLEM__5FCODEVO-item-post-request", "PERSON_PRODUCT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPRODUCTVO-item-post-request", "PERSON_PRODUCT_PROBLEM_CODE":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPRODUCT__5FPROBLEM__5FCODEVO-item-post-request", "PERSON_READINESS":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FREADINESSVO-item-post-request", "PERSON_RISK":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FRISKVO-item-post-request", "PERSON_TALENT_SCORE":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FTALENT__5FSCOREVO-item-post-request", "POSITION_CRITICALITY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPOSITION__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_advancementReadinessItem_view_AdvancementReadinessItemJOB__5FCRITICALITYVO-item-post-request
-
ORGANIZATION_CRITICALITY -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemORGANIZATION__5FCRITICALITYVO-item-post-request
-
PERSON_CAREER_STATEMENT -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FCAREER__5FSTATEMENTVO-item-post-request
-
PERSON_CATEGORY -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FCATEGORYVO-item-post-request
-
PERSON_COMPONENT -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FCOMPONENTVO-item-post-request
-
PERSON_N_BOX_ASSIGNMENT -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FN__5FBOX__5FASSIGNMENTVO-item-post-request
-
PERSON_PERFORMANCE_RATING -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPERFORMANCE__5FRATINGVO-item-post-request
-
PERSON_PLATFORM -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPLATFORMVO-item-post-request
-
PERSON_POTENTIAL -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPOTENTIALVO-item-post-request
-
PERSON_PROBLEM_CODE -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPROBLEM__5FCODEVO-item-post-request
-
PERSON_PRODUCT -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPRODUCTVO-item-post-request
-
PERSON_PRODUCT_PROBLEM_CODE -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPRODUCT__5FPROBLEM__5FCODEVO-item-post-request
-
PERSON_READINESS -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FREADINESSVO-item-post-request
-
PERSON_RISK -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FRISKVO-item-post-request
-
PERSON_TALENT_SCORE -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FTALENT__5FSCOREVO-item-post-request
-
POSITION_CRITICALITY -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPOSITION__5FCRITICALITYVO-item-post-request
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemJOB__5FCRITICALITYVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:JOB_CRITICALITYContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemORGANIZATION__5FCRITICALITYVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:ORGANIZATION_CRITICALITYContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FCAREER__5FSTATEMENTVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_CAREER_STATEMENTContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FCATEGORYVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_CATEGORYContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FCOMPONENTVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_COMPONENTContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FN__5FBOX__5FASSIGNMENTVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_N_BOX_ASSIGNMENTContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPERFORMANCE__5FRATINGVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_PERFORMANCE_RATINGContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPLATFORMVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_PLATFORMContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPOTENTIALVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_POTENTIALContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPROBLEM__5FCODEVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_PROBLEM_CODEContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPRODUCTVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_PRODUCTContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPRODUCT__5FPROBLEM__5FCODEVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_PRODUCT_PROBLEM_CODEContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FREADINESSVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_READINESSContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FRISKVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_RISKContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FTALENT__5FSCOREVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_TALENT_SCOREContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPOSITION__5FCRITICALITYVO-item-post-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:POSITION_CRITICALITYContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: 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-advancementReadiness-item-response
Type:
Show Source
object-
advancementReadinessDFF: array
advancementReadinessDFF
-
AdvancementReadinessId: integer
(int64)
Unique identifier of the advancement readiness item.
-
Comments: string
(byte)
Title:
CommentsComments on the advancement readiness item. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the advancement readiness item. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate when the advancement readiness item was created. -
FromDate: string
(date)
Title:
From DateRead Only:trueDate from which the advancement readiness item is valid. -
JobProfile: string
Title:
NameRead Only:trueMaximum Length:4000Description of the job profile associated with advancement readiness item. -
JobProfileCode: string
Title:
Profile CodeMaximum Length:30Code representing the job profile associated with advancement readiness item. -
JobProfileId: integer
(int64)
Title:
Job ProfileUnique identifier of the job profile associated with advancement readiness item. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate when the advancement readiness item was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the advancement readiness item. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ReadinessLevel: string
Title:
Readiness LevelRead Only:trueMaximum Length:80Indicates the person's readiness for the career advancement. -
ReadinessLevelCode: string
Title:
Readiness LevelMaximum Length:30Code representing the person's readiness for the career advancement. The list of accepted values is defined in the lookup HRT_READINESS. Review and update the list of values using the Setup and Maintenance work area, and the Manage Standard Lookups task. -
Source: string
Read Only:
trueMaximum Length:255Default Value:PROFILEIndicates whether the source of the advancement readiness item is profile or succession management. Valid values are HRT and HRMPLAN. -
SourceDescription: string
Read Only:
trueMaximum Length:255Source of the advancement readiness item. -
SourceKey: integer
(int64)
Read Only:
trueUnique identifier of the source where the advancement readiness item is used. -
SourceType: string
Maximum Length:
30Default Value:HRTCode representing the source of the advancement readiness item. -
SubmittedBy: string
Read Only:
trueMaximum Length:255User who submitted the advancement readiness item. -
ToDate: string
(date)
Title:
End DateRead Only:trueDate till which the advancement readiness item is valid.
Nested Schema : advancementReadinessDFF
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_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 : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
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_advancementReadinessItem_view_AdvancementReadinessItemJOB__5FCRITICALITYVO-item-response
-
ORGANIZATION_CRITICALITY -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemORGANIZATION__5FCRITICALITYVO-item-response
-
PERSON_CAREER_STATEMENT -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FCAREER__5FSTATEMENTVO-item-response
-
PERSON_CATEGORY -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FCATEGORYVO-item-response
-
PERSON_COMPONENT -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FCOMPONENTVO-item-response
-
PERSON_N_BOX_ASSIGNMENT -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FN__5FBOX__5FASSIGNMENTVO-item-response
-
PERSON_PERFORMANCE_RATING -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPERFORMANCE__5FRATINGVO-item-response
-
PERSON_PLATFORM -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPLATFORMVO-item-response
-
PERSON_POTENTIAL -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPOTENTIALVO-item-response
-
PERSON_PROBLEM_CODE -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPROBLEM__5FCODEVO-item-response
-
PERSON_PRODUCT -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPRODUCTVO-item-response
-
PERSON_PRODUCT_PROBLEM_CODE -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPRODUCT__5FPROBLEM__5FCODEVO-item-response
-
PERSON_READINESS -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FREADINESSVO-item-response
-
PERSON_RISK -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FRISKVO-item-response
-
PERSON_TALENT_SCORE -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FTALENT__5FSCOREVO-item-response
-
POSITION_CRITICALITY -
object
oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPOSITION__5FCRITICALITYVO-item-response
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemJOB__5FCRITICALITYVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:JOB_CRITICALITYContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemORGANIZATION__5FCRITICALITYVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:ORGANIZATION_CRITICALITYContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FCAREER__5FSTATEMENTVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_CAREER_STATEMENTContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FCATEGORYVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_CATEGORYContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FCOMPONENTVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_COMPONENTContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FN__5FBOX__5FASSIGNMENTVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_N_BOX_ASSIGNMENTContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPERFORMANCE__5FRATINGVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_PERFORMANCE_RATINGContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPLATFORMVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_PLATFORMContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPOTENTIALVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_POTENTIALContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPROBLEM__5FCODEVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_PROBLEM_CODEContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPRODUCTVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_PRODUCTContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FPRODUCT__5FPROBLEM__5FCODEVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_PRODUCT_PROBLEM_CODEContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FREADINESSVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_READINESSContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FRISKVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_RISKContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPERSON__5FTALENT__5FSCOREVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:PERSON_TALENT_SCOREContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_advancementReadinessItem_view_AdvancementReadinessItemPOSITION__5FCRITICALITYVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:80Default Value:POSITION_CRITICALITYContext Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
AdvReadinessId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
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 : 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
- advancementReadinessDFF
-
Parameters:
- advancementReadinessUniqID:
$request.path.advancementReadinessUniqID - talentRatingsUniqID:
$request.path.talentRatingsUniqID
- advancementReadinessUniqID:
- jobProfilesLOV
-
Parameters:
- finder:
findByWord
The following properties are defined on the LOV link relation:- Source Attribute: JobProfileCode; Target Attribute: ProfileCode
- Display Attribute: Description
- finder:
- readinessLevelsLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DHRT_READINESS
The following properties are defined on the LOV link relation:- Source Attribute: ReadinessLevelCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder: