Create a task assignment

post

/fscmRestApi/resources/11.13.18.05/hedTaskAssignments

Request

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.
  • 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
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • 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.
  • 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.
  • 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.
  • Title: Task Assignment Due Date
    The date on which the assigned task is due.
  • 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.
  • 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.
  • Title: Purpose Type Code
    Maximum Length: 50
    Code for assignment purpose.
  • Maximum Length: 1
    Default Value: false
    Indicates whether the task allows reassignment.
  • 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.
  • 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.
  • 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 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.
  • The unique identifier for a status scheme associated with the task.
  • Title: Task Identifier
    The unique identifier for the higher education task.
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.
  • Title: Purpose Type Code
    Maximum Length: 50
    Code for assignment purpose.
  • Title: Purpose Type
    Read Only: true
    Maximum Length: 80
    Meaning of assignment purpose.
  • 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.
  • Title: Task Type Code
    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