X4 Produktdokumentation

Operation: GetTaskDataObject

With the GetTaskDataObject of the Task Management adapter, you output the contents of a data object for a human task.

For more information on other operations of the Task Management adapter, see Task Management.

Parameters

taskUuid

✳️

This parameter is required.

UUID of the task

Note:

You can identify the UUID of a task by executing the GetAllTasks operation. For more information, see Operation: GetAllTasks.

Possible values:

Valid UUID, such as 443c498a-5868-4110-891f-42e5cb8fc24e

nameInReferenceSystem

✳️

This parameter is required.

Name of the data object

Possible values:

Any string

Status values

1

The operation was executed successfully.

-1

The operation failed due to a technical error.

Input

The adapter does not expect any specific input.

Output

The adapter outputs the content of the desired data object.