Checkin |
CheckinDialogPre |
Called as soon as the user clicks Checkin and
before first request sent to Integration Framework. Depending on this
result, checkin starts. |
CheckinStart |
Called before the object creation for each selected
item |
CheckinPartPre |
Called after second response and before third
request, typically used to create image files. The part file is not checked
in yet, no attributes are created or updated, and no relationships are
established. |
CheckinPartPost |
Called after successful file transfer and before
exiting checkin operation. |
Checkout |
CheckoutPartPre |
Called for each selected item prior to all selected
items being checked out. |
CheckoutPartPost |
Called after all the selected items are checked
out. |
File Open during Checkout |
OpenPartPre |
Called before opening each selected CAD file
during checkout. In case of open with file overwrite operation, even if a file is
not selected for overwrite, it is opened from the local disk and
loaded in the CAD tool.
This user exit is called for such files also.
|
OpenPartPost |
Called after opening each selected file and
after updating file attributes during Checkout. In case of open with file overwrite operation, even if a file is
not selected for overwrite, it is opened from the local disk and
loaded in the CAD tool.
This user exit is called for such files also.
|
Attribute Synchronization from Matrix |
UpdateAttributesInCadPre |
Called prior to updating attributes of the CAD
Part from ENOVIA |
UpdateAttributesInCadPost |
Called after updating the attributes of the
CAD Part from ENOVIA |
Check For Update Current |
CheckoutPartPre |
Called for each selected item prior to all selected
items being checked out. |
CheckoutPartPost |
Called after all the selected items are checked
out. |
OpenPartPre |
Called before opening each selected CAD file
during checkout |
OpenPartPost |
Called after opening each selected file and
after updating file attributes during Checkout |
Check For Update All |
CheckoutPartPre |
Called for each selected item prior to all selected
items being checked out. |
CheckoutPartPost |
Called after all the selected items are checked
out. |
Lock/Unlock (Applicable only for RFA Object) |
LockPartPre |
Called for each selected item once submitted
for lock and prior to download. |
LockPartPost |
Not used. |