Footprints Data Model

Table
Name bus_proc_defn
Comment The collection of definitions associated with a business process that was created as a result of using a business process template to create a business process.

Column
Name Datatype Comment Is PK Is FK
bus_proc_defn_id bigint The automatically generated primary key of the bus_proc_defn table. Yes No
bus_proc_id bigint A Foreign Key to the Business Process table. No Yes
defn_id bigint A Foreign Key to the Definition table. No Yes