powered by CADENAS

Manual

Manual

3.3.2.3. Activate PDM interface

[Note] Note

Precondition:

Before you activate the PDM interface, please ensure that the CAD interface is activated.

On this see under Section 2.3.6.5, “Activating the PARTsolutions interface in Pro/E ”.

The activation of the interface happens in the following configuration files:

  • $CADENAS_SETUP/ifacecommon.cfg

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

  • $CADENAS_SETUP/ifcdb.cfg

    [PLM]
    ACTIVE_CAD=PROEWILDFIRE
    ACTIVE_CONDITION=true

  • $CADENAS_SETUP/ifcdb.cfg

    [Common]
    TALKAPIDLL=c:\ cdbtalk\talkapi_win.dll

    Store the dll in the default path or adjust the path, if you want to save the dll at another place.

The communication with CDB requires a so-called “Blob mode“. This has to be activated at each client with the help of a system variable.

CADDOK_FACCESS_MODE=BlobAccess