Table Columns

The Connector for Cadence OrCAD uses the ECADBOMTableDetails table to define the columns that display in the bill of materials. You can use this table as is, modify the columns that display, or create alternative tables that users can select.

When adding an attribute as a table column, do not use the exact attribute name as the column name. For example, if the attribute is named Description, use a column name such as _Description.

For complete details about modifying forms, see MQL Command Reference: table Command. Use that information with the information here to determine how to update the ECAD-ComponentSearchForm form to meet your business requirements.

If you modify any tables, you must reload the cache for your changes to take effect. To do so, execute this command in an MQL window:

exec prog com.pe_gmbh.bommanagement.Dispatcher -method reloadCache