Server events - HxGN SDx - Update 61 - Help - Hexagon

HxGN SDx Extensibility

Language
English
Product
HxGN SDx
Search by Category
Help
SmartPlant Foundation / SDx Version
10

There are currently five types of server events:

  • Object events

  • Custom workflow process step events

  • Relationship object events

  • Change action events

  • File Operations

Object events

Event

Triggered when an object is . . .

OnCreated

Created

OnCopied

Copied

OnDeleted

Deleted

OnTerminated

Terminated

OnUpdated

Updated

Custom workflow process step events

Event

Triggered by the workflow . . .

Execute

When executing a custom workflow process step

Relationship object events

Event

Triggered when a Relationship is . . .

OnRelCreated

Created

OnRelCopied

Copied

OnRelDeleted

Deleted

OnRelTerminated

Terminated

OnRelUpdated

Updated

Change action events

Event

Triggered when . . .

OnChangeActionAllocated

A Change Action is related to a tool signature

OnChangeActionUpdated

A status related to the change action changed

OnChangeActionScopeChange

The scope of the objects of the change action was extended or reduced

File operations events

Event

Triggered when a document . .

FileOperations

Undergoes one of the supported file operation sub-events:

  • Checkout

  • Checkin

  • Revise

  • Replace

  • SignOff

  • UndoCheckout

  • UndoSignOff