Automation for All Types

All types have two triggers that populate the Originator attribute.

If you remove the Originator attribute from a type, make sure you turn off the trigger that populates the attribute by removing the Create and Revision triggers from the type.

This table describes the triggers for all object types:

eService Trigger Program Parameters Object Trigger Program and JPO Method Description of Action

N: TypeAllCreateAction

R: PopulateOriginator

emxcommonSetOriginator_if

See the 3DEXPERIENCE Basics.

Store user's name in Originator attribute

N: TypeAllReviseAction

R: PopulateOriginator

emxcommonSetOriginator_if

See the 3DEXPERIENCE Basics.

Store user's name in Originator attribute

N: TypeAllReviseAction

R: Copy Images

JPO: emxImageManager

Method: copyImagesOnRevise

Clones the image connected to the object and connects it to the new revision of the object (uses the Image Holder relationship).
N: TypeAllCreateAction

R: deploymentExtension

JPO: emxUnifiedDicoProgram

Mehtod: AddDeployementExtension

Computes and applies a deployment extension when an object is created.