Oracle Integration · Schema

Task

Task schema from Oracle Integration Process Automation API.

API ManagementAutomationB2B IntegrationCloud IntegrationEnterprise IntegrationIntegrationiPaaSProcess Automation

Properties

Name Type Description
id string Task identifier.
title string Task title.
assignee string Current assignee.
state string Task state.
priority integer Task priority.
createdDate string Task creation timestamp.
dueDate string Task due date.
processId string Parent process instance identifier.
processName string Parent process name.
outcome string Task outcome.
View JSON Schema on GitHub