TableSync_MasterSlave
Overview
Workflow for aligning 1 entry between two DigaSystem tables
Can be used from
TableWatcher (WorkflowSystem 3.x only) or
other workflows e.g. TableSync_ScheduledFullCompareBehavior is MasterSlave:
changes on master side are synchronized to slave,
changes on slave side do not result in any immediate action but might be overwrittenAlignment covers:
entry top-level metadata
custom field metadata
medium-level metadata
subclip-level metadata
group memberships
files
Requirements
When used from TableWatcher
WorkflowServer >= 3.1.20
DPE Server >= 2.15.80 or DPE Nano Services >= 1.3.86
When used from TableSync_ScheduledFullCompare
WorkflowServer >= 2.13.11
DPE Server >= 2.15.80 or DPE Nano Services >= 1.3.86
Workflow Arguments
Name | Type | Description |
|---|---|---|
Verbose | Boolean | Enable verbose logging |
TestOnly | Boolean | Enable test mode, default: true |
AlignSubClipsWithUmids | Boolean | Do not use, default: false |
LogComponent | String | Override the standard log component name |
Priority | Int32 | default: 50 |
Other standard arguments which normally should not be modified
Name | Type | Description |
|---|---|---|
Arg_Event | String | |
Arg_TableId | String | |
Arg_EntryId | Int32 | |
Arg_SyncContext | String | |
Arg_SyncId | String | |
Arg_SyncGroupMembers | String | |
CreatingComponent | String | |
CurrentWorfklowId | Int32 | |
ServiceRootAddress | String | |
AccessToken | String | |
User | String | |
Password | String |