QualityKnowledge

Change the default FMEA behaviour

Configure the Net View Settings panel

By default, certain FMEA objects are displayed on the New View Setting panel. You can customize this panel by modifying the NetViewConfiguration dataset file to add or remove objects. This dataset is added in the NetViewConfiguration dataset preference.

The NetViewConfiguration dataset contains NetView Configuration xml file.

  1. NetView It contains information about views and templates. <Netview> <Views> ...... </Views> <Template> ...... </Template> </Netview>

Views It contains system, function, and failure net view configuration.

SystemNetViewIt contains information about the system element view and its child nodes like function, failure, action group, and action. Copy`

           …. 

`
FunctionNodeIt contains template information, title key, and visible property choice configuration. FailureNodeIt contains template information, title key, and visible property choice configuration. ActionGroupNodeIt contains template information, title key, and visible property choice configuration. ActionNodeIt contains template information, title key, and visible property choice configuration.

FunctionNetViewIt contains information about the function element view and its child nodes like failure, action group and action. The FailureNode, ActionGroupNode, and ActionNode come under the FunctionNetView. FailureNetViewIt contains information about the failure net view and its child nodes like action group and action. The ActionGroupNode and ActionNode come under the FailureNetView .

  1. Templates It contains list of template used in system, function, and failure net view.

TemplateTemplate can be defined for Teamcenter object types. It contains information about template name from client viewModel. PropertyIt contains configuration about property name which is shown in the node, show label, and is modifiable.

Source: https://docs.sw.siemens.com/en-US/doc/282219420/PL20251212545240207.FMEA_deployment_administration/xid2308095 · retrieved 2026-07-11