32.5. Abort native checkin for parts/assemblies with more than one characteristic

When using a PDM integration it is not possible to import a family table with several characteristics (variants) into PARTsolutions via function Insert . If this is the case the process is aborted with a respective error message.[193]

The function Insert (Import own part / assembly into library) only supports parts/assemblies with maximal one characteristic (variant).

The following cases can occur:

  • Assembly with one characteristic (variant)

    -> Supported

  • Assembly with only one characteristic (variant), but with a part, which has several characteristics.

    -> Error message (not supported)

  • Assembly with characteristics (variants)

    -> Error message (not supported)

Settings for Native checkin with PDM:

Configuration file ifacecommon.cfg

[NativeCheckin]
copyNativeFiles=0
UseUploadTransaction=1

Key UseUploadTransaction:

  • 1: The method NativeUploadTransaction() of the active interface is processed -> Native Checkin with PDM

  • 0: No method of the PDM interface

Key CopyNativeFiles:

  • 0: No data is copied into the NativePool (data is fetched from the PDM). That's why this setting is actually only used together with UseUploadTransaction=1.

  • 1: CAD files are copied into the PARTsolutions NativePool.




[193] #37803