For basic keys see Abschnitt 3.2.5, „Additional tasks “.
All Additional Tasks take place after the document is created in Teamcenter. For this, you need a connection to Teamcenter. To connect to Teamcenter, you need a http link and the login.
[TEAMCENTER_LOGIN] Teamcenter_Login_HOST00=http://<servername>/tc Teamcenter_Login_USER=<username> Teamcenter_Login_PASS=<password>
Short description about the single methods:
Create and Relate Item: Create an additional non geometry Item and optionally link it to a Teamcenter folder and the geometry Item or it's sub objects.
Map attributes: Attribute mapping for the created Item and it's sub objects. For each target object add an attribute mapping section with section name set to a property path that selects the target object.
Move to New Folder: Move the created Item to a specific folder in Teamcenter.
Change owner: Set a new owner for the created Item or it's sub objects.
Set Release Status: Set the release status on the created Item or it's sub objects.
Create process instance: Start a worflow process for the created Item or it's sub objects.
Classify eclass advanced: Classify Teamcenter objects using eClass advanced (BMEcat) data.
Set owning project: Set the owning project for the new Item and/or it's references.
Store existing object Uids: Use this to collect all existing Teamcenter objects, that are target objects of the Additional Tasks callbacks. This list can later be used to skip these objects using the TC_HookService_***_Only_New_Objects option.
Revise: Revise an Item. If this callback is used, the export data is not updated with the new ItemRevisionId and the old ItemRevision given by PLMTable2/cfg is opened. To revise the export Item and open/place the new ItemRevision in Cad, please use the Revise & Export functionality (TC_HookService_Revise_ItemId will be set by the interface in this case). All other keys are applied as usual.
Details on the single methods can be found in the configuration file, in the key's help texts.