The "pubapcomputers" view is derived from the "allcomputers" returning attributes for hardware assets related to and combined with software definition and publisher. This table is created dynamically by product and will not exist unless the product is installed.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| swuuid | integer | with null | Unique identifier for related publisher definition |
| pubname | varchar(20) | with null | Publisher name |
| swname | varchar(20) | with null | Software application name |
| hwuuid | integer | with null | Unique identifier for related hardware definition |
Product Name: BPM
Table Type: View
Relationships:
| Primary Key | Related Table | Related Column |
| pubappservers | swuuid pubname swname |
|
| pubappdesktops | swuuid pubname swname |