Available Resources in Functional & Logical Authoring Customization

A resource is a PLM object (for example, a catalog or a business rule) or another type of file (for example, a bitmap or a spreadsheet). In Data Setup, resources are grouped in resource sets. A resource set is a PLM object that implements a single resource table. This topic lists available resources in the Functional & Logical Authoring Customization resource set.

Logical Name EKL Name Resource Type Mandatory Criteria Description
Flow/type association with a functional/logical port check FLTypeAssociationCheck Business Rule No Fact type = <Any value> Validates that a flow/type can be associated with a functional/logical port.
Functional/logical port connection authorization FLConnectionCreationCheck Business Rule No Fact type = <Any value> Enables to create a connection between two ports with different flows/types.
Functional/logical system connection authorization FLSystemConnectionCreationCheck Business Rule No Fact type = <Any value> Enables to create a connection between two ports or interfaces with different flows/types.
Functional/logical equivalence computation during replace FL_Replace_PortsMapping Business Rule No Fact type = <Any value> Computes ports equivalence to reroute connections during replace.
Operation Identifier = <Any value> The operation identifier defines when the equivalences are computed:
  • Case (1): before the default ports mapping, to overload it (OperationId = "OverloadPortsMapping")
  • Case (2): after the default ports mapping, and only for unmapped ports (OperationId = "PortMappingOnPortsWithoutEquivalence")