Update a assignment profile record associated to the specified learning assignment
patch
/hcmRestApi/resources/11.13.18.05/learningAssignmentProfiles/{learningAssignmentProfilesUniqID}/child/assignmentProfileRecords/{assignmentRecordId}
Request
Path Parameters
-
assignmentRecordId(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=
-
learningAssignmentProfilesUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Learning Assignment Profiles resource and used to uniquely identify an instance of Learning Assignment Profiles. The client should not generate the hash key value. Instead, the client should query on the Learning Assignment Profiles collection resource in order to navigate to a specific instance of Learning Assignment Profiles 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.
Supported Media Types
- application/json
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 : learningAssignmentProfiles-assignmentProfileRecords-item-response
Type:
Show Source
object-
assignedOnDate: string
(date-time)
Read Only:
trueDate when the learning was assigned to the learner. -
assignedToDisplayName: string
Read Only:
trueMaximum Length:240Display name of the learner. -
assignedToId: integer
(int64)
Read Only:
trueUnique identifier for the person the learning item was assigned to. -
assignedToPersonEmailAddress: string
Read Only:
trueMaximum Length:240Person's primary email address. -
assignmentDueDate: string
(date)
Read Only:
trueDue date for a learning assignment. -
assignmentProcessingStatus: string
Read Only:
trueMaximum Length:10Processing status for the learning assignment -
assignmentProcessingStatusMeaning: string
Read Only:
trueMaximum Length:255Description for the assignment processing status. -
assignmentProfileId: integer
(int64)
Read Only:
trueUnique identifier of the assignment profile's details. -
assignmentProfileNumber: string
Read Only:
trueMaximum Length:255User-friendly identifier for the profile linked to the learning assignment. -
assignmentRecordId: integer
(int64)
Read Only:
trueUnique identifier for the learning assignment details. -
assignmentRecordNumber: string
Read Only:
trueMaximum Length:30User-friendly identifier for the assignment record. -
assignmentStatus: string
Read Only:
trueMaximum Length:32The status of the learning assignment. -
assignmentStatusMeaning: string
Read Only:
trueMeaning associated with the status of the learning assignment. -
assignmentType: string
Read Only:
trueMaximum Length:30Learning assignment type. Valid values are ORA_REQUIRE_ASSIGNMENT and ORA_JOIN_ASSIGNMENT. -
assignmentTypeMeaning: string
Read Only:
trueDescription associated with the assignment type. -
learningItemId: integer
(int64)
Read Only:
trueUnique identifier of the assigned learning item. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
reasonCodeMeaning: string
Read Only:
trueMaximum Length:255Description of the reasonCode attribute value.
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.
Links
- AssignmentStatusLOV
-
Parameters:
- finder:
LookupTypeFinder%3BLookupType%3DORA_WLF_ASSIGN_RECORD_STATUS
The following properties are defined on the LOV link relation:- Source Attribute: assignmentStatus; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder: