Get a certification item
get
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/certificationSections/{ProfileSectionId}/child/certificationItems/{CertificationId}
Request
Path Parameters
-
CertificationId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
-
ProfileSectionId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
-
talentPersonProfilesUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Talent Person Profiles resource and used to uniquely identify an instance of Talent Person Profiles. The client should not generate the hash key value. Instead, the client should query on the Talent Person Profiles collection resource in order to navigate to a specific instance of Talent Person Profiles to get the hash key.
Query Parameters
-
dependency: string
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> -
expand: string
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).
-
fields: string
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 -
links: string
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 -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
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.
There's no request body for this operation.
Back to TopResponse
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 : talentPersonProfiles-certificationSections-certificationItems-item-response
Type:
Show Source
object-
ActualCompletionDate: string
(date)
Title:
Actual Completion DateDate on which the license or certification was obtained. -
CertificateNumber: string
Title:
Certificate NumberMaximum Length:240Number of the certification. -
CertificationId: integer
(int64)
Title:
Certification IDRead Only:trueUnique identifier of the certification. -
certificationItemAttachments: array
Certification Item Attachments
Title:
Certification Item AttachmentsThe certificationItemAttachments resource is a child of certificationItems resource. It provides all the attachments for the certification item. -
certificationItemsDFF: array
certificationItemsDFF
-
CertificationURL: string
Title:
Certification URLMaximum Length:2000URL linked to the certification. -
Comments: string
(byte)
Title:
CommentsComments on the certification. -
CompletedAmount: integer
(int64)
Title:
Completed AmountCompleted amount of the certification. -
ContentItemId: integer
(int64)
Title:
Content Item IDUnique identifier for the content item. -
Country: string
Title:
Country CodeMaximum Length:30Country where certification was issued. Valid values are defined in the hcmCountriesLOV. -
CountryMeaning: string
Title:
CountryRead Only:trueMaximum Length:80Meaning of the country. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the content item. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the content item was created. -
Establishment: string
Title:
EstablishmentName of the establishment. Valid values are defined in the contentItemsLov. -
EstablishmentId: integer
(int64)
Title:
Establishment IDUnique identifier of the educational establishment. -
ExpirationDate: string
(date)
Title:
Expiration DateDate when the certification expires. -
ExternalPartyVerifyBy: string
Maximum Length:
2000Name of the external party who verified the certification. -
ExternalPartyVerifyDate: string
(date)
Date when the certification was verified by the external party.
-
IssueDate: string
(date)
Title:
Issue DateDate when the certification is issued. -
IssuedBy: string
Title:
Issued ByMaximum Length:240Issuing authority of the license or certification. -
LastRenewalDate: string
(date)
Title:
Last Renewal DateLast renewal date of the certification. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate and time when the content item was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the content item. -
LicenseOrCertificate: string
Title:
License or CertificateName of the license or certificate, such as Certified Accountant. Valid values are defined in the contentItemsLov. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
OriginalIssueYear: integer
(int64)
Title:
Original Issue YearOriginal year in which the license or certificate was issued. -
OtherEstablishment: string
Title:
Educational EstablishmentMaximum Length:2000Name of the educational establishment. -
OtherLicenseOrCertificate: string
Title:
License or CertificateMaximum Length:240Name of other license or certification, such as Certified Accountant. -
ProfileId: integer
(int64)
Surrogate identifier for the person profile.
-
RelatedItemFlag: boolean
Title:
Related ItemMaximum Length:30Attribute specific to learning outcome. Indicates whether the certification item doesn't need to be copied to the learner's talent profiles after completion of the course or specialization. Valid values are Y and N. -
RenewalDate: string
(date)
Title:
Renewal DateRenewal date of the certification. -
RenewalInprogress: string
Title:
Renewal In ProgressMaximum Length:30Indicates whether the renewal of the license or certification is in progress. Valid values are Y and N. Valid values are defined in the commonLookupsLOV. -
RenewalInprogressMeaning: string
Maximum Length:
255Meaning of renewalInProgress of the certification. -
RenewalRequired: string
Title:
Renewal RequiredMaximum Length:30Indicates whether the license or certification requires renewing. Valid values are Y and N. Valid values are defined in the commonLookupsLOV. -
RenewalRequiredMeaning: string
Maximum Length:
255Meaning of RenewalRequired of the certification. -
Restrictions: string
(byte)
Title:
RestrictionsRestrictions on renewal of the certification. -
SectionId: integer
(int64)
Unique identifier of the content section.
-
Source: string
Title:
SourceRead Only:trueMaximum Length:255Default Value:Talent ProfileSource of the certification item. -
SourceType: string
Maximum Length:
30Code representing the source of certification item. -
State: string
Title:
State CodeMaximum Length:360State where the certification was issued. Valid values are defined in the hcmAddressesLOV. -
Status: string
Title:
Status CodeMaximum Length:30Status of the certification. Valid values are defined in the commonLookupsLOV. -
StatusMeaning: string
Title:
StatusMaximum Length:255Meaning of status of the certification. -
Title: string
Title:
TitleMaximum Length:240Title of the certification. -
TotalAmount: integer
(int64)
Title:
Total AmountTotal cost of the certification. -
TrainingCompletedUnits: string
Title:
Training Completed UnitsMaximum Length:240Completed training units of the certification. -
Verified: string
Title:
VerifiedMaximum Length:30Indicates whether the license or certification is verified. Valid values are Y and N. Valid values are defined in the commonLookupsLOV. -
VerifiedMeaning: string
Maximum Length:
255Meaning of Verified flag of the certification.
Nested Schema : Certification Item Attachments
Type:
arrayTitle:
Certification Item AttachmentsThe certificationItemAttachments resource is a child of certificationItems resource. It provides all the attachments for the certification item.
Show Source
Nested Schema : certificationItemsDFF
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_certificationItem_view_CertificationItemJOB__5FCRITICALITYVO-item-response", "ORGANIZATION_CRITICALITY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemORGANIZATION__5FCRITICALITYVO-item-response", "PERSON_CAREER_STATEMENT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FCAREER__5FSTATEMENTVO-item-response", "PERSON_CATEGORY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FCATEGORYVO-item-response", "PERSON_COMPONENT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FCOMPONENTVO-item-response", "PERSON_N_BOX_ASSIGNMENT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FN__5FBOX__5FASSIGNMENTVO-item-response", "PERSON_PERFORMANCE_RATING":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FPERFORMANCE__5FRATINGVO-item-response", "PERSON_PLATFORM":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FPLATFORMVO-item-response", "PERSON_POTENTIAL":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FPOTENTIALVO-item-response", "PERSON_PROBLEM_CODE":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FPROBLEM__5FCODEVO-item-response", "PERSON_PRODUCT":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FPRODUCTVO-item-response", "PERSON_PRODUCT_PROBLEM_CODE":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FPRODUCT__5FPROBLEM__5FCODEVO-item-response", "PERSON_READINESS":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FREADINESSVO-item-response", "PERSON_RISK":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FRISKVO-item-response", "PERSON_TALENT_SCORE":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FTALENT__5FSCOREVO-item-response", "POSITION_CRITICALITY":"#/components/schemas/oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPOSITION__5FCRITICALITYVO-item-response" } }
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : talentPersonProfiles-certificationSections-certificationItems-certificationItemAttachments-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAttribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdSurrogate identifier for the attachment document of the certification item. -
CategoryName: string
Title:
CategoryMaximum Length:30Category name of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255User who created the attachment. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueUser name of the user who created the attachment. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the attachment was created. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEAttachment Type such as FILE, TEXT, or WEB_PAGE. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Unique identifier of the document. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Path of the folder. -
DmVersionNumber: string
Maximum Length:
255Version number of the attachment. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeError status code of the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageError status message of the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateExpiration date of the attachment. -
FileContents: string
(byte)
Title:
File ContentsFile contents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048Name of the attachment file. -
FileUrl: string
Title:
File UrlFile URL of the attachment. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueBase64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate and time when the attachment was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255User who last updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueUser name of the person who last updated the attachment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the uploaded file. -
UploadedFileLength: integer
Title:
File SizeLength of the uploaded file. -
UploadedFileName: string
Title:
Uploaded File NameName of the uploaded file. -
UploadedText: string
Title:
Uploaded TextText uploaded in the attachment. -
Uri: string
Title:
UriMaximum Length:4000URI of the attachment. -
Url: string
Title:
UrlMaximum Length:4000URL of the attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255User name of person who uploaded the attachment.
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 : 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_certificationItem_view_CertificationItemJOB__5FCRITICALITYVO-item-response
-
ORGANIZATION_CRITICALITY -
object
oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemORGANIZATION__5FCRITICALITYVO-item-response
-
PERSON_CAREER_STATEMENT -
object
oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FCAREER__5FSTATEMENTVO-item-response
-
PERSON_CATEGORY -
object
oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FCATEGORYVO-item-response
-
PERSON_COMPONENT -
object
oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FCOMPONENTVO-item-response
-
PERSON_N_BOX_ASSIGNMENT -
object
oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FN__5FBOX__5FASSIGNMENTVO-item-response
-
PERSON_PERFORMANCE_RATING -
object
oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FPERFORMANCE__5FRATINGVO-item-response
-
PERSON_PLATFORM -
object
oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FPLATFORMVO-item-response
-
PERSON_POTENTIAL -
object
oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FPOTENTIALVO-item-response
-
PERSON_PROBLEM_CODE -
object
oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FPROBLEM__5FCODEVO-item-response
-
PERSON_PRODUCT -
object
oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FPRODUCTVO-item-response
-
PERSON_PRODUCT_PROBLEM_CODE -
object
oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FPRODUCT__5FPROBLEM__5FCODEVO-item-response
-
PERSON_READINESS -
object
oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FREADINESSVO-item-response
-
PERSON_RISK -
object
oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FRISKVO-item-response
-
PERSON_TALENT_SCORE -
object
oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__5FTALENT__5FSCOREVO-item-response
-
POSITION_CRITICALITY -
object
oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPOSITION__5FCRITICALITYVO-item-response
Nested Schema : oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemJOB__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 -
CertificationId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemORGANIZATION__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 -
CertificationId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__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 -
CertificationId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__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 -
CertificationId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__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 -
CertificationId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__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 -
CertificationId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__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 -
CertificationId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__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 -
CertificationId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__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 -
CertificationId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__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 -
CertificationId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__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 -
CertificationId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__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 -
CertificationId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__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 -
CertificationId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__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 -
CertificationId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPERSON__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 -
CertificationId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : oracle_apps_flex_hcm_profiles_core_certificationItem_view_CertificationItemPOSITION__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 -
CertificationId: 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 : 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
- certificationItemAttachments
-
Parameters:
- CertificationId:
$request.path.CertificationId - ProfileSectionId4:
$request.path.ProfileSectionId4 - talentPersonProfilesUniqID:
$request.path.talentPersonProfilesUniqID
The certificationItemAttachments resource is a child of certificationItems resource. It provides all the attachments for the certification item. - CertificationId:
- certificationItemsDFF
-
Parameters:
- CertificationId:
$request.path.CertificationId - ProfileSectionId4:
$request.path.ProfileSectionId4 - talentPersonProfilesUniqID:
$request.path.talentPersonProfilesUniqID
- CertificationId:
- countriesLOV
-
The following properties are defined on the LOV link relation:
- Source Attribute: Country; Target Attribute: TerritoryCode
- Display Attribute: CountryName
- establishmentsLOV
-
The following properties are defined on the LOV link relation:
- Source Attribute: Establishment; Target Attribute: Name
- Display Attribute: Name
- licenseOrCertificatesLOV
-
The following properties are defined on the LOV link relation:
- Source Attribute: LicenseOrCertificate; Target Attribute: Name
- Display Attribute: Name
- renewalInProgressLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3D{RenewalInprogressFlagLkpName}
The following properties are defined on the LOV link relation:- Source Attribute: RenewalInprogress; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- renewalRequiredLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3D{RenewalRequiredFlagLkpName}
The following properties are defined on the LOV link relation:- Source Attribute: RenewalRequired; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- statusesLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3D{StatusLkpName}
The following properties are defined on the LOV link relation:- Source Attribute: Status; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- verifiedLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3D{VerifiedFlagLkpName}
The following properties are defined on the LOV link relation:- Source Attribute: Verified; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
Examples
The following example shows how to retrieve a certification item by submitting a GET request on the REST resource using cURL.
curl -i -u "<username>:<password>" -H "Content-Type: application/vnd.oracle.adf.resourceitem+json" -H "REST-Framework-Version: 4" -X GET 'http://<host>:<port>/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/300100032392736/child/certificationSections/300100214617898/child/certificationItems/child/certificationItems/300100214618044'
Example of Response Header
The following is an example of the response header.
HTTP/1.1 200 OK Content-Type : application/vnd.oracle.adf.resourceitem+json
Example of Response Body
The following example shows the contents of the response body in JSON format.
{
"CertificationId" : 300100214618044,
"ContentItemId" : 300100172836379,
"LicenseOrCertificate" : "CCIE",
"OtherLicenseOrCertificate" : null,
"Country" : "US",
"State" : "TX",
"IssuedBy" : "Someone",
"CertificateNumber" : "89674523",
"IssueDate" : "2020-06-22",
"OriginalIssueYear" : 2020,
"ExpirationDate" : "2025-06-22",
"Title" : "titlehere",
"RenewalDate" : "2025-06-23",
"LastRenewalDate" : "2025-06-23",
"RenewalInprogress" : "N",
"RenewalRequired" : "Y",
"ActualCompletionDate" : "2020-06-22",
"Status" : "A",
"Verified" : "Y",
"EstablishmentId" : 300100170995100,
"Establishment" : "Colorado State University",
"OtherEstablishment" : "Some School",
"TrainingCompletedUnits" : "15",
"TotalAmount" : 100,
"CompletedAmount" : 100,
"CertificationURL" : "http://www.meh.com",
"CreatedBy" : "ZANC_ZBEN_SUPER_USER",
"CreationDate" : "2020-07-01T04:23:29+00:00",
"LastUpdatedBy" : "ZANC_ZBEN_SUPER_USER",
"LastUpdateDate" : "2020-07-01T04:23:29.217+00:00",
"Links" : [
{
..},
]
}