Recordmergeeventhandler
Class: code
Record merge event handlers contain custom logic to execute as a merge starts or after the merge finishes.
Learn about Record Merge Event Handlers in Vault Help.
| Attribute | Metadata | Description |
|---|---|---|
label | Type: String Max length: 60 | UI-friendly string in the Vault's base language. |
active | Type: Boolean | Indicates whether the component is active. |
checksum | Type: String Max length: 1500 | Used to check data for errors. |
object | Type: Component Required | The object this record merge event handler is associated to, for example, product__v. |
source_code | Type: SdkCode Max length: 1048576 | The source of this record merge event handler and code used. Custom means this record merge event handler was developed with the Vault Java SDK. |
Supported Operations
Section link for Supported Operations| Operation | Support |
|---|---|
| Create | |
| Recreate | |
| Alter | |
| Drop | |
| Rename | |
| Describe | |
| Generate Recreate | |
| Queryable |