Update a task assignment
patch
/fscmRestApi/resources/11.13.18.05/hedTaskAssignments/{hedTaskAssignmentsUniqID}
Request
Path Parameters
-
hedTaskAssignmentsUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Task Assignments resource and used to uniquely identify an instance of Task Assignments. The client should not generate the hash key value. Instead, the client should query on the Task Assignments collection resource in order to navigate to a specific instance of Task Assignments to get the hash key.
Header Parameters
-
Effective-Of: string
This header accepts a string value. The string is a semi-colon separated list of
= . It is used to perform effective date range operations. The accepted parameters are RangeMode, RangeSpan, RangeStartDate, RangeEndDate, RangeStartSequence and RangeEndSequence. The parameter values are always strings. The possible values for RangeMode are SET_LOGICAL_START, SET_LOGICAL_END, END_DATE, SET_EFFECTIVE_START, SET_EFFECTIVE_END, REPLACE_CORRECTION, REPLACE_UPDATE, RECONCILE_CORRECTION, CORRECTION, RECONCILE_UPDATE, UPDATE, ZAP and DELETE_CHANGES. The possible values for RangeSpan are PHYSICAL_ROW_END_DATE and LOGICAL_ROW_END_DATE. The values for RangeStartDate and RangeEndDate have to be a string representation of a date in yyyy-MM-dd format. The value for RangeStartSequence and RangeEndSequence must be strings such that when parsed they yield positive integers. -
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
Root Schema : schema
Type:
Show Source
object-
AssigneePartyId: integer
(int64)
Title:
Task Assignee Party IdentifierParty assigned to the task. -
AttachmentRequiredFlag: boolean
Title:
Attachment Required IndicatorMaximum Length:1Default Value:falseIndicates whether an attachment is required. -
DueDate: string
(date-time)
Title:
Task Assignment Due DateDue date. -
StarredFlag: boolean
Title:
Starred IndicatorMaximum Length:1Default Value:falseIndicates if the task instance is starred, which means the user has marked it as an important task to quickly locate later. -
StatusTypeCode: string
Title:
Status Type CodeMaximum Length:30Default Value:ORA_HEY_STATUS_TYPE_NEWCode for status type.
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 : hedTaskAssignments-item-response
Type:
Show Source
object-
AssigneeEmail: string
Title:
Primary EmailRead Only:trueMaximum Length:320Preferred email of party assigned to the task. -
AssigneeFirstName: string
Title:
First NameRead Only:trueMaximum Length:150First name of party assigned to the task. -
AssigneeLastName: string
Title:
Last NameRead Only:trueMaximum Length:150Last name of party assigned to the task. -
AssigneeName: string
Title:
AssigneeRead Only:trueMaximum Length:450Name of party assigned to the task. -
AssigneePartyId: integer
(int64)
Title:
Task Assignee Party IdentifierParty assigned to the task. -
AssociatedPartyId: integer
(int64)
Title:
Task Assignment Associated Party IdentifierParty identifier associated with the task. -
AssociatedPersonFirstName: string
Title:
First NameRead Only:trueMaximum Length:150First name of party associated with the task. -
AssociatedPersonLastName: string
Title:
Last NameRead Only:trueMaximum Length:150Last name of party associated with the task. -
AssociatedPersonName: string
Title:
Associated PersonRead Only:trueMaximum Length:450Name of party associated with the task. -
AttachmentRequiredFlag: boolean
Title:
Attachment Required IndicatorMaximum Length:1Default Value:falseIndicates whether an attachment is required. -
CompleteFlag: boolean
Title:
Task CompleteRead Only:trueMaximum Length:1Default Value:falseIndicates whether the task is completed. -
CompletionDate: string
(date-time)
Title:
Task Completion DateRead Only:trueCompletion date. -
DaysUntilDue: integer
Title:
Days Until DueRead Only:trueNumber of days until the due date. -
DueDate: string
(date-time)
Title:
Task Assignment Due DateDue date. -
EventDate: string
(date)
Title:
Event DateRead Only:trueEvent date. -
InstructionText: string
Title:
Task Instruction TextRead Only:trueMaximum Length:255Instructions for the task. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueLast updated date. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64Last updated by. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PurposeTypeCode: string
Title:
Purpose Type CodeMaximum Length:50Code for assignment purpose. -
PurposeTypeMeaning: string
Title:
Purpose TypeRead Only:trueMaximum Length:80Meaning of assignment purpose. -
RecipientId: integer
Title:
Recipient IdentifierRead Only:trueUnique identifier for recipient. -
SourceObjectCode: string
Title:
Business Process Source CodeMaximum Length:50Code for source object. -
SourceObjectDisplay: string
Title:
Source Object DisplayRead Only:trueDisplay label for source object. -
SourceObjectId: integer
(int64)
Title:
Business Process Source IdentifierUnique identifier for source object. -
SourceObjectMeaning: string
Title:
Business Process SourceRead Only:trueMaximum Length:80Meaning of source object. -
StarredFlag: boolean
Title:
Starred IndicatorMaximum Length:1Default Value:falseIndicates if the task instance is starred, which means the user has marked it as an important task to quickly locate later. -
StartDate: string
(date-time)
Title:
Task Start DateRead Only:trueStart date. -
StatusTypeCode: string
Title:
Status Type CodeMaximum Length:30Default Value:ORA_HEY_STATUS_TYPE_NEWCode for status type. -
StatusTypeMeaning: string
Title:
Status Type MeaningRead Only:trueMaximum Length:80Meaning of status type. -
TaskAssignmentId: integer
(int64)
Title:
Task Assignment IdentifierRead Only:trueUnique identifier for an instance of task assignment. -
TaskAssignmentURL: string
Title:
Task Assignment URLRead Only:trueURL for task assignment. -
TaskDescription: string
Title:
Task DescriptionRead Only:trueMaximum Length:240Description of the task. -
TaskId: integer
(int64)
Title:
Task IdentifierUnique identifier for the task. -
TaskName: string
Title:
Task NameRead Only:trueMaximum Length:50Name of the task. -
TaskTypeCode: string
Title:
Task Type CodeRead Only:trueMaximum Length:30Code for task type. -
TaskTypeMeaning: string
Title:
Task Type MeaningRead Only:trueMaximum Length:80Meaning of task type.
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
- purposeTypeCodesLOV
-
Parameters:
- finder:
ByLookupTypeFinder%3BLookupType%3DORA_HEY_TASK_PURPOSE_CODE%2CLookupCode%3D{PurposeTypeCode}
The following properties are defined on the LOV link relation:- Source Attribute: PurposeTypeCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- sourceObjectCodesLOV
-
Parameters:
- finder:
ByLookupTypeFinder%3BLookupType%3DORA_HEY_TASK_OBJECT_CODE%2CLookupCode%3D{SourceObjectCode}
The following properties are defined on the LOV link relation:- Source Attribute: SourceObjectCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder:
- statusTypeCodesLOV
-
Parameters:
- finder:
ByLookupTypeFinder%3BLookupCode%3D{StatusTypeCode}%2CLookupType%3DORA_HEY_STATUS_TYPE
The following properties are defined on the LOV link relation:- Source Attribute: StatusTypeCode; Target Attribute: LookupCode
- Display Attribute: Meaning
- finder: