powered by CADENAS

Manual

Manual

3.3.4.3. Activation of interface

To activate the interface, do the following:

  • Set up path to the documents library:

    The configuration file under $CADENAS_SETUP/ifinsight.cfg contains in block Common, in the key InsightUrl th path to the document library as its value.

    [Common] 
    InsightUrl=http://ininsightst2:22998/dlib/CADENAS

  • Activating the interface:

    The configuration file under $CADENAS_SETUP/meta_plm_ifinsight.cfg contains in block PLM, in key ACTIVE_CONDITION after installation the value "false". For activation, it must be set to "true".

    [PLM] 
    ACTIVE_CONDITION=true

  • Check-in native parts in PDM:

    In the configuration file under $CADENAS_SETUP/ifsolidedge.cfg, in the section NativeCheckin apply the key CopyNativeFiles and set it to value '0'.

    Through this, native CAD parts are managed in the PDM system when opening the menu PARTsolutions -> My Parts / Features library -> Insert ("Native Checkin").

    (If CopyNativeFiles is set to '1', the parts in PARTsolutions in the "Pool" under $CADENAS_DATA\pool\insertpool\23d-natives\... are managed.)[49]

    [NativeCheckIn] 
    CopyNativeFiles=0



[49] If the key is not applied, it is equally valued as a configuration with value '1'.