powered by CADENAS

Manual

Manual

3.3.6.7. Activate PDM interface

Directly after the activation PARTsolutions will check in all requested parts in PRO.FILE. PARTsolutions cannot check, whether a part is really used in an assembly or later has been removed from it. That means, that all parts, exported from PARTsolutions, but not used remain in PRO.FILE.

Excluding the higher storage capacity in PRO.FILE there are no further disadvantages. If the part is effectively used in an assembly later, then this disadvantage can also be forgotten.

By the following two steps the interface is activated:

  • $CADENAS_SETUP/ifacecommon.cfg

    "AppBeforeCreate" and "AppAfterCreate" have to be commented in.

    [CreationOptions]
    AppBeforeCreate=GetObject("pdm.callbackCheckinout").AppBeforeCreate
    AppAfterCreate=GetObject("pdm.callbackCheckinout").AppAfterCreate

  • $CADENAS_SETUP/ifprofile.cfg

    ACTIVE_CONDITION has to be set on "true".

    [PLM]
    ACTIVE_CONDITION=true