Get a task assignment

get

/fscmRestApi/resources/11.13.18.05/hedTaskAssignments/{hedTaskAssignmentsUniqID}

Request

Path Parameters
  • 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.
Query Parameters
  • 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>
  • 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).
  • 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
  • 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
  • The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
  • 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.
  • 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".
  • 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 Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • 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".
  • 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.
Body ()
Root Schema : hedTaskAssignments-item-response
Type: object
Show Source
  • Title: Primary Email
    Read Only: true
    Maximum Length: 320
    Preferred email of party assigned to the task.
  • Title: First Name
    Read Only: true
    Maximum Length: 150
    Indicates the first name of the person to whom a task or a checklist is assigned.
  • Title: Last Name
    Read Only: true
    Maximum Length: 150
    Indicates the last name of the person to whom a task or a checklist is assigned.
  • Title: Assignee
    Read Only: true
    Maximum Length: 450
    Indicates the person to whom a task or a checklist is assigned.
  • Title: Task Assignee Party Identifier
    The unique identifier of the person the higher education task is assigned to.
  • Title: Task Assignment Associated Party Identifier
    The identifier for the individual associated with the higher education task.
  • Title: First Name
    Read Only: true
    Maximum Length: 150
    Indicates the first name of the person to whom a task or a checklist is related.
  • Title: Last Name
    Read Only: true
    Maximum Length: 150
    Indicates the last name of the person to whom a task or a checklist is related.
  • Title: Associated Person
    Read Only: true
    Maximum Length: 450
    Indicates the person to whom a task or a checklist is related.
  • Indicates the description of the attachment. To create an attachment, the consumer needs to supply the information to AttachmentDescription.
  • The file contents of the attachment. To create an attachment, the consumer needs to supply the information to AttachmentFileContents.
  • Indicates the file name of the attachment. To create an attachment, the consumer needs to supply the information to AttachmentFileName. To delete an attachment, the consumer needs to send null to AttachmentFileName.
  • Read Only: true
    Indicates the URL of the file.
  • The unique attachment identifier for the higher education task.
  • Maximum Length: 4000
    The attachment metadata that contains details of the attachment.
  • Indicates the title of the attachment. To create an attachment, the consumer needs to supply the information to AttachmentTitle.
  • Read Only: true
    Indicates the content type of the uploaded file.
  • Title: Task Category Identifier
    Read Only: true
    The unique identifier for the category where the higher education task is created.
  • Title: Category Name
    Read Only: true
    Maximum Length: 50
    The name of the category where the higher education task is created.
  • Title: Checklist Assignment Identifier
    Read Only: true
    The unique checklist instance identifier for the higher education checklist.
  • Title: Checklist Setup Identifier
    Read Only: true
    The unique identifier for the higher education checklist.
  • Title: Checklist Name
    Read Only: true
    Maximum Length: 50
    The name that an administrator provides for the higher education checklist.
  • Title: Task Complete
    Read Only: true
    Maximum Length: 1
    Default Value: false
    Indicates whether the task is completed or not.
  • Title: Task Completion Date
    Read Only: true
    The date on which the task is completed.
  • Read Only: true
    Number of days until the due date.
  • Read Only: true
    Maximum Length: 30
    The code for the document type, such as ORA_HEY_ESSAY.
  • Title: Meaning
    Read Only: true
    Maximum Length: 80
    The meaning of the document type, such as "Essay".
  • Title: Task Assignment Due Date
    The date on which the assigned task is due.
  • Read Only: true
    The event date of the higher education task.
  • The unique identifier for the institution where the higher education task is created.
  • Title: Institution
    Maximum Length: 50
    The name of the institution where the higher education task is created.
  • Title: Task Instruction Text
    Read Only: true
    Maximum Length: 255
    The instruction that an administrator provides for the higher education task.
  • Title: Last Updated Date
    Read Only: true
    Last updated date.
  • Title: Last Updated By
    Read Only: true
    Maximum Length: 64
    Last updated by.
  • Links
  • Maximum Length: 1
    Default Value: false
    Indicates to the user whether the assignee should receive a communication when the task is assigned.
  • Maximum Length: 1
    Default Value: false
    Indicates to the user whether the assignee receives a communication upon completion of the task.
  • Maximum Length: 1
    Default Value: false
    Indicates to the user whether the assignee receives a communication when the task is due.
  • Maximum Length: 1
    Default Value: false
    Indicates whether the task allows reassignment.
  • Read Only: true
    The unique recipient identifier for the higher education task.
  • Title: Business Process Source Code
    Maximum Length: 50
    The unique code for the source object for which this checklist is assigned, for example a code of the admission application form.
  • Read Only: true
    Indicates the business process source display from which the checklist was assigned.
  • Title: Business Process Source Identifier
    The unique identifier for the source object for which this checklist is assigned, for example an identifier of the admission application form.
  • Title: Business Process Source
    Read Only: true
    Maximum Length: 80
    Indicates the business process source from which the checklist was assigned.
  • Maximum Length: 1
    Default Value: false
    Indicates if the task instance is starred, which means the user has marked it as an important task to quickly locate later.
  • Title: Task Start Date
    Read Only: true
    The date on which the task is started.
  • Title: Task Outcome Status Code
    Maximum Length: 30
    Default Value: ORA_HEY_STATUS_IN_PROGRESS
    The status code associated with the state of the task, for example ORA_HEY_ACTION_INPROGRESS, ORA_HEY_ACTION_COMPLETE.
  • Title: Task Outcome Status
    Read Only: true
    Maximum Length: 80
    The status associated with the state of the task, for example in progress, complete, error, or waived state.
  • Read Only: true
    Maximum Length: 30
    The status scheme code, such as a code for a group of statuses for admissions.
  • The unique identifier for a status scheme associated with the task.
  • Read Only: true
    Maximum Length: 60
    The name of the status scheme, such as admissions statuses.
  • Read Only: true
    Maximum Length: 30
    Code for status type.
  • Read Only: true
    Maximum Length: 80
    Meaning of status type.
  • Title: Task Assignment Identifier
    Read Only: true
    The unique task instance identifier for the higher education task.
  • Read Only: true
    The URL that can be used to directly access the task assignment drill down page.
  • Title: Task Description
    Read Only: true
    Maximum Length: 240
    The description that an administrator provides for the higher education task.
  • Title: Task Identifier
    The unique identifier for the higher education task.
  • Title: Task Name
    Read Only: true
    Maximum Length: 50
    The name that an administrator provides for the higher education task.
  • Read Only: true
    Maximum Length: 30
    The code for the type of task, such as a ORA_HEY_DOCUMENT_SUBMISSION.
  • Title: Meaning
    Read Only: true
    Maximum Length: 80
    The meaning of the type of task, such as a document submission task.
  • Read Only: true
    Token number 5 placeholder used in communication templates.
  • Read Only: true
    Token number 4 placeholder used in communication templates.
  • Read Only: true
    Default Value: adf.object.getCommunicationToken(1)
    Token number 1 placeholder used in communication templates.
  • Read Only: true
    Token number 3 placeholder used in communication templates.
  • Read Only: true
    Token number 2 placeholder used in communication templates.
Back to Top