powered by CADENAS

Manual

Manual

3.3.2.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: A dialog box opens, where you can manually enter the material number.

1: If you wish an automated creation of the material number, then set the value of AUTOCHECKIN to '1'.

Now the material number is automatically created according to the "User Exit script".