Table openpetra_trunk.public.s_workflow_instance
A running instance of a defined workflow

Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
s_workflow_instance_id_i int4 10
s_workflow_instance_step.s_workflow_instance_id_i s_workflow_instance_step_fk1 R
Workflow Instance ID
s_workflow_id_i int4 10
s_workflow_definition.s_workflow_id_i s_workflow_instance_fk1 R
Workflow ID
s_key_data_item_c varchar 200  √  null If there is a particular data item required through the workflow what is it. Eg. if a Partner Key is required what is that Partner Key
s_key_data_item_type_c varchar 200  √  null The type of the shared data item (eg. Partner Key)
s_system_generated_l bool 1  √  null Was this instance generated by the System rather than the user
s_complete_l bool 1  √  null Has the workflow been completed
s_note_c varchar 600  √  null User entered comment or note attached to the workflow
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c s_workflow_instance_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c s_workflow_instance_fkmd R
s_modification_id_c varchar 150  √  null

Table contained 0 rows at Do Nov 10 18:00 MEZ 2011

Indexes:
Column(s) Type Sort Constraint Name
s_workflow_instance_id_i Primary key Asc s_workflow_instance_pk
s_workflow_id_i Performance Asc inx_s_workflow_instance_fk1_key1
s_created_by_c Performance Asc inx_s_workflow_instance_fkcr_key2
s_modified_by_c Performance Asc inx_s_workflow_instance_fkmd_key3
s_workflow_instance_id_i Must be unique Asc inx_s_workflow_instance_pk0

Close relationships  within of separation: