Footprints Data Model

Table
Name pend_advn_actn
Comment An advanced action to be taken by integration with Asset Core.

Column
Name Datatype Comment Is PK Is FK
pend_advn_actn_id bigint The automatically generated primary key of the pend_advn_actn table. Yes No
pend_advn_actn_defn_id bigint A Foreign Key to the Definition table. No Yes
pend_advn_actn_dyn_item_id bigint A Foreign Key to the Item table. No Yes
pend_advn_actn_advn_actn_id bigint A Foreign Key to the Pending Advanced Action table. No No
pend_advn_actn_asset_id bigint A Foreign Key to the Pending Advanced Action table. No No