Oracle Integration · Schema

ProcessInstance

ProcessInstance schema from Oracle Integration Process Automation API.

API ManagementAutomationB2B IntegrationCloud IntegrationEnterprise IntegrationIntegrationiPaaSProcess Automation

Properties

Name Type Description
processId string Process instance identifier.
processName string Process name.
processDefId string Process definition identifier.
state string Process state.
priority integer Process priority.
title string Process title.
createdBy string User who created the instance.
createdDate string Creation timestamp.
View JSON Schema on GitHub