Create a workflow task assignment
post
/fscmRestApi/resources/11.13.18.05/publicSectorWorklistTaskAssignments
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorWorklistTaskAssignments-item
Type:
Show Source
object
-
AssignedBy(optional):
string
Maximum Length:
100
The user name of the user who assigned this workflow task. -
AssignedDate(optional):
string(date-time)
The date on which the workflow task was assigned.
-
Assignee(optional):
string
Maximum Length:
100
The user name of the user to whom the workflow task has been currently assigned. -
AssignmentType(optional):
string
Maximum Length:
10
Indicates the assignment type for the workflow task. This determines whether the workflow task belongs to the user or to his group. Valid values are MY, MY_ONLY or GROUP. -
links(optional):
array Items
Title:
Items
Link Relations -
LoginUserId(optional):
string
Maximum Length:
100
The user ID of the user who can view the workflow task. -
TaskId(optional):
integer(int64)
The task ID for the workflow task.
Nested Schema : link
Type:
Show Source
object
-
href(optional):
string
Title:
hyperlink reference
The URI to the related resource. -
rel(optional):
string
Title:
relation
The name of the relation to the resource instance. Example: self.
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : publicSectorWorklistTaskAssignments-item
Type:
Show Source
object
-
AssignedBy(optional):
string
Maximum Length:
100
The user name of the user who assigned this workflow task. -
AssignedDate(optional):
string(date-time)
The date on which the workflow task was assigned.
-
Assignee(optional):
string
Maximum Length:
100
The user name of the user to whom the workflow task has been currently assigned. -
AssignmentType(optional):
string
Maximum Length:
10
Indicates the assignment type for the workflow task. This determines whether the workflow task belongs to the user or to his group. Valid values are MY, MY_ONLY or GROUP. -
links(optional):
array Items
Title:
Items
Link Relations -
LoginUserId(optional):
string
Maximum Length:
100
The user ID of the user who can view the workflow task. -
TaskId(optional):
integer(int64)
The task ID for the workflow task.
Nested Schema : link
Type:
Show Source
object
-
href(optional):
string
Title:
hyperlink reference
The URI to the related resource. -
rel(optional):
string
Title:
relation
The name of the relation to the resource instance. Example: self.