powered by CADENAS

Manual

Manual

3.3.3.5. Automated creation of material numbers

In order for the material number to be automatically created, a respective User Exit script has to be implemented in CIM DATABASE.

To this the standard script (stored under $CADENAS_SETUP/scripts/plm/Documents.py) can be used. Store the script at respective place in your CIM DATABASE environment.

$CADENAS_SETUP/ifcdb.cfg

[Common]
AUTOCHECKIN=0/1

  • 0: The creation of the material number happens dialog-based.

  • 1: The creation of the material number is automatically performed according to the "User Exit script".