Custom Outputs¶
Custom outputs are stored in two tables: process_custom_outputs and operation_custom_outputs. The attributes for both of these tables are very similar to the UDA table. The approach is very similar as well: store one row in the respective table for each custom output.
Note:
These tables do not have defined views because there are often too many different custom outputs in a typical deployment to simply tack them onto the process_facts and operation_facts tables.