Process flow Data Model
Domain
The schema is part of the Domain
Description
Data model
A JSON Schema corresponding to this data model can be found here.
The Data model is defined as shown below:
- channel : A list of channel(s) where this processFlow is executed
- Optional
- characteristic : A list of characteristic(s) associated to this processFlow
- Optional
- href : Reference of the ProcessFlow
- Optional
- id : Identifier of the Process flow
- Optional
- processFlowDate : Is the date when the processFlow was created in basse (timestamp)
- Optional
- processFlowSpecification : Specification of the processFlow.
- Optional
- relatedEntity : A list of related entity(ies) to this processFlow
- Optional
- relatedParty : A list of related party(ies) to this processFlow
- Optional
- state : State of the ProcessFlow: described in the state machine diagram.
- Optional
- taskFlow : A list of taskflow related to this processFlow
- Optional
TMForum APIs that use this schema
Taking into consideration the snapshot of 04/02/2020 04:22:50 UTC the list of TMForum Open APIs that uses this schemas is:
Coming soon